/* CSS Document */

body {
	background-color: #f4f4f4;
	margin-top: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.Style2 {font-size: x-small}
a:link {
	color: #3370BC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D6DF0;
}
a:hover {
	text-decoration: underline;
	color: #3370BC;
}
a:active {
	text-decoration: none;
}
.txtN {font-size: 8pt}
.titreN {font-size: 8pt; color: #3370BC; }
.dateN {color: #3370BC; font-size: 7pt; }
.titre {font-size: 11pt; color: #3370BC; }
.titre_black {font-size: 11pt; color:#000000; }
.date {font-size: 7pt}
.titre2 {font-size: 13pt; color: #3370BC; }
