body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.3px;
	font-style: normal;
	font-weight: bold;
	color: #9D9E9E;
	text-align: left;
}
.sous-titres {
	color: #9d9e9e;
	font-size: 10.3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}
.texteN { color: white; font-size: 9px; text-align: left; margin-right: 13px; margin-left: 13px }
.texteC { color: black; font-size: 10.3px; text-align: left; margin-right: 13px; margin-left: 13px }
a {
	color: #003399;
	outline:0;
	outline:0;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #7FB1FC;
}
a:active {
	text-decoration: none;
	color: #BFBF64;
	outline: none;
}
:focus{-moz-outline-style: none;}
