/*----------- fonds, menus haut et gauche, couleurs, formats taille des grands titres, fil d'ariane ----------*/
/*

bleu clair gris: #8689BC
bleu foncé: #0F2669
*/
/* maquette laurent

gris :F4F4F4
jaune :FADE78
bleu-gris 8689BC
bleu-gris fonce 585B88*/

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

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

h1, h2, h3,h4, h1 a, h2 a {color: #0F2669;}
h1.specif-tit {color:#0F2669;}

a {color:#0F2669;}
a:hover {color:#8689BC;}

/* Pour les formulaires */

fieldset {border:1px solid #8689BC;}
legend {color:#8689BC;}
input, textarea, select {
	background-color:#fff;
	border:1px solid #0F2669;
}

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

/*pour position menu sous le logo"*/

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

/*le haut */

ul#menuhaut li {border-color:#8689BC;}
ul#menuhaut a { color:#0F2669;}
ul#menuhaut a:hover {background-color:#8689BC;}

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

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

div#menugauche ul li a {background-color: #FADE78;color:#292854;}
/*div#menugauche ul li ul li a {background: url('../img/ss_rub.gif') no-repeat left 3px;color:#8689BC}*/


#newsletter a{font-size:.9em;color:#8689BC}
#newsletter a:hover{color:#292854;}
#panier a:hover {color:#292854;}



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

div#coup_coeur ul li h2 {color:#8689BC;}

/* 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;*/
	background:#e5e5e5;
	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:#e5e5e5 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:#8689BC;}

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

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

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

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

.loginbox {
	border:1px solid #0F2669;
}
.newcustomer {
	background-color:#F4F4F4;
}

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

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

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

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

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

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