@charset "iso-8859-1";
BODY{
font-family: verdana, helvetica;
font-size: 10;
color: black;
text-align: center;

}
p {text-align: left;}
h1 {font-size: 2em; text-align: left; border-bottom : 1px dashed; width: 50%;}
hr {color: #666;}
table, td {font-size: 1em;}

#menu_admin {padding: 5px 10px; border: 1px solid #666; text-align: center; width: 50%; margin-left : 25%; margin-right: 25%;}
#consignes_saisie {text-align: left; border: #444 1px solid; width: 75%; color: white; padding: 5;}
#gestion_admin {border: #FFC 2px solid;}
.option_admin {padding: 5; border: white 1px dashed;}
.voir {background: none; border: #444 1px solid; color: inherit;}
.ligne_paire {padding: 2 3 2 3;}
.ligne_impaire { background : #333; padding: 2 3 2 3;}

/* tableau contenant les numéros de pages et le lien imprimer */
.index { background: none; color: inherit;}

/* barre de navigation */
.barredenav {background: none; color: inherit; }

/* en-têtes */
.entetes {background: white; color: black;}

/* ins_form */
table.ins_form {border: #FFC 2px solid; padding: 5 3 5 3;}

/* liens des en-têtes de colonne */
a.lien_entete:link {color : red; text-decoration: none;}
a.lien_entete:active {color : #FF7F7F; text-decoration: underline;}
a.lien_entete:visited {color : red; text-decoration: none;}
a.lien_entete:hover {color : red; text-decoration: underline;}

/* lien MediaPro DX */
a.mpdx {FONT-SIZE: 12px; COLOR: #444; FONT-FAMILY: tahoma;}
a.mpdx:hover {TEXT-DECORATION: none;}
a.mpdx:visited {COLOR: #444; TEXT-DECORATION: none;}
a.mpdx:active {FONT-WEIGHT: normal; TEXT-DECORATION: none;}

/* lien imprimer */
a.lien_imprimer {color: red; text-decoration: none;}

/* sections à ne pas imprimer */
.jimprimepas {display: none; }

