/***************** 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: #fff url(../images/charte/bg-body.jpg) center top repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:960px;
margin:0 auto;
background:scroll #fff url(../images/charte/bg-container.jpg) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:960px;
height:191px;
}
#MonCompte{
position:absolute;
top:0;
right:0;
width:100px;
height:35px;
}
/***************** MENU TOP *****************/
#menuTop{
width:960px;
height:39px;
background:#ff8598;
}
#menuTopRecherche{
width:160px;
height:39px;
background:url(../images/charte/bg-recherche.jpg) left top no-repeat;
float:left;
}
#menuTopRecherche input{
float:left;
font:11px Arial, Helvetica, sans-serif;
color:#f6ecc5;
border:0;
background:none;
margin:10px 0 0 12px ;
}
#menuTopRecherche img{
float:left;
margin-left:15px ;
}
#menuTopMenu{
width:800px;
height:39px;
background:url(../images/charte/bg-menutop.jpg) left top no-repeat;
float:left;
}
#menuTop #menuTopMenu a span{
display:none;
}
#menuTop #menuTopMenu a.Btn1{
width:90px;
height:39px;
background: url(../images/charte/btn-menu-1.gif) left top no-repeat;
display:block;
float:left;
}
#menuTop #menuTopMenu a.Btn2{
width:183px;
height:39px;
background: url(../images/charte/btn-menu-2.gif) left top no-repeat;
display:block;
float:left;
}
#menuTop #menuTopMenu a.Btn3{
width:185px;
height:39px;
background: url(../images/charte/btn-menu-3.gif) left top no-repeat;
display:block;
float:left;
}
#menuTop #menuTopMenu a.Btn4{
width:124px;
height:39px;
background: url(../images/charte/btn-menu-4.gif) left top no-repeat;
display:block;
float:left;
}
#menuTop #menuTopMenu a.Btn5{
width:98px;
height:39px;
background: url(../images/charte/btn-menu-5.gif) left top no-repeat;
display:block;
float:left;
}
#menuTop #menuTopMenu a.Btn6{
width:120px;
height:39px;
background: url(../images/charte/btn-menu-6.gif) left top no-repeat;
display:block;
float:left;
}
#menuTop #menuTopMenu a:hover{
background-position:bottom left;
}

/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:160px;
}
#FondMenu {
width:160px;
background: url(../images/charte/bg-menuleft.jpg) left top no-repeat;
padding-top:53px;
margin-bottom:25px;
}
#FondMenuBas {
width:160px;
height:35px;
background:url(../images/charte/bg-fondmenubas.png) center top no-repeat; 
_background:url();
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/charte/bg-fondmenubas.png", sizingMethod="image");
}
#menuLeft ul{
list-style:none;
padding-bottom:10px;
}
#menuLeft a{
text-decoration:none;
font: 11px/23px Arial, Helvetica, sans-serif;
color:#f6ecc5;
display:block;
height:23px;
overflow:hidden;
padding:0 0 0 35px;
background:url(../images/charte/bg-menu-rubrique.png) center top no-repeat; 
_background:url();
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/charte/bg-menu-rubrique.png", sizingMethod="crop");
}
#menuLeft a:hover,
#menuTop a.trigered{
color:#000;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:url(../images/charte/bg-menu-sousrubrique.png) center top no-repeat; 
_background:url();
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/charte/bg-menu-sousrubrique.png", sizingMethod="crop");
border:none;
text-decoration:none;
font: 10px/18px Arial, Helvetica, sans-serif;
color:#FFF;
display:block;
height:18px;
overflow:hidden;
padding:0 0 0 45px;
}
#container #menuLeft li a:hover{
text-decoration:none;
color:#000;
}
/***************** SERVICE CLIENT *****************/
#ServiceClients{
width:160px;
background: url(../images/charte/bg-service-client.jpg) left top no-repeat;
padding-top:30px;
font:bold 15px Arial, Helvetica, sans-serif;
color:#9c1f46;
}
#ServiceClients img{
margin-top:10px;
}
/***************** MENU DROITE *****************/

#ColRight{
float:left;
width:160px;
background:url(../images/charte/bg-colright.jpg) left top no-repeat;
}
#MonPanier{
width:160px;
padding:15px 0 10px 0;
}
#MonPanierInfos{
width:160px;
text-align:center;
font:12px Arial, Helvetica, sans-serif;
color:#8e0e3d;
}
#MonPanierInfos .Prix{
font-weight:bold;
color:#ed7854;
}
#EncartDroite {
width:160px;
height:253px;
background:url(../images/charte/bg-encart-droite.jpg) left top no-repeat;
margin-bottom:5px;
}
#EncartDroiteTitreProduit{
width:130px;

}
#ColRight #EncartDroiteTitreProduit a{
font:bold 12px Arial, Helvetica, sans-serif;
color:#8e0e3d;
text-decoration:none;
}
#ColRight #EncartDroiteTitreProduit a:hover{
color:#FFF;
text-decoration:none;
}
#EncartDroitePrix{
width:130px;

text-align:right;
font:bold 12px Arial, Helvetica, sans-serif;
color:#ed7854;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:620px;
padding:20px 10px 30px 10px;
background:url(../images/charte/bg-contenu.jpg) left top no-repeat;
}
#ZoneProduit{
width:620px;
float:left;
}
#Produit{
height:228px;
width:144px;
margin:0 5px 20px 5px;
_margin:0 0px 20px 2px;
background:url(../images/charte/bg-produit.png) center top no-repeat; 
_background:url();
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/charte/bg-produit.png", sizingMethod="crop");
float:left;
}
#ProduitPhoto{
width:99px;
padding:10px 0 0 10px;
}
#ProduitPhoto img{
border:1px solid #f9e0e0;
}
#ProduitTitre{
width:121px;
padding:0 20px 8px 11px;
}
#contenu #Produit a{
font:bold 12px Arial, Helvetica, sans-serif;
color:#8e0e3d;
text-decoration:none;
}
#contenu #Produit a:hover{
color:#d28896;
text-decoration:underline;
}
#ProduitDescription{
width:121px;
padding:0 20px 8px 11px;
font: 10px/9px Arial, Helvetica, sans-serif;
color:#d28896;
}
#ProduitPrix{
width:121px;
padding:0 20px 0 11px;
text-align:right;
font:bold 12px Arial, Helvetica, sans-serif;
color:#9d2247;
}
/*---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;
width:960px;
height:50px;
margin:-50px auto 0;
background:url(../images/charte/bg-footer.jpg) left top no-repeat;
}
#idep{
position:absolute;
left:13px;
top:18px;
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:#f6ecc5;
margin:4px 0 0 0px;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:underline;
color:#fff;
}

