@IMPORT URL(reset.css);
@IMPORT URL(header.css);
@IMPORT URL(nav.css);
@IMPORT URL(footer.css);
@IMPORT URL(onglet.css);
@IMPORT URL(picto-footer.css);

*{
margin:0;
padding:0
}
body {
 background: #E3E2E1;
    margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;

}
img, fieldset {
border:none;
}

#page{
background: url(../img/bg-container.png) center repeat-y;
    margin: 0 auto;
    padding: 0;
    width: 950px;
}
#bandeau{
margin-left:12px;
width:926px;
clear:both;
height:250px;
overflow:hidden;
background:url(/v2/img/bandeau_bg.jpg) top left repeat-x;
}
#bandeau img{
float:left;
}
#bandeau h1{
color:white;
float:left;
font-size:20px;
margin-top:18px;
}

#bandeau span{
float:left;
color:white;
font-size:20px;
}

#bandeau h2{
color:white;
float:left;
font-size:20px;
margin-left:5px;
}

#bandeau .separe{
float:left;
width:346px;
height:2px;
line-height:0;
}

#bandeau p{
float:left;
width:346px;
color:white;
}





/**/
#titbandeau{
clear:both;
height:46px;
background:url(/v2/img/bg_titbandeau.jpg) top left repeat-x;
}
/**/

#chemin{
clear:both;
background:url(/v2/img/nav_bg.jpg) bottom left repeat-x;
height:25px;
padding-top:5px;
padding-left:15px;
font-weight:bold;
font-size:13px;
}
#chemin a{
font-size:13px;
}

/* PICTOS */
#pictos {
clear:both;
background:url(/v2/img/bg_picto.jpg) top left repeat-x;
padding-top:15px;
padding-bottom:15px;
overflow:hidden;
padding-left:25px;
height:225px;
}

#pictos .picto {
float:left;
width:19%;
text-align:left;
}
/*.ie #pictos .picto {
float:left;
width:16.2%;
text-align:center;
height:202px;
}

.ie #pictos .picto {
margin-bottom:30px;
}*/
#pictos .picto a{
float:left;
}
#pictos .picto a.active{
float:left;
color:#00aaff;
}
#pictos .picto img {
float:left;
margin-bottom:5px;
margin-right:5px;
}
/*#pictos .picto h2, #pictos .picto p {
width:96px;
padding-left:3px;
margin:0 auto;
text-align:left;
}
*/
#pictos .picto h2 {
font-size:12px;
color:#00aaff;
margin-bottom:3px;
}
#pictos .picto a {
color:#3f3f3f;
}
#pictos .picto h2 a {
float:left;
margin-top:25px;
}


#infos div h1{
font-size:19px;
font-weight:bold;
color:#3f3f3f;
}
#infos div h2{
font-size:20px;
color:#5a5a5a;
}
#infos div p{
font-size:14px;
color:#3f3f3f;
margin-bottom:20px;
}
#infos div img{
margin-bottom:5px;
}
#infos div a{
font-size:14px;
font-weight:bold;
}

#infos #deux50{
border-left:1px solid #dbdbdb;
}
#infos #deux50, #infos #un50{width:45% !important; float:left;padding-left:2%;padding-right:2%;}
ol {/*display: block;*/ margin:0; padding: 0 0 0 40px; }

#deux50 UL {
        /*display: block;*/
        margin: 1.33em 0;
        padding: 0 0 0 40px;
        }

#deux50 LI {
        /*display: list-item;*/
		font-size:14px;
        margin: 0;
        padding: 0;
        }
#sub50 { font-size:16px; font-weight:bold; color:#3F3F3F;padding-left:1%; clear:both; margin-bottom:15px; }
#sub50 a{ color:#00AAFF; }
/*#sub50 a img:hover { border:10px solid #00AAFF; padding:0; }*/
#sub50 a img { border:none; padding:10px; }

.infoaudit {clear:both; display:block; width:700px; margin-bottom:20px;}
.infoaudit img {border: none; float:right;}
.infoaudit p {font-size:16px; font-weight:bold; color:#3F3F3F;}
.infoaudit span{font-size:12px;}


