
html,body
{
background-color : #333333;
font-size: 10pt;
font-family: sans-serif; 
color: #FFFFFF;
}

a:link {color: #FFFF00; text-decoration:underline; }
a:visited {color: #FFFFFF; text-decoration:underline ;}
a:hover {color: #FF0000; text-decoration:underline; }

h1 { font-size: 24pt; }
h2 { font-size: 18pt; }
h3 { font-size: 10pt; }

.chapo { width: 780px; text-align: center; color: #FF0000; }
.texte { text-align: justify; font-size: 10pt; }
.legende { font-size: 9pt; text-align: left; color: #FF8080; }
.legendeAV { font-size: 8pt; text-align: center; color: #FF8080; }
.baspage { text-align: right;font-size: 8pt; }
.table { border-spacing: 10px; }
