/****************************************************
 * 
 * MODULE : prestaventesflash
 * AUTEUR : Benoit PERRIER / (c) HDClic www.hdclic.om
 * DATE : avril 2011
 * 
 * **************************************************/
 

/* HOME / ACCUEIL */

#vente_flash { /* conteneur slide */
	width:720px;
	background: #F9F9F9;
	height: 240px;
	position: relative;
	z-index:0;
}
#vente_flash p, p.flash_prix {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0.5em 0 0.4em;
}
#vente_flash p.desc_flash {
	height:30px;
}
div.slide_vente_flash { /* bloc rotation slide */
	background: #F9F9F9;
	border: 1px solid #AD9E97;
	padding: 10px;
	position: absolute;
	width:700px;
	height:240px!important;
}
div.slide_vente_flash div.img_flash { /* image bloc */
	
}
.cont_flash_droite { /* right side slide */
}
div.bouton_home_flash { /* flash announcement slide */
	background: url(../img/bouton_home_flash.png);
	border-top:1px solid #AD9E97;
	border-bottom:1px solid #AD9E97;
	display: block;
	clear: both;
	height: 42px;
	width: 277px;
	color: #625149;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	padding-top: 10px;
	padding-left:20px;
	margin: 10px auto;
}

p.titre_flash { /* title bloc slide */
	color: #625149;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin:15px 0 0!important;
}
.un_tiers_flash {
	float: right;
}
p.flash_prix { 
	text-align: right;
	float: right;
	font-size: 180%;
	color: #BD1F4C;
	line-height: 18px;
	margin-bottom:0!important
}
p.flash_prix span.flash_remise {
	color: #625149;
	font-size: 80%;
	text-decoration: line-through;
}
p.flash_percent {
	color: green;
	font-size: 16px;
	float:right;
	clear:right;
	margin:0!important;
}
p.desc_flash { /* description product */
	display: block;
	clear: both;
	color: #625149;
}
@-webkit-keyframes blinker {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}
div.bouton_home_flash span {
	text-decoration:blink;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  -webkit-animation-duration: 1s;
}
div.bouton_home_flash span.timer_flash {
	font-size: 12px;
	text-decoration:none;
}
a.bouton_panier_flash, a.bouton_produit_flash {
	width: 142px;
	height: 23px;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	float: left;
	margin: 10px 0;
	text-decoration: none;
	text-transform:uppercase;
}
a.bouton_panier_flash {
	background: url(../img/bouton_panier_flash.png);
	font-weight: normal;
	color: #FFF;
	display:none;
}
a.bouton_produit_flash {
	background: #CDC3BA;
	border:1px solid #AD9E97;
	font-weight: bold;
	color: #625149;
}
p.view_flash {
	clear:left;
	font-size:14px;
	font-weight:bold;
	margin:75px 0 0!important;
}
a.bouton_panier_flash:hover, a.bouton_produit_flash:hover {
	background: #F0ECE8;
	color: #88746B;
}
#nav_flash,#nav_flash_top,#nav_flash_left {
	height: 20px;
	position: relative;
	text-align: center;
	margin-top: 15px;
	text-indent: -9999em;
	font-size: 0px;
	display:block;
}
#nav_flash_top a,
#nav_flash_top a.cycle-pager-active:hover,
#nav_flash_left a,
#nav_flash_left a.cycle-pager-active:hover,
#nav_flash a.cycle-pager-active:hover,#nav_flash a,#nav_flash a.activeSlide:hover {
	background: url(../img/bouton_nav_flash.png) no-repeat right center;
	height: 12px;
	width: 12px;
	display: inline-block;
	outline: medium none;
	margin-right: 3px;
	text-indent: -9999;
	text-decoration: none;
	color: #FFF;
}
#nav_flash a:hover,
#nav_flash a.activeSlide,
#nav_flash_top a.cycle-pager-active,
#nav_flash_left a.cycle-pager-active,
#nav_flash a.cycle-pager-active {
	background: url(../img/bouton_nav_flash.png) no-repeat left center;
	height: 12px;
	width: 12px;
	display: inline-block;
	outline: medium none;
    text-indent: -9999em;
	color: #4f5f6f;
}

/****************************************************
 *
  page produit / product page
 *
***************************************************/
#postit {
	width:100%;
	height:21px;
	line-height:21px;
	background: #F9F9F9;
	border:1px solid #AD9E97;
	font-size:120%;
	font-weight: bold;
	text-decoration: blink;
	text-transform: uppercase;
	text-align: center;
	color: #BD1F4C;
}
#div_decompte, #link_all_flash {
	text-align: center;
	font-weight:bold;
}
/****************************************************
 *
  page toutes les ventes flash / all flash sells
 *
****************************************************/

#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 {
	width:100%;
	height:17px;
	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: #9B0004;
	padding-top: 4px;
}

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

ul#product_list li.venteflash {
	background: #F9F9F9;
	border-top:1px solid #AD9E97;
	border-bottom:1px solid #AD9E97;
	display: block;
	height: 19px;
	min-height: 19px;
	width: 700px;
	padding-top: 2px;
	padding-right: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
ul#product_list li.venteflash .texte_flash {
	float: left;
	width: 230px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #BD1F4C;
	text-align: left;
	padding-left: 5px;
}
ul#product_list li.venteflash .decompte {
	float: right;
	width: 266px;
	text-align: right;
}
ul#product_list div.extra_flash_list {
	float:right;
	margin:-15px 0 0 100px;
	font-weight:bold;
        position:absolute;
}


.extra_flash_list {
	font-weight:bold;
	font-size:130%;
	color:#53992b;
	text-decoration:blink;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  -webkit-animation-duration: 1s;

}

.kl_top_promotion{
    position: fixed;
    width: 100%;
    z-index: 1000000;
    top: 0;
}