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

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-->symphytes("Sous-ordre: Symphytes"):::active
symphytes-->tenthredinidae("Famille: Tenthredinidae"):::active
tenthredinidae-.->macrophie-rustique(["espèce: Macrophie rustique"])
tenthredinidae==>mouche-scie-noire(["espèce: Mouche-à-scie noire"]):::active
tenthredinidae-.->tenthr-de-du-bouleau(["espèce: Tenthrède du bouleau"])
tenthredinidae-.->tenthr-de-limace(["espèce: Tenthrède-limace"])
click macrophie-rustique href "/fr/catalogue/arthropodes/insectes/symphytes/tenthredinidae/macrophie-rustique/"
click mouche-scie-noire href "/fr/catalogue/arthropodes/insectes/symphytes/tenthredinidae/mouche-scie-noire/"
click tenthr-de-du-bouleau href "/fr/catalogue/arthropodes/insectes/symphytes/tenthredinidae/tenthr-de-du-bouleau/"
click tenthr-de-limace href "/fr/catalogue/arthropodes/insectes/symphytes/tenthredinidae/tenthr-de-limace/"
click arthropodes href "/fr/catalogue/arthropodes/"
click insectes href "/fr/catalogue/arthropodes/insectes/"
click symphytes href "/fr/catalogue/arthropodes/insectes/symphytes/"
click tenthredinidae href "/fr/catalogue/arthropodes/insectes/symphytes/tenthredinidae/"