body{
margin:0px;
padding:0px;
background-image:url(fond.jpg);
background-repeat:repeat-x;
background-color:#E9F4FD;
}

#conteneurPrincipal{
margin:0 auto;
width:996px;
}

#bandeau{
width:996px;
}

#recherche{
width:996px;
background-image:url(barreRecherchePanier-fond.jpg);
background-repeat:no-repeat;
height:26px;
}

#recherche-us{
width:996px;
background-image:url(barreRecherchePanier-fond-us.jpg);
background-repeat:no-repeat;
height:26px;
}

#page{
background-image:url(fond-page.jpg);
background-repeat:repeat-y;
}

#colGauche{
padding-left:0px;
width:198px;
}

#colDroite{
padding-right:0px;
width:208px;
}

#repet-droite{
width:8px;
background-image:url(ombre-droite.jpg);
background-repeat:no-repeat;
background-position:top;
}

#colCentre{
padding:20px;
}

#Pied{
height:33px;
width:996px;
background-image:url(pied-cartes-recherche2-fond.jpg);
background-repeat:no-repeat;
margin-top:8px;
margin-bottom:8px;
}

#Pied-us{
height:33px;
width:996px;
background-image:url(pied-cartes-us.jpg);
background-repeat:no-repeat;
margin-top:8px;
margin-bottom:8px;
}

.lienPromotion{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#022670;
text-decoration:none;
}

.lienPromotion:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#BCBDBE;
text-decoration:none;
}

.lienPlusInfos{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#062B57;
text-decoration:none;
}

.lienPlusInfos:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}