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

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-->bombyliidae("Famille: Bombyliidae"):::active
bombyliidae==>bombyle-ailes-tachet-es(["espèce: Bombyle à ailes tachetées"]):::active
bombyliidae-.->lomatia-lateralis(["espèce: Lomatia lateralis"])
click bombyle-ailes-tachet-es href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/bombyliidae/bombyle-ailes-tachet-es/"
click lomatia-lateralis href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/bombyliidae/lomatia-lateralis/"
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 bombyliidae href "/fr/catalogue/arthropodes/insectes/mouches-taons-et-apparent-s/bombyliidae/"