div#conteneur
{
	left: 8%;
	position: absolute;
	top: 80px;
	z-index: 1;
	right: 27%;
	height: auto;
	width: 620px;
}



td, th {
	background-color: #DDDCBD;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 16px;
	margin-left: 25px;
}

 h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

contenu {
	text-indent: 15px;
	vertical-align: middle;
}



div#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: #999933;
	font-style: italic;
	
}
div#corps {
	background-color: #dddcbd;
	overflow: auto;
	margin-left: 5px;
	color: #336633;
}


ul {
	color: #336633;
	font-family: arial;
	font-size: 14px;
	
}
b {
	color: #CC6666;
}
