
#middle {
	background:url(../_img/actualites/fond_middle.jpg) top center no-repeat;
}

#liens_top p {
	color:#8ea6e6;
	background:url(../_img/actualites/puce_bulle.gif) top left no-repeat;
	font:bold 14px Arial, Helvetica, sans-serif;
	padding-left:16px;
	margin-top:15px;
}

.actu {
	background:url(../_img/actualites/border_actu.gif) bottom left repeat-x;
	padding-bottom:10px;
	margin-bottom:20px;
}

.actu p.titre {
	color:#8ea6e6;
	background:url(../_img/general/puce_bulle.gif) center left no-repeat;
	font:bold 13px Arial, Helvetica, sans-serif;
	padding-left:16px;
	position:relative;
	margin-left:0;
}

.actu p {
	color:#666a6a;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-left:16px;
	line-height:16px;
}

.actu p.lien a {
	display:block;
	color:#666a6a;
	text-decoration:underline;
	padding-top:20px;	
	padding-bottom:5px;
}

