<!--
body { background: url("../img/fond.gif") repeat; background-color: #FFFFFF; font-family: Arial,sans-serif; }

.nota      { font-size: 65%; }
.txt       { font-size: 80%; }
.sl        { font-size: 70%; font-style: italic; }
.mf        { font-size: 70%; }
.nbdef     { font-size: 80%; }
.chiff     { font-size: 150%; }
.nobr      { white-space: nowrap; }
.coul      { color: #00AA00; }

P.titre    { font-size: 100%; color: #000000; margin-top: 3px; margin-bottom: 3px; }
P.abcde    { font-size: 140%; color: #000000; text-align: center; margin-top: 10px; margin-bottom: 10px; }
P.actif    { font-size: 280%; color: #00AA00; margin-top: 2px; margin-bottom: 2px; }
P.const    { font-size: 280%; color: #CCCCCC; margin-top: 2px; margin-bottom: 2px; }
P.texte    { font-size: 80%; color: #000000; margin-top: 0px; margin-bottom: 0px; }
P.parag    { font-size: 80%; text-align: justify; color: #000000; margin-top: 0px; margin-bottom: 0px; }
P.liste    { font-size: 70%; color: #000000; margin-top: 0px; margin-bottom: 0px; }

TABLE.tab1 { margin: 0px; padding: 0px; border: 0px; margin-left: auto; margin-right: auto; text-align: center; }
TABLE.tab2 { margin: 0px; padding: 0px; border: 0px; width: 100%; }
TABLE.tab3 { margin: 2px; padding: 0px; border: 0px; }

TD.td1     { text-align: left;  vertical-align: middle; height: 45px; }
TD.td2     { text-align: right; vertical-align: middle; }

IMG        { border: 0px; }

A:link     { text-decoration: none; color: #00AA00; }
A:active   { text-decoration: none; color: #00FF00; }
A:visited  { text-decoration: none; color: #00AA00; }
A:hover    { text-decoration: underline; color: #00AA00; }

A EM { font-style: normal; color: #CCCCCC; }
//-->
