/***************** 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:#a49667 url(../images/charte/bg-body.jpg) center top no-repeat;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:960px;
margin:0 auto;
background:scroll url(../images/charte/bg-container.gif) center top repeat-y;
}
/***************** HEADER *****************/
#petit-menu{
position:absolute;
top:45px;
left:120px;
width:410px;
height:10px;
}
#petit-menu p{
font:bold 10px/10px Arial, Helvetica, sans-serif;
color:#413518;
}
#petit-menu a{
font:bold 10px/10px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}
#petit-menu a:hover{
font:bold 10px/10px Arial, Helvetica, sans-serif;
color:#413518;
}
#letop{
width:960px;
height:280px;
background:url(../images/charte/bg-header.jpg) center top no-repeat;
}
#header{
width:960px;
height:220px;
}
/***************** TOP *****************/
#top{
width:960px;
height:60px;
float:left;
}
#commandd{
width:90px;
float:left;
padding:30px 0 0 590px;
}
#commandd a{
font:bold 9px/9px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
text-align:left;
float:left;
display:block;
width:100px;
margin:4px 0px 0 0px;
}
#commandd a:hover{
color:#413518;
}
/*****************COMPTE*/
#comptt{
width:150px;
height:60px;
float:left;
}
#comptt input{
width:90px;
background:none;
height:14px;
border:none;
font:11px Arial, Helvetica, sans-serif;
color:#666;
float:left;
}
#comptt #box1{
margin:28px 0 2px 15px;
}
#comptt #box2{
margin-left:15px;
}
#comptt a.ok{
font:bold 11px/14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
text-align:center;
text-transform:uppercase;
float:left;
display:block;
width:10px;
height:10px;
margin:0px 0px 0 10px;
}
#comptt a.ok:hover{
color: #413518;
}
#lien {
float:left;
width:108px;
margin:25px 0px 0 5px;
}
#lien a{
font:10px/10px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
float:left;
width:100px;
height:10px;
margin:4px 0px 0 0px;
}
#lien a:hover{
color:#413518;
}
/***************** RECHERCHER*****************/
#recherche{
width:200px;
height:35px;
}
#recherche input{
background:none;
width:125px;
height:15px;
border:none;
font:11px Arial, Helvetica, sans-serif;
color:#70472b;
float:left;
padding:15px 0 0 18px;
}
#recherche #box1{
margin-left:22px;
float:left;
}
#recherche #rech{
margin-left:22px;
float:left;
}

#recherche a.ok{
font:bold 11px/14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
text-align:center;
text-transform:uppercase;
float:left;
width:15px;
height:14px;
margin:0px;
padding:15px 0 0 8px;
background: none;
float:left;
}
#recherche a.ok:hover{
color:#70472b;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:200px;
height:375px;
background: #bfb59d url(../images/charte/bg-left.jpg) center top no-repeat;
}
#menuLeft ul{
list-style:none;
}
#menuLeft a{
text-decoration:none;
display:block;
height:30px;
overflow:hidden;
}
#menuLeft a span{
display:none;
}
#menuLeft a:hover,
#menuLeft a.trigered{
background-position:top right;
}
#menuLeft .btn_01 {
background: url(../images/charte/btn_01.gif) top left; 
margin-top:90px;
}
#menuLeft .btn_02 {
background:url(../images/charte/btn_02.gif) top left;
}
#menuLeft .btn_03 {
background:url(../images/charte/btn_03.gif) top left;
}
#menuLeft .btn_04 {
background:url(../images/charte/btn_04.gif) top left;
}
#menuLeft .btn_05 {
background:url(../images/charte/btn_05.gif) top left;
}
#menuLeft .btn_06 {
background:url(../images/charte/btn_06.gif) top left;
}
#menuLeft .btn_07 {
background:url(../images/charte/btn_07.gif) top left;
}

/***************** CONTENU *****************/
#contenu{
float:left;
width:570px;
padding:20px 0 0 0px;
position:relative;
}
/***************** RIGHT *****************/
#right{
float:left;
width:180px;
}
#right ul{
list-style:none;
}
#right a{
text-decoration:none;
display:block;
overflow:hidden;
}
#right a span{
display:none;
}
#right a:hover,
#right a.trigered{
background-position:top right;
}
#right .bt-right_01 {
background: url(../images/charte/bt-right_01.gif) top left;
height:101px; 
}
#right .bt-right_02 {
background:url(../images/charte/bt-right_02.gif) top left;
height:100px; 
}
#right .bt-right_03 {
background:url(../images/charte/bt-right_03.gif) top left;
height:79px; 
}
#right .bt-right_04 {
background:url(../images/charte/bt-right_04.gif) top left;
height:79px; 
}
/*---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:100%;
height:60px;
margin:-60px auto;
background: url(../images/charte/bg-footer2.jpg) center repeat-x;
}
#footer2{
position:relative;
clear:both;
width:960px;
margin:0 auto ;
height:60px;
background: url(../images/charte/bg-footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
left:0;
top:0;
width:210px;
height:60px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#bfb59d;
margin:30px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}
/***************** STYLE FOOTER *****************/
#footer p{
font:10px/20px Arial, Helvetica, sans-serif;
color:#fff;
text-align:right;
padding:0 20px 0 0;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#70472b;
}
#footer a:hover, #footer a:active{
color:#fff;
}
