/***************** 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:#5d595b;
}

#logo {
width:112px;
height:200px;
background:url(../images/charte/logo.jpg) no-repeat;
position:absolute;
top:0;
left:0;}

/***************** CONTAINER *****************/
#container{
position:absolute;
width:940px;
height:600px;
left:50%;
top:50%;
margin-left:-470px;
margin-top:-300px;
background:#fff;
}
/***************** HEADER *****************/
#header{
width:940px;
height:70px;
background:url(../images/charte/header.jpg) no-repeat;
}
#headerFlash{
	float:left;
	width:940px;
	height:70px;
	/*obligatoire si il y a un flash (firefox)*/
	display:block;
	outline:0;
}

/***************** MENU TOP *****************/
#menuTop1{
position:relative;
z-index:10;
width:784px;
height:30px;
margin:0 20px 0 156px; 
background: url(../images/charte/bg-menutop1.jpg) no-repeat;
list-style:none;
}
#menuTop1 li a span{
visibility:hidden;
}
#menuTop1 li{
position:relative;
float:left;
}
#menuTop1 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;
}
#container #menuTop1 a:hover,
#container #menuTop1 a.trigered,
#container #menuTop1 a.rubrique_active{
	background-position:bottom center;
}
#menuTop1 li.bt1 a{background:url(../images/charte/bt-01.jpg) top center no-repeat; margin-left:620px; width:144px;}
/*#menuTop1 li.bt2 a{background:url(../images/charte/bt-02.jpg) top center no-repeat; float:left; width:159px; float:left;}
#menuTop1 li.bt3 a{background:url(../images/charte/bt-03.jpg) top center no-repeat; float:left; width:173px; float:left;}
#menuTop1 li.bt4 a{background:url(../images/charte/bt-04.jpg) top center no-repeat; float:left; width:167px; float:left;}
#menuTop1 li.bt5 a{background:url(../images/charte/bt-05.jpg) top center no-repeat; float:left; width:121px; float:left;}
#menuTop1 li.bt6 a{background:url(../images/charte/bt-06.jpg) top center no-repeat; float:left; width:144px; float:left;}*/


/***************** SOUS MENU *****************/
#menuTop1 li ul{
list-style:none;
position:absolute;
width:155px;
top:-6000px;
left:0;
background:#FFF;
text-align:center;
border:solid #5D595B;
border-width:0 1px 1px 1px ;
}
#menuTop1 li li{
float:none;
}
#container #menuTop1 li li a{
background:none;
width:auto;
position:relative;
height:20px;
font:11px/20px Arial, Helvetica, sans-serif;
text-transform:none;
color:#9c9d95;
text-decoration:none;
}
#container #menuTop1 li li a:hover{
color:#FFF;
background:#9c9d95;
}

/***************** MENU TOP *****************/

#menuTop{
position:relative;
z-index:10;
width:764px;
height:30px;
margin:0 20px 0 156px; 
background:#FFF;
list-style:none;
}
#menuTop li a span{
visibility:hidden;
}
#menuTop li{
position:relative;
float:left;
}
#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;
}
#container #menuTop a:hover,
#container #menuTop a.trigered,
#container #menuTop a.rubrique_active{
	background-position:bottom center;
}
#menuTop li.bt1 a{background:url(../images/charte/bt-02.jpg) top center no-repeat;width:159px;}
#menuTop li.bt2 a{background:url(../images/charte/bt-03.jpg) top center no-repeat;width:173px;}
#menuTop li.bt3 a{background:url(../images/charte/bt-04.jpg) top center no-repeat;width:167px;}
#menuTop li.bt4 a{background:url(../images/charte/bt-05.jpg) top center no-repeat;width:121px;}
#menuTop li.bt5 a{background:url(../images/charte/bt-06.jpg) top center no-repeat;width:144px;}
/*#menuTop li.bt6 a{background:url(../images/charte/bt-06.jpg) top center no-repeat;}*/


/***************** SOUS MENU *****************/
#menuTop li ul{
list-style:none;
position:absolute;
width:155px;
top:-6000px;
left:0;
background:#FFF;
text-align:center;
border:solid #5D595B;
border-width:0 1px 1px 1px ;
}
#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:#9c9d95;
text-decoration:none;
}
#container #menuTop li li a:hover{
color:#FFF;
background:#9c9d95;
}


/***************** CONTENU *****************/
#contenu{
width:754px;
height:418px;
padding-right:10px;
margin:20px 0 10px 156px;
overflow:auto;
}

.accueil {
background:url(../images/charte/bg-accueil.jpg) bottom left no-repeat;}
/***************** FOOTER *****************/
#footer{
position:absolute;
width:940px;
height:32px;
left:0;
bottom:0;
background:#5d595b;
}
#idep{
position:absolute;
left:0;
top:0;
width:125px;
height:32px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
font:9px/35px Arial, Helvetica, sans-serif;
color:#FFF;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#CCC;
}



.contacter{
float:left;
width:150px;
height:25px;
margin-left:25px;
margin-top:57px;
cursor:pointer;

}
