#menujeanne {position:absolute;
		Margin-top : 100px;
		Margin-left : 50px;
		z-index : 2;}


#entreeorleans {position:absolute;
		width : 400px;
		height : 100px;
		Margin-top : 300px;
		Margin-left : 575px;
		background-image:  url(images/jeanne/parcheminentreeorleans.png);
		background-repeat : no-repeat;
		background-size : 100% 100%;
		z-index : 3;}

#entreeorleans:hover {position:absolute;
		width : 440px;
		height : 110px;
		Margin-top : 295px;
		Margin-left : 555px;
		background-image:  url(images/jeanne/parcheminentreeorleans.png);
		background-repeat : no-repeat;
		background-size : 100% 100%;
		z-index : 3;}



.description {font-size :15px;
		color : white;
		text-align :justify;
		z-index:2;}

