A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #FF0505;}
.textnormal {font-family:Din; font-size:13pt; font-style:normal; font-weight:normal; color: #000000; text-align: justify;}
.textpetit {font-family:Arial,Verdana; font-size:10pt; font-style:normal; font-weight:normal; color: #000000;}
.grcap {font-family:Myriad Web Pro Condensed,Calibri,Verdana; font-size:18pt; font-style:italic; font-weight:bold; color: #000000;}
.smallcap {font-family:Verdana,Arial; font-size:10pt; font-style:normal; font-weight:bold; font-variant: small-caps; color: #000000;}


/* Suppression du cadre noir quand on clique sur un lien sous Firefox */
a {
   outline:none;
}
a:active {
   outline:none;
}
