a.           { cursor: hand; color: blue; text-decoration: none }
a:active     { cursor: hand; color: red                         }
a:visited    { cursor: hand; color: navy                        }

a.cc               { cursor: hand; color: white; text-decoration: underline }
a.cc:hover         { cursor: hand; color: white; text-decoration: underline }
a.cc:visited       { cursor: hand; color: white; text-decoration: underline }
a.cc:visited:hover { cursor: hand; color: white; text-decoration: underline }

a.dd                 { cursor: hand; color: navy; text-decoration: none       }
a.dd:hover           { cursor: hand; color: red;  text-decoration: underline  }
a.dd:visited         { cursor: hand; color: navy; text-decoration: none       }
a.dd:visited:hover   { cursor: hand; color: red;  text-decoration: underline  }

BODY
{
background:    #AEDBDE;
margin-left:   10px;
margin-top:    10px;
margin-right:  10px;
margin-bottom: 10px;

font-size:    12px;
font-family:  Verdana;
font-weight:  Normal;
font-style:   Normal;
color:        #800000;

text-align:     left;
vertical-align: top;

scrollbar-face-color:       #676887;
scrollbar-darkshadow-color: #404040;
scrollbar-shadow-color:     #404040;
scrollbar-highlight-color:  #E1E1E7;
scrollbar-3dlight-color:    #85869F;
scrollbar-track-color:      #B2B4C3;
scrollbar-arrow-color:      #D2DCD9;
}

.input
{
background-color: #D2DCD9;
color:            #800000;
font-family:      Verdana;
font-size:        12px;
border:           1 solid #800000;
}

.input_ent
{
background-color: #B2B4C3;
color:            #800000;
font-family:      Verdana;
font-size:        12px;
border:           1 solid #800000;
}

.input_h_ent
{
background-color: #B2B4C3;
color:            #800000;
font-family:      Verdana;
font-size:        12px;
border:           0;
}

.inputb
{
background-color: #C2C8CE;
color:            #800000;
font-family:      Verdana;
font-size:        12px;
border:           1 solid #800000;
}


.table
{
color:            #800000;
font-family:      Verdana;
font-size:        12px;
border-collapse:  collapse;
}

.cellule_ent
{
background-color: #B2B4C3;
color:            #800000;
font-family:      Verdana;
font-size:        12px;
}

.cellule_alta
{
background-color: #D2DCD9;
color:            #800000;
font-family:      Verdana;
font-size:        12px;
}

.cellule_altb
{
background-color: #C2C8CE;
color:            #800000;
font-family:      Verdana;
font-size:        12px;
}


/* +----------------------------------------------+
   |    Classes extraites de style.php servant    |
   |    à l'affichage de la liste des sujets à    |
   |    supprimer.                                |
   +----------------------------------------------+ */




a.alta:link
{
width :           100%; 
height:           25px;

color :           navy;
margin :          0; 
text-decoration : none; 
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.altb:link
{
width :           100%; 
height:           25px;

color :           navy;
margin :          0; 
text-decoration : none; 
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.alta:hover
{
width :           100%;
height:           25px;

color :           red;
margin :          0; 
text-decoration : underline; 
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.altb:hover
{
width :           100%; 
height:           25px;

color :           red;
margin :          0;
text-decoration : underline;
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.alta:visited
{
width :           100%; 
height:           25px;
background :      #EEEEEE;
color :           navy;
margin :          0; 
text-decoration : none; 
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.altb:visited
{
width :           100%;
height:           25px;
background :      #EEEEEE;
color :           navy;
text-decoration : none; 
font-weight :     Normal;
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.alta:visited:hover
{
width :           100%; 
height:           25px;

color :           red;
margin :          0; 
text-decoration : underline; 
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.altb:visited:hover
{
width :           100%; 
height:           25px;

color :           red;
margin :          0; 
text-decoration : underline; 
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.alta:active
{
width :           100%; 
height:           25px;
background :      #FFCC99;
color :           red;
margin :          0; 
text-decoration : underline; 
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

a.altb:active
{
width :           100%; 
height:           25px;
background :      #FFCC99;
color :           red;
margin :          0; 
text-decoration : underline; 
font-weight :     Normal; 
font-family :     Verdana;
margin-left :     0px; 
margin-right :    0px; 
margin-top :      0px; 
margin-bottom :   0px;
padding:          0px;
}

.cellule_table
{
background-color: #D2DCD9;
color:            #800000;
font-family:      Verdana;
font-size:        10pt;
}

.cellule_msg
{
background-color: #D2DCD9;
color:            #800000;
font-family:      Verdana;
font-size:        10pt;
}