/****************** Elements de prsentation spcifiques aux pages type animation (avec une colonne de menu fixe  droite). Elle ne doit tre appele que sur ces pages  ******************/

/** STRUCTURE **/

/*  Partie de gauche dans le "corps" de la page  */
#lcmCenter #lcmContent div#lcmLeft{
	width:750px;	
	float:left;
	min-height:477px;
	background:#fff;
	position:relative;
	z-index:1;
}
#lcmContent #lcmLeft #lcmNav{
	width:750px;
	position:relative;
	z-index:5;
}
#lcmCenter #lcmContent #lcmLeft div#lcmCentralContent{
	width:750px;
	z-index:2;
	background-color:#fff;
	min-height:458px;
}
/*  Partie de droite dans le "corps" de la page  */
#lcmContent #lcmRight{
	width:250px;
	float:right;
	background-color:#EDEFF0;
}
#lcmContent{
	background:url(/img/_zh/_cn/bg_repeat-line.gif) white repeat-y;
}

#legend{
z-index:1;
}

#countstock{
	/** position:absolute;
	top:110px;
	left:420px;
	_left:40px; **/
	display: none;
	height:20px;
	color:#000000;
}

HTML>BODY #lcmCenter #lcmCentralContent #lcmZoneDroite ul.decalage{
	margin:10px 0 0 0;
}
