/* Liens tout documents */
A:LINK {font-family : Arial, Helvetica, sans-serif; font-size : 8pt; color : Black; }
A:HOVER {color : White; text-decoration : underline; }
A:VISITED {color : Black;  text-decoration : none;  font-weight : bold;   }
/* Fin liens */

/* Liens Header  */
A#header:LINK { color : White;	text-decoration : none; }
A#header:HOVER {color : Black; text-decoration : none; }
A#header:VISITED {color : White; text-decoration : none;}

/* Liens Barre-Nav001 */
A#Nav-un:LINK { color : Black;	text-decoration : none;  font-weight : bold;  }
A#Nav-un:HOVER { color : White; text-decoration : none; font-weight : bold; }
/*A#Nav-un:VISITED { color : Black; text-decoration : none; font-weight : bold; }

//* Liens Barre-Nav02 */
A#Nav-deux:LINK { color : White;	text-decoration : none;    text-transform : uppercase;  }
A#Nav-deux:HOVER { color : Black; text-decoration : none; font-weight : bold; text-transform : uppercase; }
A#Nav-deux:VISITED { color : White; text-decoration : none; text-transform : uppercase; }

/* Liens Imagette */
A#imagette:LINK { color : Black;	text-decoration : underline;  font-weight : bold;  }
A#imagette:HOVER {color : #9C9C9C;	text-decoration : underline; font-weight : bold; }
A#imagette:VISITED {color : Black;	text-decoration : underline; font-weight : bold; }

/* Liens zoom */
A#zoom:LINK { color : White; text-decoration : underline;  font-weight : bold;  }
A#zoom:HOVER {color : Black; text-decoration : underline; font-weight : bold; }
A#zoom:VISITED {color : White;	text-decoration : underline; font-weight : bold; } 

/* Liens menu */
A#menu:LINK { color : Black;	text-decoration : underline;  font-weight : bold;  }
A#menu:HOVER {color : White;	text-decoration : underline; font-weight : bold; }
A#menu:VISITED {text-decoration : underline; font-weight : bold; }

/* Liens sous menu */
A#sousmenu:LINK { color : #978B79;	text-decoration : underline;  font-weight : bold;  }
A#sousmenu:HOVER {color : White;	text-decoration : underline; font-weight : bold; }
A#sousmenu:VISITED {color : #978B79;	text-decoration : underline; font-weight : bold; }

/* Liens accueil */
A#Nav-ac:LINK { color : White;	text-decoration : none;  font-weight : bold;  }
A#Nav-ac:HOVER { color : Black; text-decoration : none; font-weight : bold; }
A#Nav-ac:VISITED { color : White; text-decoration : none; font-weight : bold; }
