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

Famille
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-->crustac-s("Sous-embranchement: crustacés"):::active
crustac-s-->cloportes("Sous-ordre: Cloportes"):::active
cloportes==>armadillidiidae("Famille: Armadillidiidae"):::active
cloportes-.->philosciidae("Famille: Philosciidae")
cloportes-.->porcellionidae("Famille: Porcellionidae")
click armadillidiidae href "/fr/catalogue/arthropodes/crustac-s/cloportes/armadillidiidae/"
click philosciidae href "/fr/catalogue/arthropodes/crustac-s/cloportes/philosciidae/"
click porcellionidae href "/fr/catalogue/arthropodes/crustac-s/cloportes/porcellionidae/"
click arthropodes href "/fr/catalogue/arthropodes/"
click crustac-s href "/fr/catalogue/arthropodes/crustac-s/"
click cloportes href "/fr/catalogue/arthropodes/crustac-s/cloportes/"