#actu {
	font-family: "Trebuchet MS",Verdana,Sans serif;
	font-size: 12px;
	border-bottom: 1px solid orange;
	height:70px;
}
#actu div {
	height:60px;
}
#actu a {
	color: #000;
	text-decoration:none;
}
#actu a:hover {
	text-decoration: underline;
}
#titreActu {
	font-family: Arial;
	font-size: 18px;
	margin-bottom: 3px;
	border-bottom: 1px solid orange;
}
body {
	background-color: #fff889;
}

