body{
	margin:0px;
	padding-top:0px;
	background-color:#e4e4e4;
	font-family:Trebuchet MS, arial,helvetica;
	font-size:13px;
}

td{
	font-family:Trebuchet MS, arial,helvetica;
	font-size:12px;
	color:#57575b;
}

td a{
	color:#df0000;
	text-decoration:none;
}

td a:hover{
	text-decoration:underline;
}

.fondTop{
	background-color:#fff;
}


.footer{
	text-align:center;
	font-family:Trebuchet MS, arial,helvetica;
	color:#424245;
	font-size:11px;
}

.footer a{
	color:#424245;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.titreActu{
	text-align:center;
	font-family:Trebuchet MS, arial,helvetica;
	color:#76767a;
	font-size:15px;
	font-weight:bold;
}

#actu{
	overflow: auto;
	border: 0px solid #000;
}