div#conteneur
{
	left: 3%;
	position: absolute;
	top: 80px;
	z-index: 1;
	height: auto;
	width: 75%;
}
.Menudroit {
	
	background-color: #DEE4D1;
}
.headertekst{
  text-align: center;
}
body {
  background-color:#C9C8C0;
}


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, sans-serif;
	text-align: justify;
	width: 95%;
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
	}
contenu {
	text-indent: 15px;
	vertical-align: middle;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #990033;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 100%;
	background-color: #D6CD94;
	font-style: italic;
	
}
div#corps {
	background-color: #DEE4D1;
	overflow: auto;
}
.gif {
	border: none;
	height: auto;
	width: auto;
}
.normal {
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	margin-left: 5px;
}
ul {
	color: #336633;
	font-family: arial;
	font-size: 14px;
	
}

