html, body { margin: 0px; background-color: #fff; color: #3A466A; font-size: 10px; font-family: Verdana; }
.nbsp { font-size: 3px; }
input.iptText { width:98%; border: 1px solid #3A466A; background-color: #f7f7f7; }
input.iptText:hover { background-color: #eee; }
input.iptText:focus { background-color: #fff; border: 1px solid #546790; }
textarea { background-color:#f7f7f7; width:99%; font-size:10px; font-family:Verdana; color:#3a466a; border: 1px solid #3A466A; }
textarea:hover { background-color:#eee; }
textarea:focus { background-color:#fff; }
th.titre { border: none; font-size: 12px; padding-bottom: 12px; }
td.caption { background-color: #346799; font-weight: bold; border: 1px solid #3A466A; color:#fff; font-size:10px; font-family:Verdana; text-align: right; vertical-align: top; width: 30%; padding-right: 10px; }
td.captionArea { background-color: #346799; font-weight: bold; border: 1px solid #3A466A; color:#fff; font-size:10px; font-family:Verdana; text-align: center; vertical-align: top; width: 90%; padding-right: 10px; }
td.champ {}
td.champArea { }
p { text-indent: 20px; text-align: justify; }
a.navig { display: block; }
a { text-decoration: none; color: #3A466A; }
a:hover { font-weight: bold; }
a:active { color: #c00; }
a.contenu { text-decoration: none; font-weight: bold; color: #3A466A; }
a.contenu:hover { font-weight: bold; text-decoration: underline; }
a.contenu:active { color: #c00; }