/* Liens tout documents */
A:LINK {font-family : Verdana, Helvetica, sans-serif; font-size : 8pt; color : #990000;  font-weight : bolder;  }
A:HOVER {color : #17476C; text-decoration : underline;  font-weight : bolder;}
A:VISITED {color : #17476C;  text-decoration : underline;  font-weight : bolder;}


/* Liens Blanc */
A#Blanc:LINK { color : White;	text-decoration : underline;  font : normal;  }
A#Blanc:HOVER {color : White; text-decoration : underline;  font : normal; }
A#Blanc:VISITED {color : White; text-decoration : underline; font : normal; }

/* Liens Footer  */
A#footer:LINK { color :  #17476C;	text-decoration : underline;  font : normal;  }
A#footer:HOVER {color : #9B9B9B; text-decoration : underline;  font : normal; }
A#footer:VISITED {color : #9B9B9B; text-decoration : underline; font : normal; }


/* Liens Calques */
A#calque:LINK { font-family : Arial, Helvetica, sans-serif; color : #8497A6;	text-decoration : none; }
A#calque:HOVER {  font-family : Arial, Helvetica, sans-serif; color :  #17476C; text-decoration : none; }
A#calque:VISITED { font-family : Arial, Helvetica, sans-serif; color : #9B9B9B; text-decoration : none; }
