
/*central */

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



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


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

}


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