/****************** Structure globale du site ******************/
/*Tous les élements généraux ont été définis relativement au conteneur lcmCenter afin de ne pas modifier les styles des codes retailers qui l'entourent*/

/*ELEMENTS GENERAUX*/
html {height:100%;}
body
{
	background:url(/img/bg_bex_highres.jpg) 50% 50% no-repeat #7d9cc4;
}
#testimonials{
	display:none;
}
#lcmCenter *,
#testimonials *{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
/*#lcmCenter img.png{
behavior: url("/_fr/_fr/js/png.htc");
}*/
#lcmCenter img, #lcmCenter form, #testimonials img{
	border: 0;
}
.lcmbody, #lcmCenter div, #ifredirectlayer{
	scrollbar-3dlight-color:#ABABAB;
	scrollbar-arrow-color:#4E5761;/*#A8305D;*/
	scrollbar-track-color:#F4F5F6;/*#E7EAEC;*/
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#EAEDEE;
	scrollbar-highlight-color:#EAEDEE;
	scrollbar-shadow-color:#303740;/*#ABABAB;*/
}
#lcmCenter li,
#testimonials li{
	list-style-type: none;
}
#lcmCenter a,
#testimonials a{
	text-decoration: none;
}
#lcmCenter a:hover,
#testimonials a:hover{
	text-decoration: underline;
}


/*CLASSES COMUNES */
.clearboth{
	clear:both;
	visibility:hidden;
	height:1px;
	display: block;
}
.invisible{
	display: none;
}
#lcmCenter .filet{
	border-bottom: 1px solid #ABABAB;
	padding-bottom:15px;
	margin-bottom: 20px;
}
#lcmCenter .sepblanc{
	border-bottom: 1px solid white;
}
#lcmCenter .sepgris{
	border-bottom: 1px solid #ADB1B6;
}
#lcmCenter .sepnoir{
	border-bottom: 1px solid black;
}
/** STRUCTURE **/

/* Bloc conteneur permettant de tout centrer en hauteur et en largeur */
#lcmCenter{
	width:1000px;
	height:595px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top:-303px;
	display:block;
}

/*  Bloc contenant le logo et le bloc de recherche  */
#lcmEntete{
	width:1000px;
	height:66px;
}
#lcmEntete #lcmLogo, #lcmEntete #lcmTopLinks{
	float:left;
	height:66px;
	width:50%
}

/*  Bloc définissant le "corps" de la page  */
#lcmContent{
	width:1000px;
}

/*  Partie de gauche dans le "corps" de la page  */
#lcmContent #lcmLeft{
	height:477px;
}
#lcmContent #lcmLeft #lcmNav{
	height:19px;
	width:750px;
}	
#lcmContent #lcmLeft #lcmNav .udm{
	background-color:#144991;
}

#lcmContent #lcmLeft #lcmNav a{
	color:white;
}
#lcmContent #lcmLeft #lcmNav a:hover{
	color:white;
	text-decoration:none;
}

/*  Bloc définissant la barre de navigation du bas  */
#lcmCenter #lcmFooter{
	
	background-color:#FFF;
	clear:both;
	width:1000px;
	height:20px;
	border:none;
	font-size:10px;
	line-height:18px;
	color:#89a4c8;
}
#lcmCenter #lcmFooter a, #lcmCenter #lcmCopyright span{
	color:#89a4c8;
	font-size:10px;
}
#lcmCenter #lcmFooter a:hover{
	color:#144991;
	font-size:10px;
	text-decoration:underline;
}

#lcmFooter ul{
	line-height:18px;
	margin:0;
	padding:0;
	margin-top:2px;	
	width:750px;
	height:20px;
	display:block;
	float:left;
}
#lcmFooter ul li{
	display: inline;
	list-style-type: none;
	line-height:18px;
	height:20px;
}

/****** my lancôme en bas ******/
/** non loggé **/
#zoneMyL{
	line-height:18px;
	width:250px;
	margin-top:1px;	
	height:20px;
	float:left;
	
}

/** loggé **/
#zoneBtMyL
{
	text-align:right;
	width:245px;
	margin-top:2px;	
}

#lcmErrorMsg{
	position:absolute;
	top:569px;
	left:585px;
	color:red;
	font-weight:bold;
	display:none;
}

/** open windows favoris et review **/
#redirectlayer .design{
	border:1px solid white;
	position:absolute;
	left:0;
	top:0;
	display:none;
	z-index:5000;
}
#redirectlayer .design #tableEntete{
	height:15px;
}
#redirectlayer .gamme{
	border:1px solid black;
	position:absolute;
	left:0;
	top:0;
	display:none;
	z-index:5000;
}
#redirectlayer .gamme #tableEntete{
	height:25px;
}
#redirectlayer{
	border:1px solid black;
	position:absolute;
	left:0;
	top:0;
	display:none;
	z-index:5000;
}

/** elements pour colonnes de gauche **/
.menugauche li{
	margin:1px 0;
	padding:1px 0;
	line-height:14px;
}

/*  Partie de droite dans le "corps" de la page  */
#lcmCenter #lcmRightMenu h2, #lcmCenter #zoneComplementaire h2{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#lcmCenter #lcmRightMenu li{
	margin-bottom: 4px;
}
#lcmCenter #lcmRightMenu li li{
	background: none;
	padding-left: 0;
}
#lcmCenter #lcmRightMenu li a{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#lcmCenter #lcmRightMenu ul.liste li{
	margin-bottom: 0px;
}
#lcmCenter #lcmRightMenu ul.liste li a{
	font-size: 10px;
	font-weight:normal;
	text-transform:none;
}

/** relatif à la présentation de la bulle **/

.biTitreBulle{
	font-family: Arial,Verdana;
	font-size:10px;
	text-transform:upperCase;
	font-weight:bold;
	background-color:#312724;
	color:white;
	padding:3px;
}
.biMsgBulle{
	font-family: Arial,Verdana;
	font-size:10px;
	font-weight: bold;
	background-color:#312724;
	color:white;
}
/*div d'opacité grise sur le content*/
#lcmCentralContent #backgroundBlack{
	background:black;
	width:1000px;
	height:458px;       
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#lcmCentralContent #backgroundBlack.show{
	display:block;
}