div#conteneur
{
	left: 3%;
	position: absolute;
	top: 80px;
	z-index: 1;
	right: 27%;
	height: auto;
	width: 75%;
}

.Menudroit {
	
	background-color: #D9E6D2;
	
	
}
.headertekst{
  text-align: center;
}

td, th {
	margin-left: 25px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 16px;
	margin-left: 25px;
}

 h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}
p  {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 95%;
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
	}
contenu {
	text-indent: 15px;
	vertical-align: middle;
}

.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #CC0000;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 100%;
	background-color: #CCCC33;
	font-style: italic;
	
}

div#entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #669999;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 100%;
	background-color: #DFD2B9;
	font-style: italic;
	
}
div#corps {
	background-color: #D9E6D2;
	overflow: auto;
}
ul {
	color: #336633;
	font-family: arial;
	font-size: 14px;
	
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
body {
  background-color:#E4C863;
}


