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

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-->anthicidae("Famille: Anthicidae"):::active
anthicidae==>notoxus-monoceros(["espèce: Notoxus monoceros"]):::active
click notoxus-monoceros href "/fr/catalogue/arthropodes/insectes/col-opt-res/anthicidae/notoxus-monoceros/"
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 anthicidae href "/fr/catalogue/arthropodes/insectes/col-opt-res/anthicidae/"