#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: 789px;
	height: 420px;
	top: 40px;
	overflow: auto;
	font-family: arial;
	font-size: 12px;
	padding: 10px;
}
#central b
{
	font-weight: bold;
	color: #7F7D7E;
	margin-right: 9px;
}
#central #infos, #central #type
{
	float: left;
	width: 370px;
	height: 80px;
}
#central #infos .row
{
	height: 30px;
}
#central #infos span
{
	font-weight: bold;
	color: #7F7D7E;
	margin-right: 9px;
}
#central #type li
{
	list-style: none;
	margin-left: 10px;
	margin-top: 3px;
	font-weight: bold;
	display: block;
	width: 137px;
	height:20px;
	line-height:20px;
	padding-left: 10px;
	color: white;
	background-color: #B5D800;
}
#central #objectif
{
	width: 765px;
	min-height: 50px;
	display: block;
	background-color: #EEEDE9;
	padding: 5px;;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#central .elem
{
	margin-top: 10px;
	float: left;
	display: block;
	width: 370px;
	margin-right: 13px;
	
	height: 50px;
	background-color: #EEEDE9;
}
#central #tarifs
{
	width: 765px;
	min-height: 50px;
	display: block;
	background-color: #EEEDE9;
	padding: 5px;
	float: left;
	margin-top: 10px;
}
#central #formations
{
	width: 765px;
	min-height: 50px;
	display: block;
	background-color: #EEEDE9;
	padding: 5px;
	float: left;
	margin-top: 10px;
}