.fondFonce{
	background-color: #e6d9df;
}

.fondRecherche{
	background-color: #f0c89f;
}

.fondPromo{
	background-color: #f5c0d6;	
}

.fondSuperPromo{
	background-color: rgb(211,190,162);	
}

.fondQuoiDeNeuf{
	background-color: #d3b6c3;
}

.fondClair{
	background-color: #ffe5ef;
}

.fondViolet{
	background-color: rgb(216,189,201);
}

.fondOrange{
	background-color: #ffece5;
}

.fondRose{
	background-color: rgb(244,139,181);
}

.fondPromo2{
	background-color: #cf223b;
}

.fondRoseClair{
	background-color: rgb(255,208,228);
}

.fondThemeCentre{
	background-color: #ffe5ef;
}

.fondVert{
	background-color: rgb(138,209,76);
}

.fondPrixMarron{
	background: transparent url(../images/fond_prix_marron.png) no-repeat scroll right top;
}

.fondPrixMarronClair{
	background: transparent url(../images/fond_prix_marronClair.png) no-repeat scroll right top;
}

.fondPrixRouge{
	background: transparent url(../images/fond_prix_rouge.png) no-repeat scroll right top;
}

.miniFondPrixMarron{
	background: transparent url(../images/mini_fond_prix_marron.png) no-repeat scroll right top;
}

.miniFondPrixRouge{
	background: transparent url(../images/mini_fond_prix_rouge.png) no-repeat scroll right top;
}

.miniFondPrixMarronClair{
	background: transparent url(../images/mini_fond_prix_marronClair.png) no-repeat scroll right top;
}
.boutonOK{
	background-image: url(../images/OK.gif); 
	width: 35px; 
	height: 26px; 
	padding: 0px; 
	margin: 0px; 
	border: 0;
}

.panierFondFonce{
	background-color: #f1ddc9;
}

.panierCellule{
	border-style: solid;
	border-right-width: 2px; 
	border-color: #5A3D1C;
}

.moduleDepanage0{ background-color: rgb(255,255,255); }
.moduleDepanage1{ background-color: rgb(233,229,225); }
.moduleDepanage2{ background-color: rgb(226,221,215); }
.moduleDepanage3{ background-color: rgb(214,206,198); }
.moduleDepanage4{ background-color: rgb(205,196,186); }
.moduleDepanage5{ background-color: rgb(190,179,166); }
.moduleDepanage6{ background-color: rgb(183,171,156); }
.moduleDepanage7{ background-color: rgb(176,162,146); }