-
Notifications
You must be signed in to change notification settings - Fork 0
/
municipalites.html
223 lines (196 loc) · 6.93 KB
/
municipalites.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="Bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<title>Ile de Bréhat</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
</head>
<body>
<!-- TESTER LE CURSEUR -->
<div class="cursor"></div>
<!--Le menu-->
<header class="header">
<a href="index.html" class="logo">
<img src="images/logo3.png" alt="">
</a>
<nav class="navbar">
<a href="index.html">Accueil</a>
<a href="municipalites.html" >Municipalité</a>
<a href="activites.html">Activités & Culture</a>
<a href="services.html">Services</a>
<!-- <a href="#review">review</a> -->
<a href="index.html#contact">contact</a>
<!-- <a href="#blogs">blogs</a> -->
</nav>
<div class="icons">
<div class="fas fa-search" id="search-btn"></div>
<div class="fas fa-moon" id="moon-btn"></div>
<div class="fas fa-angle-double-up" id="haut-btn"></div>
<div class="fas fa-bars" id="menu-btn"></div>
</div>
<div class="search-form">
<input type="search" id="search-box" placeholder="Rechercher">
<label for="search-box" class="fas fa-search"></label>
</div>
</header>
<!-- <iframe width="650" height="450" src="https://embed.windy.com/embed2.html?lat=48.965&lon=2.535&detailLat=48.965&detailLon=2.535&width=650&height=450&zoom=5&level=surface&overlay=wind&product=ecmwf&menu=&message=&marker=&calendar=now&pressure=&type=map&location=coordinates&detail=&metricWind=default&metricTemp=default&radarRange=-1" frameborder="0"></iframe> -->
<section class="homeMuni" id="homeMuni">
<div class="content">
<h3>Municipalité</h3>
<p>Tout savoir sur la vie de l’administration bréhatine</p>
<p class="chemin">
<a href="index.html">Accueil </a>→ Municipalité</p>
</p>
</div>
</section>
<!-- Article -->
<section class="services" id="services">
<h1 class="heading"> Vie<span> administrative</span> </h1>
<div class="box-container">
<div class="box">
<div class="image">
<img src="images/maire.png" alt="">
</div>
<div class="content">
<a href="#" class="title">L'équipe municipale </a>
<br>
<br>
<p1> >Le maire</p1>
<br>
<p2> >Les élus</p2>
<br>
<a href="#" class="btn">Plus</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="images/mairie-de-brehat.jpeg" alt="">
</div>
<div class="content">
<a href="#" class="title">La mairie</a>
<br>
<br>
<p1> >Organisation services municipaux</p1>
<br>
<p2> >Contact</p2>
<br>
<a href="#" class="btn">Plus</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="images/conseil.jpeg" alt="">
</div>
<div class="content">
<a href="#" class="title">Les commissions</a>
<br>
<br>
<p1> >Finances</p1>
<br>
<p2> >Urbanisme</p2>
<br>
<a href="#" class="btn">Plus</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="images/wsh.jpeg" alt="">
</div>
<div class="content">
<a href="#" class="title">Conseils municipaux</a>
<br>
<br>
<p1> >Calendrier</p1>
<br>
<p2> >Contact</p2>
<br>
<a href="#" class="btn">Plus</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="images/budget.jpg" alt="">
</div>
<div class="content">
<a href="#" class="title">Budget & fiscalité </a>
<br>
<br>
<p1> >Présentation</p1>
<br>
<p2> >Bilan</p2>
<br>
<a href="#" class="btn">Plus</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="images/jum.jpg" alt="">
</div>
<div class="content">
<a href="#" class="title">Jumelage</a>
<br>
<br>
<p1> >Historique</p1>
<br>
<p2> >Participer</p2>
<br>
<a href="#" class="btn">Plus</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="images/tarif.jpg" alt="">
</div>
<div class="content">
<a href="#" class="title">Tarifs </a>
<br>
<br>
<p1> >Frais</p1>
<br>
<p2> >Photocopies</p2>
<br>
<a href="#" class="btn">Plus</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="images/jeune.jpg" alt="">
</div>
<div class="content">
<a href="#" class="title">Chez les jeunes </a>
<br>
<br>
<p1> >Actions citoyennes</p1>
<br>
<p2> >Participer</p2>
<br>
<a href="#" class="btn">Plus</a>
</div>
</div>
</div>
</section>
<!-- pied de page -->
<section class="footer">
<!-- Météo -->
<div class="meteo">
<a class="weatherwidget-io" href="https://forecast7.com/fr/48d85n3d00/ile-de-brehat/" data-label_1="ÎLE-DE-BRÉHAT" data-label_2="METEO" data-theme="dark" >ÎLE-DE-BRÉHAT METEO</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https://weatherwidget.io/js/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js');
</script></div>
<!-- connection -->
<div class="share">
<a href="https://fr-fr.facebook.com/ile.de.brehat" class="fab fa-facebook-f"></a>
<a href="https://www.youtube.com/channel/UCKjtJqq0QdIYhCIgUOmA36Q" class="fab fa-youtube"></a>
</div>
<div class="credit">Réalisé par <span>l'équipos</span> </div>
</section>
<!-- custom js file link -->
<script src="js/script.js"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>
</body>
</html>