#mycarousel{
	position : absolute;
	width : 100%;
	/*border : solid 1px red;*/
	z-index : 3;
}

#visionneuse{
	position : absolute;
	margin-top : 570px;
	width : 100%;
	min-width : 1024px;
}



#mentions_legales{
	
	background-color : black;
	position : absolute;
	margin-top : 710px;
	min-width : 1024px;
	height : 40px;
	width : 100%;
}