.ReservationMenu {
	position: absolute;
	height: 250px;
	width: 200px;
	left: 0px;
	top: 0px;
}.ReservationTexte {
	position: absolute;
	height: 540px;
	width: 590px;
	left: 200px;
	top: 0px;
	padding: 5px;
	overflow: auto;
}
.Forms {
	font-family: "Goudy Old Style", "Footlight MT Light", "Times New Roman";
	font-size: 14px;
	color: #6d3a16;
	border: 1px solid #9ca131;
}

