#mod_vf #mod_vf_bandeau {
	background:transparent url(../img/ventesflash_bandeau.jpg) no-repeat top center;
	width:632px;
	height:143px;
}

.vf_btn_addtocart{
	background:transparent url(../img/btn_buy.jpg) no-repeat top center;
	width:100px;
	height:39px;
	border:0;
	cursor:pointer;
}

.vf_products {
	border-collapse:collapse;
}

.vf_products th{
	border-bottom:1px solid #EEEEEE;
}

.vf_products .countdown {
	color:#FE3700;
}
.vf_products .price_reduced {
	color:#FE3700;
	text-align:center;
	font-size:18px;
}
.description_cell{
	padding-left:10px;
}

h1.allvf {
	border-bottom:1px solid #CCCCCC;
	display:block;
	margin-bottom:20px;
	margin-top:21px;
	padding-bottom:10px;
}
