body{
margin:0px;
padding:0px;
background-image: url(../img/fond.jpg);
background-repeat:repeat-x;
background-color:#512816;
}

#conteneurPrincipal{
width:980px;
margin:0 auto;
}

#cellule1{
background-image:url(../img/haut-bandeauC1.jpg);
background-repeat:no-repeat;
width:713px;
height:24px;
}

#cellule2{
background-image:url(../img/haut-bandeauC2.jpg);
background-repeat:no-repeat;
width:97px;
height:24px;
}

#cel-selection{
background-image:url(../img/selection.jpg);
}

#haut-compte{
background-image:url(titre-monCompte.jpg);
background-repeat:no-repeat;
width:170px;
height:45px;
}

#haut-produits{
background-image:url(titre-nosproduits.jpg);
background-repeat:no-repeat;
width:180px;
height:45px;
}

#fond-recherche{
background-image:url(fond-recherche.jpg);
background-repeat:no-repeat;
width:533px;
height:45px;
}

#colGauche{
width:180px;
background-color:#E8E6E6;
}

#colDroite{
width:170px;
background-color:#E8E6E6;
}

#colCentre{
background-color:#E8E6E6;
padding:10px;
}

#bloc-recherche{
float:left;
}

#bloc-marques{
float:left;
}

#CMSBienvenue{
background-image:url(blocBienvenue.jpg);
background-position:bottom;
background-color:#67342A;
background-repeat:no-repeat;
}

#Pied{
background-color:#E8E6E6;
background-image:url(Pied.jpg);
background-position:top;
background-repeat:no-repeat;
height:50px;
}

.blocCMScentre{
background-image:url(blocCMScentre.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#F3DCAB;
}

#blocPromotions{
background-image:url(blocCMSpromotions.jpg);
background-position:top;
background-repeat:no-repeat;
height:27px;
width:180px;
}

a.lienPromotion{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#AB2705;
}

a.lienPromotion:hover{
color:#D57C14;
}

