/***************** 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/body.jpg) center top repeat-x;
}
/***************** INTRO *****************/
#containerIntro{
position:absolute;
background-color:#000;
width:100%;
height:100%;
}
#logo{
position:absolute;
width:150px;
height:50px;
top:10px;
left:20px;
z-index:50;
}
#intro{
position:absolute;
width:990px;
height:550px;
left:50%;
top:50%;
margin-left:-495px;
margin-top:-275px;
z-index:0;
}
#footerIntro{
background:none;
height:30px;
width:100%; 
position:absolute;
bottom:0;
left:0;
}
#footerIntro #idep{
position:absolute;
top:0;
bottom:0;
width:195px;
height:20px;
}
#footerIntro #idep img{
float:left;
}
#footerIntro #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#4A4A4A;
margin:8px 0 0;
}
#footerIntro #idep a.idep.optea{
margin:0;
}
#footerIntro #idep a:hover.idep{
text-decoration:none;
color:#ccc;
}
#footerIntro p{
font:10px/30px Arial, Helvetica, sans-serif;
color:#4A4A4A;
text-align:right;
padding:0 10px 0 0;
}
#footerIntro p a{
text-decoration:none;
color:#4A4A4A;
}
#footerIntro a:hover, #footer a:active{
color:#ccc;
}
#clearFooterIntro{
height:-60px;/*--- = à la hauteur du footer ---*/
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:900px;
margin:0 auto;
background:url(../images/charte/bg-container.jpg) center top repeat-y;
}
#container2{
background: url(../images/charte/container.jpg) center top no-repeat;
width:900px;
min-height:100%;
}
/***************** HEADER *****************/
#header{
background:url(../images/charte/header.jpg) center top no-repeat;
width:900px;
height:200px;
}
#header #drapeaux{
text-align:right;
padding-right:20px;
height:20px;
}
#headerAnim{
width:880px;
height:170px;
padding:10px 0 0 10px;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:160px;
padding:30px 0 0 20px;
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#container #menuLeft h1 span{
padding-left:10px;
}
#menuLeft a{
background: url(../images/charte/bt-left.jpg) center top no-repeat;
text-decoration:none;
font:12px/25px Arial, Helvetica, sans-serif;
color:#426B85;
display:block;
height:24px;
overflow:hidden;
line-height:24px;
}
#menuLeft a:hover,
#menuTop a.trigered{
background: url(../images/charte/bt-left.jpg) center bottom no-repeat;
color:#E0E0E0;
}
#menuLeft a.fleche{
background:url(../images/charte/bt-left-fleche.jpg) center top no-repeat;
}
#menuLeft a.fleche:hover{
background:url(../images/charte/bt-left-fleche.jpg) center bottom no-repeat;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:11px/20px Arial, Helvetica, sans-serif;
color:#426B85;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 15px;
}
#container #menuLeft li a:hover{
color:#E0E0E0;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:670px;
padding:20px 0 0 30px;
}
#diapo{
width:670px;
height:130px;
margin:20px 0 20px 0;
}
/*---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 *****************/
#footerBg{
background: url(../images/charte/bg-footer.jpg) center top repeat-x;
height:60px;
width:100%; 
margin:-60px auto 0;
clear:both;
}
#footer{
position:relative;
clear:both;
width:900px;
height:60px;
margin:0 auto;
background: url(../images/charte/footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
left:20px;
top:30px;
width:195px;
height:20px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#4A4A4A;
margin:8px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#ccc;
}

