
/*central */

#central {
	background-color:#000;
	width:950px;
	height:1200px;
	margin:0px auto 0px auto;
}



#croix {
	position: relative;
	z-index:1;
	top : -20px;
	
	
}



#menu {
	position:relative;
	z-index:2;
	top:-770px;
	width:150px;

}


#photodubas {
	position:relative;
	z-index:3;
	top:-540px;
	left:50px;
	width:800px;
	
}
