Bonjour est t-il possible d'activer plusieurs events avec la fonction mousover sur plusieurs éléments en même temps.

J'aimerais dans mon cas :

- appliquer un on/out mousover sur chaque texte
- lorsque je survole le texte, il devient rouge et gras
- lorsque je ne suis plus dessus, il redevient à l'état initial

- appliquer un on/out mousover sur chaque circle
- lorsque je survole un circle, la couleur du stroke change
- lorsque je ne suis plus dessus, il redevient à l'état initial

- lorsque je survole un circle, , le circle change de couleur mais également le texte
- lorsque je survole un texte, le texte change de couleur mais également le circle
- chaque circle est lié à un texte en particulier

- j'aimerais également que du texte s'affiche (un bloc text), et ça pour chaque couple texte/circle, lorsque je survole soit le circle soit le texte

Merci beaucoup pour votre aide

Voici mon code :

Code HTML : Sélectionner tout - Visualiser dans une fenêtre à part
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
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="viewport" content=""width=device-width, initial-scale="1.0, maximum-scale=1.0, minimal-ui"/>
    <link rel="stylesheet" href="app.css">
</head>
<body>
 
<div class="map" id=""map">
<div class="map__image">
 
    <?xml version="1.0" encoding="utf-8"?>
    <svg version="1.1"
         id="svg2" inkscape:output_extension="org.inkscape.output.svg.inkscape" inkscape:version="0.92.3 (2405546, 2018-03-11)" sodipodi:docname="RER_ligne_A_Paris_plan.svg" sodipodi:version="0.32" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
         xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 2790 1075"
         style="enable-background:new 0 0 2790 1075;" xml:space="preserve">
