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

Grande sauterelle verte
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-->orthopt-res("Ordre: Orthoptères"):::active
orthopt-res-->tettigonia("genre: Tettigonia"):::active
tettigonia==>grande-sauterelle-verte(["espèce: Grande sauterelle verte"]):::active
click grande-sauterelle-verte href "/fr/catalogue/arthropodes/insectes/orthopt-res/tettigonia/grande-sauterelle-verte/"
click arthropodes href "/fr/catalogue/arthropodes/"
click insectes href "/fr/catalogue/arthropodes/insectes/"
click orthopt-res href "/fr/catalogue/arthropodes/insectes/orthopt-res/"
click tettigonia href "/fr/catalogue/arthropodes/insectes/orthopt-res/tettigonia/"