/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : Aïther (aither.fr)
 * Dernière modification : 12 Juil 2008 00:33 (GMT+2.00)
 * Par : Shukumei */
 
/* Maitre du Jeu */
.color_qeel_1, a:link.color_qeel_1, a:visited.color_qeel_1, a:active.color_qeel_1 { font-weight: bold; color: #F00; }
a:hover.color_qeel_1 { text-decoration: underline; color: #F00; }
/* Esprits et Gardiens */
.color_qeel_2, a:link.color_qeel_2, a:visited.color_qeel_2, a:active.color_qeel_2 { font-weight: bold; color: #CCC; }
a:hover.color_qeel_2 { text-decoration: underline; color: #CCC; }
/* Gouvernement */
.color_qeel_8, a:link.color_qeel_8, a:visited.color_qeel_8, a:active.color_qeel_8 { font-weight: bold; color: #FA0; }
a:hover.color_qeel_8 { text-decoration: underline; color: #FA0; }
/* Guilde des Marchands */
.color_qeel_4, a:link.color_qeel_4, a:visited.color_qeel_4, a:active.color_qeel_4 { font-weight: bold; color: #0F0; }
a:hover.color_qeel_4 { text-decoration: underline; color: #0F0; }
/* Cercle des Mages */
.color_qeel_6, a:link.color_qeel_6, a:visited.color_qeel_6, a:active.color_qeel_6 { font-weight: bold; color: #00F; }
a:hover.color_qeel_6 { text-decoration: underline; color: #00F; }
/* Confrérie */
.color_qeel_5, a:link.color_qeel_5, a:visited.color_qeel_5, a:active.color_qeel_5 { font-weight: bold; color: #0FF; }
a:hover.color_qeel_5 { text-decoration: underline; color: #0FF; }
/* Ordre de la Lumière */
.color_qeel_3, a:link.color_qeel_3, a:visited.color_qeel_3, a:active.color_qeel_3 { font-weight: bold; color: #FF0; }
a:hover.color_qeel_3 { text-decoration: underline; color: #FF0; }
/* Congrégation de l'Ombre */
.color_qeel_7, a:link.color_qeel_7, a:visited.color_qeel_7, a:active.color_qeel_7 { font-weight: bold; color: #A0A; }
a:hover.color_qeel_7 { text-decoration: underline; color: #A0A; }
/* Indépendants */
.color_qeel_9, a:link.color_qeel_9, a:visited.color_qeel_9, a:active.color_qeel_9 { font-weight: bold; color: #DDDD88; }
a:hover.color_qeel_9 { text-decoration: underline; color: #DDDD88; }
/* Persos Décédés */
.color_qeel_10, a:link.color_qeel_10, a:visited.color_qeel_10, a:active.color_qeel_10 { font-weight: bold; color: #775555; }
a:hover.color_qeel_10 { text-decoration: underline; color: #775555; }
