<< MEP >>

    %%{
        init: {
          'theme': 'base',
          'themeVariables': {
            'primaryColor': 'rgba(0, 0, 0, 3%)',
            'primaryTextColor': '#212529',
            'primaryBorderColor': 'rgba(0, 0, 0, .125);',
            'lineColor': '#6c757d'
          }
        }
    }%%
    graph BT
    style key0 fill:#cce5ff,stroke:#004085,stroke-width:0.5px
    key0("MEP")
    click key0 "https://apres-la-ciase.fr/info/mep/" _self
    key1("Mgr Georges Colomb")
    click key1 "https://apres-la-ciase.fr/info/mgr-georges-colomb/" _self
    key2("Mgr Gilles Reithinger")
    click key2 "https://apres-la-ciase.fr/info/mgr-gilles-reithinger/" _self
    key3("Père Aymeric de Salvert")
    click key3 "https://apres-la-ciase.fr/info/pere-aymeric-de-salvert/" _self
    key4("Père Philippe R.")
    click key4 "https://apres-la-ciase.fr/info/pere-philippe-r/" _self
    key1 --> key0
    key2 --> key0
    key3 --> key0
    key4 --> key0