body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECD8B3;

}

#entete {
	position: absolute;
	width: auto;
	height: 100px;
	top: 0px;
	bottom: 124px;
	right: 0;
	left: 200px;
	margin-right: 0;
	margin-left: 5px;
	text-align:center;
}

#menu {
	position: absolute;
	width: 200px;
	height: auto;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
}

#corps {
	position: absolute;
	width: auto;
	height: auto;
	top: 124px;
	right: auto;
	bottom: auto;
	left: 205px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #884400;
	text-align: center;

}

.menunormal:link,  menunormal:active{
	text-decoration	:	none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
	margin-left: 6px;
}
.menunormal:visited {
	text-decoration	:	none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
	margin-left: 6px;
}
.menunormal:hover {
	text-decoration	:	none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #996633;
	margin-left: 6px;
}
.menugrand:link, menugrand:active{
	text-decoration	:	none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.menugrand:visited {
	text-decoration	:	none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.menugrand:hover {
	text-decoration	:	none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #996633;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #996633;
	font-weight: bold;
}

.basdepage {
	color: #ECD8B3;
}

.cadrelivredor {
	background-color: #FFFF99;
}

.corplivredor {
	background-color: #FFFFFF;
}

.noir {
	color: #000000 ; 
	font-weight: bold;
}
