.mainPh {
	padding: 5px;
	position: absolute;
	height: 540px;
	width: 590px;
	left: 200px;
	top: 0px;
	text-align: center;
}
.hotel {
	background-color: #C6E6A6;
	overflow: auto;
	position: absolute;
	height: 150px;
	width: 600px;
	left: 0px;
	top: 25px;
	text-align: center;
}
.Interieur {
	position: absolute;
	height: 150px;
	width: 600px;
	left: 0px;
	top: 175px;
	text-align: center;
}
.Mariages {
	overflow: auto;
	position: absolute;
	height: 150px;
	width: 600px;
	left: 0px;
	top: 325px;
	background-color: #C6E6A6;
	text-align: center;
}
.Photo_Galerie {
	position: absolute;
	height: 300px;
	width: 200px;
	left: 0px;
	top: 250px;
}
