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

Nom binominal
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-->saltiques("Famille: Saltiques"):::active
saltiques==>heliophanus-cuivr(["espèce: Heliophanus cuivré"]):::active
saltiques-.->saltique-sourcils(["espèce: Saltique à sourcils"])
click heliophanus-cuivr href "/fr/catalogue/arthropodes/arachnides/araneomorphae/saltiques/heliophanus-cuivr/"
click saltique-sourcils href "/fr/catalogue/arthropodes/arachnides/araneomorphae/saltiques/saltique-sourcils/"
click arthropodes href "/fr/catalogue/arthropodes/"
click arachnides href "/fr/catalogue/arthropodes/arachnides/"
click araneomorphae href "/fr/catalogue/arthropodes/arachnides/araneomorphae/"
click saltiques href "/fr/catalogue/arthropodes/arachnides/araneomorphae/saltiques/"