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

.nota      { font-size: 65%; }
.date      { font-size: 65%; }
.cmt       { font-size: 80%; }
.tit       { font-size: 70%; }
.sl        { font-size: 70%;  font-style: italic; }
.mf        { font-size: 70%; }
.txt       { font-size: 80%; }
.txtb      { font-size: 80%;  font-weight: bold; }
.nb        { font-size: 100%; font-weight: bold; }
.nobr      { white-space: nowrap; }

.scn       { font-size: 70%; color: #006600; }
.des       { font-size: 70%; color: #000066; }
.edt       { font-size: 70%; color: #660000; }

.let       { text-decoration: none; color: #00aaaa; font-size: 190%; }
.edit      { text-decoration: none; color: #00aaaa; font-size: 150%; font-weight: bold; vertical-align: top; }

.cb        { font-size: 70%; text-decoration: none; color: #000000; }
.cb0       { font-size: 70%; text-decoration: none; color: #990000; }
.cb1       { font-size: 70%; text-decoration: none; color: #000099; }
.cb2       { font-size: 70%; text-decoration: none; color: #009900; }
.cb3       { font-size: 70%; text-decoration: none; color: #ff6600; }
.cb4       { font-size: 70%; text-decoration: none; color: #999900; }
.cb5       { font-size: 70%; text-decoration: none; color: #996600; }
.cb6       { font-size: 70%; text-decoration: none; color: #006699; }
.cb7       { font-size: 70%; text-decoration: none; color: #cc00cc; }
.cb8       { font-size: 70%; text-decoration: none; color: #ff3366; }
.cb9       { font-size: 70%; text-decoration: none; color: #006633; }
.cbA       { font-size: 70%; 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.navg    { text-align: left;   font-size: 100%; font-weight: bold; }
TD.tri     { text-align: center; font-size: 80%; background-color: #00aaaa; color: #ffffff; }
TD.ent     { text-align: center; font-size: 80%; background-color: #ffffff; color: #00aaaa; }
TD.lst     { text-align: left;   font-size: 70%; }
TD.ltt     { text-align: left;   font-size: 80%; }
TD.ltc     { text-align: center; font-size: 70%; }
TD.lti     { text-align: left;   font-size: 80%; font-style: italic; }
TD.ltg     { text-align: left;   font-size: 80%; font-weight: bold; }
TD.nmr     { text-align: right;  font-size: 70%; font-weight: bold; }
TD.nmg     { text-align: right;  font-size: 70%; font-weight: bold; color: #999999; }
TD.cmt     { text-align: center; font-size: 70%; font-weight: bold; }
TD.ssr     { text-align: left;   font-size: 90%; font-weight: bold; }
TD.cvssr   { text-align: center; font-size: 90%; font-weight: bold; }
TD.cvimg   { text-align: center; vertical-align: bottom; }
TD.cvcmt   { text-align: center; vertical-align: top; font-size: 80%; }

TD.lien    { text-align: left;   font-size: 80%; }

TD.prp     { text-align: right;  font-size: 80%; }
TD.prl     { text-align: left;   font-size: 80%; }
TD.prm     { text-align: right;  font-size: 100%; }
TD.prnb    { text-align: right;  font-size: 100%; font-weight: bold; }

TD.dat     { text-align: right;  font-size: 70%; }

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.crt      { text-decoration: none; color: #333333; }
A:visited.crt   { text-decoration: none; color: #333333; }
A:hover.crt     { text-decoration: underline; color: #00aaaa; }
A:link.atr      { text-decoration: none; color: #003333; }
A:visited.atr   { text-decoration: none; color: #003333; }
A:hover.atr     { text-decoration: underline; color: #00cccc; }

A:link.glet, A:active.glet, A:visited.glet { text-decoration: none; color: #00aaaa; font-size: 170%; }

A:link     { text-decoration: none; color: #00aaaa; }
A:active   { text-decoration: none; color: #00ffff; }
A:visited  { text-decoration: none; color: #00aaaa; }
A:hover    { text-decoration: underline; color: #00aaaa; }
//-->
