/****************************************************
 * 
 * MODULE : prestaventesflash
 * AUTEUR : Guillaume PETIT / (c) HDClic www.hdclic.om
 * DATE : avril 2010
 * 
 * **************************************************/
#flash-products_block_right dt a { 
	font-weight:bold;
}

#flash-products_block_right dt:hover { 
	background-color: #fff;
}

.prix_barre_block {
	text-decoration: line-through;
	font-weight:bold;
}

#flash-products_block_right .postit {
	height:21px;
	background: url(img/ventes-flash-extra.png) no-repeat;
	padding-left:40px;
	font-size:120%;
	font-weight: bold;
	text-decoration: blink;
	text-transform: uppercase;
}

#flash-products_block_right dl {
	border: 0px;
}

ul#product_list li.venteflash {
	border-radius: 0px;
	background: url(img/titre-vente.jpg) no-repeat;
	display: block;
	height: 19px;
	min-height: 19px;
	border-style: none;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 2px 10px 0px 0px;
}
ul#product_list li.venteflash .texte_flash {
	float: left;
	width: 230px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	padding-left: 10px;
}
ul#product_list li.venteflash .decompte {
	float: right;
	width: 266px;
	text-align: right;
}

/* Slideshow style rules */
#hd_slideshow ul#product_list, #hd_slide ul#product_list {
	margin: 0px;
}
#hd_slideshow {
	width:560px;
	position: relative;
}
#hd_slideshow #hd_slidesContainer {
	width:560px;
	overflow:auto; /* affiche une scrollbar au cas ou */
	position:relative;
}
#hd_slideshow #hd_slidesContainer .hd_slide {
	width:560px; /* reduit de 20 pixels la div #hd_slidesContainer pour permettre d'afficher la barre de scroll */
}
/** 
* hd_slideshow controls style rules.
*/
.hd_control {
	display:block;
	width:150px;
	height:16px;
	position:absolute;
	cursor: pointer;
}

#hd_leftControl {
	top:210px;
	left:0px;
	background:#666666 url(img/control_left.jpg) no-repeat left center;
}
#hd_rightControl {
	top:210px;
	right:0px;
	background:#666666 url(img/control_right.jpg) no-repeat right center;
}
#hd_middleControl {
	top:210px;
	left:210px;
	width:200px;
	height:16px;
	font-size:90%;
	position:absolute;
	cursor: pointer;
}

.extra_flash_list {
	text-decoration: blink;
	font-weight:bold;
	font-size:130%;
	color:#53992b;
}

.prix_barre {
	text-decoration: line-through;
	font-weight:bold;
	font-size:120%;
}

#postit {
	height:21px;
	background: url(img/titre-vente.jpg) no-repeat center top;
	font-size:120%;
	font-weight: bold;
	text-decoration: blink;
	text-transform: uppercase;
	text-align: center;
}

#div_decompte {
	background: url("img/bg_product_w.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    color: #DD4581;
    font-weight: bold;
	/*display:inline-block;*/
    height: 27px;
	margin-left:129px !important;
	margin-top:15px;
    padding-top: 43px !important;
    text-align: center;
    width: 143px;
	position:absolute;
	right:-9px;
	top:0;
}

#link_all_flash {
	text-align:center;
}
	