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

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-->heleomyzidae("Famille: Heleomyzidae"):::active
heleomyzidae==>suillia-variegata(["espèce: Suillia variegata"]):::active
click suillia-variegata href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/heleomyzidae/suillia-variegata/"
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 heleomyzidae href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/heleomyzidae/"