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

.nota      { font-size: 65%; }
.mf        { font-size: 70%; }
.text      { font-size: 80%; }
.titre     { font-size: 100%; font-family: "Comic Sans MS",sans-serif; }
.listesf   { font-size: 190%; font-family: "Courier New",serif; font-weight: bold; }
.nobr      { white-space: nowrap; }

.cb        { font-size: 100%; text-decoration: none; color: #000000; }
.cb0       { font-size: 100%; text-decoration: none; color: #990000; }
.cb1       { font-size: 100%; text-decoration: none; color: #000099; }
.cb2       { font-size: 100%; text-decoration: none; color: #009900; }
.cb3       { font-size: 100%; text-decoration: none; color: #FF6600; }
.cb4       { font-size: 100%; text-decoration: none; color: #999900; }
.cb5       { font-size: 100%; text-decoration: none; color: #996600; }
.cb6       { font-size: 100%; text-decoration: none; color: #006699; }
.cb7       { font-size: 100%; text-decoration: none; color: #CC00CC; }
.cb8       { font-size: 100%; text-decoration: none; color: #FF3366; }
.cb9       { font-size: 100%; text-decoration: none; color: #006633; }
.cbA       { font-size: 100%; text-decoration: none; color: #663300; }

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%; }

TD.info    { text-align: left; font-size: 70%; }
TD.navg    { text-align: justify; font-size: 100%; font-weight: bold; }
TD.entet   { font-size: 100%; font-weight: bold; }
TD.cent    { text-align: center; font-size: 80%; }
TD.commt   { vertical-align: top; font-size: 80%; }
TD.date    { text-align: center; vertical-align: top; font-size: 100%; }
TD.cent1   { text-align: center; font-size: 80%; width: 70px; }

TD.td1     { text-align: left;  vertical-align: middle; height: 45px; }
TD.td2     { text-align: right; vertical-align: middle; }
TD.td3     { font-size: 80%; }

IMG        { border: 0px; }

A:link     { text-decoration: none; color: #555555; }
A:active   { text-decoration: none; color: #000000; }
A:visited  { text-decoration: none; color: #555555; }
A:hover    { text-decoration: underline; color: #555555; }
//-->
