rgb(212,208,200)BODY{font-family: Sans-Serif;}
A{
	text-decoration: none;
	color: #000000;
}
A:hover{
	text-decoration: none;
	color: #000000;
}


SELECT{font-size: 8pt; background-color: #F8F8FF;}

TEXTAREA{
	font-size: 8pt;
	background-color: #F8F8FF;
}
INPUT{
	font-size: 7pt;
	background-color: #F8F8FF;
}
.info {color: #9B1E21;font-weight: bold;font-family: verdana;font-size: 11px;}
.info_bleu {color: #9B1E21;font-weight: bold;font-family: verdana;font-size: 11px;}

.titre{font-size: 10pt;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.soustitre{
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titre_bloc{font-size: 8pt;font-weight: bold;background-color: #F8F8FF;color: #FFFFFF}
.titre_modele{font-size: 8pt;font-weight: bold;background-color: #FFFFCC;}
.titre_modele2{font-size: 8pt;background-color: #FFFFCC;}
.bloc{background-color: #FAFAFE}
.bloc_vert{
	background-color: #DAF1E7;
	border: 1 solid #000000;
}

.bloc_vert2{
	background-color: #FFFFF0;
	border: 1px dashed #ACAFFF;
}
.bloc_bleu{
	background-color: #DAE6EF;
	border: 1 solid #000000;
}

.bloc_bleu2{
	background-color: #FFFFF0;
	border: 1px dashed #ACAFFF;
}

.libelle{
	font-size: 8pt;
	font-family: Arial;
}
.input_number{
	text-align: right; 
}
.bordure_basse_noire{border-bottom: 1 solid #000000;}
.bordure_basse_grise{border-bottom: 1 solid #B0B0B0;}
.bordure_haute_noire{border-top: 1 solid #000000;}
.bordure_haute_basse_noire{border-top: 1 solid #000000;border-bottom: 1 solid #000000;}
.bordure_gauche_noire{border-left: 1 solid #000000;}
.bordure_droite_noire{border-right: 1 solid #000000;}
.bouton_bleu{color: #FFFFFF;background-color: #000B8C}
.fond_jauneclair{background-color: #FFFFCC;	color: #FF8C00;}
.fond_vert1{background-color:"#A0D3C1";}
.fond_vert2{background-color:"#DAF1E7";}
.fond_vert3{background-color:"#EDF8E7";}
.fond_bleu1{background-color:"#A0C1D7";}
.fond_bleu2{background-color:"#DAE6EF";}
.fond_bleu3{background-color:"#E0EDF7";}
.fond_gris{background-color:"#CCCCCC";}
