/* Quatuor V3. */

/* 				Couleurs des blocs principaux 
-----------------------------------------------------------*/
#headerCont {
	border-bottom: 1px solid #F2FBEF;
}

#flashCont, #topBorder {
	background-color: #CCF1BF;
	border-bottom: 2px solid #90E173;
}
#flashAnim img, #flashAnim .contenu {
	border: 1px solid #90E173;
}
#account {
	background-color: #90E173;
}

li#menuItem2h {
	background-image:url(../img/hmenu_catalogue_green_h.gif);
	height: 28px !important;
	left: 112px;
	top: 3px;
}


/* 				Couleurs du bloc e-shopping 
-----------------------------------------------------------*/
#accountCart dt {
	background-image:url(../img/cart_icon_green.gif);
}
dd#cartSelection {
	background-image:url(../img/cart_selection_green.gif);
}
dd#cartShop {
	background-image:url(../img/cart_shop_green.gif);
}

#cartOptions {
	background-image:url(../img/cart_options_green.gif);
}

#cartExit {
	background-image:url(../img/cart_exit_green.gif);
}


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

/* 				Couleurs de la fiche produit
-----------------------------------------------------------*/
#topFiche {
	background-image:url(../img/bg_top_ficheGreen.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_ext.gif);
}
#ficheDetails ul li span.detailsTxt {
	color:#FF4EA3;
}
/* 		Couleurs de la fiche produit - Bloc commande
-----------------------------------------------------------*/
#coutBlock {
	background-image: url(../img/prix/prix_bg_bloc_green.gif);
}
#etatDisponible {
	background-image: url(../img/prix/prix_destock_green.gif);
}
#etatCommande {
	background-image: url(../img/prix/prix_commande_green.gif);
}
#etatBientot {
	background-image: url(../img/prix/prix_bientot_green.gif);
}
#pQtt {
	border: 1px solid #6BC926;
}

/*					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_vert.gif');
}