/* Feuille vide pour supprimer les styles du plugin forms_et_tables */
.spip_forms {margin-bottom: 16px;}
.spip_form_champ {margin-bottom:10px}
.spip_form_champ label {padding-bottom:0}
.spip_forms .spip_form_label_obligatoire {
        font-weight: normal;
        font-style:italic;
        font-size:.9em;
}
.spip_forms fieldset {padding-bottom:50px}
span.erreur { 
	display:block;
	font-weight:bold;
	color:red;
}
