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

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-->coleopteres("Ordre: Coléoptères"):::active
coleopteres-->buprestes("Famille: Buprestes"):::active
buprestes==>anthaxie-bouffonne(["espèce: Anthaxie bouffonne"]):::active
buprestes-.->anthaxie-brillante(["espèce: Anthaxie brillante"])
buprestes-.->phenops-bleu(["espèce: Phénops bleu"])
click anthaxie-bouffonne href "/fr/catalogue/arthropodes/insectes/coleopteres/buprestes/anthaxie-bouffonne/"
click anthaxie-brillante href "/fr/catalogue/arthropodes/insectes/coleopteres/buprestes/anthaxie-brillante/"
click phenops-bleu href "/fr/catalogue/arthropodes/insectes/coleopteres/buprestes/phenops-bleu/"
click arthropodes href "/fr/catalogue/arthropodes/"
click insectes href "/fr/catalogue/arthropodes/insectes/"
click coleopteres href "/fr/catalogue/arthropodes/insectes/coleopteres/"
click buprestes href "/fr/catalogue/arthropodes/insectes/coleopteres/buprestes/"



