
#conteneur{
	position: relative;
	background: none ;
	/*border: #0ff solid 1px;*/
	}

#super_conteneur_fond{
	background:  url(images/fond_bas_accueil.png) no-repeat center bottom;
	/*border: #0ff solid 1px;*/
	}
	
#bloc_footer{
	
}

#carousel_container {
	position: absolute; 
	width: 631px;
	height: 350px;
	margin: 0px 0px -60px -80px;
	bottom: 0px;
	z-index: 2;
	/*border: 1px solid #f0f;*/
			}


#cache_fl{
	position: absolute; 
	width: 25px;
	height: 28px;
	left: 0px;
	bottom: 0px;
	/*border: 1px solid #f0f;*/
	background: #907d71;
	z-index: 2;

}