/* BRIN D'HERBE - PRODUCT THUMB */

.product {
	float: left; position: relative; width: 15.3em; height: 21.9em; margin: 0 0 1.3em 1.3em;
	background: white none left top repeat-x; text-align: center;
	border: 1px solid #badc73; overflow: hidden;
}
.newline { margin-left: 0; }
.product h3 a, .product h2 a { position: relative; display: block; text-decoration: none; color: #633; }
.product h3 a:hover,.product h2 a:hover { background: transparent url(../images/fond_prod_activ.gif) center top repeat-x; }
.product h3 a span.title,.product h2 a span.title {
	position: relative; display: block; height: 2.5em; padding: 0.5em;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.product h3 a:hover span.title,.product h2 a:hover span.title { text-decoration: underline; }
.product h3 img,.product h2 img { font-size:12px; height:8.5em; width:8.5em;}
.price {
	margin: 0; font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #bc1f0f;
}
.price span { font-size: 0.7em; font-weight: normal; margin: 5px;}
/*.info { width: 21em; text-align: center; }*/
/*.info { padding-top: 0.2em; }*/
.param {
	margin: 0.4em auto 0.6em; padding: 0 0.3em;
	font: normal 1em Arial, Helvetica, sans-serif;
 bottom:0; position: relative;
}
.baseCart {
	position: absolute; left: 0; bottom: -1px; /* Hack Ie6 */
	background: #749323 url(../images/product_thumb_price_bg.png) left top repeat-x;
}
.baseCart a {
	display: block; width: 12.75em; height: 2em; padding-top: 0.5em;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: center; text-decoration: underline; color: #fff;
}
.baseCart a:hover { color: #363; }
