/*----------- fonds, menus haut et gauche, couleurs, formats taille des grands titres, fil d'ariane ----------*/
/*
fushia:  #EE036B
vieux rose: #cc3366
prune: #7b173d
rose clair: #FDD6E8
violet: #996699

*/
body {
	font-family: Verdana, arial, helvetica, sans-serif ;
	/*background: #EE036B ;*/
	background: #FA8CAA ;
	background: #FA5F88;
}
h1, h2, ul#menuhaut {font-family:Trebuchet, arial, helvetica, sans-serif ;}

h1, h2, h3,h4, h1 a, h2 a {color: #7b173d;}

a {color:#cc3366;}


/* Pour les formulaires */

fieldset {border:1px solid #996699;}
legend {color:#996699;}
input, textarea, select {
	background-color:#fff;
	border:1px solid #EE036B;
}

input.button {
	color: #fff;
	background-color: #EE036B;
}

/*pour position menu sous le logo"*/

div#gauche {margin-top:165px;}

/*le haut */

ul#menuhaut li {border-color:#EE036B;}
ul#menuhaut a { color:#7b173d;}
ul#menuhaut a:hover {background-color:#7b173d;}

div#panier {color:#fff;}

/* la gauche */
div#menugauche {background:#EE036B url('../img/haut_menugauche.gif') no-repeat top left;}

div#menugauche ul li a {background-color: #7b173d;color:#fff;}
div#menugauche ul li ul li a {background:#EE036B url('../img/ss_rub.gif') no-repeat left 3px;}

#newsletter p {color:#7b173d;}
#newsletter a, #panier a {font-size: .9em;color:#fff;}

/* ------------- droite ----------------------*/
#droite p a{color: #7b173d;}
#boutons {
	background-color:#ffffff;
}
/*----------- coups de coeur page d'accueil et pages intï¿½rieures -----------*/
div#coup_coeur h2 {color:#7b173d;}

div#coup_coeur ul li h2 {color:#CC3366;}

/* le bas */
div#footer ul li.novaldi, div#footer ul li a  {color:#fff;}
/*---------- les sous-rubriques ----------*/

/*------------  les produits : liste + détail -------------*/

div#liste_produit {
	background:url('../img/haut_liste_prod.gif') no-repeat top left;
	margin-bottom:0;
	}
div#liste_produit ul {
	background:url('../img/milieu_liste_prod.gif') repeat-y top left;
	width:697px;
	overflow:auto;
	margin:0;
	padding:0;

	}
div#liste_produit ul li {
	width:335px;
	margin:0 0 10px 5px;
	height: 115px;
	padding:5px 0 0 6px;
	background:url('../img/bg_produit.gif') no-repeat top left;
	}
div#bas_liste_produit {
	background:url('../img/bas_liste_prod.gif') no-repeat top left;
	margin-top:0;
	}

/*-------------- fiche produit --------------*/

div.ficheProduit {
	background:#FDD6E8 url('../img/bg_fiche_produit_bottom.gif') no-repeat bottom left;
	}
div#contenu div.ficheProduit h2 {
	background:url('../img/bg_fiche_produit_top.gif') no-repeat top left;
}
div#contenu div.price {color:#996699;}

div#contenu div.illustr a, div#contenu div.plusphotos a {color:#555;}

.regPrice, .specPrice {color: #EE036B;}
s .regPrice{color:#000;}
/*------------ Résumé panier -------------*/
div#contenu .infoBoxContents td.productListing-heading {
	background-color:#eee;
	color:#333;
}

div#contenu .infoBoxContents tr.productListing-even{
	background:#FDD6E8;
	}
div#contenu .infoBoxContents td.productListing-heading,
div#contenu .infoBoxContents tr.productListing-even td,
div#contenu .infoBoxContents tr.productListing-odd td {
	border-color:#999;
	}

/*------------------ Processus de commande ----------------*/
div#contenu .suivi-procedure {
	background:#eee;
	border-color:#EE036B;
}
.shipping_method {
	background:#eee;
	border-color:#aaa;
}
div#contenu .border-bottom {
	border-bottom-color:#FDD6E8;
}
/*----------- login box ------------*/

.loginbox {
	border:1px solid #FDD6E8;
}
.newcustomer {
	background-color:#FDD6E8;
}

/*--------------- plan du site -------------*/
div#plan div.plan-catalogue {
	background:#FDD6E8;
	}

div#plan ul.plan-infosup, div#plan ul.plan-infosup * {
	background:none;
}
div#plan ul.plan-infosup a {
	color:#CC3366;
}

/*---------------- Messages divers ------------------*/

.erreur {
	background:#FFBFBF;
	border:1px solid #FF4F56;
	color:#333;
}
.succes {
	background:#FDD6E8 url('../img/succes.gif') no-repeat 2px 1em;
}
.fondclair {
	background-color:#FDD6E8;
}
.impair {
	background-color:#eee;
}

/*------------ fond de page statique -----------------*/
#pagefond.pagestatique {
background:#FDD6E8 url('../img/bg_fiche_produit_top.gif') no-repeat top left;
border-bottom:1px solid #FDD6E8;
}
#basstatique {
background: url('../img/bg_fiche_produit_bottom.gif') no-repeat bottom left;
}

/*------------ fin fond de page statique -----------------*/
