
#milieuPage {
	background: transparent url(images/home-milieuPage-fond.jpg) no-repeat bottom left;
	margin-left: -10px;
	margin-bottom: -9px;
}

#navigation {
	background: none;
	width: 210px;
}

#contenus {
	width: 525px;
}

#navigdroite {
	position: relative;
}
#boutons {
	
}

/* actualités */
#actualites {
	background: none;
}
#actualites h2 {
	margin-left: 20px;
}
.actu {
	background: url(images/dossiers-puce.png) no-repeat 0 3px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.actu h3 {
	color: #000;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}
.actu .accroche {
	color: #666;
	font-weight: normal;
	margin-bottom: 5px;
}
.actu .ensavoirplus a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/dossiers-puce-lien.png) no-repeat 0 4px;
	padding-left: 10px;
}

