body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #396C9F;
}
body {
	background-color: #396C9F;
 	width:100%;
	margin:0 auto;
}
a {
	font-size: 11px;
	color: white;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titre {
	font-family: Arial;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.titre2 {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
