.cadre
{
    BORDER-BOTTOM: #0000FF 1px solid;
    BORDER-LEFT: #0000FF 1px solid;
    BORDER-RIGHT: #0000FF 1px solid;
    BORDER-TOP: #8F8DEE 1px solid
}

/* REF */
a {font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #000080;}
a:hover {font-family: Arial, Verdana; font-size: 11px; text-decoration: underline; color: #000080;}

a.lien_detail {color: #105BC7;font-weight: bold;}
a.lien_detail:hover {color: #105BC7;font-weight: bold;}

a.lien_menu {color: #FFFFFF;font-weight: bold; font-size: 12px;}
a.lien_menu:hover {color: #FFFFFF;font-weight: bold; font-size: 12px;}

/* TD */
td {font-family: Arial, Verdana; font-size: 11px;}

td.blanc {background: #FFFFFF;}
td.bleu {background: #105BC7;}
td.rougequillery {background: #CC0000;}
td.rougequillery_clair {background: #FFCCCC;}
td.bleu_clair {background: #78A0D3;}
td.gris {background: #E6E4E4;}
td.gris_fonce {background: #C0C0C0;}
td.bleu_fonce {background: #000080;}
td.jaune{background: #FFFFCC;}

/* SPAN */
span {font-family: Arial, Verdana; font-size: 11px;}

span.acr {color: Silver; font-weight: bold; font-size: 12px;}
span.date {color: #105BC7; font-weight: bold;}

span.titre_menu {color: #FFFFFF; font-weight: bold; font-size: 12px;}
span.titre_menu_bleu {color: #105BC7; font-weight: bold; font-size: 12px;}

span.titre_blanc {color: #FFFFFF; font-weight: bold;}

span.texte_bleu {color: #000080;}
span.texte_bleu_gras {color: #000080; font-weight: bold;}

/* INPUT */
input {font-family: Arial, Verdana; font-size: 11px;background: White;}

.titre_page {font-family: Arial, Verdana; font-size: 12px; color: #000080; font-weight: bold;}
	
.sous_titre_rouge {font-family: Arial, Verdana; font-size: 11px; color: Red; font-weight: bold;}
	
.entetepage1 {
	font-size: 20px;
   color: White;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	background: #105BC7;
}
.entetepage1_bis {
	font-size: 20px;
   color: #105BC7;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	background: #FFFFFF;
}
.entetepage2 {
	font-size: 12px;
   color: White;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	background: #105BC7;
}
.entetepagequillery {
	font-size: 12px;
   color: White;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	background: #CC0000;
}

.bouton_envoi {
font-family:arial;
font-size: 11px;
background: #105BC7;
color: White;
}

.bouton_reset{
font-family:arial;
font-size: 11px;
background: #BBBBBB;
color: White;
}