.entete {
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	width: 800px;
	background-color: #000000;
}
.pleinpage800 {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	left: auto;
	right: auto;
	margin: auto;
	height: 600px;
}
.pleinpage800 #form1 .zonePhotoID .PhotoID01 {
	float: left;
	height: 270px;
	width: 320px;
	border: thin dotted #CCCCCC;
}
.pleinpage800 #form1 .zonePhotoID .PhotoID02 {
	float: right;
	height: 270px;
	width: 320px;
	border: thin dotted #CCCCCC;
}
.pleinpage800 #form1 .zonePhotoID {
	float: Aucune;
	height: 280px;
	width: auto;
}


body {
	color: #FFCC33;
	text-decoration: none;
	background-color: #9F5703;
}

.eDroite {
	float: right;
	width: 200px;
	height: 80px;
	text-align: center;
	font-size: 9px;
	color: #CFCFCF;
	text-decoration: none;
}
.eDroite h4 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFCC00;
	letter-spacing: normal;
	font-style: italic;
	line-height: normal;
}
.centre {
	width: auto;
}
.eDroite a {
	text-decoration: none;
	color: #CCCCCC;
}
.centre .contenantmenueLate {
	float: left;
	width: 150px;
	height: 600px;
	vertical-align: middle;
}
.centre .info {
	width: 800px;
	float: right;
	height: 600px;
	background-repeat: repeat-x;
}
.contenantmenueLate ul {
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	white-space: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contenantmenueLate .memue {
	position: relative;
	top: 20%;
}

