#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;
	
}
#central
{
	position: absolute;
	width: 809px;
	height: 420px;
	top: 40px;
	overflow: auto;
	font-family: arial;

	
}
#central #info
{
	font-size: 12px;
	margin: 10px;
}
#central #description
{
	margin: 5px;
	font-size: 12px;
}
