/*----------- fonds, menus haut et gauche, couleurs, formats taille des grands titres, fil d'ariane ----------*/
/*
vert: #009966
rouge - liens: #FF3333
vert clair: #6ECBAC


*/
body {
	font-family: Verdana, arial, helvetica, sans-serif ;
	background: #009966 ;
}
h1, h2, ul#menuhaut {font-family:Trebuchet, arial, helvetica, sans-serif ;}

h1, h2, h3,h4, h1 a, h2 a {color: #009966;}
h1.specif-tit {color:#ffffff;}
a {color:#FF3333;}


/* Pour les formulaires */

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

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

/*pour position menu sous le logo"*/

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

/*le haut */

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

div#panier {color:#000;}

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

div#menugauche ul li a {background-color: #009966;color:#fff;font-weight:bold;}
div#menugauche ul li ul li a {color:#000;font-weight:normal;}
div#menugauche ul li a:hover {color:#e5e5e5}

#newsletter p {color:#009966;}
#newsletter a, #panier a {font-size: .9em;color:#fff;}

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

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

/* le bas */
div#footer ul li.novaldi, div#footer ul li a  {color:#000;}

/*---------- les sous-rubriques ----------*/

/*------------  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 {
	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:#6ECBAC 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:#009966;}

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

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

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

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

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

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

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

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

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

/*------------ fond de page statique -----------------*/
#pagefond.pagestatique {
background:#fff none;
border-bottom:1px solid #fff;
}
#basstatique {
background: none;
}

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