<style type="text/css">
        .st0{fill:none;stroke:#000000;}
    .st1{fill:none;stroke:#E2231A;stroke-width:7.852;}
    .st2{stroke:#E2231A;stroke-width:7.852;}
    .st3{stroke:#000000;stroke-width:5;}
    .st4{font-family:'ArialMT';}
    .st5{font-size:31.4093px;}
    .st6{font-size:32px;}
    .st7{enable-background:new    ;}
    .st8{fill:#FFFFFF;}
    .st9{fill:#050D9E;}
    .st10{fill:#E2231A;}
    .st11{fill:none;}
    .st12{font-family:'Arial-BoldMT';}
    .st13{font-size:25.7578px;}
    .st14{font-size:48px;}
    .st15{stroke:#000000;stroke-width:5;}
    .st16{fill:#1D1D1B;stroke:#000000;stroke-width:5;}
</style>
        <sodipodi:namedview  bordercolor="#666666" borderopacity="1.0" fit-margin-bottom="0" fit-margin-left="0" fit-margin-right="0" fit-margin-top="0" gridtolerance="10.0" guidetolerance="10.0" height="750px" id="base" inkscape:current-layer="layer4" inkscape:cx="1295.528" inkscape:cy="417.74082" inkscape:document-rotation="0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:snap-global="false" inkscape:window-height="1001" inkscape:window-maximized="1" inkscape:window-width="1920" inkscape:window-x="-9" inkscape:window-y="-9" inkscape:zoom="1.979899" objecttolerance="10.0" pagecolor="#ffffff" showgrid="false" showguides="false" width="2150px">
	<inkscape:grid  id="grid16215" type="xygrid"></inkscape:grid>
            <sodipodi:guide  id="guide5174" inkscape:locked="false" orientation="-0.70710678,0.70710678" position="893.07264,717.18316">
		</sodipodi:guide>
</sodipodi:namedview>
        <g id="layer2" transform="translate(-96.135793,207.65463)" inkscape:groupmode="layer" inkscape:label="ligne" sodipodi:insensitive="true">
	<path id="path15678" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" class="st0" d="M603.6,273.8v-96.7"/>
            <path id="path15680" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" class="st0" d="M683.6,273.8v-96.7"/>
            <path id="path3787" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" class="st1" d="M1803.6,350.5v-83.7
		c0.2-27.8,15.7-33.1,31.4-32.6h846.2"/>
            <path id="path16066" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" class="st2" d="M1802.9,346.6h-719.3"/>
            <path id="path16070" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" class="st1" d="M2523.3,459h-686.2
		c-17.8,0.6-33.3-4.8-33.5-32.6v-83.7"/>
            <path id="path14566" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" class="st1" d="M1079.7,350.5v-83.7
		c-0.2-27.8-15.7-33.1-31.4-32.6H763.6"/>
            <path id="path14568" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" class="st1" d="M522,459h524.2
		c17.8,0.6,33.3-4.8,33.5-32.6v-83.7"/>
            <path id="path14820" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" class="st1" d="M761.5,234.2v-3.7
		c-0.2-27.8-15.7-33.1-31.4-32.6H123.6"/>
            <path id="path14822" inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" class="st1" d="M603.6,270.5H728
		c17.8,0.6,33.3-4.8,33.5-32.6v-3.7"/>
            <path id="circle15644_2_" class="st3" d="M203.6,210.4"/>
            <path id="circle15644_1_" class="st3" d="M203.6,185.4"/>
</g>
        <g id="layer3" transform="translate(-39.010047,646.2841)" inkscape:groupmode="layer" inkscape:label="names">
	<text transform="matrix(0.5 -0.866 0.866 0.5 1830.9004 -239.2476)" class="st4 st5">Val de Fontenay</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1189.6523 -124.9918)" class="st4 st5">La Défense</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1270.4849 -125.774)" class="st4 st5">Charles de Gaulle - Étoile</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1351.0002 -127.0504)" class="st4 st5">Auber</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1430.4927 -125.7877)" class="st4 st5">Châtelet - Les Halles</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1510.439 -125.6949)" class="st4 st5">Gare de Lyon</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1794.457 283.1879)" class="st4 st5">Nogent-sur-Marne</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1890.5627 258.183)" class="st4 st5">Joinville-le-Pont</text>
            <g id="g5150" transform="translate(495.28024,-126.65523)">
		<text transform="matrix(0.5 -0.866 0.866 0.5 1451.2679 427.0092)" class="st4 st5">Saint-Maur - Créteil</text>
	</g>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2069.8579 -237.441)" class="st4 st5">Noisy-le-Grand - Mont-d&apos;Est</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1989.7773 -237.3013)" class="st4 st5">Bry-sur-Marne</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1909.7852 -237.315)" class="st4 st5">Neuilly-Plaisance</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2004.2559 336.0502)" class="st4 st5">Le Parc de Saint-Maur</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2156.4839 200.849)" class="st4 st5">Champigny</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2110.0483 420.7279)" class="st4 st6">La Varenne - Chennevières</text>
            <g id="g5158" transform="translate(530.58963,-42.930517)">
		<text transform="matrix(0.5 -0.866 0.866 0.5 1807.4622 354.9134)" class="st4 st5">Boissy-Saint-Léger</text>
	</g>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2292.5286 255.1821)" class="st4 st5">Sucy - Bonneuil</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1589.7849 -124.9449)" class="st4 st5">Nation</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1670.9465 -126.9576)" class="st4 st5">Vincennes</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1109.8462 -125.0513)" class="st4 st5">Nanterre-Préfecture</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2149.689 -237.3219)" class="st4 st5">Noisy - Champs</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2229.7078 -237.3551)" class="st4 st5">Noisiel</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2309.7192 -237.3746)" class="st4 st5">Lognes</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2469.6848 -237.315)" class="st4 st5">Bussy-Saint-Georges</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2390.5244 -238.7691)" class="st4 st5">Torcy</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2567.7195 -227.1256)" class="st4 st5">Val d&apos;Europe</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 2635.8074 -237.5279)" class="st4 st5">Marne-la-Vallée - Chessy</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 1702.1382 304.5258)" class="st4 st5">Fontenay-sous-Bois</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 949.689 -237.149)" class="st4 st5">Houilles - Carrières-sur-Seine</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 870.5923 -238.3306)" class="st4 st5">Sartrouville</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 789.7735 -237.2955)" class="st4 st5">Maisons-Laffitte</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 825.7271 301.2846)" class="st4 st5">Nanterre-Université</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 786.1238 228.3403)" class="st4 st5">Nanterre-Ville</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 677.8245 277.9086)" class="st4 st5">Rueil-Malmaison</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 607.7357 250.643)" class="st4 st5">Chatou-Croissy</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 515.2818 281.7602)" class="st4 st5">Le Vésinet-Centre</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 404.3663 326.5668)" class="st4 st5">Le Vésinet - Le Pecq</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 297.7354 355.3881)" class="st4 st5">Saint-Germain-en-Laye</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 630.962 -275.6871)" class="st4 st5">Achères-Grand-Cormier</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 549.8426 -273.7477)" class="st4 st5">Poissy</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 471.0347 -275.8131)" class="st4 st5">Achères-Ville</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 390.5118 -274.524)" class="st4 st5">Conflans-Fin-d&apos;Oise</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 309.8004 -273.6744)" class="st4 st5">Neuville-Université</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 230.481 -274.4703)" class="st4 st5">Cergy-Préfecture</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 150.4888 -274.484)" class="st4 st5">Cergy-Saint-Christophe</text>
            <text transform="matrix(0.5 -0.866 0.866 0.5 70.5694 -274.6236)" class="st4 st5">Cergy-le-Haut</text>
