/***************** 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:#3c5b2e url(../images/charte/bg-body.gif) left top repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:990px;
margin:0 auto;
background:#fff url(../images/charte/bg-container.gif) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:990px;
height:118px;
background:url(../images/charte/header.jpg) left top no-repeat;
}
#monPanier{
width:160px;
height:50px;
position:absolute;
top:0;
right:15px;
padding:45px 0 0 20px;
display:block;
color:#15330a;
font:10px/13px Arial, Helvetica, sans-serif;
}
#monPanier a{
color: #15330a;
text-decoration:underline;
}
#monPanier a:hover{
color:#723aaa;
}
#monPanier span{
font-style:italic;
color:#723aaa;
font-weight:bold;
}
a.commander{
width:28px;
height:28px;
display:block;
float:right;
right:40px;
top:45px;
background:url(../images/charte/commander.gif) left top no-repeat;
position:absolute;
}

/***************** MENU TOP *****************/
#menuTop{
float:left;
position:relative;
z-index:10;
width:740px;
padding-left:250px;
height:27px;
background:url(../images/charte/bg-menu-top.gif) left top no-repeat;
list-style:none;
}
#menuTop li{
position:relative;
float:left;
}
#menuTop span{
display:none;
}
#menuTop a{
display:block;
height:27px;
background-position: left top;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
background-position: left bottom;
}
li.bt1 a{background:url(../images/charte/bt1.jpg) no-repeat; width:56px;}
li.bt2 a{background:url(../images/charte/bt2.jpg) no-repeat; width:64px;}
li.bt3 a{background:url(../images/charte/bt3.jpg) no-repeat; width:74px;}
li.bt4 a{background:url(../images/charte/bt4.jpg) no-repeat; width:85px;}
li.bt5 a{background:url(../images/charte/bt5.jpg) no-repeat; width:115px;}
li.bt6 a{background:url(../images/charte/bt6.jpg) no-repeat; width:76px;}
li.bt7 a{background:url(../images/charte/bt7.jpg) no-repeat; width:109px;}
li.bt8 a{background:url(../images/charte/bt8.jpg) no-repeat; width:46px;}
li.bt9 a{background:url(../images/charte/bt9.jpg) no-repeat; width:55px;}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:210px;
background:url(../images/charte/bg-menu-left.jpg) left top no-repeat;
}
#menuLeft #search{
width:200px;
height:60px;
padding-left:10px;
}
#menuLeft #search input{
float:left;
height:20px;
background:none;
padding-left:55px;
margin-top:1px;
border:none;
font:10px Arial, Helvetica, sans-serif;
}
#menuLeft #search a.valider{
display:block;
width:25px;
height:15px;
background:url(../images/charte/valid.gif) right top no-repeat;
float:right;
top:145px;
left:185px;
position:absolute;
}
#menuLeft ul{
list-style:none;
}
#menuLeft span{
display:none;
}
#menuLeft a{
background-position: top left;
display:block;
overflow:hidden;
}
#menuLeft a:hover,
#menuTop a.trigered{
background-position:top right;
color:#fff;
}

a.bt_01{background:url(../images/charte/bt_02.gif) no-repeat; height:62px; margin-top:63px;}
a.bt_05{background:url(../images/charte/bt_03.gif) no-repeat; height:62px;}
a.bt_07{background:url(../images/charte/bt_04.gif) no-repeat; height:62px;}
a.bt_35{background:url(../images/charte/bt_05.gif) no-repeat; height:62px;}
a.bt_76{background:url(../images/charte/bt_01.gif) no-repeat; height:62px;}

/*
a.bt_02{background:url(../images/charte/bt_02.gif) no-repeat; height:62px;}
a.bt_03{background:url(../images/charte/bt_03.gif) no-repeat; height:66px;}
a.bt_04{background:url(../images/charte/bt_04.gif) no-repeat; height:69px;}
*/





a.bt_encart{background:url(../images/charte/bt_encart.gif) no-repeat; height:104px;}


/***************** SOUS MENU */
#container #menuLeft li a{
background: url(../images/charte/bg-left-rubrique.gif) center top repeat-y;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#ccda72;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 48px;
}
#container #menuLeft li a:hover{
color:#c8a6fa;
}

/***************** CONTENU *****************/
#contenu{
float:left;
width:705px;
padding:20px 45px 0 30px;
background:url(../images/charte/bg-contenu.jpg) left top no-repeat;
}

/*---obligatoire pour le footer---  */
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:50px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:990px;
height:50px;
margin:-50px auto 0;
background:url(../images/charte/footer.jpg) left top no-repeat;
}
#idep{
position:absolute;
left:47px;
top:0px;
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: #fff;
margin:23px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
color:#560630;
}
/***************** STYLE FOOTER *****************/
#footer p{
font:10px/10px Arial, Helvetica, sans-serif;
color:#fff;
float:right;
text-align:center;
width:650px;
letter-spacing:1px;
padding:25px 130px 0 0;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#fff;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#560630;
}

