.conteneur {
	position:absolute;
	top:0;
	width:100%;
	z-index: 99;
}
#conteneur {
	background: url('../images/pxgrise_02.png') repeat;
	padding-top:200px;
}
#conteneur_choose {
	background: url('../images/pxgrise_02.png') repeat;
	padding-top:200px;
}
#conteneur_wait {
	background: url('../images/pxgrise_02.png') repeat;
	padding-top:200px;
}
.principalPage {
	z-index:1;
	position:relative;
	width:100%;
}
.contenuPopIn {
	margin: 0 auto 0 auto;
	width: 408px;
}
.PopArrondiHaut {
	background: url('../images/rnd_top_popup_07.gif') no-repeat 0 0 ;
	padding-top: 6px;
	width:550px;
}
.PopArrondiMilieu {
	/*background: url('../images/rpt_popup_07.gif') repeat-y 0 0;*/
	background-color:white;
	padding-left: 10px;
	padding-right: 10px;
	
}
.PopArrondiBas {
	background: url('../images/rnd_bottom_popup_07.gif') no-repeat 0 100%;
	padding-bottom: 6px;
	width:550px;
}
.PopArrondiHaut h1 {
	font-size: 140%;
	padding-bottom: 20px;
	padding-top: 20px;
	
	/*color:#72A638;*/
	position: relative;
}
.inputRadioPopup {
	float:left;
	padding-top:0;
	margin-top:1px !important;
	margin-top:-2px;
	position:relative !important;
	z-index: 9999999;
}
.SelectPopIn {
	margin:0 auto;
	padding-bottom:20px;
	text-align:left;
	position:relative !important;
	z-index: 9999;
}
.SelectPopIn input{
	position:relative !important;
	z-index: 9999999;
	font-size:90%;
}
.BtContinuerAchatG {
	background: url('../images/rnd_vert_left.gif') no-repeat 0 0;
	padding-left: 6px;
	margin-left:88px;
	float:left;
	margin-right: 12px;
}
.BtContinuerAchatM {
	background: url('../images/rpt_vert_04.jpg') repeat-x 0 0;
	float:left;
}
.BtContinuerAchatM a {
	color: white;
	padding: 5px 4px 7px 17px;
	background: url('../images/flech_06.gif') no-repeat 0 0.7em;
	font-weight: bold;
	display: block;
}
.BtContinuerAchatD {
	background: url('../images/rnd_vert_right.gif') no-repeat 100% 0;
	padding-right: 6px;
	float:left;
}
.PopAjouterPanier {
	float:left;
	width: 189px;
}
.PopAjouterPanier a {
	background: url('../images/aj_panier_03.gif') no-repeat 0 0;
	color: white;
	padding: 5px 0 11px 45px;
	
	font-weight: bold;display: block;
}

.LabelWarranty {
	font-weight:bold;
	float:left;
	width:460px;
	padding-left:5px;
	padding-bottom:8px;
}
.priceLayer {
	float:left;
	width:20px;
}
.FermeturePopIn {
	text-align:right;
	padding:10px 15px 0 0;
}
.FermeturePopIn a {
	color: #8AB55C;
	font-weight: bold;
}
.UlDefilement {
	width:100%;
	padding-top: 5px;
	margin-bottom: 20px;
}
.UlDefilement *{
	color: #8AB55C;
	font-weight: bold;
}
.UlDefilementPrec {
	float:left;
	background: url('../images/liPrecPop.gif') no-repeat 0 0.25em;
	padding-left: 20px;
}
.UlDefilementSuiv {
	float:right;
	background: url('../images/liSuivPop.gif') no-repeat 100% 0.25em;
	padding-right: 20px;
}
.divCenter {
	text-align:center;
}
.contenuPopInImage {
	width: 720px;
}
.PopArrondiHautImage {
	background: url('../images/rnd_top_popup_09.gif') no-repeat 0 0 ;
	padding-top: 6px;
	height:1%;
	width:720px;
	margin:0 auto;
}
.PopArrondiMilieuImage {
	background: url('../images/rpt_popup_09.gif') repeat-y 0 0;
	padding-top:10px;
}
.PopArrondiBasImage {
	background: url('../images/rnd_bottom_popup_09.gif') no-repeat 0 100%;
	padding-bottom: 6px;
	width:720px;
}
.PopArrondiHautImage h1 {
	font-size: 140%;
	padding-bottom: 20px;
	padding-top: 20px;
	
	/*color:#72A638;*/
	position: relative;
}
.lienFermer2 {
	float: right;
	color: white;
	display: block;
	background: url('../images/croix_fermer_popup.png') no-repeat 2px .8em;
	padding: 5px 5px 5px 18px;
	font-family: "Century Gothic", verdana, sans-serif;
	font-size: 115%;
}
/* Popin attente */
.contenuPopIn2 {
	padding-top: 20px;
	margin: 0 auto 0 auto;
	width: 30px;
}
/**************************Lightbox****************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; margin-bottom:10px; margin-top:10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
/*#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }*/
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/****************************Fin lightbox***********************/
