/***************** 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:#FFF url(../images/charte/bg-body.jpg) repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:960px;
margin:0 auto;
background:#e7e7e7 url(../images/charte/bg-container.jpg) bottom left no-repeat;
}
/***************** HEADER *****************/
#header{
width:960px;
height:277px;
}

#headerFlash{
	float:left;
	width:960px;
	height:277px;
	/*obligatoire si il y a un flash (firefox)*/
	display:block;
	outline:0;
}

/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:960px;
height:30px;
background:#ff8598;
list-style:none;
}
#menuTop li a span{
visibility:hidden;
}
#menuTop li{
position:relative;
float:left;
width:160px;
}
#menuTop a{
text-decoration:none;
font:bold 12px/30px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
text-transform:uppercase;
display:block;
height:30px;
overflow:hidden;
border:solid #ff9faf;
border-width:0 1px 0 0;
}
#container #menuTop a:hover,
#container #menuTop a.trigered,
#container #menuTop a.rubrique_active{
	background-position:bottom left;
}
#menuTop li.bt1 a{background:url(../images/charte/bt-01.jpg) no-repeat;}
#menuTop li.bt2 a{background:url(../images/charte/bt-02.jpg) no-repeat;}
#menuTop li.bt3 a{background:url(../images/charte/bt-03.jpg) no-repeat;}
#menuTop li.bt4 a{background:url(../images/charte/bt-04.jpg) no-repeat;}
#menuTop li.bt5 a{background:url(../images/charte/bt-05.jpg) no-repeat;}
#menuTop li.bt6 a{background:url(../images/charte/bt-06.jpg) no-repeat;}


/***************** SOUS MENU *****************/
#menuTop li ul{
list-style:none;
position:absolute;
width:160px;
top:-6000px;
left:0;
background:#ffc0a9;
border:solid #fff;
border-width:1px 0 0 0;
}
#menuTop li li{
float:none;
}
#container #menuTop li li a{
background:none;
width:auto;
position:relative;
height:20px;
font:11px/20px Arial, Helvetica, sans-serif;
text-transform:none;
color:#fff;
text-decoration:none;
border:solid #ffcfbd;
border-width:0 0 1px 0;
}
#container #menuTop li li a:hover{
background:#ff8598;
}
/***************** MENU LEFT *****************/
#menuLeft{
	float:left;
	width:163px;
	list-style:none;
	background:url(../images/charte/bg-menuleft.gif) repeat-y;
	margin:10px 0;
	padding:10px 0;
}
#menuLeft li a span{
visibility:hidden;
}

#menuLeft li a{
	text-decoration:none;
	font:bold 13px/25px Arial, Helvetica, sans-serif;
	height:25px;
	color:#7b7b7b;
	display:block;
	margin:0 0 0 8px;
}
#container #menuLeft li a:hover,
#container #menuLeft li a.rubrique_active{
	background-position:top right;
}
#menuLeft li.bt1 a{background:url(../images/charte/btn-01.jpg) top left no-repeat;}
#menuLeft li.bt2 a{background:url(../images/charte/btn-02.jpg) top left no-repeat;}
#menuLeft li.bt3 a{background:url(../images/charte/btn-03.jpg) top left no-repeat;}
#menuLeft li.bt4 a{background:url(../images/charte/btn-04.jpg) top left no-repeat;}
#menuLeft li.bt5 a{background:url(../images/charte/btn-05.jpg) top left no-repeat;}
#menuLeft li.bt6 a{background:url(../images/charte/btn-06.jpg) top left no-repeat;}
#menuLeft li.bt7 a{background:url(../images/charte/btn-07.jpg) top left no-repeat;}
#menuLeft li.bt8 a{background:url(../images/charte/btn-08.jpg) top left no-repeat;}
#menuLeft li.bt9 a{background:url(../images/charte/btn-09.jpg) top left no-repeat;}
#menuLeft li.bt10 a{background:url(../images/charte/btn-10.jpg) top left no-repeat;}


/***************** SOUS MENU */
#menuLeft li ul{
	list-style:none;
}
#container #menuLeft li ul li a{
	background:none;
	border:none;
	text-decoration:none;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	height:14px;
	color:#6F6F6F;
	display:block;
	padding:2px 5px 2px 15px;
}
#container #menuLeft li ul li a:hover,
#container #menuLeft li ul li a.rubrique_active{
	text-decoration:none;
	color:#333333;
	background: url(../images/charte/puce.gif) 5px no-repeat;
}

/***************** CONTENU *****************/
#contenu{
float:left;
width:500px;
padding:20px 0 100px 30px;
}
/***************** ENCART *****************/
#encart{
float:left;
width:210px;
height:205px;
margin:40px 25px;
background:url(../images/charte/encart.jpg) no-repeat;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:30px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
width:100%;
height:30px;
margin:-30px 0 0 0;
background: url(../images/charte/bg-footer.jpg) repeat-x;
}
#foot{
position:relative;
clear:both;
width:960px;
height:30px;
margin:0 auto;
}

#idep{
position:absolute;
left:0;
top:0;
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:#d5d5d5;
margin:4px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}

