/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : Sangha Rimé (sangharime.com)
 * Dernière modification : 03 Mars 2007 07:37 (GMT+1.00)
 * Par : Seunam Gyamtso */
 
/* 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: #008000; }
a:hover.color_qeel_2 { text-decoration: underline; color: #008000; }
/* Animateur */
.color_qeel_4, a:link.color_qeel_4, a:visited.color_qeel_4, a:active.color_qeel_4 { font-weight: bold; color: #333366; }
a:hover.color_qeel_4 { text-decoration: underline; color: #333366; }