</g>
        <g id="layer1" transform="translate(0,307.09595)" inkscape:groupmode="layer" inkscape:label="logo" sodipodi:insensitive="true">
	<g id="g13376" transform="translate(-21.330339,-1405.8168)" class="st7">
		<g id="g6194" transform="matrix(2.4285712,0,0,2.4285212,-2743.1034,-446.93566)">
			<circle id="circle6196" class="st8" cx="1159.9" cy="658.1" r="16"/>
            <path id="path6198" inkscape:connector-curvature="0" class="st9" d="M1177.4,658.2c0-9.7-8.1-17.6-17.5-17.6
				c-9.7,0-17.5,7.9-17.5,17.6c0,9.6,7.9,17.4,17.5,17.4C1169.6,675.6,1177.4,667.8,1177.4,658.2 M1175,658.2c0,8.2-6.8,15-15,15
				c-8.3,0-15.1-6.7-15.1-15c0-8.4,6.8-15.2,15.1-15.2C1168.2,642.9,1175,649.9,1175,658.2z M1172.5,655.4c0-2.4-1.8-3.5-3.5-3.5
				h-3.3c-0.6,0-1,0.5-1,1v10.3c0,0.6,0.6,0.9,1.2,0.9c0.7,0,1.2-0.3,1.2-0.9v-4h1l2,4.4c0.2,0.3,0.5,0.5,0.8,0.5
				c0.7,0,1.7-0.7,1.3-1.4l-1.9-3.9C1171.5,658.2,1172.5,657.2,1172.5,655.4L1172.5,655.4z M1163.6,663c0-0.5-0.4-1.1-1-1.1h-3.3v-3
				h2.8c0.6,0,1-0.5,1-1c0-0.5-0.3-1-1-1h-2.8v-2.8h3.1c0.6,0,1-0.6,1-1.1c0-0.5-0.4-1.1-1-1.1h-4.5c-0.6,0-1,0.5-1,1v10.2
				c0,0.6,0.6,0.9,1.2,0.9h4.5C1163.2,664.1,1163.6,663.5,1163.6,663z M1155.5,655.4c0-2.4-1.7-3.5-3.5-3.5h-3.3c-0.6,0-1,0.5-1,1
				v10.3c0,0.6,0.6,0.9,1.2,0.9c0.7,0,1.2-0.3,1.2-0.9v-4h1l2,4.4c0.2,0.3,0.5,0.5,0.8,0.5c0.7,0,1.7-0.7,1.3-1.4l-1.9-3.9
				C1154.6,658.2,1155.5,657.2,1155.5,655.4L1155.5,655.4z M1170,655.6c0,1.5-1.4,1.8-2.2,1.8h-0.7v-3.5h0.8
				C1169.1,653.9,1170,654.4,1170,655.6z M1153.1,655.6c0,1.5-1.4,1.8-2.2,1.8h-0.7v-3.5h0.8
				C1152.1,653.9,1153.1,654.4,1153.1,655.6z"/>
		</g>
        <g id="g6200" transform="matrix(2.4285712,0,0,2.4285712,-22.978154,-177.63837)">
			<path id="path6202" inkscape:connector-curvature="0" class="st10" d="M94.4,547.2c0-9.7-7.8-17.5-17.5-17.5
				c-9.7,0-17.5,7.8-17.5,17.5c0,9.7,7.8,17.5,17.5,17.5C86.6,564.7,94.4,556.8,94.4,547.2"/>
            <path id="path6204" inkscape:connector-curvature="0" class="st8" d="M92,547.2c0-8.3-6.7-15-15-15.1c-8.3,0-15.1,6.7-15,15
				c0,8.3,6.7,15.1,15,15.1C85.2,562.2,92,555.5,92,547.2"/>
            <path id="path6206" inkscape:connector-curvature="0" class="st10" d="M68.8,554.7l4,0l1.1-3.2H80l1,3.2l3.6,0l-5.9-16.8h-4
				L68.8,554.7 M74.7,548.7l1.7-5.3c0.2-0.7,0.4-1.6,0.4-2.1l0.1,0c0,0.6,0.2,1.4,0.4,2.1l1.7,5.3L74.7,548.7L74.7,548.7z"/>
		</g>
	</g>
