/****************************************************
 * 
 * MODULE : prestaventesflash
 * AUTEUR : Guillaume PETIT / (c) HDClic www.hdclic.om
 * DATE : sept 2009
 * 
 * **************************************************/
 
#flash-products_block_right { 
	width: 156px;
	margin: 40px auto 0px auto;
	padding: 7px 5px 0;
	text-align: left;
	/*background: url('img/ventes-flash-extra.png') no-repeat  113px 0;*/
}
 
#flash-products_block_right dl a { 
	font-weight:bold;
	font-size: small;
	color: #000;
}
 
#flash-products_block_right dt { 
	width: 147px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url('img/ventes-flash-soulign.png') repeat-x bottom left;
}

#flash-products_block_right  a.button {
	margin: 0 auto;
}
 
.decompte_bloc {
	font-size: x-small;
}

.venteflash .discount{
	position: absolute;
	display: block;
	background: url('../img/product_list_discount.png') no-repeat;
	width: 51px;
	height: 53px;
	right: 0;
	bottom: 80px !important;
}

.prix_barre_block {
	text-decoration: line-through;
	font-weight:bold;
	font-size: small;
}

.pourcentage {
	color: #bb4c08;
	font-size: small;
	font-weight: bold;
}

.price_product {
	color: #bb4c08 !important;
}

.decompte {
	font-size: x-small;
	font-weight: bold;
	color: #bb4c08 !important;
}

#postit {
	color: #bb4c08;
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
#flash-products_block_right .postit {
	text-align: left;
	/*width: 100px;*/
	min-height: 40px;
	color: #fefffe;
	font-size: large;
	font-weight: bold;
	margin: 2px 0 5px 0px;
	padding: 5px;
	/*background: url('img/ventes-flash-title-soulign.png') repeat-x bottom left;*/
	background: url('img/ventes-flash-extra.png') no-repeat  113px 5px;	
	background-color: #E8E7E7;
}

#flash-products_block_right .postit a {
	color: #000;
	font-size: large;
}

#flash-products_block_right dl {
	border: 0px;
}

ul.venteflash li {
	height: 220px !important;
}

