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

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-->arachnides("Classe: Arachnides"):::active
arachnides-->araneomorphae("Sous-ordre: Araneomorphae"):::active
araneomorphae-->araign-es-crabes("Famille: Araignées crabes"):::active
araign-es-crabes-.->misum-ne-variable(["espèce: Misumène variable"])
araign-es-crabes-.->xysticus-kochi(["espèce: Xysticus kochi"])
araign-es-crabes==>xystique-cr-t(["espèce: Xystique crêté"]):::active
click misum-ne-variable href "/fr/catalogue/arthropodes/arachnides/araneomorphae/araign-es-crabes/misum-ne-variable/"
click xysticus-kochi href "/fr/catalogue/arthropodes/arachnides/araneomorphae/araign-es-crabes/xysticus-kochi/"
click xystique-cr-t href "/fr/catalogue/arthropodes/arachnides/araneomorphae/araign-es-crabes/xystique-cr-t/"
click arthropodes href "/fr/catalogue/arthropodes/"
click arachnides href "/fr/catalogue/arthropodes/arachnides/"
click araneomorphae href "/fr/catalogue/arthropodes/arachnides/araneomorphae/"
click araign-es-crabes href "/fr/catalogue/arthropodes/arachnides/araneomorphae/araign-es-crabes/"