/* 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: bold; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 17px; color: #343434}
.navigon A:link {font-weight: bold; color: #343434; text-decoration: none}
.navigon A:visited {font-weight: bold; text-decoration : none; color: #343434}
.navigon A:active {font-weight: bold; text-decoration : none; color: #C9B0BB}
.navigon A:hover {font-weight: bold; color: #C9B0BB; text-decoration: none}

/* ----------navigoff---------- */
.navigoff {font-weight: bold; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 17px; color: #CBCBCB}
.navigoff A:link {font-weight: bold; color: #CBCBCB; text-decoration: none}
.navigoff A:visited {font-weight: bold; text-decoration : none; color: #CBCBCB}
.navigoff A:active {font-weight: bold; text-decoration : none; color: #C9B0BB}
.navigoff A:hover {font-weight: bold; color: #C9B0BB; 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: 12px; color: #000000 ; line-height: 15px}
.bodytxt A:link {font-weight: bold; color: #C9B0BB; text-decoration: none}
.bodytxt A:visited {font-weight: bold; text-decoration : none; color: #C9B0BB}
.bodytxt A:active {font-weight: bold; text-decoration : none; color: #e2001a}
.bodytxt A:hover {font-weight: bold; color: #e2001a; text-decoration: none}

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

/* ----------bodyshrink---------- */
.bodyshrink {font-weight: normal; font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: #656565 ; line-height: 14px}
.bodyshrink A:link {font-weight: normal; color: #656565; text-decoration: none}
.bodyshrink A:visited {font-weight: normal; text-decoration : none; color: #656565}
.bodyshrink A:active {font-weight: normal; text-decoration : none; color: #e2001a}
.bodyshrink 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: #A9A9A9 ; line-height: 13px}
.smalltxt A:link {font-weight: normal; color: #C9B0BB; text-decoration: none}
.smalltxt A:visited {font-weight: normal; text-decoration : none; color: #C9B0BB}
.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}
.rose {color: #C9B0BB}
.rouge {color: #e2001a}
.jaune {color: #FFFF00}
.blanc {color: #ffffff}
.rien {font-family:  Arial, Verdana, Helvetica, sans-serif;}
