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

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-->arachnides("Classe: Arachnides"):::active
arachnides-->araneomorphae("Sous-ordre: Araneomorphae"):::active
araneomorphae-->linyphiidae("Famille: Linyphiidae"):::active
linyphiidae==>linyphia-hortensis(["espèce: Linyphia hortensis"]):::active
click linyphia-hortensis href "/fr/catalogue/arthropodes/arachnides/araneomorphae/linyphiidae/linyphia-hortensis/"
click arthropodes href "/fr/catalogue/arthropodes/"
click arachnides href "/fr/catalogue/arthropodes/arachnides/"
click araneomorphae href "/fr/catalogue/arthropodes/arachnides/araneomorphae/"
click linyphiidae href "/fr/catalogue/arthropodes/arachnides/araneomorphae/linyphiidae/"