a:link {text-decoration : none; color: #2C54A4;}
a:visited {text-decoration : none; color: #2C54A4;}
a:active {text-decoration : none; color: #2C54A4;}
a:hover {text-decoration: underline; color: #FF6300;}
a.lm:link {text-decoration : none; color: #C0CFDE;}
a.lm:visited {text-decoration : none; color: #C0CFDE;}
a.lm:active {text-decoration : none; color: #C0CFDE;}
a.lm:hover {text-decoration : none; color: #FFFFFF;}
a.ln:link {text-decoration : none; color: #C0CFDE;}
a.ln:visited {text-decoration : none; color: #C0CFDE;}
a.ln:active {text-decoration : none; color: #C0CFDE;}
a.ln:hover {text-decoration : none; color: #dd0000;}


/* classes pour les bannières de la page principale */
.bannertexte a:link{ color: #4E88FE; font-weight: bold; text-decoration: none }
.bannertexte a:visited{color: #4E88FE; font-weight: bold; text-decoration: none}
.bannertexte a:active{ color: #FF6300; font-weight: bold; text-decoration: none }
.bannertexte a:hover{color: #FF6300; font-weight: bold; text-decoration:underline}

