/****************** Elements de prsentation spcifiques aux pages type home (sans colonne de menu fixe  droite). Elle ne doit tre appele que sur ces pages ******************/


/** STRUCTURE **/

/*  Partie de gauche dans le "corps" de la page  */
#lcmContent #lcmLeft{
	width:1000px;
	float:left;
	min-height:477px;
	background:#fff;
	position:relative;
	z-index:0;
}
#lcmContent #lcmLeft #lcmNav{
	width:750px;
	position:relative;
	z-index:5;
}
#lcmCenter #lcmContent #lcmLeft #lcmCentralContent{
	width:1000px;
	z-index:2;
	/*background-color:#EDEFF0;*/
	min-height:458px;
}
#lcmContent{
	background:url(/img/_zh/_cn/bg_repeat-line.gif) white repeat-y;
}
/*
#lcmContent #lcmLeft #lcmCentralContent.opacity{
	width:1000px;
	z-index:399;
	background-color:white;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
*/
/** bloc my lancme **/
#lcmMyL{
	width:22px;
	display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:4000;
	overflow:hidden;
}
#lcmRightTop{
	width:250px;
	height:19px;
	display:block;
	position:absolute;
	left:750px;
	top:0px;
	zoom:1;
}
#mylIframe{
	width:0px;
	height:458px;
	display:none;
	position:absolute;
	left:0;
	top:0;
	background-color:#4E5761;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	z-index:3999;
	overflow:hidden;
}

#legend{
z-index:1;
}
