BODY {
	font-family: Verdana;
}
A { color:#E66C11; text-decoration: none; text-indent: 3px }
A:active { }
A:hover { text-decoration: overline; font-variant: small-caps; font-weight: bold }
A:hover { text-decoration: underline }
A:visited { color: grey }


A.simple:hover { text-decoration: none; }
A.simple:hover { text-decoration: underline; font-variant: normal; font-weight: normal }

/* style  */
table.liste { border-style:none; font-size:10pt; font-family:Arial; }
table.liste TD.titre { text-align:center; font-family: Verdana; font-size:10pt; } 
TABLE.liste TD, TABLE.liste TH { height:20 }
TABLE.liste TH { background-color: #D8D7D7; color:#3A0A7A; }
TABLE.liste TH A { text-decoration:underline; color:#3A0A7A; }
TABLE.liste TH A:hover { font-variant: normal; }
TABLE.liste TD.taille, TABLE.liste TD.date { text-align:right; padding-left:10px; padding-right:5px; }


/* style pour la home page */
table.home { border-style:none; font-family:Arial; font-size:10pt; line-height:170%; }
.home { font-family:Arial; font-size:10pt; }
table.home tr td { color:#3A0A7A; font-family:Arial; font-size:10pt; }
table.home tr td.titre { font-size:110%; font-weight:bold; }

