#bandeauhaut
{
	position: absolute;
	top: 0px;
	height: 40px;
	width: 799px;
	background-color: #7f7d7e;
	color: white;
	line-height: 40px;
	font-family: arial;
	font-size: 18px;
	padding-left: 10px;
	
}
#bandeaubas
{
	position: absolute;
	top: 459px;
	height: 25px;
	width: 809px;
	background-color: #7f7d7e;
	
}
#bandeaubas a
{
	font-size: 12px;
	color: white;
	font-family: arial;
}
#central
{
	position: absolute;
	width: 809px;
	height: 420px;
	top: 40px;
	overflow: auto;
	font-family: arial;
}
#central h1
{
	width: 97%;
	height: 30px;
	background-color: #eaeae8;
	color: #83837c;
	font-size: 20px;
	line-height: 30px;
	margin: 0px;
	padding-left: 3%;
}
#central p
{
	font-size: 12px;
	display: block;
	width: 94%;
	background-color: #F3E7DA;
	padding: 3px 0px 3px 3px;
	margin: 2px;
	
}
#central .domaine
{
	width: 95%;
	height: auto;
	margin-top: 2px;
}

#central .domaine h2
{
	width: 98%;
	height: 30px;
	line-height: 30px;
	padding-left: 2%;
	background-color: #bed731;
	color: white;
	font-size: 16px;
}
#central .domaine table
{
	width: 100%;
	
}
#central .domaine table thead tr
{
	background-color: #f0eeec;
	height: 25px;
	font-size: 13px;
	color: #83837c;
}
#central .domaine table tbody th
{
	background-color: #F5EACF;
	font-size: 12px;
}
#central .domaine table tbody td
{
	font-size: 12px;
	background-color: #F5EACF;
}
td.duree, td.formulaire
{
	text-align: center;
}
#central .domaine table tbody td.date
{
	background-color: white;
}

