#central
{
	background-image: url('/images/frontend/accueil/background-central.jpg');
	width: 607px;
	height: 301px;
	font-family: arial;
}
#actualite
{
	position: absolute;
	width: 607px;
	height: 110px;
	left: 0px;
	top: 301px;
}
#reference
{
	position: absolute;
	width: 100%;
	height: 70px;
	left: 0px;
	top: 411px;
}
#pub
{
	position: absolute;
	width: 200px;
	height: 409px;
	top: 2px;
	left: 608px;
}
#central p.text
{
	margin-top: 83px;
	width: 237px;
	height: 67px;
	float: left;
	font-size: 11px;
	color: #575755;
	font-family: arial;
	margin-left: 30px;
	padding-right: 35px;
	text-align: justify;
}
#reference #referencetitre
{
	float: left;
	width: 120px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
	border: 1px solid #e7e7e7;
	color: #686765;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	margin-left: 20px;
}
#reference .reference
{
	float: left;
	width: 70px;
	height: 50px;
	/*background-color: #e7e7e7;*/
	margin-right: 10px;
	margin-top: 10px;
}
#reference .reference table, #reference .reference td
{
	width: 100%;
	height: 100%;
	border-collapse: 0px;
	border-spacing: 0px;
	
}
#central #news
{
	position: absolute;
	overflow: hidden;
	height: 105px;
	width: 350px;
	left: 245px;
	top: 192px;
}

#central .news
{
	position: absolute;
	top: 105px;
	left: 0px;
	height: 105px;
	width: 350px;
	color: white;
	font-size: 12px;
	font-family: arial;
	
}
#central .news img
{
	float: left;
	margin-right: 10px;
}
#central #aussi
{
	position: absolute;
	top: 164px;
	left: 15px;
	width: 217px;
	height: auto;
}
#central #aussi h3
{
	color: white;
	font-size: 13px;
	margin-bottom: 10px;
}
#central #aussi div
{
	font-size: 12px;
	background-color: #e5ebbd;
	padding: 2px 10px 2px 10px;
	margin-top: 3px;
	width: 170px;
	color: #81807e;
	font-weight: bold;
	font-size: 11px;
}
#actualite .actualite
{
	width: 289px;
	float: left;
	height: 100px;
	padding-left: 10px;
	font-family: arial;
}
#actualite .actualite h4
{
	color: #bed731;
	font-size: 14px;
	width: 100%;
	margin: 5px 0px 5px 0px;
}
#actualite .actualite p
{
	font-size: 11px;
	color: #575755;
}
#actualite .actualite a
{
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	color: #575755;
	margin-top: 3px;
}
#test
{
	width: 100%;
	height: 70px;
	display: block;
	position: absolute;
	top: 120px;
	z-index: 1000;
	left: 0px;
}
#support
{
	width: 100%;
	height: 70px;

	display: block;
	position: absolute;
	top: 180px;
	z-index: 1000;

	left: 0px;
}
#plateforme
{
	width: 100%;
	height: 70px;

	display: block;
	position: absolute;
	top: 250px;
	z-index: 1000;
	left: 0px;

}

