/*----------- fonds, menus haut et gauche, couleurs, formats taille des grands titres, fil d'ariane ----------*/
/*
prune: #6e2624
kaki: #7C7348
chair: #FEE5BE
rose: #F8CBDD
*/
/*
jaune ocre : #E2963E
marron clair : #C54C21
*/
/*maquette laurent
 violine (texte menu haut ):990033;
beige marron rosé :CA806F
jaune creme : FFDFB6
texte menu gauche : 8D141D*/

body {
	font-family: Verdana, arial, helvetica, sans-serif ;
	/*background: #E2963E ;*/
	/*background:url('../img/fond_vichy.gif');*/
	background: #c73218 url('../img/bgV2.gif') repeat-x top left;
}
h1, h2, ul#menuhaut {font-family:Trebuchet, arial, helvetica, sans-serif ;}

h1, h2, h3,h4, h1 a, h2 a {color: #000000;}
h1.specif-tit {color:#6e2624;}

a {color:#2f7411;}
a:hover {color:#9abc94;}

/* Pour les formulaires */

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

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

/*pour position menu sous le logo"*/

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

/*le haut */

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

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

/* la gauche */
div#menugauche {background:#2f7311 url('../img/haut_menugauche.gif') no-repeat top left;}
/*
div#menugauche ul li a {background-color: #FFDFB6;color:#6e2624;}
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:#FFDFB6;color:#CA806F;}
*/
div#menugauche ul li a {
	color:#ffffff;
	/*background: transparent url(../img/menuGauche.gif) no-repeat top left;*/
	background-color:#80b380;
}
div#menugauche ul li a:hover {
	color:#ffffff;
	/*background: transparent url(../img/menuGaucheOver.gif) no-repeat top left;*/
	background-color:#cc0000;
}

#newsletter p {color:#000000;}
#newsletter a{font-size:.9em;color:#FFF}
#newsletter a:hover{color:#6e2624;}
#panier a:hover {color:#6e2624;
}



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

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

/* 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;*/
	color:#cc0000;
}
div#contenu div.price {color:#006600;}

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

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

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

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

.loginbox {
	border:1px solid #6e2624;
}
.newcustomer {
	/*background-color:#FEE5BE;*/
	border:1px solid #006600;;
}

/*--------------- plan du site -------------*/
div#plan div.plan-catalogue {
	background:#80b380;
}
div#plan div.plan-catalogue a{
	color:#ffffff;
}

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

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

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

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

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