/***********************************/
/**************news*********************/
/***********************************/

#listenews
{
	border:1px solid white;	
	border-top:1px solid #2885b6;
	border-bottom:1px solid #2885b6;
}
#listenews P
{
	margin:0;
	padding:3px 0;
}

.more
{
	float:right;
	text-align:right;
	font-weight:bold;
}
.more A
{
	display:block;
	background:url(../img/flecherouge.gif) no-repeat left;
	padding-left:15px;
}
.actu
{
	margin-top:10px;
	border-top:1px solid #2885b6;
	border-bottom:1px solid #2885b6;
	
}