/*******
 * Images pour les menus
 */
body {
	background-image:url(../images/pixel_fond.gif);
	background-repeat:repeat;
}
.background-fleur {
	background-image:url(../images/fleur.jpg);
	background-repeat:no-repeat;
}
.back_rose_centre {
	background-image:url(../imagesC/gauche_C.jpg);
	background-repeat:repeat-y;
}
.background_barre_fond_connexion_centr {
	background-image:url(../imagesC/top_coin_C.jpg);
	background-repeat:repeat-x;
}
.rose_centre2 {
	background-image:url(../images/rose_centre2.png);
	background-repeat:repeat-y;
}
.coinc {
	background-image:url(../imagesC/coinC.jpg);
	padding-left:10px;
	padding-right:5px;
}
/*******
 * Fiche produit
 */
.background_fiche_centre {
	background-image:url(../imagesC/vertC.jpg);
}
.background_centre {
	background-image:url(../imagesC/grand_CENTRE.jpg);
}
.background_base {
	background-image:url(../imagesC/grand_BASC.jpg);
}
.background_gauche {
	background-image:url(../imagesC/grand_G.jpg);
}
.background_droite {
	background-image:url(../imagesC/grand_D.jpg);
}
.background_haut {
	background-image:url(../imagesC/grand_H.jpg);
}

/*******
 * Bloc catégories & produits normal
 */
.background_cadre_vert_centre {
	background-image:url(../imagesC/cadre_centre_2.jpg);
	/*padding-left:5px;
	padding-right:5px;*/
}

.background_cadre_rose_centre {
	background-image:url(../imagesC/cadre_centre_rose.jpg);
	/*padding-left:5px;
	padding-right:5px;*/
}

.background_fond_cadre_base{
	background-image:url(../imagesC/cadre_base_jaune.jpg);
}
.background_fond_rose{
	background-image:url(../imagesC/cartouche.jpg);
}
.background_centre_rose{
	background-image:url(../imagesC/roseC.jpg);
}
.background_form_prix {
	background-image:url(../images/form_prix.jpg)
}
.background_cadre_vert_base {
	background-image:url(../images/cadre_vert_base.png);
}
/*******
 * Bloc catégories & produits promotion
 */
/*.background_cadre_ROSE_centre {
	background-image:url(../images/cadre_ROSE_centre.png);
	padding-left:5px;
	padding-right:5px;
}*/
.background_form_prix_rose {
	background-image:url(../images/form_prix_rose.jpg);
	background-repeat:no-repeat;
}
.background_cadre_ROSE_base {
	background-image:url(../images/cadre_ROSE_base.png);
}

.background_panier {
	background-image:url(../imagesC/panier_centre.jpg);
	background-repeat:repeat-y;
}

.background_compte {
	background-image:url(../imagesC/compte_centre.jpg);
	background-repeat:repeat-y;
}
.background_promo {
	background-image:url(../imagesC/promo_center.jpg);
	background-repeat:repeat-y;
}
.bouton_promo {
	background-image:url(imagesC/bouton_promo.jpg);background-repeat:no-repeat;
}


