.style5 {font-family: "Times New Roman", Times, serif; font-size: 9px; font-style: italic; }
.style6 {font-size: 9pt}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

#Pres {
	height: 1300px;
	width: 300px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/PresLogo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#Menu {
	float: left;
	height: 75px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#Corps {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 900px;
	background-image: url(images/Corpsbg.png);
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat;
	background-position: left top;
	font-weight: bold;
}
#Corps   #Pres2 {
	height: 75px;
	width: 300px;
	float: left;
}

#Corps #txtbox {
	float: right;
	height: 500px;
	width: 600px;
}
#Corps  #Menu  #Menu1 {
	float: left;
	width: 525px;
	height: 75px;
	position: relative;
	top: 2px;
}

#Corps #Menu #Compa {
	height: 75px;
	width: 75px;
	float: left;
	position: relative;
	top: 2px;
}
#Corps2 {
	background-image: url(images/Corpsbg.png);
	height: 1300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Corps2 #Pres {
	float: left;
}
#Corps2 #txtAccueil {
	float: right;
}



#Corps2 #Menu #Compa {
	float: left;
	height: 75px;
	width: 75px;
}
#Corps2 #Menu #Menu1 {
	float: left;
	height: 75px;
	width: 525px;
}
#Corps2  #pied2 {
	float: left;
	height: 75px;
	width: 600px;
}

body {
	background-image: url(images/LabyrintheMini.png);
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
}
#pied {
	height: 75px;
	width: 900px;
	float: none;
}
