/* AUTEUR: FFF [Gory] */
/* Date de création: 1/03/2010 */

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

/* ----------menu---------- */
.menu {color:#124E7B; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.menu a:link {font-weight: normal; color: #124E7B; text-decoration: none}
.menu a:active {font-weight: bold; color: #000000; text-decoration: none}
.menu a:visited {font-weight: normal; color: #124E7B; text-decoration: none}
.menu a:hover {font-weight: bold; color: #000000; text-decoration: none}

/* ----------menuon---------- */
.menuon {color:#D80000; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.menuon a:link {font-weight: bold; color: #D80000; text-decoration: none}
.menuon a:active {font-weight: bold; color: #000000; text-decoration: none}
.menuon a:visited {font-weight: bold; color: #D80000; text-decoration: none}
.menuon a:hover {font-weight: bold; color: #000000; text-decoration: none}

/* ----------bodytxt---------- */
.bodytxt {color: #5E5E5E; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-weight: normal;}
.bodytxt a:link {font-weight: bold; color: #6C938B; text-decoration: none}
.bodytxt a:active {font-weight: bold; color: #000000; text-decoration: none}
.bodytxt a:visited {font-weight: bold; color: #6C938B; text-decoration: none}
.bodytxt a:hover {font-weight: bold; color: #000000; text-decoration: none}

/* ----------notes---------- */
.notes {color: #5E5E5E; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: normal;}
.notes a:link {font-weight: bold; color: #6C938B; text-decoration: none}
.notes a:active {font-weight: bold; color: #000000; text-decoration: none}
.notes a:visited {font-weight: bold; color: #6C938B; text-decoration: none}
.notes a:hover {font-weight: bold; color: #000000; text-decoration: none}

.bigwhite {color:#ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20px; line-height: 20px; font-weight: bold;}
.bigtitle {color:#165D91; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20px; line-height: 20px; font-weight: bold;}
.noir {font-weight: bold; color: #5E5E5E}
.bleu {font-weight: bold; color: #165D91}
.rouge {font-weight: bold; color: #D80000}