/* @override http://localhost:8888/styles/brown.css */

/* Quatuor V3. */

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

/* 				Couleurs du bloc e-shopping 
-----------------------------------------------------------*/
#accountCart dt {
	background-image:url(../img/cart_icon_brown.gif);
}
dd#cartSelection {
	background-image:url(../img/cart_selection_brown.gif);
}
dd#cartShop {
	background-image:url(../img/cart_shop_brown.gif);
}
#cartOptions {
	background-image:url(../img/cart_options_brown.gif);
}
#cartExit {
	background-image:url(../img/cart_exit_brown.gif);
}


/* 			Couleurs du bloc d'aperçu des produits 
-----------------------------------------------------------*/
#infoThumb {
	background-color: #E7E1DE;
	border: 1px dotted #CBBEB7;
	background-image:url(../img/infoThumbBr.gif) !important;
}
ul#numeros li a.current{
	background-color:#CBBEB7;
	color: #58443A;
}
div.prixOverlay {
	border-bottom: 2px solid #A0897B;
}

/* 				Couleurs de la fiche produit
-----------------------------------------------------------*/
#topFiche {
	background-image:url(../img/bg_top_fiche.gif);
}
#tipsFiche {
	border-top: 1px solid #F076B2;
	border-bottom: 1px solid #F076B2;
	background-color: #FEF4F9;
	color: #F076B2;
	background-image:url(../img/tips_pinkicon.gif);
}
h3#titleFiche {
	color: #AD9C8F !important;
}
#tableCaractFiche td {
	color:#FF4EA3;
}
#content a.ficheLinkMore {
	color:#FF4EA3;
}
#ficheDetails {
	background-image:url(../img/fiche_detail_icon.gif);
}
#ficheDetails ul li span.detailsTxt {
	color:#FF4EA3;
}
/* 		Couleurs de la fiche produit - Bloc commande
-----------------------------------------------------------*/
#coutBlock {
	background-image: url(../img/prix/prix_bg_bloc_brown.gif);
}
#etatDisponible {
	background-image: url(../img/prix/prix_destock_brown.gif);
}
#etatCommande {
	background-image: url(../img/prix/prix_commande_brown.gif);
}
#etatBientot {
	background-image: url(../img/prix/prix_bientot_brown.gif);
}
#pQtt {
	border: 1px solid #AD9B8E;
}


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