#pub
{
	position: absolute;
	width: 200px;
	height: 480px;
	top: 2px;
	left: 608px;
}
#bandeauhaut
{
	position: absolute;
	top: 0px;
	height: 40px;
	width: 607px;
	background-color: #7f7d7e;
	
}
#bandeaubas
{
	position: absolute;
	top: 459px;
	height: 25px;
	width: 607px;
	background-color: #7f7d7e;
	
}
#central
{
	position: absolute;
	width: 607px;
	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%;
}
#texte1
{
	float: left;
	width: 302px;
	background-color: #eaeae8;
	height: 80px;
	margin: 1px 1px 1px 0px;
	color: #575755;
	text-align: center;
}
#recherche
{
	float: left;
	width: 302px;
	background-color: #eaeae8;
	height: 80px;
	margin: 1px 1px 1px 0px;
	color: #575755;
	text-align: center;
}
#recherche div
{
	margin-top: 10px;
	font-weight: bold;
	color: #83837c;
	
}
#recherche input
{
	color: #83837c;
	height: 24px;
	line-height: 29px;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #d5d5d5;
	margin: 0px;
	float: left;
	margin-left: 65px;
	margin-top: 5px;
}
#recherche #button
{
	margin-left: 5px;
	padding: 0px;
	height: 29px;
	
}
#texte1 p
{
	width: 280px;
	text-align: justify;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
}
#texte2
{
	float: left;
	width: 100%;
	height: 43px;
	background-color: #bed731;
	font-size: 11px;
	color: white;
	line-height: 19px;
}
#texte2 p
{
	margin-left: 10px;
}
#formations
{
	float: left;
	width: 523px;
	height: 180px;
	margin-left: 50px;
	margin-top: 30px;
}
#formations a
{
	display: block;
	float: left;
	width: 152px;

	background-color: #7f7e7d;
	color: white;
	font-size: 12px;
	padding-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#formations a:hover
{
	text-decoration: none;
	background-color: #bed731;
}
