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

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-->stratiomyidae("Famille: Stratiomyidae"):::active
stratiomyidae==>microchrysa-polita(["espèce: Microchrysa polita"]):::active
click microchrysa-polita href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/stratiomyidae/microchrysa-polita/"
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 stratiomyidae href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/stratiomyidae/"