A:link {
	color:#aaaaaa;
	text-decoration: none;
}

A:active {
	color: #ff0000;
	text-decoration: underline;
}

A:visited {
	color: #aaaaaa;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}
.celluleTitre {  font-size: 16pt; font-weight: bold; font-variant: normal; color: #003366; background-color: #FFFFFF; text-align: center; height: 30px; vertical-align: middle; font-style: italic}
.PetitTableauCentre {  text-align: center; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; vertical-align: top; font-weight: bold}
.legal {  font-size: 8pt}
body {  font-family: Arial, Helvetica; font-size: 11pt; color: #FFFFFF}
h1 {  font-size: 16pt; font-weight: bold; text-align: center}
h2 {  font-size: 14pt; font-weight: bold}
h3 {  font-size: 10pt; font-weight: bold}
.afaire {color=#ff0000; font-size=9pt}
. {  font-family: Arial, Helvetica; font-size: 11pt; color: #FFFFFF}
.legende {  font-size: 10pt; text-align: center; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.SousTitre {  font-size: 16pt; font-weight: bold; color: #003366; text-align: center}

span.scrollmenu {
 position: absolute; /* IE hack (IE doesn't support position: fixed) */
}
[class="scrollmenu"]{ /* Mozilla only */
	position: fixed !important;
}

