/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body{
background:#212121 url(../images/charte/bg-body.jpg) repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:992px;
margin:0 auto;
background:url(../images/charte/bg-container.jpg) center top repeat-y;
}
#container2{
position:relative;
min-height:100%;
width:992px;
margin:0 auto;
background:url(../images/charte/bg-contenu.jpg) 0 151px no-repeat;
}
/***************** HEADER *****************/
#header{
width:992px;
height:151px;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:188px;
padding:39px 0 0 25px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
border:solid #b5c76b;
border-width:0 0 1px 0;
}
#menuLeft a{
text-decoration:none;
font:bold 12px/18px Arial, Helvetica, sans-serif;
color:#FFF;
display:block;
height:18px;
overflow:hidden;
padding:0 0 0 10px;
}
#menuLeft a:hover,
#menuTop a.trigered{
background: url(../images/charte/bg-ssrubz.jpg) no-repeat;
color:#fff;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#98a451;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 10px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#7d8a2e;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:480px;
padding:0 0 0 80px;
}

#contenudrte{
float:left;
width:180px;
margin:150px 0 0 25px;
text-align:center;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:25px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
width:100%;
position:relative;
background: url(../images/charte/bg-footer.jpg) repeat-x;
margin:-25px auto 0 auto;
}

#foot{
width:992px;
height:25px;
clear:both;
margin:0 auto;
}
#idep{
position:absolute;
right:0;
top:0;
width:310px;
height:25px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
font:9px/20px Arial, Helvetica, sans-serif;
color:#FFF;
float:left;
display:block;
margin:0 5px;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:underline;
color:#fff;
}

#circuit {
position:absolute;
top:334px;
left:129px;
width:130px;
height:104px;
}
