/****************************************************
 * 
 * MODULE : prestaventesflash
 * AUTEUR : Guillaume PETIT / (c) HDClic www.hdclic.om
 * DATE : sept 2009
 * 
 * **************************************************/
#flash-products_block_right dt a { 
	font-weight:bold;
}

#flash-products_block_right dt:hover { 
	background-color: #fc9828;
}

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

#flash-products_block_right .postit {
	width:100%x;
	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 {
	background-image: none;
	/*background-color: #FF0000;*/
	display: block;
	height: 19px;
	width: 528px;
	padding-top: 2px;
	padding-right: 20px;
	border-style: none;
	margin-bottom: 5px;
	font-weight: bold;
}

#slidesContainer ul#product_list li {
	border:1px solid #FF0000 !important;
}

ul#product_list li.venteflash .texte_flash {
	float: left;
	width: 230px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: left;
	padding-left: 25px;
}
ul#product_list li.venteflash .decompte {
	float: right;
	width: 266px;
	text-align: right;
}

/* Slideshow style rules */
#slideshow ul#product_list {
	margin: 0px;
}
#slideshow {
	width:556px;
	position: relative;
	height: 209px;
}
#slideshow #slidesContainer {
	width:556px;
	overflow:auto; /* affiche une scrollbar au cas ou */
	position:relative;
}
#slideshow #slidesContainer .slide {
	width:556px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
}

/** 
* Slideshow controls style rules.
*/
.control {
	display:block;
	/*width:150px;*/
	height:16px;
	position:absolute;
	cursor: pointer;
	font-weight:bold;
	color:#FF0000;
}

#leftControl {
	top:190px;
	left:0px;
	/*background:#666666 url(img/control_left.jpg) no-repeat left center;*/
}
#rightControl {
	top:190px;
	right:0px;
	/*background:#666666 url(img/control_right.jpg) no-repeat right center;*/
}
#middleControl {
	top:190px;
	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:#FF0000;
}

.prix_barre {
	text-decoration: line-through;
	font-weight:bold;
	font-size:120%;
}

#postit {
	width:175px;
	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;
	color:#FF0000;
}

#div_decompte {
	width:216px;
	font-weight:bold;
	text-align: center;
	color:#f00;
	font-size:110%;
}

#link_all_flash {
	text-align:center;
}

div#slideshow ul#product_list .ajax_block_product {
	height:140px;
}

div#flash-products_block_right span {
	color:#fff;
}

div#flash-products_block_right span.price {
	color:#ff0000;
}