</g>
        <path id="circle15644_5_" class="st3" d="M440,405.6"/>
        <g id="g6200_1_" transform="matrix(2.4285712,0,0,2.4285712,-22.978154,-177.63837)">
	<path id="path6202_1_" inkscape:connector-curvature="0" class="st10" d="M162.8,347.6c0-5.7-4.6-10.3-10.3-10.3
		c-5.7,0-10.3,4.6-10.3,10.3c0,5.7,4.6,10.3,10.3,10.3C158.2,357.9,162.8,353.3,162.8,347.6"/>
            <path id="path6204_1_" inkscape:connector-curvature="0" class="st8" d="M161.4,347.6c0-4.9-4-8.8-8.9-8.9c-4.9,0-8.9,4-8.9,8.8
		c0,4.9,4,8.9,8.9,8.9C157.4,356.5,161.4,352.5,161.4,347.6"/>
</g>
        <rect x="331.6" y="656.1" class="st11" width="35" height="22.3"/>
        <text transform="matrix(1 0 0 1 331.5508 674.4961)" class="st10 st12 st13">A1</text>
        <g id="g6200_2_" transform="matrix(2.4285712,0,0,2.4285712,-22.978154,-177.63837)">
	<path id="path6202_2_" inkscape:connector-curvature="0" class="st10" d="M1052.3,347.6c0-5.7-4.6-10.3-10.3-10.3
		c-5.7,0-10.3,4.6-10.3,10.3c0,5.7,4.6,10.3,10.3,10.3C1047.6,357.9,1052.3,353.3,1052.3,347.6"/>
            <path id="path6204_2_" inkscape:connector-curvature="0" class="st8" d="M1050.8,347.6c0-4.9-4-8.8-8.9-8.9c-4.9,0-8.9,4-8.9,8.8
		c0,4.9,4,8.9,8.9,8.9C1046.8,356.5,1050.8,352.5,1050.8,347.6"/>
</g>
        <rect x="2491" y="655.5" class="st11" width="35" height="22.3"/>
        <text transform="matrix(1 0 0 1 2490.9873 673.9199)" class="st10 st12 st13">A2</text>
        <g id="g6200_3_" transform="matrix(2.4285712,0,0,2.4285712,-22.978154,-177.63837)">
	<path id="path6202_3_" inkscape:connector-curvature="0" class="st10" d="M1118.1,255.1c0-5.7-4.6-10.3-10.3-10.3
		c-5.7,0-10.3,4.6-10.3,10.3c0,5.7,4.6,10.3,10.3,10.3C1113.5,265.4,1118.1,260.8,1118.1,255.1"/>
            <path id="path6204_3_" inkscape:connector-curvature="0" class="st8" d="M1116.7,255.1c0-4.9-4-8.8-8.9-8.9c-4.9,0-8.9,4-8.9,8.8
		c0,4.9,4,8.9,8.9,8.9C1112.7,264,1116.7,260,1116.7,255.1"/>
