.opacDiv
{
   position: absolute;
   top:0;
   left: 0;
   width: 100%;
   background-color:white;
   z-index: 550;
   opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}

/* position:fixed for IE6 */
/* Correctif Digitas 21/11/2008 */
* html body .opacDiv{
	-position: absolute;
	-top:0;
}

/* "-..." is for IE7 */
/* Fin Correctif Digitas 21/11/2008 */


#popupContentOpacDiv{
	z-index: 525;
}

/*DIGITAS 26/09/08 modifs ordre declaration*/


.poping{
   position: fixed; 
   width: 462px;
   margin:0 50% 0 50%;  
   .margin-left:20%; 
   top: 85px; /*DIGITAS 22/09/09 ajouts*/ 
   left:-252px;
   z-index: 600;
   border: solid 3px #afadad;
   background-color: #f7f4ef;
   padding: 20px 20px 10px 20px;
   .left:190px;
   _left:240px; /*Hack ie6*/
}
#popAddAccount{
	*top:150px;
	*left:125px;
}
#popOpeningStores{
	.margin-left:15%;
	_margin-left:0%;
	/*_left:230px;*/
}
#popAddList{
	*left:125px;
	_left:40px;
}

#popinDonneePerso{
	_left:-100px;
	_top:-200px;
}

#popinIdentifiant{
	_left:-100px;
	_top:-200px;
}

#popFirstVisit{
	.margin-left:15%;
	_margin-left:5%;
	_left:190px;
}


#confirmOpeningStores{
	overflow:hidden;
}
.bigpoping{
   position: absolute;
   width: 545px;
   left: 201px;
   .left:40px;
   _left:130px;
   top: 85px;
   z-index: 600;
   border: solid 3px #afadad;
   background-color: #f7f4ef;
   padding: 20px 20px 10px 20px;
	/*.margin-left:10%!important;
	_margin-left:0%;*/

}

.popupContent {
	width: 610px;
	left:-318px;
	.left:60px;
	_left:-30px;
	top: 5%; 
	position: fixed; 
	_position: absolute;
	/*_top:expression(-150+documentElement.scrollTop+body.scrollTop);*/
	z-index: 530;
	overflow: hidden;
	background-color: #FFFFFF;
	
	   
   margin:0 50% 0 50%;  
   .margin-left:20%; 
   border: solid 3px #afadad;
   padding: 20px 1px 10px 20px;
}

/* position:fixed for IE6 */
/* Correctif Digitas 21/11/2008 */
* html body .poping, * html body .inciteOrder, * html body  .popupContent{
	_position: absolute;
	_top:expression(50+documentElement.scrollTop+body.scrollTop);
}
/* "-..." is stupid IE7 */
/* Fin Correctif Digitas 21/11/2008 */


/*DIGITAS 26/09/08 fin modifs ordre declaration*/

/*DIGITAS 26/08/08 : fin modifs et ajouts*/
.popupContentData {
	position:relative;
	width: 585px;
}
  .popupContentData h2 {text-align: center; margin: 0 80px;}
.popupContentDisplay {
	max-height:442px;/*DIGITAS 22/09/08*/
	position:relative;
	height:98%;
	width:600px;
	overflow: auto;
	padding-right:10px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 5px;
	text-align: left;
}

/*DIGITAS 22/09/08*/
* html .popupContentDisplay { 
   height: expression( this.scrollHeight > 441 ? "442px" : "auto" ); /* sets max-height for IE */  
}
/*fin DIGITAS 22/09/00*/

* html body .inciteOrder{
   height: 130px;
}
.btClose{
   position: absolute;
   right: 5px;
   top: 5px;
   font-size: 1.2em;
   text-transform: uppercase;
   text-decoration: none;
   font-weight: bold;
   vertical-align: top;
}
  .btClose img {vertical-align: bottom;}

/*DIGITAS 22/09/08*/
.poping a.btClose {
text-decoration:none;
}

.poping a.btClose span {
display:block;
float:left;
padding-right:5px;
}
/* fin DIGITAS 22/09/08*/

.poping P, .inciteOrder P{
   margin-bottom: 12px;
}
.poping H2, .inciteOrder H2{
   font-size: 1.09em;
   margin-bottom: 15px;
}
.poping A.redLk{
   color: #e0001a;
}
.poping .colorTxt, .inciteOrder .colorTxt{
   color: #1caab3;
}
.poping .emailField, .poping .textField, .poping .cpField, .storeSelect{
   width: 270px;
   border:1px solid #989898;
}
.poping .cpField{
   width: 35px;
}
#popTransformList{
	*left:125px;
	_left:40px;
}
.storeSelect{
   width: 350px;
   float: right;
   margin-bottom: 10px;
}
.btSubscribe{
   background: url(../img/bg_subscribe_small.gif) no-repeat;
   text-align: center;
   width: 177px;
   height: 33px;
   display: block;
   margin-right: 20px;
   color: White;
   text-decoration: none;
   padding-top: 1px;
}

/*-------- Ajouts Digitas 03/06/08 -----------*/

.btSubscribeSmall{
   background: url(../img/bg_subscribe_small.gif) no-repeat;
   text-align: center;
   width: 177px;
   height: 21px;
   display: block;
   margin-right: 20px;
   color: White;
   text-decoration: none;
   padding-top: 1px;
}

 
/*-------- Fin ajouts Digitas 03/06/08 -----------*/

.bt1Line{
   line-height: 30px;
   vertical-align: middle;
}
.btSubscribe EM{
   font-style: normal;
   font-size: 0.92em;
   font-weight: normal;
}
#opacDiv{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   background: White;
   z-index: 100;
   opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.blockFormPopL{
   width: 200px;
   float: left;
   margin-right: 20px;
}
.blockFormPopR{
   width: 220px;
   float: left;
   border-left: solid 1px #afadad;
   padding-left: 20px;
}
.openStoreLabel{
   width: 80px;
   float: left;
}


/* Fin poping */