body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 100px;
background-color: #219CD7;
}
#conteneur {
	position: absolute;
	width: 800px;
	background-color:#E4B716;
	margin-left: -400px;
	height: 600px;
	left: 50%;
	margin-top: -300px;
	top: 50%;
}
#centre {
background-color:#ffffff;
margin-left: 200px;
}
#gauche {
	position: absolute;
	left:0;
	width: 200px;
}
#pied {
height: 30px;
background-color: #BD6068;
} 
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {
	margin: 0 0 10px 0;
	line-height: 20px;
}

.titrejaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #E4B716;
}
.titrebleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #219CD7;
}
.titreprune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #BD6068;
}
.soustitrejaune {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E4B716;
}
.soustitrebleu {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #219CD7;
}
.soustitreprune {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #BD6068;
}
#mid {
	position: absolute;
	margin-top: -115px;
	margin-left: -162px;
	height: 230px;
	width: 324px;
	left: 50%;
	top: 50%;
	border: thin solid #219CD7;
}
#mid2 {

	position: absolute;
	margin-top: -275px;
	margin-left: -175px;
	height: 550px;
	width: 350px;
	left: 50%;
	top: 50%;
	border: thin Aucune #219CD7;
}
.textejaune {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E4B716;
}
.texteprune {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD6068;
}
.textebleu {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #219CD7;
}
