.top_vente_bottom{
	background-image:url(../images/deco/fond_top_vente_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 18px;
}

.top_vente_content{
	width: 610px;
	margin: 0 auto;
}

.top_vente_data{
	padding-left: 5px;
	width: 500px;
	height: 68px;
	border: solid 1px #FFFFFF;
	background-color: #CBDFF4;
}

.top_vente_data_table{
	width: 100%;
	height: 68px;
}

.top_vent_div_table_element{
	width: 580px;
	height: 68px;
	border-collapse: collapse;
	margin: 0 auto;
}

.top_vente_descriptif{
	font-family: verdana,Geneva,Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

.top_vente_element{
	background-image:url(../images/deco/fond_top_middle.jpg);
	width: 100%;
	background-repeat: repeat-y;
	background-position: top left;
}

.top_vente_image{
	width: 68px;
	height: 68px;
	
}

.top_vente_prix_barre{
	font-weight: bold;
	text-decoration:line-through;
}

.top_vente_prix_normal{
	font-weight: bold;
}

.top_vente_image div{
	background-image:url(../images/deco/no_photo_65.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	height: 65px;
	width: 65px;
}

.top_vente_image div span{
	display: none;
}

.top_vente_prix_promo{
	font-weight: bold;
	color: #FF0000;
}

.top_vente_titre{
	font-weight: bold;
	font-family: verdana,Geneva,Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}

.top_vente_top{
	background-image:url(../images/deco/fond_top_vente_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 20px;
	position: relative;

}

.top_vente_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	top: 0;
	left: 75px;
	position: absolute;

}

