/* vignette vente flash sur les homepages */

#divVenteFlash {
	padding-top: 10px;
	text-align: right;
}
#divVenteFlash a {
	cursor: hand;
	text-decoration: none;
}
#divVenteFlash #vfactive {
	background: url(/vente_flash/img/201x72_vfactive_sansdates.gif) no-repeat;
	width: 202px;
	height: 72px;
	text-decoration: none;
	cursor: hand;
}
#divVenteFlash #vfactive  .txt {
	padding-top: 28px;
	padding-right: 4px;
	text-decoration: none;
}
#divVenteFlash #vfactive  .txt .jourdeb {
	color: #fff;
	vertical-align: super;
}
#divVenteFlash #vfactive  .txt .heuredeb {
	color: #f60;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#divVenteFlash #vfactive  .txt .jourfin {
	color: #fff;
}
#divVenteFlash #vfinactive {
	background: url(/vente_flash/img/201x72_vfinactive_sansdates.gif) no-repeat;
	width: 202px;
	height: 72px;
	text-decoration: none;
	cursor: hand;
}

#divVenteFlash #vfinactive_bds {
	background: url(/vente_flash/img/vente_flashimg201x72_vfinactive_sansdates.gif) no-repeat;
	width: 202px;
	height: 72px;
	text-decoration: none;
	cursor: hand;
}

#divVenteFlash #vfinactive  .txt, #divVenteFlash #vfinactive_bds  .txt {
	padding-top: 34px;
	padding-right: 4px;
	text-decoration: none;
}
#divVenteFlash #vfinactive  .txt .ligne1, #divVenteFlash #vfinactive_bds  .txt .ligne1  {
	color: #f60;
	text-decoration: none;
}
#divVenteFlash #vfinactive .txt .ligne2, #divVenteFlash #vfinactive_bds .txt .ligne2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #f60;
	text-decoration: none;
}

#divVenteFlash #vfactive_pro {
	background: url(/vente_flash/img/venteflash_hp_pro.gif) no-repeat;
	width: 202px;
	height: 72px;
	text-decoration: none;
	cursor: hand;
}
#divVenteFlash #vfinactive_pro {
	background: url(/vente_flash/img/venteflash_hp_pro_annonce.gif) no-repeat;
	width: 202px;
	height: 72px;
	text-decoration: none;
	cursor: hand;
}

#divVenteFlash #vfactive_pro .jourdeb, #divVenteFlash #vfactive_pro .heuredeb, #divVenteFlash #vfactive_pro .jourfin {
    display: none;
}
