table#actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #231F20;
	text-align: justify;
}
#right
{
	width: 789px;
	float: right;
	padding: 0px;
	margin: 0 auto;
	background: url(images/fondmain.jpg) repeat-y top left;
	display:block;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #004A8F;
	text-align: left;
	padding: 0px;
	line-height: 1em;
}
a#actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #004A8F;
	text-decoration: none;
}
a#actu:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00529C;
	text-decoration: none;
}