/*----------- fonds, menus haut et gauche, couleurs, formats taille des grands titres, fil d'ariane ----------*/
/*
sienna: #A0522D
vert: #008000
marron clair: #DFDFB5
violet: #996699

*/
/* couleurs de la photo du bandeau
#250200 #772200 #BE3E00 #E78C03 #FFD2A4

#5C1000 #BE2F00 #BB6005 #E99008 #FFD0A3
#085441 vert foncé
#772200 marron foncé (textes menus gauche)
#FFD0A3 beige foncé rosé fond panier
#F9ECDA beige pâle
*/
body {
	font-family: Verdana, arial, helvetica, sans-serif ;
	background: #952A24 ;

}
h1, h2, ul#menuhaut {font-family:Trebuchet, arial, helvetica, sans-serif ;}

h1, h2, h3,h4, h1 a, h2 a {color: #952A24;}
h1.specif-tit {color:#F9ECDA}

a {color:#772200;}
a:hover {color:#085441;}

/* Pour les formulaires */

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

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

/*pour position menu sous le logo"*/

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

/*le haut */

ul#menuhaut li {border-color:#A0522D;}
ul#menuhaut a { color:#A0522D;}
ul#menuhaut a:hover {background-color:#A0522D;}

div#panier {color:#085441;}
#panier a {font-size: .9em;color:#fff}

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

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

#newsletter p {color:#085441;}
#newsletter a{font-size: .9em;color:#772200}
#newsletter a:hover{color:#085441;}




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

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

/* le bas */
div#footer ul li.novaldi, div#footer ul li a  {color:#fff;}
/*---------- liste ----------*/
ul#liste_categorie li {
  background:url('../img/droite_liste_cat.gif') no-repeat right 18px;
  height:130px;
}
ul#liste_categorie li div {
  background:url('../img/gauche_liste_cat.gif') no-repeat top left;
  height:110px;
}
/*------------  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:#F9ECDA url('../img/bg_fiche_produit_bottom.gif') no-repeat bottom left;*/
	background:#F9ECDA;
	}
div#contenu div.ficheProduit h2 {
	/*background:url('../img/bg_fiche_produit_top.gif') no-repeat top left;*/
}
div#contenu div.price {color:#085441;}

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

.regPrice, .specPrice {color: #085441;}
s .regPrice{color:#000;}

table#pad_quantity th {
	color:#6e2624;
}
/*------------ Résumé panier -------------*/
div#contenu .infoBoxContents td.productListing-heading {
	background-color:#eee;
	color:#333;
}

div#contenu .infoBoxContents tr.productListing-even{
	background:#F9ECDA;
	}
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:#A0522D;
}
.shipping_method {
	background:#eee;
	border-color:#aaa;
}
div#contenu .border-bottom {
	border-bottom-color:#F9ECDA;
}
/*----------- login box ------------*/

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

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

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

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

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

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

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