<< Séminaire Saint-Luc >>

    %%{
        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("Séminaire Saint-Luc")
    click key0 "https://apres-la-ciase.fr/info/seminaire-saint-luc/" _self
    key1("Diocèse d'Aix et Arles")
    click key1 "https://apres-la-ciase.fr/info/diocese-d-aix-et-arles/" _self
    key2("Père Christophe de Dreuille")
    click key2 "https://apres-la-ciase.fr/info/pere-christophe-de-dreuille/" _self
    key0 --> key1
    key2 --> key1
    key2 --> key0