/*----------- fonds, menus haut et gauche, couleurs, formats taille des grands titres, fil d'ariane ----------*/
/*
fond :CCA581
beige clair craft : d4389a
texte foncés : 400000

nouveau
marron foncé :350600
marron moyen : A05610
*/

body {
	font-family: Verdana, arial, helvetica, sans-serif ;
	background: #CCA581 ;
	background: #350600;

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

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

a {color:#000;}
a:hover {color:#696969;}

/* Pour les formulaires */

fieldset {border:1px solid #696969;}
legend {color:#000;}
input, textarea, select {
	background-color:#F9F1E8;
	border:1px solid #400000;
}

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

/*pour position menu sous le logo"*/

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

/*le haut */

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

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

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

div#menugauche ul li {
	/*background: url('../img/bg_menugauche.gif') repeat-y;V1*/
	background-color: #350600;
	border-bottom:2px solid #8C4E25;
	}
div#menugauche ul li a {color:/*#6E423C*/ #fff;background:  url('../img/puce_menugauche.gif') no-repeat center left; padding-left:15px;}
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, div#menugauche ul li a.selected {background-color: #fff;color:#350600;}

#newsletter p {color:#400000;}
#newsletter a{font-size: .9em;color:#fff}
#newsletter a:hover{color:#CCA581;}




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

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

/* 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;*/
	margin:0 12px 10px 12px;
	height: 115px;
	padding:5px 0 0 6px;
	/*background:url('../img/bg_produit.gif') no-repeat top left;*/
	border-bottom : 1px solid #A05511;

	width:314px;
	!width:306px;
	}
div#bas_liste_produit {
	background:url('../img/bas_liste_prod.gif') no-repeat top left;
	margin-top:0;
	}

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

div.ficheProduit {
	background:#fff url('../img/bg_fiche_produit_bottom.gif') no-repeat bottom left;
	padding-bottom:20px;
	}
div#contenu div.ficheProduit h2 {
	background:url('../img/bg_fiche_produit_top.gif') no-repeat top left;
}
div#contenu div.price {color:#400000;margin-top:20px;margin-right:10px;}

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

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

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

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:#FFF;
	}

/*------------------ Processus de commande ----------------*/
div#contenu .suivi-procedure {
	background:#F5F5F5;
	border-color:#F9ECDA;
}
.shipping_method {
	background:#F5F5F5;
	border-color:#F9ECDA;
}
div#contenu .border-bottom {
	border-bottom-color:#000;
}
/*----------- login box ------------*/

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

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

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

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

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

/*------------ fond de page statique -----------------*/
#pagefond.pagestatique {
background: url('../img/bg_pagestatique_top.gif') no-repeat  top left;
padding-bottom:10px;
width:700px;
}
#pagefond.sansbord {
background-image:none;
}
padding-bottom:10px;
width:700px;
}
#basstatique {

background: url('../img/bg_pagestatique_bottom.gif') no-repeat  bottom left;

}

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