/* Liens tout documents */
A:LINK {font-family : Arial, Helvetica, sans-serif; font-size : 9pt; color : #003366; }
A:HOVER {color :#B0E0E6;  text-decoration : underline;  }
A:VISITED {color : #000066;  text-decoration : underline;  }
/* Fin liens */

/* Liens Barre navigation  */
A#liensblanc:LINK { color : White;	text-decoration : underline; }
A#liensblanc:HOVER {color : #B0E0E6; text-decoration : underline; }
A#liensblanc:VISITED {color : White; text-decoration : underline;}

/* Liens Calques */
A#grasBleu:LINK { color : #003366;	text-decoration : underline; font-size : 11pt;  font-weight : bold;  }
A#grasBleu:HOVER { color : #003366; text-decoration : underline; font-size : 11pt; font-weight : bold; }
A#grasBleu:VISITED { color : #003366; text-decoration : underline;font-size : 11pt; font-weight : bold; }

/* Liens mots clés  */
A#liensmotcle:LINK {
	color : #003366;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A#liensmotcle:HOVER {
	color : #003366;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A#liensmotcle:VISITED {
	color : #003366;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.annuaire {color: #FFFFFF; font-family:Arial; font-weight: normal; font-size: 8pt; text-decoration: none;}
a.annuaire:hover {color: #99CCFF; font-family:Arial; font-weight: normal; font-style: italic; font-size: 8pt; text-decoration: none;}


/* ----------------------------------------------------fin liens-------------------------------------------------------------- */
