div#conteneur
{
	left: 3%;
	position: absolute;
	top: 80px;
	z-index: 1;
	right: 27%;
	height: auto;
	width: 75%;
}
.Menudroit {
	background-color: #E3C077;
}

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: #800000;
	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;
}

img {
	float: none;
	margin-left: auto;
	border-right-style: ridge;
	border-left-style: groove;
	border-top-style: groove;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-width: medium;
	border-top-width: medium;
	width: auto;
	height: auto;
}
.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #CCFF33;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 100%;
	background-color: #009966;
	font-style: italic;
	
}

div#entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #CCFF33;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 100%;
	background-color: #009966;
	font-style: italic;
	
}
div#corps {
	overflow: auto;
	background-color: #E3C077;
}
.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;
	
}
body {
  background-color:#A3B1C7;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.headertekst{
  text-align: center;
}
