This commit is contained in:
2026-04-08 02:56:59 +02:00
parent e320feb2d7
commit 913ae480ce
14 changed files with 576 additions and 320 deletions

View File

@@ -10,7 +10,7 @@
<!-- ================== -->
<!-- EN-TêTE -->
<!-- ================== -->
<section class="fiche_header_wp">
<section class="fiche_header_simple_wp">
<div class="fiche_header_wp_gauche"></div>
<div class="fiche_header_inner">
@@ -111,6 +111,22 @@
</PageSection>
</template>
<!-- ================== -->
<!-- CONTACT -->
<!-- ================== -->
<PageSection tone="" content-size="default" padded_size="md" class="contact_spe_wp">
<ContactSpecifique
titre="Contacter le service des actions culturelles"
nom="Vanessa Gasztowtt"
poste="Responsable de laction éducative et culturelle
et de la programmation jeune public"
numero="01 41 79 03 43"
mail="vanessa.gasztowtt@orchestre-ile.com"
/>
</PageSection>
</div>
</template>
@@ -241,6 +257,10 @@
background-color: var(--c-background-jaune);
margin-bottom: 50px;
}
.contact_spe_wp {
background-color: var(--c-background-jaune-clair);
margin-bottom: 20px;
}
}
/* ============================ */