/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : Forum J.A.C. (www.jouez-aux-casinos.com)
 * Dernière modification : 01 Oct 2009 11:59 (GMT+2.00)
 * Par : Drake */
 
/* Administrateur */
.color_qeel_1, a:link.color_qeel_1, a:visited.color_qeel_1, a:active.color_qeel_1 { font-weight: bold; color: #FF8000; }
a:hover.color_qeel_1 { text-decoration: underline; color: #FF8000; }
/* Modérateur */
.color_qeel_2, a:link.color_qeel_2, a:visited.color_qeel_2, a:active.color_qeel_2 { font-weight: bold; color: #D87405; }
a:hover.color_qeel_2 { text-decoration: underline; color: #D87405; }
/* Casinos */
.color_qeel_3, a:link.color_qeel_3, a:visited.color_qeel_3, a:active.color_qeel_3 { font-weight: bold; color: #8080FF; }
a:hover.color_qeel_3 { text-decoration: underline; color: #8080FF; }
/* Banni de JAC */
.color_qeel_4, a:link.color_qeel_4, a:visited.color_qeel_4, a:active.color_qeel_4 { font-weight: bold; color: #FF0000; }
a:hover.color_qeel_4 { text-decoration: underline; color: #FF0000; }
/* Spammeurs */
.color_qeel_5, a:link.color_qeel_5, a:visited.color_qeel_5, a:active.color_qeel_5 { font-weight: bold; color: #CC0000; }
a:hover.color_qeel_5 { text-decoration: underline; color: #CC0000; }
