.MenuMenu {
	position: absolute;
	height: 250px;
	width: 200px;
	left: 0px;
	top: 0px;
}
.MenuTexte {
	position: absolute;
	height: 540px;
	width: 390px;
	left: 200px;
	top: 2px;
	padding: 5px;
	text-align: center;
	overflow: auto;
}
.MenuPhotoTable {
	position: absolute;
	height: 250px;
	width: 200px;
	left: 600px;
}
