/* Liens tout documents */
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	font-weight: bold;
}
A:HOVER {
	color :#5877A1;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:VISITED {
	color : #999999;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/* 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 : #999999; text-decoration : underline;}

/* Liens Calques */
A#grasBleu:LINK { color : #666666;	text-decoration : underline; font-size : 11pt;  font-weight : bold;  }
A#grasBleu:HOVER { color : #666666; text-decoration : underline; font-size : 11pt; font-weight : bold; }
A#grasBleu:VISITED { color : #666666; text-decoration : underline;font-size : 11pt; font-weight : bold; }

a img{ border: 0;}