BODY {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
#Corp {
	width: 950px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
}
#Entete {
	height: 199px;
	width: 950px;
	float: left;
	background-image: url(../images/entete.gif);
	background-repeat: no-repeat;
}
#logo {
	float: right;
	margin-right: 20px;
}
#titre {
	float: right;
	width: 700px;
	height: 42px;
	color: #82C443;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}
#M1 {
	style=font-size:12px;
	text-align: justify;
	color: #005678;
	float: left;
	width: 680px;
	padding: 0px 10px 0px 10px;
	display: block;
	font-size: 18px;
	margin-top: 10px;
	line-height: 25px;
}
#M1 ul{
	margin-left:18px;
	padding-left:18px;
}
#M2{
	text-align: center;
	float: right;
	width: 700px;
	display: none;
	
}
.table {
	top: 0px;
	left: 0px;
	width: 450px;
	color: #005678;
	border: 1px solid #005678;
}
#Menu {
	float:left;
	width:250px;
	height: 657px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
}
#Menu2 {
	float:left;
	width:245px;
	height: 330px;
	color: #FFFFFF;
	border: 1px solid #82C443;
}
#Menu2 p {
	margin:0px 0px 10px 15px;
}
#EnteteMenu {
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	margin-bottom: 20px;
	padding: 5px 0px 5px 0px;
	background-color: #005678;
	border: 1px solid #82C443;
}
#Menu p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#Menu a {
	text-decoration:none;
}
#Menu a:link {
	color:#FFFFFF;
}
#Menu a:visited {
	color:#FFFFFF;
}
#Menu a:hover {
	color:#669B31;
}
#EnteteTableau {
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 16px;
}
#BasPage {
	float:left;
	width: 650px;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
	color: #005678;
	font-weight: bold;
}
#pub {
	float:left;
	text-align: center;
	margin-top: 30px;
	margin: 30px auto 0px auto;
	width: 650px;
}
.InscriptionsCloses{
	font-size: 12px;
	color: #FF0000;
}
