body {
	background-image: url('images/P1390277_allegeFond3Petit.jpg'); 
/* 	background-image: url('images/degrade.jpg'); */
	background-repeat: no-repeat; 
	background-color: #fefed2;
	color: #603f14;
	font-family: Calibri, Arial;
	font-size: 16px;
	letter-spacing: 0.03em;
}

a {
	color: #603f14;
}

.menu {
	position: relative;
	list-style:none;
	padding: 0px;
	margin: 0px;
}

.menu li {
	position:absolute;
	display: block;
	color: #eaca6a;
	font-weight: bold; 
}

.menu li a {
	font-weight: bold; 
	font-size: 18px; 
	color: #eaca6a;
	text-decoration: none;
	font-style: normal;
	border: none;
}

#menu1 {
	left: 225px; 
	top: 0px;
}

#menu2 {
	left: 238px; 
	top: 30px;
}

#menu3 {
	left: 238px; 
	top: 60px;
}

#menu4 {
	left: 230px; 
	top: 90px;
}

#menu5 {
	left: 210px; 
	top: 120px;
}

#page {
	margin: 200px 100px 0 100px;
	border-left: solid 1px #eaca6a;
	/* border-top: solid 1px #eaca6a; */
	padding: 10px;
}

.titre3 {
	font-family: French Script MT, Calibri, sans-serif;
	font-weight: bold;
	font-size: x-large;
}

table {
	border-collapse: collapse;	
}

th {
	background-color: #eaca6a;
	}

td, th {
	border: solid 1px black;
	text-align: center;
	padding: 5px;
}