/***************** 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:#241600 url(../images/charte/bg-body.jpg) left top repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%; /*---obligatoire pour le footer:Firefox---*/
height:auto !important;/*---obligatoire pour le footer:Firefox---*/
height:100%;
width:990px;
margin:0 auto;
background:#241600;
z-index:0;
}
/***************** HEADER *****************/
#page-header{
width:990px;
height:179px;
background:url(../images/charte/header.jpg) left top no-repeat;
}
/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:394px;
height:28px;
background:url(../images/charte/bg-menuTop.jpg) left top no-repeat;
list-style:none;
padding-left:596px;
}
#menuTop li{
position:relative;
float:left;
}
#menuTop li span{
display:none;
}
#menuTop a{
text-decoration:none;
display:block;
height:28px;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
display:block;
}
a.bt1		{ 	background:url(../images/charte/bt1.jpg) no-repeat left top; width:80px;	  	}
a:hover.bt1 {	background:url(../images/charte/bt1hover.jpg) no-repeat left top; width:80px; 	}

a.bt2		{ 	background:url(../images/charte/bt2.jpg) no-repeat left top; width:142px; 	  	}
a:hover.bt2 {	background:url(../images/charte/bt2hover.jpg) no-repeat left top; width:142px;	}

a.bt3		{ 	background:url(../images/charte/bt3.jpg) no-repeat left top; width:92px;	  	}
a:hover.bt3 {	background:url(../images/charte/bt3hover.jpg) no-repeat left top; width:92px;	}

a.bt4		{ 	background:url(../images/charte/bt4.jpg) no-repeat left top; width:80px;	  	}
a:hover.bt4 {	background:url(../images/charte/bt4hover.jpg) no-repeat left top; width:80px;	}

/***************** CONTENU *****************/
#contenu{
width:990px;
background:url(../images/charte/bg-contenu.jpg) left top no-repeat;
min-height:330px; /*---obligatoire pour le footer:Firefox---*/
height:auto !important;/*---obligatoire pour le footer:Firefox---*/
padding:0px 0px 70px 0px;
}
#contenu #contenuTexte{
float:left;
/*width:760px;   */
padding: 0px 0px 0 15px;
width:501px;
margin: 80px 0px 0px;
display:inline;
/*border-right:1px solid red;*/
}
/**html #contenu #contenuTexte{
float:left;
width:695px;
}*/




/***************** MENU *****************/

#contenu #menuLeft{
float:left;
width:190px;
padding:77px 0 0 15px;
}
#contenu #menuLeft h1{
height:36px;
width:190px;
display:block;
}

#contenu #menuLeft span{
display:none;
}

#contenu #menuLeft ul{
list-style:none;
}
#contenu #menuLeft a{
height:36px;
display:block;
width:190px;
overflow:hidden;
}
#contenu #menuLeft a:hover,
#menuTop a.trigered{
color:#fff;
}



a.bt5		{ 	background:url(../images/charte/bt5.jpg) no-repeat left top; 	  	}
a:hover.bt5 {	background:url(../images/charte/bt5hover.jpg) no-repeat left top; 	}

a.bt6		{ 	background:url(../images/charte/bt6.jpg) no-repeat left top; 	  	}
a:hover.bt6 {	background:url(../images/charte/bt6hover.jpg) no-repeat left top; 	}

a.bt7		{ 	background:url(../images/charte/bt7.jpg) no-repeat left top; 	  	}
a:hover.bt7 {	background:url(../images/charte/bt7hover.jpg) no-repeat left top; 	}

a.bt8		{ 	background:url(../images/charte/bt8.jpg) no-repeat left top; 	  	}
a:hover.bt8 {	background:url(../images/charte/bt8hover.jpg) no-repeat left top; 	}


/***************** SOUS MENU */

#container #contenu #menuLeft li a{
text-decoration:none;
text-align:center;
font:bold 11px Arial, Helvetica, sans-serif;
color: #009900;
display:block;
height:20px;
line-height:20px;
background:#fff;
width:190px;
margin:0;
}
#container #contenu #menuLeft li a:hover{
text-decoration:none;
color: #996600;
background:#FDAC44;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
line-height:0px;
height:0px;
font-size:0px;
}
#clearFooter{
height:72px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer1{
position:absolute;
width:100%;
height:72px;
margin:-72px auto;
background:url(../images/charte/bg-footer.jpg) left top repeat-x;
}
#footer{
clear:both;
width:990px;
height:50px;
margin:0 auto;
background:url(../images/charte/bg-footer.jpg) left top repeat-x;
padding-top:20px;
display:block;
}
#idep{
width:210px;
height:30px;
padding-left: 10px;
float:left;
}
#idep img{

float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color: #330000;

margin:8px 0 0 ;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:underline;
color: #330000;
}
