div.bgFader
{
	width: 100%;
	min-height: 600px;
	background: url(../img/background/background.jpg) bottom repeat-x;
}
div.bgAccueil
{
	width: 100%;
	height: 412px;
	background: url(../img/background/accueil.jpg) top center repeat-x;
}

div.bgFooter
{
	width: 100%;
	height: 275px;
	background: url(../img/background/footer.jpg) top center repeat-x;
}

div.bgProduits
{
	width: 100%;
	background: url(../img/background/produits.png) top center no-repeat;
}

div.bgAuthentique
{
	width: 100%;
	background: url(../img/background/authentique.png) top center no-repeat;
}
div.bgAuthentiqueDetails
{
	width: 100%;
	background: url(../img/background/authentique_details.png) top center no-repeat;
}

div.bgDouceur
{
	width: 100%;
	background: url(../img/background/douceur.png) top center no-repeat;
}
div.bgDouceurDetails
{
	width: 100%;
	background: url(../img/background/douceur_details.png) top center no-repeat;
}

div.bgFruite
{
	width: 100%;
	background: url(../img/background/fruite.png) top center no-repeat;
}
div.bgFruiteDetails
{
	width: 100%;
	background: url(../img/background/fruite_details.png) top center no-repeat;
}

div.bgFraicheur
{
	width: 100%;
	background: url(../img/background/fraicheur.png) top center no-repeat;
}
div.bgFraicheurDetails
{
	width: 100%;
	background: url(../img/background/fraicheur_details.png) top center no-repeat;
}

div.bgPaniers
{
	width: 100%;
	background: url(../img/background/paniers.png) top center no-repeat;
}
div.bgPaniersDetails
{
	width: 100%;
	background: url(../img/background/paniers_details.png) top center no-repeat;
}

div.bgAccessoires
{
	width: 100%;
	background: url(../img/background/accessoires.png) top center no-repeat;
}
div.bgAccessoiresDetails
{
	width: 100%;
	background: url(../img/background/accessoires_details.png) top center no-repeat;
}

div.bgIngredients
{
	width: 100%;
	background: url(../img/background/ingredients.png) bottom center no-repeat;	
}

div.bgIngredientsDetails
{
	width: 100%;
}

div.bgOrigines
{
	width: 100%;
	background: url(../img/background/origines.png) top center no-repeat;
}