/* css armadis
fond menu gauche : #EAEBDB
rouge : #E63600
vert : #507339

*/
h1, td h1 {
  font-family:ITC Benguiat Std Book, arial, helvetica;

  font-size:1.7em;
  font-weight:normal;
  margin:20px 0 0 0;
	padding-bottom:20px;
  }
 h1:first-letter, td h1:first-letter {
 font-size:3.2em;
 color:#E63600;
 display:block;
 float:left;
 margin-top:-.3em;

 }
h2 {
  font-size:1.3em;
  margin:25px 0 0 0;
  color:#507339;
  background:url('../img/bg_h2.gif') no-repeat;
  line-height:1.3em;
  padding:0 0 5px 10px;

  }
h3 {
	font-size:1.2em; margin:20px 0 0 25px; color:#000
}

input, select, textarea {
	border:1px solid #D7D9C2;
  background: #fff;
}

div#gauche h2 {
  background: none;
  border:none;
  font-size:110%;
  margin:0;
  padding:0;
  color:#50870E;
  font-weight: normal;
  }
div#gauche form#quick_find {
  margin-left:1em;
  margin-top:1em;
  }
 div#gauche form#quick_find h2{
  font-size:0.9em;
  }
div#gauche form#quick_find input{
  border:1px solid #D7D9C2;
  background: #fff;
  }
div#gauche form#quick_find input.button {
  color:#50870E;
  text-transform: uppercase;
  font-size: 85%;
  }
div#contenu {
  font-size:.9em;
  line-height:1.2em;
  width:745px;
  margin-left:25px;
  padding-bottom:20px;
  overflow: auto;

}
div#contenu a{
  color:#8fbe3c;
  color:#347800;
}
div#contenu a:hover {
  text-decoration: underline;
  }
div#contenu p {line-height:1.5em; margin:10px 0 5px 40px; }
div#contenu ul {margin:10px 0 5px 75px}
div#contenu li {line-height:1.3em; margin:5px 0}

div#contenu div#pagefond {
	width:670px;
	margin-left:40px;

	/*background:url('../img/bg_feuille.jpg') no-repeat bottom right;
	background:#eef6e4 url('../img/illustr_vigne.gif') no-repeat left 0;*/
}
div#contenu div#pagefond div#bottom_pagefond {
	/*background:url('../img/bottom_pagefond.gif') no-repeat bottom;*/
	height:50px;
	margin-top:20px;
}
div#contenu div#pagefond h1 {

  font-family:ITC Benguiat Std Book, arial, helvetica;

  font-size:1.7em;
  font-weight:normal;
  margin:0 0 0 0;
  padding-top:20px;
  position:relative;
  left:-40px;

	padding-bottom:20px;
  }
 div#contenu div#pagefond h1:first-letter {
 font-size:3.2em;
 color:#E63600;
 display:block;
 float:left;
 margin-top:-.3em;

 }
div#contenu p.accroche {
  background:#eef6e4 url('../img/illustr_vigne.jpg') no-repeat left 10px;
  padding:0.5em;
  padding-left:60px;
  font-style: italic;
  font-size: 1.5em;
  font-family:Georgia,Times New Roman, arial, helvetica;
}

.inputRequirement,.markProductOutOfStock	{
	color: red;
}

div#contenu #promo	{vertical-align:bottom;height:150px;display:none}

div#contenu #promo table {
margin:20px 0 0 30px;
text-align:center;
float:left;

}
div#contenu #promo table td {
width:240px;
height:130px;
min-height:130px;
float:left;
vertical-align:bottom;
}
div#contenu #promo a.trait{
background: url('../img/bg_produits_trait_bas.jpg') no-repeat top center;
display:block;
}
div#contenu #promo a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
div#contenu #promo a:hover {
	color:#507339;
}

div#contenu span.prix, div#contenu span.productSpecialPrice, div.price {
	color:#E63600; font-weight:bold;}
s {font-weight:normal; color:#000}

/* Listing produit */
div.listing_products {
	margin: 10px;
	text-align:left;
}

.listing_products table {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
  margin:auto;
}


}
td.productListing-data {
  min-height: 2.3em;
  vertical-align:middle;
}
td.productListing-data img {
  margin:2px;
}

.productListing-heading {
  background: #D7D9C2;
  font-weight: bold;
  height: 2em;
  border-bottom: 2px;
  border-style: dotted;
  border-color: #b6b7cb;
}

.productListing-heading a {
    border-bottom: none;
}

.productListing-even {
  background: #EAEBDB;
}

/* Listing catégorie */
table.listing_products {
	width: 95%;
	margin: 10px;
}

table.listing_products td {
	padding: 10px;
}

/*--- détail produit --*/
div#contenu div.price {

	float:right;
	text-align:right;
	width:150px;
	position:relative;
	top:-20px;

	}
div#contenu div.price span.option {
 	display:block;
 	margin:10px 0;
 	color:#000;
 	font-weight:normal;
 	}
div#contenu div.price input {
margin-top:10px;
}

div#contenu div.illustr {
	float:left;
	margin-top:0px;
	text-align:center;

}
div#contenu div.illustr a {font-size:.9em; color:#555}
div#contenu div.description {
	float:left;
	margin:1px 0 0 15px;
	width:390px;
}
div#contenu div.description p {
	margin:5px 0 10px 0;
	text-align:justify;

}
div#contenu div.description ul {
	margin-left:30px;
}
div#contenu div.savoirplus {
	display:none;
	clear:both;
	margin:20px 0 0 20px;

}
