/* *{padding: 0; margin: 0;} */

html{height:100%;}
#cadre{
		z-index:01;
        position:relative;
        left:0px;
        top:0px;
        width:100%;
        /*height:auto !important;*/
        /*height:510px;
        overflow:auto;*/
}

#actu{
        z-index:02;
        position:relative;
        left:0px;
        top:0px;
        /*width:322px;*/
        height:66px;
        overflow:auto;
}
#textepierre {
        z-index:03;
        position:relative;
        left:0px;
        top:0px;
        width:633px;
        height:350px;
        overflow: auto;
}
#textefiche {
   padding:10px 5px 0 5px;
   font: 12px normal Arial;
   color: #3d3c3c !important;
}
.site-annexe{
float:right;
position:relative;
top:0px;
vertical-align:top;
width:21%;
height:18px;
color:white;
margin:0;
padding:0;
font-size:10px;
}
.fond-site-annexe
{
padding:0;
margin:0;
height:18px;
padding-top:2px;
left:110px;
}

.img-site-annexe{
float:left;
left:110px;
position:relative;
}
.img-menutop
{/*float:left;position:relative;left:-1px;*/}
#body{
margin-top:15px;
padding-top:0px;
}
.align-right{
text-align:right;
}
.float-right{
float:right;
position:float;
padding-right:5px;
width:270px;
}
.float-left{
float:left;
left:5px;
position:relative;
width:100%;
}
.lien-sous-cat
{
float:left;
width:45%;
position:relative;
padding-left:5px;
padding-right:5px;
}
.petit_h
{
padding:0;
margin:0;
padding-left:5px;
line-height:12px;
}

.spacer{
clear:both;
visibility:hidden;
}
.clear{clear:both;}
.center{text-align:center;}
.no-marge{
margin:0;
padding:0;}
.left{float:left;}
.right{float:right;}
.lp_prix{width:80px;}
.div-padd{
padding:10px;
}
.no-fond{
background-color:transparent !important;
background-image:none !important;
}
.lien-footer{
padding:0 2px 0 2px;
margin:0 0 0 0;
height:17px;
}
.ejs_scroll {
 font-size: 11px; color: #000000; font-family: Verdana;
}
.pointer{cursor:pointer;}

#exemplegravure {
 font-size: 11px;
 color: #4E4D4A !important;
 font-family: Verdana;
 background-color: #EED98A;
 width: 150px;
 text-align: center;
 padding-top: 3px;
 padding-bottom: 3px;
 text-decoration: none;
 margin-left: 230px;
 }

.exemplegravurelien:hover {
 text-decoration: none;
 cursor:pointer;
}
.bloc-prix {
border-bottom:1px solid #000000;
border-top:1px solid #000000;
height:25px;
margin:5px auto 2px !important;
padding:5px 0pt;
text-align:left;
width:170px;
}
.entete-articles,.liste-articles{
line-height:19px;
}

/* thickbox */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:45px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
}

* html #TB_load {
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}*/
/******************************/
/* FANCY                      */
/******************************/


html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 80px 18px ;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
    min-height:80px;
    -height:80px;
}

div#fancy_inner {
	position: relative;
	/*width:80%;*/
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
	margin:0 auto;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px;
}

a#fancy_right:hover span {
	right: 20px;
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding: 5px;
	border:2px solid #fff;
	background-color:#000;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 20px;
	/*background: transparent url('images/fancy_title_left.png') repeat-x;*/
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 20px;
	/*background: transparent url('images/fancy_title_right.png') repeat-x;*/
}




./* Vente Flash */
.prod-flash .img-flash a{position:relative;display:block;}
.prod-flash .img-flash img{z-index:1;position:relative;}
.prod-flash .img-flash .horloge{z-index:10;position:absolute;border:none;}
.prod-flash .prix_barre,.prix_barre{text-decoration:line-through;color:#cf006d;/*font-weight:bold;*/}
.prod-flash .prix{color:#fff;background-color:#cf006d;padding:0 8px;font-weight:bold;}
.prod-flash .timeleft,.timeleft{color:#fff;background-color:#cf006d;margin-top:10px;padding:2px;font-size:10px;text-align:center;}
.flash-accueil .timeleft{text-align:left;}
.prod-flash .titre_produit{color:#9a1041;}

.accueil-flash .titre{}
.accueil-flash .sstitre{background-color:#ac3b64;font-size:9px;padding-left:15px;text-transform:uppercase;}
.accueil-flash .sstitre a{color:#f2e8f0;}
.accueil-flash{border-bottom:2px solid #9a1041;background:url('images/etoiles_flash.gif') no-repeat top right;margin-top:10px;}

.prix_barre_fiche{text-decoration:line-through;}
.englobant{position:relative;display:block;padding-right:7px;}
.englobant img {z-index:1;border:1px solid #994C72;}
.englobant img.horloge_fiche{z-index:10;position:absolute;border:0;}

.vente_flash{padding:2px 8px;background-color: #CC166A;color:#fff;font-size:10px;font-weight:bold;line-height:15px;}

/* jQuery Countdown styles 1.5.0. */
.hasCountdown {	background-color: #CC166A;color:#fff;}
.countdown_rtl {	direction: rtl;}
.countdown_holding span {	background-color: #ac3b64;}
.countdown_row {	clear: both;	width: 100%;	padding: 0px 2px;	text-align: center;}
.countdown_show1 .countdown_section {width: 100%;}
.countdown_show2 .countdown_section {width: 49%;}
.countdown_show3 .countdown_section {width: 33%;}
.countdown_show4 .countdown_section {width: 24.5%;}
.countdown_show5 .countdown_section {width: 19.5%;}
.countdown_show6 .countdown_section {width: 16.5%;}
.countdown_show7 .countdown_section {width: 14%;}
.countdown_section {display: block;float: left;font-size: 75%;text-align: center;}
.countdown_amount {font-size: 120%;}
.countdown_descr {display: block;width: 100%;}
#countdown,.temps_restant{ height: 29px; padding:2px;}



.flash-accueil{width:240px;}
.flash-accueil .img{float:left;margin:0 3px 0 0;}
#vente-flash-cycle{height:120px;}
.flash-accueil .timeleft{clear:both;}
