-
Notifications
You must be signed in to change notification settings - Fork 21
/
index.html
357 lines (291 loc) · 24.6 KB
/
index.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
<!DOCTYPE html>
<!--[if IE 6]>
<html id="ie6" lang="ca" prefix="og: http://ogp.me/ns#">
<![endif]-->
<!--[if IE 7]>
<html id="ie7" lang="ca" prefix="og: http://ogp.me/ns#">
<![endif]-->
<!--[if IE 8]>
<html id="ie8" lang="ca" prefix="og: http://ogp.me/ns#">
<![endif]-->
<!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!-->
<html lang="ca" prefix="og: http://ogp.me/ns#">
<!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="pingback" href="xmlrpc.php" />
<!--[if lt IE 9]>
<script src="./wp-content/themes/Divi/js/html5.js" type="text/javascript"></script>
<![endif]-->
<script type="text/javascript">
document.documentElement.className = 'js';
</script>
<script>var et_site_url='index.html';var et_post_id='16';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))}
</script><title>Inici - Referèndum 2017</title>
<link rel="alternate" hreflang="ca" href="index.html" />
<link rel="alternate" hreflang="es-es" href="es/index.html" />
<link rel="alternate" hreflang="ara" href="nl/index.html" />
<link rel="alternate" hreflang="en-us" href="en/index.html" />
<!-- This site is optimized with the Yoast SEO plugin v5.4 - https://yoast.com/wordpress/plugins/seo/ -->
<link rel="canonical" href="index.html" />
<meta property="og:locale" content="ca_ES" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Inici - Referèndum 2017" />
<meta property="og:url" content="./" />
<meta property="og:site_name" content="Referèndum 2017" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Inici - Referèndum 2017" />
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"./","name":"Refer\u00e8ndum 2017","alternateName":"Refer\u00e8ndum d'autodeterminaci\u00f3 de Catalunya","potentialAction":{"@type":"SearchAction","target":"./?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","url":"./","sameAs":[],"@id":"#organization","name":"Generalitat de catalunya","logo":"./wp-content\/uploads\/2017\/09\/logo_generalitat_gris.png"}</script>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='http://s.w.org/' />
<link rel="alternate" type="application/rss+xml" title="Referèndum 2017 » canal d'informació" href="feed/index.html" />
<link rel="alternate" type="application/rss+xml" title="Referèndum 2017 » Canal dels comentaris" href="comments/feed/index.html" />
<!-- This site uses the Google Analytics by MonsterInsights plugin v6.2.3 - Using Analytics tracking - https://www.monsterinsights.com/ -->
<script type="text/javascript" data-cfasync="false">
var disableStr = 'ga-disable-UA-105862964-1';
/* Function to detect opted out users */
function __gaTrackerIsOptedOut() {
return document.cookie.indexOf(disableStr + '=true') > -1;
}
/* Disable tracking if the opt-out cookie exists. */
if ( __gaTrackerIsOptedOut() ) {
window[disableStr] = true;
}
/* Opt-out function */
function __gaTrackerOptout() {
document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStr] = true;
}
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','http://www.google-analytics.com/analytics.js','__gaTracker');
__gaTracker('create', 'UA-105862964-1', 'auto');
__gaTracker('set', 'forceSSL', true);
__gaTracker('require', 'displayfeatures');
__gaTracker('require', 'linkid', 'linkid.html');
__gaTracker('send','pageview');
</script>
<!-- / Google Analytics by MonsterInsights -->
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/svg\/","svgExt":".svg","source":{"concatemoji":"./wp-includes\/js\/wp-emoji-release.min.js?ver=4.8.2"}};
!function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,56826,8203,55356,56819),0,0),c=j.toDataURL(),b!==c&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55358,56794,8205,9794,65039),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55358,56794,8203,9794,65039),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<meta content="Divi v.3.0.71" name="generator"/><style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='front-estilos-css' href='wp-content/plugins/asesor-cookies-para-la-ley-en-espana/html/front/estilos4a41.css?ver=4.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css' href='wp-content/plugins/contact-form-7/includes/css/styles33a6.css?ver=4.9' type='text/css' media='all' />
<link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style68b3.css?ver=1' type='text/css' media='all' />
<link rel='stylesheet' id='wpml-cms-nav-css-css' href='wp-content/plugins/wpml-cms-nav/res/css/navigation13ac.css?ver=1.4.21' type='text/css' media='all' />
<link rel='stylesheet' id='cms-navigation-style-base-css' href='wp-content/plugins/wpml-cms-nav/res/css/cms-navigation-base13ac.css?ver=1.4.21' type='text/css' media='screen' />
<link rel='stylesheet' id='cms-navigation-style-css' href='wp-content/plugins/wpml-cms-nav/res/css/cms-navigation13ac.css?ver=1.4.21' type='text/css' media='screen' />
<link rel='stylesheet' id='divi-style-css' href='wp-content/themes/Divi/style543b.css?ver=3.0.71' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='wp-includes/css/dashicons.min4a41.css?ver=4.8.2' type='text/css' media='all' />
<script type='text/javascript'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","is_debug_mode":"false","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"","home_url":"https:\/\/onvotar.garantiespelreferendum.com","track_download_as":"event","internal_label":"int","hash_tracking":"false"};
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min18cf.js?ver=6.2.3'></script>
<script type='text/javascript' src='wp-includes/js/jquery/jqueryb8ff.js?ver=1.12.4'></script>
<script type='text/javascript' src='wp-includes/js/jquery/jquery-migrate.min330a.js?ver=1.4.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var cdp_cookies_info = {"url_plugin":"./wp-content\/plugins\/asesor-cookies-para-la-ley-en-espana\/plugin.php","url_admin_ajax":"./wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/plugins/asesor-cookies-para-la-ley-en-espana/html/front/principal4a41.js?ver=4.8.2'></script>
<link rel='https://api.w.org/' href='wp-json/index.html' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="xmlrpc0db0.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.8.2" />
<link rel='shortlink' href='index.html' />
<link rel="alternate" type="application/json+oembed" href="wp-json/oembed/1.0/embed2c4d.json?url=https%253A%252F%252Fonvotar.garantiespelreferendum.com%252F" />
<link rel="alternate" type="text/xml+oembed" href="wp-json/oembed/1.0/embed7dfa?url=https%253A%252F%252Fonvotar.garantiespelreferendum.com%252F&format=xml" />
<meta name="generator" content="WPML ver:3.8.0 stt:8,38,1,2;" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /><link rel="icon" href="wp-content/uploads/2017/09/cropped-vota-32x32.png" sizes="32x32" />
<link rel="icon" href="wp-content/uploads/2017/09/cropped-vota-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="wp-content/uploads/2017/09/cropped-vota-180x180.png" />
<meta name="msapplication-TileImage" content="./wp-content/uploads/2017/09/cropped-vota-270x270.png" />
<link rel="stylesheet" id="et-core-unified-cached-inline-styles" href="wp-content/cache/et/16/et-core-unified-15058369739445.min.css" onerror="et_core_page_resource_fallback(this, true)" onload="et_core_page_resource_fallback(this)" /></head>
<body class="home page-template-default page page-id-16 et_pb_button_helper_class et_non_fixed_nav et_show_nav et_cover_background et_pb_gutter windows et_pb_gutters3 et_primary_nav_dropdown_animation_fade et_secondary_nav_dropdown_animation_fade et_pb_footer_columns3 et_header_style_centered et_pb_pagebuilder_layout et_right_sidebar et_divi_theme unknown">
<div id="page-container">
<header id="main-header" data-height-onload="98">
<div class="container clearfix et_menu_container">
<div class="logo_gencat"><a href="http://web.gencat.cat/" target="_blank" rel="noopener"><img src="wp-content/uploads/2017/09/NG_logo_generalitat.png" alt="Generalitat de Catalunya gencat.cat" width="172" height="27" /></a></div>
<div id="idioma">
<div class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-list-horizontal">
<ul><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-ca wpml-ls-current-language wpml-ls-first-item wpml-ls-item-legacy-list-horizontal">
<a href="index.html"><span class="wpml-ls-native">Català</span></a>
</li><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-es wpml-ls-item-legacy-list-horizontal">
<a href="es/index.html"><span class="wpml-ls-display">Castellano</span></a>
</li><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-nl wpml-ls-item-legacy-list-horizontal">
<a href="nl/index.html"><span class="wpml-ls-display">Aranés</span></a>
</li><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-last-item wpml-ls-item-legacy-list-horizontal">
<a href="en/index.html"><span class="wpml-ls-display">English</span></a>
</li></ul>
</div></div>
<div class="logo_container">
<span class="logo_helper"></span>
<a href="index.html">
<img src="wp-content/uploads/2017/09/logo_Referendum_2017-1.png" alt="Referèndum 2017" id="logo" data-height-percentage="44" />
</a>
</div>
<div id="et-top-navigation" data-height="98" data-fixed-height="40">
<nav id="top-menu-nav">
<ul id="top-menu" class="nav"><li id="menu-item-992" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-16 current_page_item menu-item-992"><a href="index.html">Inici</a></li>
<li id="menu-item-68" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-68"><a href="normativa-electoral/index.html">Normativa electoral</a></li>
<li id="menu-item-145" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-145"><a href="sindicatures-electorals/index.html">Sindicatures electorals</a></li>
<li id="menu-item-147" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-147"><a target="_blank" href="http://premsa.gencat.cat/pres_fsvp/0/home.html">Sala de premsa</a></li>
<li id="menu-item-146" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146"><a href="com-es-vota/index.html">Com s’ha de votar</a></li>
<li id="menu-item-148" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146"><a href="on-votar/index.html">On votar</a></li>
</ul> </nav>
<div id="et_top_search">
<span id="et_search_icon"></span>
</div>
<div id="et_mobile_nav_menu">
<div class="mobile_nav closed">
<span class="select_page">Select Page</span>
<span class="mobile_menu_bar mobile_menu_bar_toggle"></span>
</div>
</div> </div> <!-- #et-top-navigation -->
</div> <!-- .container -->
<div class="et_search_outer">
<div class="container et_search_form_container">
<form role="search" method="get" class="et-search-form" action="index.html">
<input type="search" class="et-search-field" placeholder="Search …" value="" name="s" title="Search for:" /> </form>
<span class="et_close_search_field"></span>
</div>
</div>
</header> <!-- #main-header -->
<div id="et-main-area">
<div id="main-content">
<article id="post-16" class="post-16 page type-page status-publish hentry">
<div class="entry-content">
<div class="et_pb_section et_pb_section_0 et_pb_with_background et_section_regular">
<div class=" et_pb_row et_pb_row_0">
<div class="et_pb_column et_pb_column_1_2 et_pb_column_0">
<div class="et_pb_module et-waypoint et_pb_image et_pb_animation_off et_pb_image_0 et_always_center_on_mobile">
<a href="wp-content/uploads/2017/09/trens-premsa-final-web.jpg" class="et_pb_lightbox_image" title="Referèndum d'autodeterminació de Catalunya"><img src="wp-content/uploads/2017/09/trens-premsa-final-web.jpg" alt="Referèndum d'autodeterminació de Catalunya" />
</a>
</div><div class="et_pb_code et_pb_module et_pb_code_0">
<ul class="et-social-icons">
<li class="et-social-icon et-social-facebook">
<a href="https://www.facebook.com/governcat" class="icon" target="_blank">
<span>Facebook</span>
</a>
</li>
<li class="et-social-icon et-social-twitter">
<a href="https://twitter.com/govern?lang=ca" class="icon" target="_blank">
<span>Twitter</span>
</a>
</li>
</ul>
</div> <!-- .et_pb_code --><div class="et_pb_module et_pb_video et_pb_video_0">
<div class="et_pb_video_box">
<iframe width="1080" height="608" src="https://www.youtube.com/embed/76Bo86n4iug?feature=oembed" frameborder="0" allowfullscreen></iframe>
</div>
<div class="et_pb_video_overlay" style="background-image: url(https://i.ytimg.com/vi/76Bo86n4iug/maxresdefault.jpg);">
<div class="et_pb_video_overlay_hover">
<a href="index.html#" class="et_pb_video_play"></a>
</div>
</div>
</div>
</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_2 et_pb_column_1">
<div class="et_pb_button_module_wrapper et_pb_module">
<a class="et_pb_button et_pb_button_0 et_pb_module et_pb_bg_layout_light" href="collaboradors/index.html">Col·laboradors del referèndum</a>
</div><div class="et_pb_text et_pb_module et_pb_bg_layout_light et_pb_text_align_left box-destacats shadow et_pb_text_0">
<div class="et_pb_text_inner">
<h2>El més destacat</h2>
<ul>
<li><a href="material-per-descarrregar/index.html">Material per descarregar</a></li>
<li><a href="calendari-electoral/index.html">Calendari electoral</a></li>
<li style="display: none;"><a href="index.html#nogo">Consulta de les dades d’inscripció en el cens electoral</a></li>
<li><a href="call-for-international-monitoring/index.html">Call for international monitoring</a></li>
<li style="display: none;"><a href="index.html#nogo">Web de consulta de resultats</a></li>
</ul>
</div>
</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_tabs box-tabs et_pb_tabs_0">
<ul class="et_pb_tabs_controls clearfix">
<li class="et_pb_tab_0 et_pb_tab_active"><a href="index.html#">Preguntes més freqüents</a></li>
</ul>
<div class="et_pb_all_tabs">
<div class="et_pb_tab clearfix et_pb_active_content et_pb_tab_0">
<div class="et_pb_tab_content">
<ul>
<li><a href="electors/index.html">Electors</a></li>
<li><a href="com-es-vota/index.html">Com s’ha de votar?</a></li>
<li><a href="meses-electorals/index.html">Meses electorals</a></li>
<li><a href="personal-collaborador-de-ladministracio-electoral/index.html">Personal col·laborador de l’Administració electoral</a></li>
<li><a href="interventors-i-apoderats/index.html">Interventors i apoderats</a></li>
<li><a href="campanya-electoral/index.html">Campanya electoral</a></li>
<li><a href="observadors-electorals-internacionals/index.html">Observadors electorals internacionals</a></li>
</ul>
</div><!-- .et_pb_tab_content" -->
</div> <!-- .et_pb_tab -->
</div> <!-- .et_pb_all_tabs -->
</div> <!-- .et_pb_tabs -->
</div> <!-- .et_pb_column -->
</div> <!-- .et_pb_row -->
</div> <!-- .et_pb_section -->
</div> <!-- .entry-content -->
</article> <!-- .et_pb_post -->
</div> <!-- #main-content -->
<span class="et_pb_scroll_top et-pb-icon"></span>
<footer id="main-footer">
<div class="container">
<div id="footer-widgets" class="clearfix">
<div class="footer-widget"><div id="nav_menu-2" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Directe a</h4><div class="menu-menu-superior-container"><ul id="menu-menu-superior" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-16 current_page_item menu-item-992"><a href="index.html">Inici</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-68"><a href="on-votar/index.html">On votar</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-68"><a href="normativa-electoral/index.html">Normativa electoral</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-145"><a href="sindicatures-electorals/index.html">Sindicatures electorals</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-147"><a target="_blank" href="http://premsa.gencat.cat/pres_fsvp/0/home.html">Sala de premsa</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146"><a href="com-es-vota/index.html">Com s’ha de votar</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-148"><a href="on-votar/index.html">On votar</a></li>
</ul></div></div> <!-- end .fwidget --></div> <!-- end .footer-widget --><div class="footer-widget"><div id="nav_menu-3" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Enllaços d’interès</h4><div class="menu-menu-footer-01-container"><ul id="menu-menu-footer-01" class="menu"><li id="menu-item-369" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-369"><a target="_blank" href="https://www.parlament.cat/">Parlament de Catalunya</a></li>
<li id="menu-item-370" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-370"><a target="_blank" href="http://exteriors.gencat.cat/ca/ambits-dactuacio/afers_exteriors/catalans-i-catalanes-exterior/registre/">Registre de catalans i catalanes residents a l’exterior</a></li>
<li id="menu-item-407" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-407"><a target="_blank" href="http://exteriors.gencat.cat/ca/ambits-dactuacio/afers_exteriors/delegacions_govern/">Delegacions del Govern a l’exterior</a></li>
<li id="menu-item-408" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-408"><a target="_blank" href="http://exteriors.gencat.cat/ca/ambits-dactuacio/afers_exteriors/catalans-i-catalanes-exterior/comunitats-catalanes/">Comunitats catalanes de l’exterior</a></li>
<li id="menu-item-410" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-410"><a target="_blank" href="http://www.sindic.cat/">Síndic</a></li>
</ul></div></div> <!-- end .fwidget --></div> <!-- end .footer-widget --><div class="footer-widget"><div id="custom_html-2" class="widget_text fwidget et_pb_widget widget_custom_html"><h4 class="title">Contacte</h4><div class="textwidget custom-html-widget"><a href="mailto:info@ref1oct.eu">info@ref1oct.eu</a></div></div> <!-- end .fwidget --></div> <!-- end .footer-widget --> </div> <!-- #footer-widgets -->
</div> <!-- .container -->
<div id="footer-bottom">
<div class="container clearfix">
<div id="footer-info"><a href="http://web.gencat.cat/ca/menu-ajuda/ajuda/avis_legal/" target="_blank">Avís legal</a>: La ©Generalitat de Catalunya permet la reutilització dels continguts i de les dades sempre que se citi la font i la data d'actualització, que no es desnaturalitzi la informació i que no es contradigui amb una llicència específica.</div> </div> <!-- .container -->
</div>
</footer> <!-- #main-footer -->
</div> <!-- #et-main-area -->
</div> <!-- #page-container -->
<!-- HTML del pié de página -->
<div class="cdp-cookies-alerta cdp-solapa-ocultar cdp-cookies-textos-izq cdp-cookies-tema-gris">
<div class="cdp-cookies-texto">
<p style="font-size:12px !important;line-height:12px !important">Aquest lloc web utilitza cookies perquè tinguis la millor experiència d'usuari. Si continues navegant estàs donant el teu consentiment per a l'acceptació de les esmentades cookies i l'acceptació de la nostra <a href="politica-de-cookies/index.html" style="font-size:12px !important;line-height:12px !important">política de cookies</a>, prem l'enllaç per a més informació.<a href="http://wordpress.org/plugins/asesor-cookies-para-la-ley-en-espana/" class="cdp-cookies-boton-creditos" target="_blank">plugin cookies</a></p>
<a href="javascript:;" class="cdp-cookies-boton-cerrar">ACEPTAR</a>
</div>
<a class="cdp-cookies-solapa">Aviso de cookies</a>
</div>
<link rel='stylesheet' id='et-builder-googlefonts-css' href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext' type='text/css' media='all' />
<script type='text/javascript'>
/* <![CDATA[ */
var et_shortcodes_strings = {"previous":"Previous","next":"Next"};
var et_pb_custom = {"ajaxurl":"./wp-admin\/admin-ajax.php","images_uri":"./wp-content\/themes\/Divi\/images","builder_images_uri":"./wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"9eeb3c2e78","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"4cbf03e790","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","is_builder_plugin_used":"","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","is_ab_testing_active":"","page_id":"16","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"no","is_shortcode_tracking":""};
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/themes/Divi/js/custom.min543b.js?ver=3.0.71'></script>
<script type='text/javascript' src='wp-includes/js/wp-embed.min4a41.js?ver=4.8.2'></script>
</body>
</html>