/* CSS Document */

a  { color: #2d518f; text-decoration: none }

a:hover {color:#C70202; text-decoration:none;}


.TITRE { color:#000000; font-size:10px; font-family:verdana; font-weight:bold; text-decoration:none;}
.TITRE_CAP  { color: #339; font-variant: small-caps; font-weight: bold; font-size: 12px; font-family: verdana; text-decoration: none }
.TITREBLANC { color:#ffffff; font-size:10px; font-family:verdana; font-weight:bold; }
.SOUSTITRE { color:#000000; font-size:11px; font-family:verdana; font-weight:normal; }
.TEXT { color:#000000; font-size:10px; font-family:verdana; font-weight:normal; }
.TEXTJUSTIFIE { color: #000000; font-weight: normal; font-size: 10px; font-family: verdana; text-align: justify }
.TEXTBLANC { color:#ffffff; font-size:10px; font-family:verdana; font-weight:normal; }
select { color: black; font-weight: normal; font-size: 10px; font-family: Verdana; border: solid 1px black }
input { color: black; font-weight: normal; font-size: 10px; font-family: Verdana; border: solid 1px black }

