#ACTION_FORMULAIRE{#ENV{action}}
[(#SAISIE{radio, type_recherche,
explication=<:taxonomie:explication_recherche_type:>,
label=<:taxonomie:label_recherche_type:>,
datas=#ENV{_types_recherche},
defaut=#ENV{_type_recherche_defaut}
})]
[(#SAISIE{input, recherche,
explication=<:taxonomie:explication_recherche_taxon:>,
label=<:taxonomie:label_recherche_taxon:>,
obligatoire=oui
})]
[(#SAISIE{radio, correspondance,
explication=<:taxonomie:explication_recherche_correspondance:>,
label=<:taxonomie:label_recherche_correspondance:>,
datas=#ENV{_correspondances},
defaut=#ENV{_correspondance_defaut}
})]
[(#SAISIE{radio, regne,
label=<:taxonomie:label_recherche_regne:>,
explication=<:taxonomie:explication_recherche_regne:>,
datas=#ENV{_regnes},
defaut=#ENV{_regne_defaut}
})]