/***************** 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:#3e3e3e;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
height:auto!important;
height:100%;
width:990px;
margin:0 auto;
background:scroll #fff url(../images/charte/bg-container.gif) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:990px;
height:117px;
background:url(../images/charte/header.gif) left top no-repeat;
}
#monPanier{
width:200px;
height:60px;
position:absolute;
top:0;
right:30px;
padding:35px 0 0 0px;
display:block;
color:#fff;
font:10px/16px Arial, Helvetica, sans-serif;
}
#monPanier a{
color: #fff;
text-decoration:underline;
}
#monPanier a:hover{
color:#000;
}
#monPanier span{
font-style:italic;
color:#666;
font-weight:bold;
}
#monPanier #left{
width:70px;
padding: 3px 0 0 20px;
float:left;
}
#monPanier #right{
padding:24px 0 0 48px;
_padding:24px 0 0 38px;
width:62px;
float:left;
}

a.commander{
width:80px;
height:15px;
display:block;
margin:3px 0 0 0 ;
background:url(../images/charte/commander.gif) left top no-repeat;
}

/***************** MENU TOP *****************/
#menuTop{
position:relative;
z-index:10;
width:883px;
padding-right:107px;
height:28px;
list-style:none;
}
#menuTop li{
position:relative;
float:right;
}
#menuTop span{
display:none;
}
#menuTop a{
display:block;
height:28px;
background-position: left top;
}
#container #menuTop a:hover,
#container #menuTop a.trigered{
background-position: left bottom;
}
li.bt1 a{background:url(../images/charte/bt1.gif) no-repeat; width:153px;}
li.bt2 a{background:url(../images/charte/bt2.gif) no-repeat; width:120px;}
li.bt3 a{background:url(../images/charte/bt3.gif) no-repeat; width:100px;}
li.bt4 a{background:url(../images/charte/bt4.gif) no-repeat; width:83px;}
li.bt5 a{background:url(../images/charte/bt5.gif) no-repeat; width:142px;}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:210px;
padding-left:0px;
height:410px;
}
#menuLeft #search{
width:172px;
height:37px;
padding-bottom:70px;
padding-left:38px;
padding-top:3px;
_padding-top:6px;
}

#menuLeft #search input{
height:15px;
background:none;
padding-left:20px;
border:none;
font:11px Arial, Helvetica, sans-serif;
}
#menuLeft #search #validSearch{
	width:60px;
	height:15px;
	float:left;
	margin:5px;
	padding:0;
}
#menuLeft #search a{
float:left;
font:11px/20px Arial, Helvetica, sans-serif;
color:#000;
}
#menuLeft #search a:hover{
text-decoration:none;
color:#fff;
}
#menuLeft #search a.valider{
display:block;
width:60px;
height:15px;
background:url(../images/charte/valid.gif) left top no-repeat;
float:left;
margin:5px;
}
#menuLeft ul{
list-style:none;
}
#menuLeft span{
display:none;
}
#menuLeft h1 a{
background-position:left top;
display:block;
height:30px;
}
#menuLeft a:hover,
#menuTop a.trigered{
background-position:left bottom;
}
a.bt6{background:url(../images/charte/bt6.gif) no-repeat; }
a.bt7{background:url(../images/charte/bt7.gif) no-repeat; }
a.bt8{background:url(../images/charte/bt8.gif) no-repeat; }
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 11px/20px Arial, Helvetica, sans-serif;
color:#ccc;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 50px;
}
#container #menuLeft li a:hover{
text-decoration:underline;
color:#fff;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:705px;
padding:20px 35px 0 20px;
background:url(../images/charte/bg-contenu.gif) left top no-repeat;
}
/*---obligatoire pour le footer---  */
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:45px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:990px;
height:45px;
margin:-45px auto 0;
background:url(../images/charte/footer.gif) left top no-repeat;
}
#idep{
position:absolute;
left:30px;
top:15px;
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:5px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}

