L'arthropode du jour – Numéro 148 N° 148 |

Arbre Généalogique
%%{
init: {
'theme': 'base',
'themeVariables': {
'primaryColor': '#83a09c',
'primaryTextColor': '#212d2b',
'primaryBorderColor': '#fff',
'lineColor': '#fff',
'secondaryColor': '#006100',
'tertiaryColor': '#fff'
}
}
}%%
flowchart LR
classDef active fill:#fff
arthropodes("Embranchement: Arthropodes"):::active
arthropodes-->insectes("Classe: Insectes"):::active
insectes-->mouches-taons-et-apparent-s("Sous-ordre: Mouches, taons et apparentés"):::active
mouches-taons-et-apparent-s-->anthomyiidae("Famille: Anthomyiidae"):::active
anthomyiidae-->delia("genre: Delia"):::active
delia==>delia-coarctata(["espèce: Delia coarctata"]):::active
click delia-coarctata href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/anthomyiidae/delia/delia-coarctata/"
click arthropodes href "/fr/catalogue/arthropodes/"
click insectes href "/fr/catalogue/arthropodes/insectes/"
click mouches-taons-et-apparent-s href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/"
click anthomyiidae href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/anthomyiidae/"
click delia href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/anthomyiidae/delia/"