/*----------- fonds, menus haut et gauche, couleurs, formats taille des grands titres, fil d'ariane ----------*/
/*
noir: #000
GRIS FONC2: #696969
gris très léger: #F5F5F5
*/

body {
	font-family: Verdana, arial, helvetica, sans-serif ;
	background:#B53D00 url('../img/bg_body.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: #000;}
h1.specif-tit {color:#fff}

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

/* Pour les formulaires */

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

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

/*pour position menu sous le logo"*/

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

/*le haut */

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

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

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

/* maquette 1 */
div#menugauche ul li a {color:#FFCB03;}
/* maquette 2 div#menugauche ul li a {color:#FFCB03;background-color: #000; font-size:0.85em}
 fin maquette 2*/
div#menugauche ul li ul li a {font-size:0.9em;background: url('../img/ss_rub.gif') no-repeat 0.2em 0.4em;color:#fff}
div#menugauche ul li a:hover {color:#FB7700;}
div#menugauche ul li ul li a:hover {background:url('../img/ss_rub_hover.gif') no-repeat 0.2em 0.4em;}

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




/* ------------- 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;
  font-size:0.9em;
}
/*------------  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:740px;
	overflow:auto;
	margin:0;
	padding:0;

	}
div#liste_produit ul li {
	width:335px;
	margin:0 0 10px 15px;
	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:#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:#696969;margin-right:10px;}

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

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

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

div#contenu .infoBoxContents tr.productListing-even{
	background:#F5F5F5;
	}
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:#696969;
}
.shipping_method {
	background:#FDF4CF;
	border-color:#696969;
}
div#contenu .border-bottom {
	border-bottom-color:#000;
}
/*----------- login box ------------*/

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

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

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

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

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

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

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