.erreurform {
	color: #FF3333;
	font-weight: bold;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#form_client th , td, #listeClient th, td{
	font-size: 11px;
}
#form_client th {
	text-align:right;
	padding-right:3px;
}
#listeClient th{
	text-align:center;
}
#listeClient td.taux{
	text-align:right;
}
.bouton{
	width:500px;
	text-align:center;
	margin-bottom: 10px;
	margin-top: 10px;


}
.bouton a{
	text-decoration:none;
}