</g>
        <rect x="2651" y="430.7" class="st11" width="35" height="22.3"/>
        <text transform="matrix(1 0 0 1 2650.9863 449.1826)" class="st10 st12 st13">A4</text>
        <rect x="1059.7" y="664" class="st11" width="555.8" height="115.6"/>
        <text transform="matrix(1 0 0 1 1134.9717 698.335)"><tspan x="0" y="0" class="st12 st14">Migration Ligne A </tspan><tspan x="111.9" y="57.6" class="st12 st14">Phase 1</tspan></text>
        <circle id="saint_germain_en_laye" class="st4 st5 st15" cx="427.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="le_vesinet_le_pecq" class="st15" cx="507.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="le_vesinet_centre" class="st15" cx="587.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="chatou_croissy" class="st15" cx="667.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="rueil_malmaison" class="st15" cx="747.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="nanterre_ville" class="st15" cx="827.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="nanterre_universite" class="st15" cx="907.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="nanterre_prefecture" class="st15" cx="1067.5" cy="554.3" r="12.5" fill="white"/>
        <circle id="la_defense" class="st15" cx="1147.5" cy="554.3" r="12.5" fill="white"/>
        <circle id="charles_de_gaulle_etoile" class="st15" cx="1227.5" cy="554.3" r="12.5" fill="white"/>
        <circle id="auber" class="st15" cx="1307.5" cy="554.3" r="12.5" fill="white"/>
        <circle id="chatelet_les_halles" class="st15" cx="1387.5" cy="554.3" r="12.5" fill="white"/>
        <circle id="gare_de_lyon" class="st15" cx="1467.5" cy="554.3" r="12.5" fill="white"/>
        <circle id="nation" class="st15" cx="1547.5" cy="554.3" r="12.5" fill="white"/>
        <circle id="vincennes" class="st15" cx="1627.5" cy="554.3" r="12.5" fill="white"/>
        <circle id="val_de_fontenay" class="st15" cx="1787.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="neuilly_plaisance" class="st15" cx="1867.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="bry_sur_marne" class="st15" cx="1947.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="noisy_le_grand_mont_d_est" class="st15" cx="2027.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="noisy_champs" class="st15" cx="2107.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="noisiel" class="st15" cx="2187.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="lognes" class="st15" cx="2267.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="torcy" class="st15" cx="2347.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="bussy_saint_georges" class="st15" cx="2427.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="val_d_europe" class="st15" cx="2507.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="marne_la_vallee_chessy" class="st15" cx="2587.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="fontenay_sous_bois" class="st15" cx="1787.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="nogent_sur_marne" class="st15" cx="1867.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="joinville_le_pont" class="st15" cx="1947.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="saint_maur_creteil" class="st15" cx="2027.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="le_parc_de_saint_maur" class="st15" cx="2107.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="champigny" class="st15" cx="2187.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="la_varenne_chennevieres" class="st15" cx="2267.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="sucy_bonneuil" class="st15" cx="2347.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="boissy_saint_leger" class="st15" cx="2427.5" cy="666.6" r="12.5" fill="white"/>
        <circle id="cergy_le_haut" class="st16" cx="27.5" cy="405.6" r="12.5" fill="white"/>
        <circle id="cergy_saint_christophe" class="st16" cx="107.5" cy="405.6" r="12.5" fill="white"/>
        <circle id="cergy_prefecture" class="st16" cx="187.5" cy="405.6" r="12.5" fill="white"/>
        <circle id="neuville_universite" class="st16" cx="267.5" cy="405.6" r="12.5" fill="white"/>
        <circle id="conflans_fin_d_oise" class="st16" cx="347.5" cy="405.6" r="12.5" fill="white"/>
        <circle id="acheres_ville" class="st16" cx="427.5" cy="405.6" r="12.5" fill="white"/>
        <circle id="poissy" class="st16" cx="507.5" cy="478.2" r="12.5" fill="white"/>
        <circle id="acheres_grand_cornier" class="st16" cx="587.5" cy="478.2" r="12.5" fill="white"/>
        <circle id="maison_laffitte" class="st16" cx="747.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="sartrouville" class="st16" cx="827.5" cy="441.9" r="12.5" fill="white"/>
        <circle id="houilles_carrieres_sur_seine" class="st16" cx="907.5" cy="441.9" r="12.5" fill="white"/>
</svg>
</div>
        <div class=""map__list">
 
</div>
</div>
</body>
</html>