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

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-->phalacridae("Famille: Phalacridae"):::active
phalacridae==>olibrus-bicolor(["espèce: Olibrus bicolor"]):::active
click olibrus-bicolor href "/fr/catalogue/arthropodes/insectes/col-opt-res/phalacridae/olibrus-bicolor/"
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 phalacridae href "/fr/catalogue/arthropodes/insectes/col-opt-res/phalacridae/"