/* CSS liste de sujet */
body {padding:10px;margin:0px; background-color:white; font-family:arial,helvetica,sans-serif; font-size:80%}
table, img, fieldset, legend, form, input, p, div, dl, dt, dd, ul, li, a {margin:0px; padding:0px; list-style-type:none}
/* style de navigation */
.navig {padding:5px; background:#003366; text-align:left; color:#fff; font-size:0.9em; margin-bottom:1px}
.navig a {font-weight:bold; text-decoration:none; color:#fff}
.navig a:hover {text-decoration:overline}
/* style forum */
.tforum {width:100%; background-color:#eee; margin-top:10px; margin-bottom:10px; border:1px #004993 solid}
.tforum th, td {padding:5px}
.tforum th {background-color:#004993; color:#fff; height:15px; font-weight:normal; text-align:center}
.hc1, .hc4 {width:10em}
.hc2 {text-align:left !important}
.hc3 {width:5em}
.tforum td {border:1px #fff solid}
.c1, .c3 {text-align:center; background-color:#ccc}
.c1 a {font-size:0.8em}
.c1 a:hover {color:#000}
.c2 a {display:block; width:90%}
.c2 a:hover {background:#fff}
.c4 {text-align:center; font-size:0.8em}
.icone {cursor:pointer; width:22px; border:0px}