/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : Petites-Sportives-31 (animheaven.fr)
 * Dernière modification : 01 Nov 2011 11:17 (GMT+1.00)
 * Par : Marc_16s */
 
/* Administrateur */
.color_qeel_1, a:link.color_qeel_1, a:visited.color_qeel_1, a:active.color_qeel_1 { font-weight: bold; color: #FFA34F; }
a:hover.color_qeel_1 { text-decoration: underline; color: #FFA34F; }
/* Modérateur */
.color_qeel_2, a:link.color_qeel_2, a:visited.color_qeel_2, a:active.color_qeel_2 { font-weight: bold; color: #006600; }
a:hover.color_qeel_2 { text-decoration: underline; color: #006600; }
/* V.I.P. */
.color_qeel_3, a:link.color_qeel_3, a:visited.color_qeel_3, a:active.color_qeel_3 { font-weight: bold; color: #FF0000; }
a:hover.color_qeel_3 { text-decoration: underline; color: #FF0000; }
/* Petite Laitue */
.color_qeel_6, a:link.color_qeel_6, a:visited.color_qeel_6, a:active.color_qeel_6 { font-weight: bold; color: #40BF00; }
a:hover.color_qeel_6 { text-decoration: underline; color: #40BF00; }

