body {
    padding-top: 30px;
}

font{
    font-family: verdana, arial, helvetica, sans-serif;
}

a{text-decoration:none;}
a:link {color: #000000}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: #000000}    /* mouse over link */
a:active {color: #000000}   /* selected link */
a.lien_alphabetique:hover {color: #FFFFFF}

.saisie_champ{border: 1px solid #000000;}
.saisie_champ_off{border: 1px solid #000000; color: #555555}
.saisie_header{font-weight:normal; font-family:'arial'; font-size : 11px; color:#000000;}
.saisie_title{font-weight:bold; font-family:'arial'; font-size : 18px; color:#000000;}
.saisie_cadre{border: 1px solid #000000;   background-color:#dddddd;}

.fiche_corps{font-weight:normal; font-family:'arial'; font-size : 12px; color:#000000; }
.fiche_justify{text-align:justify; font-weight:normal; font-family:'arial'; font-size : 11px; color:#000000;}
.fiche_header{text-align:center; font-weight:bold; font-family:'verdana'; font-size : 10px; color:#000000;}
.fiche_title{font-weight:bold; font-family:'arial'; font-size : 18px; color:#000000;}
.fiche_subtitle{font-weight:bold; font-family:'arial'; font-size : 16px; color:#000000;}
.fiche_title2{font-weight:bold; font-family:'arial'; font-size : 14px; color:#000000;}

.liste_cell{font-weight:normal; font-family:'arial'; font-size : 10px; color:#000000; border-bottom: 2px solid #ffffff;}
.liste_cell_sum{font-weight:normal; font-family:'arial'; font-size : 10px; color:#000000; border-top: 1px solid #000000;}

.liste_cell_half{font-weight:normal; font-family:'arial'; font-size : 10px; color:#000000;}
.liste_cell_border_right{font-weight:normal; font-family:'arial'; font-size : 10px; color:#000000; border-bottom: 2px solid #ffffff;border-right: 1px solid #000000;}
.liste_header{font-weight:normal; font-family:'arial'; font-size : 10px; color:#000000;}
.liste_decompte{font-weight:normal; font-family:'arial'; font-size : 10px; color:#000000;}
.liste_recherche_vide{font-weight:normal; font-family:'arial'; font-size : 12px; color:#444444;}
.liste_footer{border-top: 1px solid #000000;}

.recherche_header{font-family:'arial'; font-size : 16px; color:#000000;}
.recherche_avertissement{font-family:'arial'; font-size : 11px; color:#ff0000;}

.agenda_cell{font-weight:normal; font-family:'arial'; font-size : 10px; color:#000000;}

.select_small{ color:#000000; font-family:Arial; font-size:9px;}

.helper_content {
    margin-top: 4px;
    cursor: pointer;
    padding: 4px;
    background-color: white;
}

.helper_content_hidden {
    margin-top: 4px;
    cursor: pointer;
    padding: 4px;
    background-color: white;
    display: none;
}
