		
		
		
		#lcmCentralContent{
			background-image:url('../img/bg_home_01.jpg');
			position:relative;
		}	
		#lcmCentralContent h1 span,
		#lcmCentralContent h2 span,
		#lcmCentralContent ul#lcmNavHome li a span{
			display:none;
		}	
		#lcmCentralContent h1{
			background-position:634px 45px;
			background-repeat:no-repeat;
			background-image:url('../img/h1_bg_home.gif');
			width:100%;
			height:207px;
		}	
		#lcmCentralContent h2{
			width:296px;
			height:34px;
			background-position:0 15px;
		}	
		
		ul#lcmNavHome{
			position:absolute;
			left:631px;
		}
		ul#lcmNavHome li a,
		ul#lcmNavHome li span#gotoMen{		
			width:166px;
			height:18px;
			display:block;
		}
		ul#lcmNavHome li h2{
			background-repeat:no-repeat;
			background-position:0 0;
		}
		ul#lcmNavHome li#linkRange h2{
			height:41px;
			background-image:url('../img/content/h2_bg_home_range.gif');
		}
		ul#lcmNavHome li#linkRange a,
		ul#lcmNavHome li#linkRange span#gotoMen{
			background-image:url('../img/nav/btn_bg_home_range_off.gif');
		}
		ul#lcmNavHome li#linkRange a:hover{
			background-image:url('../img/nav/btn_bg_home_range_on.gif');
		}
		#lcmCentralContent img.title{
			margin-left:122px;
			margin-top:159px;
		}
		
		
		
		/* BOUTON DE BAS DE CONTENU*/
		
		#lcmCentralContent a#btnSpokesman span {
			display:none;
		}
		#lcmCentralContent a#btnSpokesman {
			position:absolute;
			top:436px;
			left:631px;
			
			width:166px;
			height:18px;
			
			display:block;
		}
		#lcmCentralContent a#btnSpokesman {
			background-image:url('../img/content/btn_home_spokesman.gif');
		}
