/* Définition de règle */
@charset "iso-8859-1";

/* ----------basemenu---------- */
.basemenu {text-decoration: none}
.basemenu a:link {text-decoration: none}
.basemenu a:active {text-decoration: none}
.basemenu a:visited {text-decoration: none}
.basemenu a:hover {text-decoration: none}

/* ----------navigon---------- */
.navigon {font-weight: normal; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 16px; color: #656565}
.navigon A:link {font-weight: normal; color: #656565; text-decoration: none}
.navigon A:visited {font-weight: normal; text-decoration : none; color: #656565}
.navigon A:active {font-weight: normal; text-decoration : none; color: #e2001a}
.navigon A:hover {font-weight: normal; color: #e2001a; text-decoration: none}

/* ----------navigoff---------- */
.navigoff {font-weight: normal; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 16px; color: #BABABA}
.navigoff A:link {font-weight: normal; color: #BABABA; text-decoration: none}
.navigoff A:visited {font-weight: normal; text-decoration : none; color: #BABABA}
.navigoff A:active {font-weight: normal; text-decoration : none; color: #e2001a}
.navigoff A:hover {font-weight: normal; color: #e2001a; text-decoration: none}

/* ----------bigon---------- */
.bigon {font-weight: normal; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 32px; color: #727272}
.bigon A:link {font-weight: normal; color: #727272; text-decoration: none}
.bigon A:visited {font-weight: normal; text-decoration : none; color: #727272}
.bigon A:active {font-weight: normal; text-decoration : none; color: #e2001a}
.bigon A:hover {font-weight: normal; color: #e2001a; text-decoration: none}

/* ----------langon---------- */
.langon {font-weight: normal; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #656565}
.langon A:link {font-weight: normal; color: #656565; text-decoration: none}
.langon A:visited {font-weight: normal; text-decoration : none; color: #656565}
.langon A:active {font-weight: normal; text-decoration : none; color: #e2001a}
.langon A:hover {font-weight: normal; color: #e2001a; text-decoration: none}

/* ----------langoff---------- */
.langoff {font-weight: normal; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #BABABA}
.langoff A:link {font-weight: normal; color: #BABABA; text-decoration: none}
.langoff A:visited {font-weight: normal; text-decoration : none; color: #BABABA}
.langoff A:active {font-weight: normal; text-decoration : none; color: #e2001a}
.langoff A:hover {font-weight: normal; color: #e2001a; text-decoration: none}

/* ----------headtxt---------- */
.headtxt {font-weight: bold; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 20px; color: #CC0000}
.headtxt A:link {font-weight: bold; color: #CC0000; text-decoration: none}
.headtxt A:visited {font-weight: bold; text-decoration : none; color: #CC0000}
.headtxt A:active {font-weight: bold; text-decoration : none; color: #000000}
.headtxt A:hover {font-weight: bold; color: #000000; text-decoration: none}

/* ----------bodytxt---------- */
.bodytxt {font-weight: normal; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: #656565 ; line-height: 17px}
.bodytxt A:link {font-weight: normal; color: #656565; text-decoration: none}
.bodytxt A:visited {font-weight: normal; text-decoration : none; color: #656565}
.bodytxt A:active {font-weight: normal; text-decoration : none; color: #e2001a}
.bodytxt A:hover {font-weight: normal; color: #e2001a; text-decoration: none}

/* ----------smalltxt---------- */
.smalltxt {font-weight: normal; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #656565 ; line-height: 13px}
.smalltxt A:link {font-weight: normal; color: #656565; text-decoration: none}
.smalltxt A:visited {font-weight: normal; text-decoration : none; color: #656565}
.smalltxt A:active {font-weight: normal; text-decoration : none; color: #e2001a}
.smalltxt A:hover {font-weight: normal; color: #e2001a; text-decoration: none}

.maj {text-transform: uppercase}
.min {text-transform: lowercase}

.noir {color: #000000}
.rouge {color: #CC0000}
.jaune {color: #FFFF00}
.blanc {color: #ffffff}