.form_bloc{width:500px;margin:0 auto;overflow:hidden;}
.form_table{width:100%;margin:0 auto;}
.form_case_intitule{width:200px;text-align:right;padding-right:10px;vertical-align:top;}
.form_case_point{width:20px;vertical-align:top;}
.form_case_valeur{vertical-align:top;padding-bottom:5px;}
.form_case_bouton{text-align:center;padding-top:15px;}

/* champs */
.form_champ_erreur{border:1px solid red;}
.form_coul_erreur{color:red;}
.form_champ_texte{width:200px;}
.form_champ_priorite{width:40px;}
.form_champ_mail{width:200px;}
.form_champ_date{width:70px;}
.form_champ_nombre{width:30px;}
.form_champ_tel{width:100px;}
.form_champ_cp{width:40px;}
.form_champ_lien{width:200px;}
.form_champ_area{width:300px;height:150px;}
