-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrealisation.html
259 lines (241 loc) · 8.3 KB
/
realisation.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
<!DOCTYPE html>
<html lang="auto" dir="ltr">
<head>
<meta charset="utf-8">
<title>EL HAJJAM Topographie</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style_realisation.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" charset="utf-8"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
</head>
<header>
<div class="inner-width">
<a href="accueil.html" class="logo"><img src="logo.png" alt="EL HAJJAM Topographie"></a>
<i class="menu-toggle-btn fas fa-bars"></i>
<nav class="navigation-menu">
<a href="accueil.html"><i class="fas fa-home home"></i> Accueil </a>
<a href="presentaion.html"><i class="fas fa-align-left about"></i> Presentation </a>
<a href="realisation.html"><i class="fab fa-buffer works"></i> Réalisations </a>
<a href="mon_compte.html"><i class="fas fa-users team"></i> Mon Compte </a>
<a href="contact.html"><i class="fas fa-headset contact"></i> Contact </a>
</nav>
</div>
</header>
<script type="text/javascript">
$(".menu-toggle-btn").click(function(){
$(this).toggleClass("fa-times");
$(".navigation-menu").toggleClass("active");
});
</script>
<body>
<section class="head">
<h1 class="section-header">RÉFÉRENCES</h1>
</section>
<section class="articles">
<div class="article">
<div class="left">
<img src="apdn.png">
</div>
<div class="right">
<h1>Agence pour la Promotion et le Développement du Nord, (APDN)</h1>
<h2>2022</h2>
<p class="description"> ✓ ASSISTANCE TECHNIQUE POUR LA
REALISATION DES « TRAVAUX D’AMENAGEMENT DE LA PISTE RELIANT <br> LES COMMUNES BENI BCHIR ET BNI AHMED IMOUKZEN SUR 11.3 KM
– PROVINCE ALHOCEIMA »
</p>
</div>
</div>
</section>
<section class="articles1">
<div class="article">
<div class="left">
<img src="apdn.png">
</div>
<div class="right">
<h1>Agence pour la Promotion et le Développement du Nord, (APDN)</h1>
<h2>2022</h2>
<p class="description"> ✓ ASSISTANCE TECHNIQUE POUR LES
TRAVAUX D'AMENAGEMENT DE VOIRIE DES QUARTIERS SOUS <br> EQUIPES DANS LA COMMUNE DE GUEZNAYA :
TRANCHE 4 - PREFECTURE DE TANGER
ASSILAH
</p>
</div>
</div>
</section>
<section class="articles2">
<div class="article">
<div class="left">
<img src="apdn.png">
</div>
<div class="right">
<h1>Agence pour la Promotion et le Développement du Nord, (APDN)</h1>
<h2>2022</h2>
<p class="description"> ✓ ASSISTANCE TECHNIQUE POUR LES
TRAVAUX DE REHABILITATION ET DE
REAMENAGEMENT DE <br> L’ANCIENNE
COUR DE 1ER INSTANCE DE TETOUAN
</p>
</div>
</div>
</section>
<section class="articles3">
<div class="article">
<div class="left">
<img src="apdn.png">
</div>
<div class="right">
<h1>Agence pour la Promotion et le Développement du Nord, (APDN)</h1>
<h2>2021</h2>
<p class="description"> ✓ ASSISTANCE TECHNIQUE POUR LA
REALISATION DES TRAVAUX DE LA
PISTE RURALE RELIANT DOUARS <br>
TAGHBALOUT, AOUDIFANE, CHORFA
LAABAD, AGHZAOUENE ET IHOUMDANE
COMMUNE ELOUED, PROVINCE <br> DE
TETOUAN.
</p>
</div>
</div>
</section>
<section class="articles3">
<div class="article">
<div class="left">
<img src="apdn.png">
</div>
<div class="right">
<h1>Agence pour la Promotion et le Développement du Nord, (APDN)</h1>
<h2>2021</h2>
<p class="description"> ✓ LEVES TOPOGRAPHIQUES POUR LE
PROJET DE LOT N1 : <br> TRAVAUX
D'AMENAGEMENT DE LA PISTE RURALE
KHLOUFACH COMMUNE BGHAGHZA
DANS LE CADRE <br> DU PROJET DE
REALISATION DES TRAVAUX
D'AMENAGEMENT DES PISTES RURALES
DANS LA ZONE <br> D'ACTION DE LA DPA DE
TETOUAN -(PROJET AFD) EN QUATRE (4)
LOT - PROVINCE DE TETOUAN ;
</p>
</div>
</div>
</section>
<section class="articles3">
<div class="article">
<div class="left">
<img src="foncier.jpg">
</div>
<div class="right">
<h1>Agence pour la Promotion et le Développement du Nord, (APDN)</h1>
<h2>2019-2020</h2>
<p class="description"> ✓ DIRECTEUR TECHNIQUE DU PROJET DE
LEVE TOPOGRAPHIQUE POUR LA
DELIMITATION DU DOMAINE <br> PUBLIC
HYDRAULIQUE (DPH) AU NIVEAU DES
LACS ET ZONES HUMIDES (PROVINCES
DE KHENIFRA, <br> BENI MELLAL, MIDELT
ET AZILAL
</p>
</div>
</div>
</section>
<section class="articles3">
<div class="article">
<div class="left">
<img src="téléchargé.jpg">
</div>
<div class="right">
<h1>Ministère de l’Equipement, du Transport, de la Logistique et de l’Eau</h1>
<h2>2019-2020</h2>
<p class="description"> ✓ TOPOGRAPHE EXTERIEUR DU PROJET DE
L’ASSISTANCE TOPOGRAPHIQUES DES
TRAVAUX DE LA RN9 <br> DU PK 335+000 AU
PK 348+500 RELIANT TADDART 2 ET LE
COL DE TICHKA.
</p>
</div>
</div>
</section>
<section class="articles3">
<div class="article">
<div class="left">
<img src="téléchargé.jpg">
</div>
<div class="right">
<h1>Ministère de l’Equipement, du Transport, de la Logistique et de l’Eau</h1>
<h2>2019-2020</h2>
<p class="description"> ✓ TOPOGRAPHE EXTERIEUR DU PROJET DE
TRAVAUX D’AMELIORATION DU NIVEAU
DE SECURITE <br> ET DE SERVICE DE LA RN9
RELIANT AIT OURIR ET OUARZAZATE
SECTIONS TOUFLIHT <br> - TADDART 2 DU
PK304+500 AU PK335+000
PROVINCE D’AL HAOUZ
</p>
</div>
</div>
</section>
<section class="articles3">
<div class="article">
<div class="left">
<img src="téléchargé.jpg">
</div>
<div class="right">
<h1>Ministère de l’Equipement, du Transport, de la Logistique et de l’Eau</h1>
<h2>2019-2020</h2>
<p class="description"> ✓ TOPOGRAPHE EXTERIEUR DU PROJET
DES TRAVAUX D’AMELIORATION DU
NIVEAU DE SECURITE <br>ET DE SERVICE
DE LA RN9 RELIANT AMERZEGANE ET
COL TICHKA SUR 54 KM
</p>
</div>
</div>
</section>
</body>
<footer>
<div class="contenu-footer">
<div class="bloc footer-service">
<h3> Accueil </h3>
<ul class="liste-accueil">
<li> <a href="accueil.html">accueil</a></li>
<li> <a href="presentaion.html">Presentation</a></li>
<li> <a href="realisation.html">realisation</a></li>
<li> <a href="mon_compte.html">mon compte</a></li>
<li> <a href="contact.html">contact</a></li>
</ul>
</div>
<div class="bloc footer-contact">
<h3> Restons en contact</h3>
<p>✆ (+212)661960089</p>
<p>✆ (+212)658542008</p>
<p>📍 N 84, Res EL Aziziya, Av. Arabie Saoudite, Tanger, Maroc</p>
</div>
<div class="bloc footer-media">
<h3> Nos réseaux</h3>
<div class="wrapper">
<div class="button">
<div class="icon">
<i class="fab fa-facebook-f" ></i>
</div>
<span> <a href="https://web.facebook.com/ElHajjam-Topographie-102566978872736"> Facebook </a></span>
</div>
<div class="button">
<div class="icon">
<i class="fab fa-twitter"></i>
</div>
<span> <a href=""> Twitter</a> </span>
</div>
<div class="button">
<div class="icon">
<i class="fab fa-linkedin"> </i>
</div>
<span> <a href="https://www.linkedin.com/company/ste-elhajjam-topographie-sarlau/"> linkedin </a></span>
</div>
<img src="logo.jpg" alt="EL HAJJAM Topographie">
</div>
</div>
</footer>
</html>
</body>
</html>