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

Lagrie hérissée
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-->tenebrionidae("Famille: Tenebrionidae"):::active
tenebrionidae-.->ct-niope-jaune(["espèce: Cténiope jaune"])
tenebrionidae-.->cynaeus-angustus(["espèce: Cynaeus angustus"])
tenebrionidae==>lagrie-h-riss-e(["espèce: Lagrie hérissée"]):::active
click ct-niope-jaune href "/fr/catalogue/arthropodes/insectes/col-opt-res/tenebrionidae/ct-niope-jaune/"
click cynaeus-angustus href "/fr/catalogue/arthropodes/insectes/col-opt-res/tenebrionidae/cynaeus-angustus/"
click lagrie-h-riss-e href "/fr/catalogue/arthropodes/insectes/col-opt-res/tenebrionidae/lagrie-h-riss-e/"
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 tenebrionidae href "/fr/catalogue/arthropodes/insectes/col-opt-res/tenebrionidae/"