* {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	} 

INPUT.BleuSaisie {
 BACKGROUND:#FFFFFF; COLOR:#000000; FONT-SIZE:12px; 
}

INPUT.Bouton  {
 border:1 solid; cursor:hand; background:#DDDDDD; color: #000000;  font-size: 12px; font-weight: bold; 
 }

.fond_grist {
	background-color: #EEEEEE;
	color: #990000;
	font-size: 10px;
	font-weight: bold;
}

.fond_gris {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
}

.fond-gris_fonce {
	font-size: 10px;
	color: #990000;
	background-color: #E2E2E2;
	font-weight: bold;
}

.fond_bleu {
	font-size: 11px;
	color: #990000;
	background-color: #FFFFA8;
	font-weight: bold;
	border: 1px solid #333333;

}

.titre_gris {  color: #000000; background-color: #CCCCCC; font-size: 10px; font-weight: bold}

a:link {
	color: #990000;
}
a:visited {
	color: #660000;
}
a:active {
	color: #FF9900;
}
.prix {
	color: #FF6600;
	background-color: #EEEEEE;
	text-align: justify
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder;
}
.titre {
	background-color: #EEEEEE;
	font-size: 11px;
	text-align: justify;
}

.titre_cont {
	background-color: #EEEEEE;
	font-size: 13px;
	text-align: justify;
}
