#featured-products_block_center h4 {
	background-color:#96481c;
	height:28px;
	color:#FFFFFF;
	font: 16px Verdana;
	text-transform:uppercase;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:15px;
	
}

	ul.home_features_ul li {
		background-color:transparent;
		float: left;
		width: 182px;
		margin-left:5px;
		margin-right:5px;
	}
	
	ul.home_features_ul li h5 {
		margin-bottom:15px;
	}
	ul.home_features_ul li h5 a {
		font-size:13px;
		color:#444444;
		text-decoration:none;
	}
	
		#center_column div.products_block a.product_image {
			border:1px solid #96481c;
			display:block;
			text-align:center;
			margin-top:15px;
		}
		
		div.products_block p.product_desc {
			font-size:11px;
			color:#444444;
			margin-top:5px;
			height:50px;
		}
		
		div.products_block p.price_container {
			float:right;
		}
		div.products_block a.button {
			float:left;
			display:block;
			width:64px;
			height:15px;
			background:transparent url('../../img/modules/blockhomefeatures/bg_voir_plus.png') no-repeat top;
			color:#FFFFFF;
			text-decoration:none;
			padding-top:4px;
			padding-left:2px;
		}
		
		div.products_block span.price {
			text-align: right;
			font-size: 14px;
			color:#444444;
			font-weight:normal;
		}
		
		div.detail_product_home a.exclusive {
			margin-top:5px;
			color:#FFFFFF;
			text-decoration:none;
			text-align:center;
			font-weight:bold;
			font-size:13px;
			display:block;
			width:125px;
			height:21px;
			padding-top:5px;
			background:transparent url('../../img/modules/blockhomefeatures/bg_acces_produit.png') no-repeat;
		}
		
		div.detail_product_home a.exclusive:hover {
			background:transparent url('../../img/modules/blockhomefeatures/bg_acces_produit_on.png') no-repeat;
		}
}
