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  }

a.menu_theme               { cursor: crosshair; color: ivory; text-decoration: none    ; font-family: Arial ; font-size: 13px  }
a.menu_theme:hover         { cursor: crosshair; color: ivory; text-decoration: none    ; font-family: Arial ; font-size: 13px  }
a.menu_theme:visited       { cursor: crosshair; color: ivory; text-decoration: none    ; font-family: Arial ; font-size: 13px  }
a.menu_theme:visited:hover { cursor: crosshair; color: ivory; text-decoration: none    ; font-family: Arial ; font-size: 13px  }

.menu_sous_theme           { color: #7B78C5; font-family: Arial ; font-size: 12px }

.menu_box1                 { position: absolute ; visibility:hidden ; display:none }
.menu_box2                 { border-collapse: collapse ; background-color: #C2C8CE }

a.menu_lib                 { cursor: crosshair; color: navy; text-decoration: none        ; font-family: Arial ; font-size: 12px }
a.menu_lib:hover           { cursor: crosshair; color: red;  text-decoration: underline   ; font-family: Arial ; font-size: 12px }
a.menu_lib:visited         { cursor: crosshair; color: navy; text-decoration: none        ; font-family: Arial ; font-size: 12px }
a.menu_lib:visited:hover   { cursor: crosshair; color: red;  text-decoration: underline   ; font-family: Arial ; font-size: 12px }


BODY
{
background:    #F6F3E2;
margin-left:   0px;
margin-top:    0px;
margin-right:  0px;
margin-bottom: 0px;

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

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

scrollbar-face-color:       #E8D8B0;
scrollbar-darkshadow-color: #B99B59;
scrollbar-shadow-color:     #F1E8D0;
scrollbar-highlight-color:  #B99B59;
scrollbar-3dlight-color:    #EEEEEE;
scrollbar-track-color:      #F1E8D0;
scrollbar-arrow-color:      #B99B59;
}


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

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

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

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

.inputb
{
background-color: #F1E8D0;
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: #E8D8B0;
color:            #800000;
font-family:      Verdana;
font-size:        12px;
}

.cellule_titre
{
background-color: #F6F3E2;
color:            #000080;
font-family:      Arial;
font-size:        12pt;
}

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

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


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


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

