/* Ces styles sont utilisés dans toutes les pages html

/* police */
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

/* liens */
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
a:link { color: #000000} 
a:active { color: #000000} 
a:visited { color: #000000} 
a:hover { color: #999999} 

/* special */
.T1 { font-size: 14pt; font-weight: bold}
.som {  font-weight: bold; text-decoration: none}
