-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathactivity.html
469 lines (430 loc) · 17.7 KB
/
activity.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
<!DOCTYPE html>
<html lang="fr-FR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=1920px, initial-scale=1.0" />
<title>Activités - Le Musée D'Aquitaine</title>
<meta
name="description"
content="De nombreuses activités sont possible au musée d'Aquitaine."
/>
<link rel="icon" href="img/icon/website_logo.png" />
<link rel="stylesheet" href="style/activity.css" />
<link rel="stylesheet" href="style/loading.css" />
<link rel="stylesheet" href="style/footer.css" />
<link rel="stylesheet" href="style/navbar.css" />
<link rel="stylesheet" href="style/toolbar.css" />
</head>
<body>
<!-- Fixed Background -->
<section class="background"></section>
<!-- Loading Screen -->
<h1 class="loading-title">MUSÉE D'AQUITAINE</h1>
<div class="loader-container"></div>
<section class="loading-section loading-section-right"></section>
<section class="loading-section loading-section-left"></section>
<script src="js/loading.js"></script>
<!--========================================-->
<header id="navbar">
<nav class="header-nav">
<a href="index.html"
><img
class="header-logo"
src="img/icon/website_logo.png"
alt="Logo"
/></a>
<a class="header-nav-link" href="exposition.html"
>Expositions</a
>
<a class="header-nav-link active" href="activity.html"
>Activités</a
>
<a class="header-nav-link" href="collections.html"
>Collections</a
>
<a class="header-nav-link" href="shop.html">Boutique</a>
</nav>
<div class="header-nav-icon">
<div class="header-nav-icon-lang">
<img
id="lang-icon"
class="header-icon"
src="img/icon/lang_icon.png"
alt="Choix langue"
/>
<div class="header-icon-lang">
<img
class="icon-lang-1"
src="img/flag/france_flag.jpg"
alt="Drapeau France"
/>
<img
class="icon-lang-2"
src="img/flag/uk_flag.jpg"
alt="Drapeau Angleterre"
/>
<img
class="icon-lang-3"
src="img/flag/spain_flag.jpg"
alt="Drapeau Espagne"
/>
</div>
</div>
<div class="header-nav-icon-accessibility">
<img
id="accessibility-icon"
class="header-icon"
src="img/icon/accessibility_icon.png"
alt="Accessibilité"
/>
<div class="header-icon-accessibility">
<button class="icon-access-1">A+</button>
<button class="icon-access-2">A-</button>
</div>
</div>
</div>
</header>
<!--========================================-->
<section class="black-overlay"></section>
<!-- Navbar -->
<nav class="toolbar-nav">
<img
id="ticket-button"
src="img/icon/ticket_icon.png"
alt="Billetterie"
style="cursor: pointer"
/>
<div class="spliter"></div>
<img
id="info-button"
src="img/icon/info_icon.png"
alt="Informations"
style="cursor: pointer"
/>
<div class="spliter"></div>
<img
id="agenda-button"
src="img/icon/agenda_icon.png"
alt="Agenda"
style="cursor: pointer"
/>
<div class="spliter"></div>
<img
id="search-button"
src="img/icon/search_icon.png"
alt="Recherche"
style="cursor: pointer"
/>
</nav>
<!--Sidenav de la barre de la billetterie-->
<div id="billetterie" class="sidenav">
<!--Script qui permet de ferme la sidenav-->
<a href="javascript:void(0)" class="close-button">×</a>
<h2 style="text-align: center">BILLETTERIE</h2>
<br />
<h3>HORAIRES</h3>
<p>
Du mardi au dimanche, de 11 h à 18 h<br />
<br />Fermé les lundis et jours fériés<br />
<br />Excepté le 14 juillet et le 15 août
</p>
<br /><br />
<h3>TARIFS</h3>
<p>
Plein tarif : 5€<br />
<br />Tarif réduit : 3€ <br /><br />
<br /><span style="font-weight: bold">Gratuit pour les :</span
><br />
<br />• Moins de 18 ans<br />
<br />• Scolaire<br />
<br />• Étudiants<br />
<br />• Personnes handicapés et accompagnateur
</p>
</div>
<!--Sidenav des informations -->
<div id="informations" class="sidenav">
<!--Script qui permet de ferme la sidenav-->
<a href="javascript:void(0)" class="close-button">×</a>
<h2 style="text-align: center">CONTACT</h2>
<br />
<h3>ADRESSE</h3>
<p>20 Cours Pasteur, 33000 Bordeaux</p>
<br />
<!--https://www.google.com/maps/d/viewer?mid=10Is1WKPs9bVsvy-pYXgXqHtqOsg&msa=0&hl=fr&ie=UTF8&t=m&source=embed&ll=44.83864724610595%2C-0.5753659999999972&spn=0.010651%2C0.018239&z=15-->
<a class="lien" href="https://cutt.ly/2gz07uG" target="_blank"
>→ Google Maps</a
>
<img
src="img\icon\reseaux\google-maps_icon.png"
class="icon"
class="lien"
/>
<br />
<br />
<h3>TÉLÉPHONE</h3>
<p>
MUSÉE - 05 56 01 51 00<br />
<br />ACCUEIL DE GROUPE - 05 56 01 51 04<br />
<br />ACCESSIBILITÉ - 05 56 01 51 03
</p>
<br />
<br />
<h3>MAILS</h3>
<p>
musaq@mairie-bordeaux.fr<br />
<br />service.mediation.aquitaine@mairie-bordeaux.fr<br />
<br />service.accueil@mairie-bordeaux.fr
</p>
</div>
<!--Sidenav de la barre de l'agenda-->
<div id="agenda" class="sidenav">
<!--Script qui permet de ferme la sidenav-->
<a href="javascript:void(0)" class="close-button">×</a>
<h2 style="text-align: center">AGENDA</h2>
<br />
<h3>ACTIVITÉ DU JOUR</h3>
<img
src="img\section\visite_familiale.jpg"
alt="Visite familiale guidée"
height="200"
width="436"
id="activite"
/>
<br />
<br />
<p>
<span style="font-weight: bold"
>Visite commentée - exposition "Comme une image"</span
>
<br />
<br />Les audioguides sont temporairement indisponibles.<br />
<br />L'application "Musée d'Aquitaine" est téléchargeable
<br />sur Google Play Store.
</p>
<br />
<br />
<!--Lien vers la page Google Play du Musée d'Aquitaine-->
<a
class="lien"
href="https://play.google.com/store/apps/details?id=fr.mbdx.maq"
target="_blank"
>→ Google Play</a
>
<img
src="img\icon\reseaux\google-play_icon.png"
class="icon"
class="lien"
/>
</div>
<!--Sidenav de la barre de recherche-->
<div id="recherche" class="sidenav">
<!--Script qui permet de ferme la sidenav-->
<a href="javascript:void(0)" class="close-button">×</a>
<h2 style="text-align: center">RECHERCHE</h2>
<br />
<div class="search-bar">
<input
type="search"
id="site-search"
placeholder="Que recherchez-vous ?"
/>
<!-- <button>Rechercher un produit</button> -->
</div>
</div>
<!--Lien vers le script qui permet l'ouverture et la fermeture de la toolbar-->
<script src="js/toolbar.js"></script>
<!--========================================-->
<section class="section-1">
<img class="wheel wheel-right wheel-1" src="img/section/weel.png" alt="Weel" />
<img class="wheel wheel-left wheel-2" src="img/section/weel.png" alt="Weel" />
<img class="wheel wheel-right wheel-3" src="img/section/weel.png" alt="Weel" />
<h1 class="titre">ACTIVITÉS</h1>
<div class="activity">
<h2>Demain</h2>
<img class="rois-angleterre" src="img/section/photo_roue.jpg" />
<div class="description">
<p>
Visite commentée - L'Aquitaine sous les rois
d'Angleterre
</p>
<p class="description-hour">14h30</p>
</div>
<img
class="visite-commentée-comme-une-image"
src="img/section/visite_familiale.jpg"
/>
<div class="description">
<p>
Visite commentée - exposition "Comme une image"
</p>
<p class="description-hour">15h30</p>
</div>
<img
class="visite-LSF"
src="img/section/programme_culturel.jpg"
/>
<div class="description">
<p>
Visite en LSF - exposition "comme une image"
</p>
<p class="description-hour">16h30</p>
</div>
<img class="albatre" src="img/section/albatre.jpg" />
<div class="description">
<p>À la découverte des albâtres bordelais</p>
<p class="description-hour">17h30</p>
</div>
<img
class="autochtones"
src="img/section/cartes_autochtones.jpg"
/>
<div class="description">
<p>
Conférence Sortir de l’invisibilité :
<br><span>Cartes et peuples autochtones dans les Amériques</span>
</p>
<p class="description-hour">18h00</p>
</div>
</div>
</section>
<!--========================================-->
<div class="splitter"></div>
<!--========================================-->
<footer>
<div class="footer-top-section">
<div class="footer-left-box">
<h4>Nous contacter</h4>
<p>
Musée d'Aquitaine<br />
<br />20 cours Pasteur<br />
<br />33000 Bordeaux<br />
<br /><br />
<br />Téléphone Accueil :<br />
<br />05 56 01 51 00
<br />
</p>
</div>
<div class="footer-right-box">
<!-- SOCIAL NETWORK -->
<div class="social-network">
<h4>Suivez nous sur :</h4>
<div class="social-network-icon">
<a href="https://www.instagram.com/musee_aquitaine/"
><img
src="img/icon/reseaux/instagram_icon_color.png"
alt="Instagram"
/></a>
<a href="https://twitter.com/MuseeAquitaine"
><img
src="img/icon/reseaux/twitter_icon_color.png"
alt="Twitter"
/></a>
<a href="https://www.facebook.com/musee.aquitaine/"
><img
src="img/icon/reseaux/facebook_icon_color.png"
alt="Facebook"
/></a>
<a href="https://www.pinterest.fr/museeaquitaine/"
><img
src="img/icon/reseaux/pinterest_icon_color.png"
alt="Pinterest"
/></a>
<a
href="https://www.youtube.com/channel/UCNmf4zwWQL7YuFh6iGJi4GA"
><img
src="img/icon/reseaux/youtube_icon_color.png"
alt="Youtube"
/></a>
</div>
</div>
<!-- NAVBAR -->
<div class="navbar">
<a href="exposition.html">Expositions</a>
<a href="activity.html">Activités</a>
<a href="collections.html">Collections</a>
<a href="shop.html">Boutique</a>
</div>
<!-- EXTERNAL LINK -->
<div class="external-link">
<a href="http://www.musee-aquitaine-bordeaux.fr/fr/"
>Bordeaux.fr ➚</a
>
<a
href="http://www.musee-aquitaine-bordeaux.fr/fr/presse"
>Agenda Ville ➚</a
>
<a
href="http://www.musee-aquitaine-bordeaux.fr/fr/presse"
>Info Culture ➚</a
>
</div>
<!-- NEWSLETTER -->
<div class="newsletter">
<h4>Recevez nos actualités</h4>
<div class="container">
<input
class="newsletter-input"
type="text"
placeholder="Adresse mail"
name="mail"
required
/>
<a class="submit-button" href="">Je m'inscris</a>
</div>
</div>
</div>
</div>
<div class="footer-bottom-section">
<div class="footer-flex">
<div>
<a
href="http://www.musee-aquitaine-bordeaux.fr/fr/article/privatisation"
>Privatisation</a
>
</div>
<section class="footer-split"></section>
<div>
<a
href="http://www.musee-aquitaine-bordeaux.fr/fr/nos-partenaires"
>Nos partenaires</a
>
</div>
<section class="footer-split"></section>
<div>
<a
href="http://www.musee-aquitaine-bordeaux.fr/fr/soutenez-le-musee"
>Soutenez le Musée</a
>
</div>
<section class="footer-split"></section>
<div>
<a
href="http://www.musee-aquitaine-bordeaux.fr/fr/sitemap"
>Plan du site</a
>
</div>
<section class="footer-split"></section>
<div>
<a
href="http://www.musee-aquitaine-bordeaux.fr/fr/presse"
>Presse</a
>
</div>
<section class="footer-split"></section>
<div>
<a
href="http://www.musee-aquitaine-bordeaux.fr/fr/article/mentions-legales"
>Mentions légales</a
>
</div>
</div>
</div>
</footer>
<!--Lien vers le script qui permet l'ouverture et la fermeture de la toolbar-->
<script src="js/toolbar.js"></script>
<!-- Navbar -->
<script src="js/navbar.js"></script>
<!-- Wheel rotation -->
<script src="js/wheel.js"></script>
</body>
</html>