/***************** 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:#222222 url(../images/charte/body.jpg) center top repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:900px;
margin:0 auto;
background:#222222;
}
#container2{
background: url(../images/charte/container.jpg) center top no-repeat;
width:900px;
min-height:100%;
}
/***************** HEADER *****************/
#header{
width:900px;
height:260px;
background:url(../images/charte/header.jpg) center top no-repeat;
}
/***************** MENULEFT *****************/
#menuLeft{
width:140px;
height:350px;
display:block;
padding:15px 0 0 10px;
}
#contenu #menuLeft a{

font:11px Arial, Helvetica, sans-serif;
color:#CC0099;
padding-left:0px;
text-decoration:none;
line-height:24px;
/*height:24px;*/
width:140px;
display:block;
text-transform:uppercase;
}
#contenu #menuLeft li a:hover, #contenu #menuLeft  li a:link,#contenu #menuLeft li a:visited, #contenu #menuLeft a:active{
color:#fff;
font-size:10px;
padding-left:0px;
margin-left:0px;

}
#contenu #menuLeft li span{
color:#fff;
font-size:10px;
padding-left:10px;
margin-left:0px;

}
#contenu #menuLeft ul.tt li{

border-bottom:#fff dotted 1px;
}


#contenu #menuLeft li.list{
font-size:11px;
background:url(../images/charte/puc.gif) no-repeat ;
list-style:none;
color:#fff;

padding-left:0px;
}

#contenu #menuLeft  ul li.sous{
padding-left:5px;
font-size:10px;
list-style:none;
margin-left:0px;
border-bottom:none;
}
#contenu #menuLeft li.sous a{
padding-left:5px;
font-size:10px;
border-bottom:none;
list-style:none;
}
#contenu #menuLeft span{
margin-left:25px;
}
/*****************BANDEAU *****************/
#bandeau{
background:url(../images/charte/bandeau.jpg) center top no-repeat;
width:900px;
height:30px;
}
#bandeau a{
font:bold 10px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
line-height:30px;
}
#bandeau a:hover{
color:#CC0099;
}
#bandeau a.compte{
margin-left:30px;
height:30px;
vertical-align:middle;
}
#bandeau a.panier{
margin-left:60px;
height:30px;
vertical-align:middle;
}
#bandeau a.panier span{
color:#CCCCCC;
font-weight:normal;
}
#bandeau input{
background:none;
width:120px;
height:18px;
margin:0 0 0 340px;
border:none;
font:10px Arial, Helvetica, sans-serif;
color:#666;
}
#bandeau a.ok{
background: url(../images/charte/bt-ok.gif) center top no-repeat;
width:28px;
height:18px;
display:block;
float:right;
margin:-25px 90px 0 0;
}
#bandeau a:hover.ok{
background:url(../images/charte/bt-ok.gif) center bottom no-repeat;
}
/***************** THUMB *****************/
#contenu #thumb{
background:url(../images/charte/bg-thumb.jpg) center top no-repeat;
width:340px;
height:160px;
display:block;
float:left;
padding:10px 0 0 10px;
}
#contenu #thumb ul{
font:10px Arial, Helvetica, sans-serif;
color:#fff;
list-style:none;
line-height:14px;
}
#contenu #thumb li a.nom{
font:bold 12px Georgia, "Times New Roman", Times, serif;
color:#CC0099;
text-decoration:none;
}
#contenu #thumb li a:hover.nom{
text-decoration:underline;
}
#contenu #thumb li.prix{
font:bold 12px Arial, Helvetica, sans-serif;
color:#CC0099;
}
#contenu #thumb li.prix span{
font-weight:normal;
text-decoration:line-through;
}
#contenu #thumb a.image{
width:110px;
height:140px;
float:left;
margin:0 10px 0 2px;
}
#contenu #thumb a.image span{
background:url(../images/charte/loupe.gif) right bottom no-repeat;
width:110px;
height:140px;
float:left;
}
#contenu #thumb a.ajouter{
background:url(../images/charte/bt-ajouter.gif) center top no-repeat;
width:110px;
height:18px;
display:block;
float:right;
margin:20px 10px 0 0;
}
#contenu #thumb a:hover.ajouter{
background:url(../images/charte/bt-ajouter.gif) center bottom no-repeat;
}
/***************** SEARCHBOX *****************/
#searchbox{
width:160px;
height:150px;
float:left;
margin-top:10px;
margin-bottom:10px;
background: url(../images/charte/searchbox.jpg) center top no-repeat;
}
#contenu #searchbox h1{
font:11px Georgia, "Times New Roman", Times, serif;
color:#CC0099;
margin:5px 0 0 5px;
}
#searchbox input{
background:white;
width:115px;
height:16px;
margin:5px 0 0 5px;
border:none;
font:10px Arial, Helvetica, sans-serif;
color:#666;
float:left;
display:block;
padding-left:5px;
}
#searchbox #listbox{
background:white;
width:115px;
height:16px;
margin:5px 0 0 5px;
border:none;
font:10px Arial, Helvetica, sans-serif;
color:#666;
float:left;
display:block;
padding-left:5px;
}
#searchbox a.ok{
background: url(../images/charte/bt-ok.gif) center top no-repeat;
width:28px;
height:18px;
display:block;
margin:5px 0 0 5px;
float:left;
overflow:hidden;
}
#searchbox a:hover.ok{
background:url(../images/charte/bt-ok.gif) center bottom no-repeat;
}
#box{
height:5px;
}
/***************** CONTENU *****************/
#contenu{
width:900px;
padding:20px 0 0 0;
}
#colLeft{
width:160px;
float:left;
padding-left:10px;
}
#colRight{
width:710px;
float:right;
}

/*---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;
clear:both;
height:30px;
margin:-30px auto 0;
background:#000;
}
#footer2{
background: url(../images/charte/footer.jpg) center top no-repeat;
height:30px;
width:900px;
margin:0 auto;
}
#idep{
float:left;
width:195px;
height:30px;
margin-top:-30px;
padding-left:190px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#333;
margin:8px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#fff;
}

