BODY {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Arial, sans-serif, Helvetica ;
	font-size: 10px;

}
P,DIV {margin-top: 0px; margin-bottom : 0px; margin-left: 0px; margin-right: 0px; }

.titre {
	color: #36648b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.surtitre {
	color: #36648b;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;

}


.menu {
	color: #36648b;
	text-decoration: none;
	font-size: 12px;

}
.menu a:link {
	color : #36648b;
	text-decoration : none;
	font-size: 12px;

}
.menu a:hover {
	color : #36648b;
	text-decoration : underline;
	font-size: 12px;

}
.menu a:active {
	color : #36648b;
	text-decoration : none;
	font-size: 12px;
	font-weight : bold;

}
.menu a:visited {
	color : #36648b;
	font-size: 12px;
	text-decoration : none;
}


.news  
{
	color : #424242;
	font-family: Arial, sans-serif, Helvetica ;
	font-size: 11px;
	vertical-align : top;
}
.news a:link, .news a:visited, .news a:active,
{
	color : #36648b;
	text-decoration : none;
}
.news a:hover
{
	color : #36648b;
	text-decoration : underline;
}












