.formulaire_intitule{
	float:left;
	display:inline;
  width:23%;
  text-align:right;
  margin-bottom:12px;
}

.formulaire_champs{
	float:right;
	display:inline;
  width:75%;
  margin-bottom:12px;
}