#Tableau_1{
		background-repeat:repeat-y;
		background-image:url('./img/background-repeat.jpg');
		min-height:312px;
}
	
.vf_box{
	width:793px;
	
	height:auto;
	height:100%;
	background-repeat:no-repeat;
	background-position: bottom center;
	background-image: url('./img/vente_flash_02.jpg');

}
	
.vf_top_box{
	background-position :top center ;
	background-image: url('./img/vente_flash_01.jpg');
	width:793px;
	height:19px;	
}
.vf_bottom_box {

		background-repeat:repeat-y;
		background-image:url('./img/background-repeat.jpg');
		width:793px;
		height:auto;	
}

.vf_left_box{
	width:290px;
	min-height:293px;
	height:100%;
	vertical-align: bottom;
	text-align: center;	
	padding-bottom:50px;
}


.vf_right_box{
	width:460px;
	height:auto;

	}

.vf_photo{
	width:290px;
	height:100%;
	text-align: center;
	vertical-align: bottom;
	padding-bottom:50px;	
}

.vf_infos{
	width:460px;
	min-height:210px;

	height:210px;
	vertical-align: top;
	}

.vf_prix{
	width:460px;
	height:80px;
	padding-bottom:10px;	
}

