/***************** 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:#AF672D url(../images/charte/body.jpg) center top no-repeat;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:980px;
margin:0 auto;
background:scroll #fff url(../images/charte/bg-container.jpg) center top repeat-y;
}
#container2{
background:url(../images/charte/container.jpg) center top no-repeat;
width:980px;
min-height:100%;
}
/***************** HEADER *****************/
#header{
background:url(../images/charte/header.jpg) center top no-repeat;
width:980px;
height:130px;
}
#anim{
width:580px;
height:100px;
margin-left:180px;
}
#menuTop p{
font:10px/30px Arial, Helvetica, sans-serif;
color:#fff;
text-align:right;
padding:0 15px 0 0;
}
#menuTop a{
text-decoration:none;
color:#fff;
}
#menuTop a:hover{
text-decoration:underline;
color:#fff;
}
#compte{
position:absolute;
top:40px;
right:20px;
width:200px;
height:80px;
}
#compte a{
font:10px/20px Arial, Helvetica, sans-serif;
color:#fff;
height:20px;
display:block;
text-decoration:none;
margin-left:70px;
}
#compte a:hover{
text-decoration:underline;
}
#compte a.bt01{
margin-top:18px;
}
#compte a.bt02{
margin-top:14px;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:160px;
padding:0 0 0 20px;
}
#menuLeft ul{
list-style:none;
}
#menuLeft li a{
background-repeat:no-repeat;
text-decoration:none;
font:bold 11px/25px Arial, Helvetica, sans-serif;
color:#fff;
width:160px;
display:block;
overflow:hidden;
}
#menuLeft li a:hover{
color:#fff;
}
#menuLeft li span{
display:none;
}
#menuLeft li.bt01 a{background:url(../images/charte/bt01.jpg) left top; height:50px;}
#menuLeft li.bt02 a{background:url(../images/charte/bt02.jpg) left top; height:25px;}
#menuLeft li.bt03 a{background:url(../images/charte/bt03.jpg) left top; height:25px;}
#menuLeft li.bt04 a{background:url(../images/charte/bt04.jpg) left top; height:25px;}
#menuLeft li.bt05 a{background:url(../images/charte/bt05.jpg) left top; height:25px; margin-bottom:10px;}
#menuLeft li.bt06 a{background:url(../images/charte/bt06.jpg) left top; height:25px;}
#menuLeft li.bt07 a{background:url(../images/charte/bt07.jpg) left top; height:25px;}
#menuLeft li.bt08{background:url(../images/charte/bt08.jpg) left top; height:40px;}
#menuLeft li.bt09{background:url(../images/charte/bt09.jpg) left top; height:40px;}

#menuLeft li.bt01 a:hover{background-position:right top;}
#menuLeft li.bt02 a:hover{background-position:right top;}
#menuLeft li.bt03 a:hover{background-position:right top;}
#menuLeft li.bt04 a:hover{background-position:right top;}
#menuLeft li.bt05 a:hover{background-position:right top;}
#menuLeft li.bt06 a:hover{background-position:right top;}
#menuLeft li.bt07 a:hover{background-position:right top;}
/***************** CONTENU *****************/
#contenu{
float:left;
width:770px;
padding-left:10px;
}




#contenuTexte{
float:left;
padding:0 20px 0 20px;
border-top:#666 dotted 1px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:60px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:980px;
height:60px;
margin:-60px auto 0;
background: url(../images/charte/footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
left:10px;
top:30px;
width:195px;
height:30px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#fff;
margin:4px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}
