.bouton {
	font-family: Lucida Bright, Verdana;
	font-size: 14px;
	TEXT-ALIGN: center;
	font-style: normal;
	color: Black;
	font-weight: 900;
	cursor: hand;
	background-color: #F6F6F6;
}
.champs_saisie {
	font-family: Lucida Bright, Verdana;
	font-size: 14px;
	font-style: normal;
	color: Black;
	background-color: #F6F6F6;
}
.champs_saisie_c {
	font-family: Lucida Bright, Verdana;
	font-size: 14px;
	font-style: normal;
	color: Black;
	background-color: #F6F6F6;
   text-align : center;
}