/* Quatuor V3. */

/* 				Couleurs des blocs principaux 
-----------------------------------------------------------*/
#headerCont {
	border-bottom: 1px solid #FEECF5;
}
#flashCont, #topBorder {
	background-color: #FFD3E8;
	border-bottom: 2px solid #FF9ECC;
}
#flashAnim img, #flashAnim .contenu {
	border: 1px solid #FF9ECC;
}
#account {
	background-color: #FF9ECC;
}
li#menuItem2h {
	background-image:url(../img/hmenu_catalogue_pink_h.gif);
	height: 28px !important;
	left: 112px;
	top: 3px;
}

/* 				Couleurs du bloc e-shopping 
-----------------------------------------------------------*/
#accountCart dt {
	background-image:url(../img/cart_icon_rose.gif);
}
dd#cartSelection {
	background-image:url(../img/cart_selection_rose.gif);
}
dd#cartShop {
	background-image:url(../img/cart_shop_rose.gif);
}
#cartOptions {
	background-image:url(../img/cart_options_rose.gif);
}
#cartExit {
	background-image:url(../img/cart_exit_rose.gif);
}


/* 			Couleurs du bloc d'aperçu des produits 
-----------------------------------------------------------*/
#searchMore {
	background-color: #FFD3E8;
	border: 1px solid #FF9ECC;
}
ul#numeros li a.current{
	background-color:#FF9ECC;
	color: #58443A;
}
div.prixOverlay {
	border-bottom: 2px solid #FF4EA3;
}

/* 				Couleurs de la fiche produit
-----------------------------------------------------------*/
#topFiche {
	background-image:url(../img/bg_top_ficheRose.gif);
}
#tipsFiche {
	border-top: 1px solid #65B8EB;
	border-bottom: 1px solid #65B8EB;
	background-color: #F3F9FD;
	color: #65B8EB;
	background-image:url(../img/tips_iconBleu.gif);
}
h3#titleFicheR {
	color: #F076B2 !important;
}
#tableCaractFiche td {
	color:#FF4EA3;
}
#content a.ficheLinkMore {
	color:#FF4EA3;
}
#ficheDetails {
	background-image:url(../img/fiche_detail_icon_int.gif);
}
#ficheDetails ul li span.detailsTxt {
	color:#FF4EA3;
}
/* 		Couleurs de la fiche produit - Bloc commande
-----------------------------------------------------------*/
#coutBlock {
	background-image: url(../img/prix/prix_bg_bloc.gif);
}
#etatDisponible {
	background-image: url(../img/prix/prix_destock.gif);
}
#etatCommande {
	background-image: url(../img/prix/prix_commande.gif);
}
#etatBientot {
	background-image: url(../img/prix/prix_bientot.gif);
}
#pQtt {
	border: 1px solid #F075B2;
}

/*					Etoiles Rating
------------------------------------------------------------*/
.unit-rating, .unit-rating li a:hover, .unit-rating li.current-rating {
	background-image: url('../img/rating_blue.gif');
}
#rating_label {
	background-image:url('../img/rating_label_rose.gif');
}