/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : Le village d'Azincourt (www.azincourt-rr.org)
 * Dernière modification : 05 Avr 2010 09:18 (GMT+1.00)
 * Par : Creeks */
 
/* Administrateurs */
.color_qeel_4, a:link.color_qeel_4, a:visited.color_qeel_4, a:active.color_qeel_4 { font-weight: bold; color: #FF8000; }
a:hover.color_qeel_4 { text-decoration: underline; color: #FF8000; }
/* Maire */
.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; }
/* Citoyennes */
.color_qeel_11, a:link.color_qeel_11, a:visited.color_qeel_11, a:active.color_qeel_11 { font-weight: bold; color: #8000FF; }
a:hover.color_qeel_11 { text-decoration: underline; color: #8000FF; }
/* Citoyens */
.color_qeel_5, a:link.color_qeel_5, a:visited.color_qeel_5, a:active.color_qeel_5 { font-weight: bold; color: #0000BF; }
a:hover.color_qeel_5 { text-decoration: underline; color: #0000BF; }
/* Non-Azincourtois */
.color_qeel_13, a:link.color_qeel_13, a:visited.color_qeel_13, a:active.color_qeel_13 { font-weight: bold; color: #000000; }
a:hover.color_qeel_13 { text-decoration: underline; color: #000000; }
