.greydiv{
	width:231px;
	height:300px;
	padding-right:32px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	background: url('img/bordercolor.png') no-repeat 232px 6px;
}
div.last_item_of_line  {padding-right:0;background: none}
.descProduc{
	height: 138px;
	margin-top: -3px;
}


#featured-products_block_center li {
	width:231px;
	height:300px;
	margin-bottom: 40px;
}
#featured-products_block_center li.last_item_of_line  {margin-right:0;}
.descProduc h3, .descProduc h2 {
	padding-top:5px;
	padding-left: 3px;
	height:20px;
}
.descProduc h3 a:link,
.descProduc h3 a:visited,
.descProduc h3 a:active,
.descProduc h2 a:link,
.descProduc h2 a:visited,
.descProduc h2 a:active{
	font-size:12px;
	color:#939292 !important;
	text-decoration: none;
}

#featured-products_block_center .product_image {
	display:block;
	position:relative;
	overflow:hidden;
	text-align: center;
}
#featured-products_block_center .product_image span.new {
	display: block;
	position: absolute;
	top: 15px;
	right:-30px;
	padding: 1px 4px;
	width: 101px;
	font-size:10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform: rotate(45deg);
}

.product_desc {height:45px;}
.product_desc,
.product_desc a:link,
.product_desc a:visited,
.product_desc a:active
 {
	color:#939292 !important;
	padding-left: 3px;
	text-decoration: none;
	font-style: italic;
}
#featured-products_block_center .lnk_more {
	display:inline;
	padding-right:10px;
	font-weight:bold;
	font-size:10px;
	color:#0088cc;
}
#featured-products_block_center .price_container {
	margin-top:40px;
	padding:0;
}
.price_container_reduc {
	margin-top:10px !important;
}
.reduc{
	color: #ff9c04 !important;
}
.descProduc .price {
	font-weight:bold;
	font-size:21px;
	color:#939292;
}
.new{
	position: absolute;
	opacity: 1;
	border: none !important;
}
#featured-products_block_center li .ajax_add_to_cart_button {display:none;}
#featured-products_block_center li span.exclusive {display:none;}

img.search{border: none !important;margin-left: 180px;margin-top: -27px;position: absolute;}

.divPrice{
	padding-left: 3px;
}

.tiret{
	border-bottom: 2px solid #e5e5e5;
	width: 100%;
	float: left;
}

.ajax_block_product:hover > div.descProduc h3 a{
	color: #71c40f !important;
}
.ajax_block_product:hover > div.descProduc h2 a{
	color: #71c40f !important;
}

.ajax_block_product:hover > div.descProduc div.product_desc a{
	color: #71c40f !important;
}

.ajax_block_product:hover > div.descProduc div.divPrice span.price{
	color: #71c40f !important;
}

.prixbar{
	text-decoration:line-through;
	color: #939292 !important;
	float: left;
	margin-right: 10px;
}

#promo{
	height: 20px;
	width: 100%;
	padding-top: 10px;
}