<!--
body { 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%; }
.lettre    { font-size: 170%; }
.titre     { font-size: 100%; }
.nobr      { white-space: nowrap; }
.libl  { font-size: 150%; margin-top: 2px; margin-bottom: 1px; vertical-align: text-bottom; text-align: left; }

P.actif    { font-size: 200%; color: #00AA00; margin-top: 0px; margin-bottom: 0px; }
P.const    { font-size: 200%; color: #CCCCCC; margin-top: 0px; margin-bottom: 0px; }
P.libel    { font-size: 150%; margin-top: 2px; margin-bottom: 1px; vertical-align: text-bottom; text-align: left; }
P.defin    { font-size: 70%; text-align: justify; color: #0000FF; margin-top: 5px; margin-bottom: 0px; }
P.texte    { font-size: 70%; text-align: justify; color: #000000; margin-top: 5px; 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: 0px; padding: 0px; border: 0px; margin-left: auto; margin-right: auto; text-align: center; width: 680px; }
TABLE.tab4 { margin: 0px; padding: 0px; width: 510px; border-left: 0px; border-right: 0px; border-top: 1px; border-bottom: 1px; border-style: solid; border-color: black; }

TD.td1     { text-align: left;  vertical-align: middle; height: 45px; }
TD.td2     { text-align: right; vertical-align: middle; }
TD.td3     { text-align: center; vertical-align: top; width: 170px; }
TD.td4     { text-align: left;  vertical-align: top; width: 510px; }
TD.td5     { text-align: left;  vertical-align: middle; }
TD.td6     { 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:link.libl     { text-decoration: none; font-size: 150%; color: #000000; margin-top: 2px; margin-bottom: 1px; vertical-align: text-bottom; text-align: left; }
A:active.libl   { text-decoration: none; font-size: 150%; color: #000000; margin-top: 2px; margin-bottom: 1px; vertical-align: text-bottom; text-align: left; }
A:visited.libl  { text-decoration: none; font-size: 150%; color: #000000; margin-top: 2px; margin-bottom: 1px; vertical-align: text-bottom; text-align: left; }
A:hover.libl   { text-decoration: underline; font-size: 150%; color: #00AA00; margin-top: 2px; margin-bottom: 1px; vertical-align: text-bottom; text-align: left; }

//-->
