#header {
	height: 322px;
	background: url(images/header-home-fond.png) no-repeat top left;
}

#titre {
	left: 26px;
}

#navigation {
	background: #e5f5ca url(images/navigation-home-fond.png) no-repeat top left;
	padding-top: 7px;
}

#flash{
	position: absolute;
	top: 145px;
	left: 0;
}
#descriptif{
	position: absolute;
	width: 470px;
	left: 270px;
	top: 100px;
	font-size: 16px;
}

#descriptif .accroche{
	font-size: 18px;
}

#contenus {
	width: 332px;
	margin: 0 0 0 0;
	padding: 0 10px;
	margin-bottom: 10px;
	border: 0;
	min-height: 400px;
	float: left;
}

.composant {
	background: none;
	padding-bottom: 0;
}


.actualites{
	width: 180px;
	float: left;
	background: url(images/actualites-fond.png) repeat-y top left;
	padding-left: 20px;
	min-height: 300px;
}

.actualites h2{
	font-weight: normal;
}

.actualites h3{
	color: #e7685f;
	font-size: 11px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#enbref{
	padding-left: 20px;
	background: #e5f5ca url(images/sous-rubrique-fond.png) repeat-y top left;
}

#enbref h3{
	color: #e7685f;
	font-size: 11px;
	padding-bottom: 0;
	margin-bottom: 0;	
}

#enbref p{
	margin: 0;
	padding: 0;
}