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

a:link {color: #FF0000; text-decoration:underline; }
a:visited {color: #660000; text-decoration:underline ;}
a:hover {color: #000099; text-decoration:underline; }

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

.chapo { width: 780px; text-align: center; color: #993300; }
.texte { text-align: justify; font-size: 10pt; }
.intertitre {  color: #993300; text-decoration:underline; }
.legende { font-size: 9pt; color: #000099; }
.legendeAV { font-size: 8pt; text-align: center; color: #000099; }
.baspage { text-align: right;font-size: 8pt; }
.table { border-spacing: 10px; }

