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

Espèce
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-->col-opt-res("Ordre: Coléoptères"):::active
col-opt-res-->nitidulidae("Famille: Nitidulidae"):::active
nitidulidae==>m-lig-the-du-colza(["espèce: Méligèthe du colza"]):::active
nitidulidae-.->pria-dulcamarae(["espèce: Pria dulcamarae"])
click m-lig-the-du-colza href "/fr/catalogue/arthropodes/insectes/col-opt-res/nitidulidae/m-lig-the-du-colza/"
click pria-dulcamarae href "/fr/catalogue/arthropodes/insectes/col-opt-res/nitidulidae/pria-dulcamarae/"
click arthropodes href "/fr/catalogue/arthropodes/"
click insectes href "/fr/catalogue/arthropodes/insectes/"
click col-opt-res href "/fr/catalogue/arthropodes/insectes/col-opt-res/"
click nitidulidae href "/fr/catalogue/arthropodes/insectes/col-opt-res/nitidulidae/"