body {
	background-color: #ACA899;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px;
	padding:0px;
	text-align:center;
}
p {
	line-height: 16px;
}
.noir {
	color: #000000;
}
.blanc {
	color: #FFFFFF;
}
.orange {
	color: #FFCA04;
}
h1,h2,h3,h4,h5,h6 {
	color: #000099;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
div#enveloppe {
	width: 600px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
div#main {
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	padding: 10px 60px;
}
div#bandeau {
	width: 600px;
	margin: 0px auto;
	text-align: left;
	border: 1px none #0000CC;
}
.Menus {
	height: 20px;
	width: 100%;
	border-top: 2px solid #FFFFFF;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	border-left: none;
}
div#DernierMenu {
	width: 100%;
	border-top: 4px solid #0078B3;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a.LeMenuRouge {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	height: 14px;
	padding: 3px 10px;
	font-size: 10px;
}
a.LeMenu {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	height: 14px;
	padding: 3px 10px;
	font-size: 10px;
}
a.LeMenu:link {
	color: #0078B3;
}
a.LeMenu:visited {
	color: #0078B3;
}
a.LeMenu:active {
	color: #0078B3;
}
a.LeMenu:hover {
	color: #FFFFFF;
	background-color: #0078B3;
}
p.LeMenuBas
{
	text-align: center;
	font-size: 10px;
	line-height: normal;
}
