/****************** 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-image: url(/img/bg_site_edito.png);
	background-position: 50% 50%;
	background-color:#fff;
	background-repeat:no-repeat;
}
#lcmCenter *{
	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{
	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{
	list-style-type: none;
}
#lcmCenter a{
	text-decoration: none;
}
#lcmCenter 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:-297px;
	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:480px;
}
#lcmContent #lcmLeft #lcmNav{
	height:19px;
	width:750px;
	background-color:#545454;
}
#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{
	clear:both;
	width:1000px;
	height:20px;
	border-top:1px solid #e1e1e1;
	font-size:10px;
	line-height:18px;
}
#lcmCenter #lcmFooter a, #lcmCenter #lcmCopyright span{
	color:#9A9A9A;
	font-size:10px;
}
#lcmCenter #lcmFooter a:hover{
	color:#9A9A9A;
	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:547px;
	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:#4E5761;
	color:white;
	padding:3px;
}
.biMsgBulle{
	font-family: Arial,Verdana;
	font-size:10px;
	font-weight: bold;
	background-color:#4E5761;
	color:white;
}