body{
	background-color:#e7e8e9;
	padding:0px;
	margin:0px;
	font-family:Trebuchet Ms,sans-serif;
	font-size:13px;
	color:#000000;
	width:353px;
}
h4, h4 a{
	font-family:Trebuchet Ms,sans-serif;
	font-size:14px;
	color:#0C6468;	
	margin:0px;
	padding:0px;
	display:inline;
	text-decoration:none;
}
.titre{
	color:#0C6468;
	font-size:22px;
	padding:4px 8px 4px 8px;
}
#liste_actus{
	list-style-type:none;
	background-color:#FFFFFF;
	margin-top:12px;
	padding:6px;
	width:586px;
}
.actu{
	margin-bottom:12px;
	font-family:Trebuchet Ms,sans-serif;
}
.titre_actu{	
	color:#08F0FC;
	text-decoration:none;
	letter-spacing:1px;	
	font-style:italic;	
	font-size:14px;
}
.resume_actu{
	color:#333333;
	text-decoration:none;
	letter-spacing:1px;
}
.lien_actu a{
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
.lien_actu a:hover{
	color:#0C6468;
}
#toutes_actus{
	text-align:right;
}
#toutes_actus a{
	color:#333333;
	font-size:13px;
	text-decoration:none;
}
#toutes_actus a:hover{
	color:#0C6468;
}
