a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover { /* Liens survolés */
	text-decoration:none;
	font-weight: bold;
	color: #804000;
}
.Styletxt {
	text-align: center;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stylesstitre {
	text-align: center;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.Normal {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Styletitre {
	font-size: 24pt;
	font-family: "Monotype Corsiva";
	font-weight: bold;
	text-decoration: none;
}
.Marron {color: #990000}
.Chiffres {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}


