/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : Phoenix (dupas.jeremy.free.fr)
 * Dernière modification : 19 Mars 2006 22:55 (GMT+1.00)
 * Par : bozo-merlin */
 
/* Be Thune */
.color_qeel_3, a:link.color_qeel_3, a:visited.color_qeel_3, a:active.color_qeel_3 { font-weight: bold; color: #03A9D9; }
a:hover.color_qeel_3 { text-decoration: underline; color: 03A9D9; }

/* Dream Team */
.color_qeel_4, a:link.color_qeel_4, a:visited.color_qeel_4, a:active.color_qeel_4 { font-weight: bold; color: #E7328D; }
a:hover.color_qeel_4 { text-decoration: underline; color: E7328D; }

/* RacerZ */
.color_qeel_5, a:link.color_qeel_5, a:visited.color_qeel_5, a:active.color_qeel_5 { font-weight: bold; color: #3cd107; }
a:hover.color_qeel_5 { text-decoration: underline; color: 3cd107; }

/* Les civilisés */
.color_qeel_6, a:link.color_qeel_6, a:visited.color_qeel_6, a:active.color_qeel_6 { font-weight: bold; color: #feab0a; }
a:hover.color_qeel_6 { text-decoration: underline; color: feab0a; }

/* Les Vilains */
.color_qeel_7, a:link.color_qeel_7, a:visited.color_qeel_7, a:active.color_qeel_7 { font-weight: bold; color: #548c90; }
a:hover.color_qeel_7 { text-decoration: underline; color: 548c90; }

/* Be Touch */
.color_qeel_8, a:link.color_qeel_8, a:visited.color_qeel_8, a:active.color_qeel_8 { font-weight: bold; color: #D46929; }
a:hover.color_qeel_8 { text-decoration: underline; color: D46929; }

