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

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-->byturidae("Famille: Byturidae"):::active
byturidae==>byturide-aux-gros-yeux(["espèce: Byturide aux gros yeux"]):::active
click byturide-aux-gros-yeux href "/fr/catalogue/arthropodes/insectes/col-opt-res/byturidae/byturide-aux-gros-yeux/"
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 byturidae href "/fr/catalogue/arthropodes/insectes/col-opt-res/byturidae/"