CINXE.COM

Turisme de Barcelona - Accessibility

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Turisme de Barcelona - Accessibility</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="description" content="Turisme de Barcelona’s website for disabled people. Museums adapted for the blind and partially sighted, hotels without barriers, accessible beaches and sign-language tours... are some of the options available. Whether you’re a visitor or looking for accessible ways to discover your city, you’ve come to the right place. We invite you to navigate our wide choice of suggestions! "/> <meta name="keywords" content="Barcelona, accessible tourism, disability, wheelchair, accessible hotels"/> <meta name="origen" content="Barcelona" /> <meta name="author" content="EINSMER BUSINESS DESIGNER" /> <meta name="copyright" content="Turisme de Barcelona. All rights reserved."/> <meta name="organization" content="Turisme de Barcelona" /> <meta name="locality" content="Barcelona, Spain" /> <meta name="robots" content="noindex"> <link href="/imgfiles/TBCNACC/css/estilosAccesibilidad.css" rel="stylesheet" type="text/css" /> <!--[if IE 7]> <link href="/imgfiles/TBCNACC/css/estilosAccesibilidad_IE7.css" rel="stylesheet" type="text/css" /> <![endif]--> <!--[if IE 6]> <link href="/imgfiles/TBCNACC/css/estilosAccesibilidad_IE6.css" rel="stylesheet" type="text/css" /> <![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/> <link rel="stylesheet" href="https://static.bcnshop.com/corporatiu/2014/www/desktop/estils_responsive.css?var=1"> <script src="https://code.jquery.com/jquery-latest.min.js"></script> <script src="https://static.bcnshop.com/corporatiu/2014/www/desktop/script.js"></script> <script type="text/javascript" src="/headers/zonas/9122/cleanValidator.js"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-15166032-8']); _gaq.push(['_setDomainName', 'barcelona-access.com']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <meta name="Generator" content="eBusiness Designer; version:3.5.5; build:04/08/2010" /> <script type="text/javascript"> <!-- var onload_calls = ""; // --> </script> </head> <body> <div class="cookie-alert" style="display:none;"> Our website uses its own cookies and third-party cookies to improve and personalise our services and make it easier to browse the site. If you continue to use this site we will assume that you are happy with this. You can change your settings or <a href="https://www.visitbarcelona.com/legal/cookies/cookies_en.pdf">receive more information here</a>. <br> <a href="javascript:setCookie();" class="closeAlert">Cerrar</a> </div> <div class="BarraCorpSup2014"> <div class="BarraCorpSupCont2014"><a href="https://www.barcelonaturisme.com/" id="logoMenu" target="_blank"><img src="https://static.bcnshop.com/corporatiu/2014/www/desktop/TurismeBCN_White2024.png" alt="Barcelona Turisme" title="Barcelona Turisme"></a> <div class="other-webs-top" id="otherWebsTop"> <p > <a href="https://visitbarcelona.com/visitac/" title="Turisme de Barcelona" target="_blank" >Barcelona Experience</a></p> <p > <a href="https://bcnshop.barcelonaturisme.com/shopv3/en/" title="VisitBarcelona Tickets, la tienda on-line de Turisme de Barcelona" target="_blank" >Tickets</a></p> <p > <a href="https://professional.barcelonaturisme.com/?idioma=3" title="Turisme de Barcelona - Professional web site" target="_blank" >Barcelona Consorci de Turisme</a></p> <p > <a href="https://www.barcelonaconventionbureau.com/en/" title="Barcelona Convention Bureau" target="_blank" >Barcelona Convention Bureau</a></p> </div> <div class="RedSocialContSup2014"> <a target="_blank" href="https://www.tiktok.com/@visitbcn" title="TikTok"><img title="TikTok" alt="TikTok" src="https://static.barcelonaturisme.com/corporatiu/2014/www/desktop/Ico-TikTok.png"></a> <a target="_blank" href="http://www.pinterest.com/visitbcn/" title="Pinterest"><img title="Pinterest" alt="Pinterest" src="https://static.barcelonaturisme.com/corporatiu/2014/www/desktop/Ico-PinterestX2.png"></a> <a target="_blank" href="http://www.youtube.com/visitbcn" title="Youtube"><img title="Youtube" alt="Youtube" src="https://static.barcelonaturisme.com/corporatiu/2014/www/desktop/Ico-YoutubeX2.png"></a> <a target="_blank" href="http://instagram.com/visitbarcelona" title="Instagram"><img title="Instagram" alt="Instagram" src="https://static.barcelonaturisme.com/corporatiu/2014/www/desktop/Ico-Instagram.png"></a> <a target="_blank" href="http://www.facebook.com/visitbarcelona" title="facebook"><img title="facebook" alt="facebook" src="https://static.barcelonaturisme.com/corporatiu/2014/www/desktop/Ico-Facebook.png"></a> <a target="_blank" href="https://twitter.com/VisitBCN_EN" title="Twitter"><img title="Twitter" alt="Twitter" src="https://static.barcelonaturisme.com/corporatiu/2014/www/desktop/Ico-X_Twitter.png"></a> </div> </div> </div> <script> //cookie alert control cookie = document.cookie.split(';'); cookieOk = false; for(var i=0; i<cookie.length; i++){ c = cookie[i]; //console.info(c); c = c.replace(' ',''); aa = c.split('='); //console.info(aa[0]); //console.info(aa[1]); if(aa[0]==='visitbarcelona'){ //alert(aa[0]+' = '+aa[1]); cookieOk = true; //console.info('aa=visitbarcelona :'+aa[0]+'='+aa[1]); if(aa[1]!='true'){ $('.cookie-alert').show(); } } } if(!cookieOk){ document.cookie ="visitbarcelona=false; path=/;"; $('.cookie-alert').show(); } function setCookie(){ console.info('cookieset'); var dt = new Date(); dt.setFullYear(dt.getFullYear() +1); document.cookie ="visitbarcelona=true; expires="+dt.toString()+"; path=/;"; $('.cookie-alert').hide(); //console.info(document.cookie); } </script> <div class="Cabecera"> <div class="FilaCabecera1"> <div class="EnlaceContingut1"><a title="Skip to main content" href="#Ancla">Skip to main content</a></div> <h1><a href="http://www.barcelonaturisme.com" rel="external"><img src="/imgfiles/TBCNACC/imagenes/logook2024.jpg" alt="Link to Barcelona Turisme main website. New window" /></a></h1> <div class="SubTitulo">Barcelona, for accessible tourism</div> </div> <div class="FilaCabecera2"> <div class="BuscadorCab"> <form action="/ACCESSIBLE/Altres-pàgines/Varis--Resultat-cerca-general/_XHxTrasl4-Z9eYghbqETh51n2e22gMvR" method="post"> <div class="Fila1BuscCab"><label for="CampoBuscador"></label><input id="CampoBuscador" name="CampoBuscador" type="text" class="Campo1" value="Type your search here" onfocus="this.select()"/></div> <div><input id="BotonBuscar" name="BotonBuscar" type="submit" value="Search" class="BtnBuscar1"/></div> </form> </div> <div class="HomeCab"><a href="/ACCESSIBLE/accessibilitat-home/_XHxTrasl4-aFpypOgEWr5YmG26ENWmlNXoNp1xjJNWY" title="Home">Home</a></div> <div class="AccesibilidadCab"><a href="/ACCESSIBLE/Altres-pàgines/Varis-Accessibilitat/_XHxTrasl4-biDe0jWe1F7e1nIW25e69Gfb5fjvm14CSrdQYEWQRG0w" title="Accessibility" accesskey="0">Accessibility</a></div> <div class="ContactaCab"><a href="/ACCESSIBLE/Altres-pàgines/Varis-Contacta/_XHxTrasl4-ariNVK5OjsymHrkdjk15ZA5KUhfxICA9QXXT-UbtiDfw" title="Contact us" tabindex="">Contact us</a></div> <div class="IdiomasCab"> <a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZU7tHQpKGs3gL4hJ9lqCKvnEWMojKMNT017qlM16F1JpniiFbM0Rt-bEyyLN3FXMY40_sAiD_OXq0KLGnfnRjd7RFqFRs3d-3fPYLFbOks-X9FyjX9sHgQ-PPAtCah7GLvv9x-7_tRc85MMDdCjLPTZQ" title="Català">Català</a><span class="SeparacionIdioma">&nbsp;</span><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZU7tHQpKGs3gL4hJ9lqCKvnEWMojKMNT017qlM16F1JpniiFbM0Rt-bEyyLN3FXMY40_sAiD_OXq0KLGnfnRjd7RFqFRs3d-3fPYLFbOks-X9FyjX9sHgQ-PPAtCah7GLvYgfL3keUVP7TyTkCQeIc5g" title="Castellano">Castellano</a><span class="SeparacionIdioma">&nbsp;</span><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZU7tHQpKGs3gL4hJ9lqCKvnEWMojKMNT017qlM16F1JpniiFbM0Rt-bEyyLN3FXMY40_sAiD_OXq0KLGnfnRjd7RFqFRs3d-3fPYLFbOks-X9FyjX9sHgQ-PPAtCah7GLvtfSHFs4Jc3sqbrhke1pOIg" title="English"><strong>English</strong></a><span class="SeparacionIdioma">&nbsp;</span><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZU7tHQpKGs3gL4hJ9lqCKvnEWMojKMNT017qlM16F1JpniiFbM0Rt-bEyyLN3FXMY40_sAiD_OXq0KLGnfnRjd7RFqFRs3d-3fPYLFbOks-X9FyjX9sHgQ-PPAtCah7GLvWZzCbXMZvk34HfvBDvITbg" title="Français">Français</a> </div> </div> <div class="FilaMenu"> <a href="/ACCESSIBLE/Que-visitar/Que-visitar---Inicial/_qTOdJvTDy-IyA6VtSXfZPnJyDAF-cZowJsfLi8infeE" title="What to visit" accesskey="1" class="BotonMenu1_Selecc">What to visit</a> <a href="/ACCESSIBLE/Transports/Transports---Inicial/_qTOdJvTDy-LyYqCJbP2t2A0QDanbveT0F3G3gBUK5Mw" title="Transports" accesskey="2" class="BotonMenu1">Transports</a> <a href="/ACCESSIBLE/Productes-i-serveis/Productes-i-Serveis---Inicial/_qTOdJvTDy-Kf96IcYzG5hJQh2_qQjfuQqpPfuY5Esr0" title="Other services" accesskey="3" class="BotonMenu1">Other services</a> <a href="https://www.tur4all.com/resources/search?name=&fid_category=1&fid_subcategory=1&fid_country=209&region_first_level_code=09&region_second_level_code=8&fid_town=961" title="Where to sleep" accesskey="4" class="BotonMenu1">Where to sleep</a> <a href="/ACCESSIBLE/FAQS/Faqs-Inicial/_qTOdJvTDy-K1u5B84kVeGQZ9dq65bEJAsDG91z1w08w" title="Preguntes Freqüents" accesskey="5" class="BotonMenu2">FAQ</a> <a title="Link to the video Easy Barcelona for accessible tourism. Opens new window" target="_blank" href="http://youtu.be/vNwb1d95bnE"> <img class="BannerVideo" title="Link to the video Easy Barcelona for accessible tourism. Opens new window" alt="Link to the video Easy Barcelona for accessible tourism. Opens new window" src="/imgfiles/TBCNACC/imagenes/VideoEasyBarcelona/Barcelona_Experiencia_Accessible_EN.jpg"></a> </div> </div> <div class="ContenidoGral"> <div class="ContenidoGral"> <a id="a" name="Ancla"></a> <div class="Migas"> <h2><strong>You are here:</strong> <a href="/ACCESSIBLE/Que-visitar/Que-visitar---Inicial/_qTOdJvTDy-IyA6VtSXfZPnJyDAF-cZowJsfLi8infeE" title="What to visit">What to visit</a> / Parks </h2> </div> <div class="Intro2"> <div class="SubIntro11"> <p> <br/> Barcelona offers a wide range of interesting options all year round and opens its doors to everyone. Make the most of the sunshine to go for a stroll and take a dip in the sea on one of the city’s accessible beaches. Experience Gaudí’s nature with your hands, add a sign-language tour or an audiodescribed show to your plans… Do you need any more ideas? You’ll find them with the <strong>SEARCH FACILITY</strong> or on the <strong>SUMMARY</strong> for accessible places of interest! </p> </div> </div> <div class="BloqueBuscador1"> <div class="SubBloqueBsucador1_1"></div> <div class="SubBloqueBsucador1_2"> <form action="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-K4hrCvBh11lA" method="post"> <h3>Accessible visitor attraction search facility</h3> <div class="LineaBuscador1"> <div class="Etiqueta1_1">Type of impairment</div> <label for="DiscapacitatVisual" class="Etiqueta2">Visual</label> <input id="DiscapacitatVisual" name="DiscapacitatVisual" type="checkbox" value="S" class="Checkbox1"/> <label for="DiscapacitatAuditiva" class="Etiqueta2">Hearing</label> <input id="DiscapacitatAuditiva" name="DiscapacitatAuditiva" type="checkbox" value="S" class="Checkbox1"/> <label for="DiscapacitatMotriu" class="Etiqueta2">Motor</label> <input id="DiscapacitatMotriu" name="DiscapacitatMotriu" type="checkbox" value="S" class="Checkbox1"/> <label for="DiscapacitatMental" class="Etiqueta2">Cognitive</label> <input id="DiscapacitatMental" name="DiscapacitatMental" type="checkbox" value="S" class="Checkbox1"/> </div> <div class="LineaBuscador1"> <label for="ParaulaClau" class="Etiqueta1">Key word</label> <input id="ParaulaClau" name="ParaulaClau" type="text" class="Campo2" value="Type your search here" onfocus="this.select()"/> </div> <div class="LineaBuscador1"> <label for="TipusLlocInteres" class="Etiqueta1">Type of visitor attraction</label> <select id="TipusLlocInteres" name="TipusLlocInteres" class="ListaDesp1"> <option value="-1">Select what you are looking for </option> <option value="1"> Attractions & leisure </option> <option value="2"> Streets, squares & neighbourhoods </option> <option value="3"> Unique buildings </option> <option value="4"> Churches </option> <option value="5"> Markets </option> <option value="6"> Monuments and sculptures </option> <option value="7"> Museums & exhibition centres </option> <option selected="selected" value="8"> Parks </option> <option value="9"> World Heritage </option> <option value="10"> Beaches </option> </select> </div> <div class="LineaBuscador1"> <label for="zonita" class="Etiqueta1">Zone</label> <select id="zonita" name="zonita" class="ListaDesp1"> <option value='-1'> Select the area </option> <option value="5"> Ciutat Vella </option> <option value="6"> Eixample </option> <option value="7"> Sants - Montjuïc </option> <option value="8"> Les Corts </option> <option value="9"> Sarrià - Sant Gervasi </option> <option value="10"> Gràcia </option> <option value="11"> Horta - Guinardo </option> <option value="12"> Nou Barris </option> <option value="13"> Sant Andreu </option> <option value="14"> Sant Martí </option> <option value="15"> Near Barcelona </option> </select> </div> <div class="BotonBuscar2"> <input id="LiteralClau" name="LiteralClau" value="Type your search here" type="hidden"/> <input id="BotonBuscar2" name="BotonBuscar2" value="Submit" class="BtnBuscar3" type="submit"/> </div> </form> </div> <div class="SubBloqueBsucador1_3"></div> </div> <div class="BloqueListado1"> <div class="BloqueSup"></div> <div class="Content_BloqueListado1"> <div class="BloqueSeleccion"> <h3>Places of interest selected</h3> <ul> <li> <a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-LzPEzBcPdFsKnFfoxvv9r_H5u7ZM_PQIIESuJYNgOGOg" title="All (186)" class="">All (186)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZUm6b6zMjVkdBx3_aUNNv7yaOIiWLbnEPb" title="Attractions & leisure (22)" class="">Attractions & leisure (22)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZUVLHYpLp-jHGMlvJ_NOAVZzhlcrjSZoMe" title="Beaches (8)" class="">Beaches (8)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZU6svBHPZ-hU9M52sog9XrlJ7bDa1qc702" title="Churches (10)" class="">Churches (10)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZU-JeIl91DbDNyndc024kJ3pOtXulFDEAi" title="Markets (10)" class="">Markets (10)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZUetlogDHaio58mgddV0zMHnMFbJbbMG3P" title="Monuments and sculptures (25)" class="">Monuments and sculptures (25)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZUotgp8uWU8N7ELIouKSkHH8d8uYixN6eL" title="Museums & exhibition centres (42)" class="">Museums & exhibition centres (42)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZU7tHQpKGs3gL4hJ9lqCKvnFdsjbnyBZBK" title="Parks (20)" class="TextoNegrita">Parks (20)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZUcLylOvIFbuI1jW7-obz6qsZZX21mk_hH" title="Streets, squares & neighbourhoods (25)" class="">Streets, squares & neighbourhoods (25)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZUqg86QD506go201m8RlD2nkcFZdcPgJqa" title="Unique buildings (58)" class="">Unique buildings (58)</a></li> <li><a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-J7tweelvb_FHvwcBJT0JZUeL6CYxPd3rpl97fUHTEqS0diw-X4z91X" title="World Heritage (8)" class="">World Heritage (8)</a></li> </ul> </div> <div class="Listado1"> <h3>Parks</h3> <!-- WARN VALUE="CHI MARY: (SELECT t1.idFicha AS id, '1' AS TIPO, t5.nombre$extIdioma2 as nombre FROM ACC_ASIG_CATEGORIAS_FICHA t1 LEFT JOIN TBCN2_FICHA_ACCESIBILIDAD t2 ON t2.idFichaAsociada=t1.idFicha LEFT JOIN ACC_CATEGORIA t4 ON t4.idCategoria=t1.idCategoria LEFT JOIN TBCN2_FICHA t5 ON t5.idFicha=t1.idFicha LEFT JOIN ACC_BARRIOS t6 ON t6.bar_codcontenido=t2.idDistrito WHERE t2.estaPublicado='S' AND t4.idSeccion='1' $filtroCate $filtroDisc $filtroParaula $filtroZona ) UNION (SELECT t1.idProducto AS id, '2' AS TIPO, t5.nombre%ACC_EXT_IDIOMA as nombre FROM ACC_ASIG_CATEGORIAS_PRODUCTO t1 LEFT JOIN TBCN2_PRODUCTO_ACCESIBILIDAD t2 ON t2.idProducteAssociat=t1.idProducto LEFT JOIN ACC_CATEGORIA t4 ON t4.idCategoria=t1.idCategoria LEFT JOIN ECV2.PRODUCTO t5 ON t5.idProducto=t1.idProducto LEFT JOIN ACC_BARRIOS t6 ON t6.bar_codcontenido=t2.idDistrito WHERE t2.estaPublicado='S' AND t4.idSeccion='1' $filtroCate $filtroDisc $filtroParaula $filtroZona AND t5.fechaInicioVisibilidad<=CURRENT_DATE AND CURRENT_DATE<=t5.fechaFinVisibilidad ) ORDER BY nombre ASC $limite"/ --> <div class="LineaListado1"> <img src="/files/5445-7612-Imagen/anella-olimpica-sports-turisme-barcelona-pf-c1.jpg" alt="Anella Olímpica de Montjuïc" title="Anella Olímpica de Montjuïc" class="FotoListado1" /> <h4><a href="/ACCESSIBLE/Que-visitar/Detall-Fitxa/_qTOdJvTDy-K724ppRwCOkofflucIVOp_mWwRgiA8cQbmurWQhb_5-98gJF-OB9TqzfT_wxe_o6D_eV21N8Lq5X98Qyxr1wIBBYCKalXEDatFltXLeau-V99e_rkeJ80DmmoFWdYiUuUTlUO6F2acnlJQuS00MbvSfZTxZg7JBJNHrEfy6OUSLIgv8icYxSAdI9UgCYD1nY8mORFzF0aHvw" title="Anella Olímpica de Montjuïc">Anella Olímpica de Montjuïc</a></h4> Barcelona lived through a magical summer it will never forget. When the city hosted the <strong>1992 Olympic Games</strong>, the city became the world&quot;s capital during a fortnight which will be etched forever in people&quot;s memories. <strong>The Olympic Ring on Montjuïc</strong> was the nerve centre of the festivities. </div> <div class="LineaListado1"> <img src="/files/5531-4975-imagenCAT/jardi_botanic_barcelona_c1.jpg" alt="Jardí Botànic de Barcelona" title="Jardí Botànic de Barcelona" class="FotoListado1" /> <h4><a href="/ACCESSIBLE/Que-visitar/Detall-Fitxa/_qTOdJvTDy-K8TUp95b5nw7XeQTLi3vCi6TaD7GtPlX4tOd5XSIekDAH8Hp7tt4t2zscnEucRIg3pkjRDupwV4BiIkzG7ZdGJUDub4IdUeOzpSZn6UnBNtQ25miwVuuVA5yxmtJe7p2BnLB4eH_dIlVXKVmebjMq2CV2cUyEcTddDKPndKnrgVaaXTjqn0AVugrcbqdbo7hIPhq6YiPHG6Q" title="Jardí Botànic de Barcelona">Jardí Botànic de Barcelona</a></h4> The Barcelona Botanical Gardens are located on a gentle slope in <STRONG>Montjuïc Park</STRONG> and offer a different walk for every season of the year, through the vegetation from the five regions of the world with a Mediterranean climate. </div> <div class="LineaListado1"> <img src="/files/5445-7603-Imagen/parc-central-nou-barris-barcelona-pf-c1.jpg" alt="Parc Central de Nou Barris" title="Parc Central de Nou Barris" class="FotoListado1" /> <h4><a href="/ACCESSIBLE/Que-visitar/Detall-Fitxa/_qTOdJvTDy-K724ppRwCOkrqVuhSidSfQGJKK1BmHAYr0jK_5PXcBQpULV5PuigN7oKGxana-o0oTgh1O6UBhyXTWMOhtTGnlWS3cwNciiKU8xh_YqHnBZcfrDPCSu3F6VHqkdlfke4BANH29YC5DNndAFdGpQFvjAqhrrzr-5Nww1uYoT_v5zAvJ-6WgT8sT" title="Parc Central de Nou Barris">Parc Central de Nou Barris</a></h4> The park covers a surface area of 17 hectares and gives Nou Barris a pleasant, modern appearance in keeping with the residential area where it is located. It blends in perfectly with the site and its undulating landform has a lot of surprises in store. </div> <div class="LineaListado1"> <img src="/files/5445-8400-Imagen/parc_cervantes_barcelona_c1.jpg" alt="Parc de Cervantes" title="Parc de Cervantes" class="FotoListado1" /> <h4><a href="/ACCESSIBLE/Que-visitar/Detall-Fitxa/_qTOdJvTDy-K724ppRwCOkg2czGUsIYeo4J3x7MODPlq9w2En1HF_EwnaCzv4NFY-quhIxWJUoVgf1hgsBoqcnuguSgc1yg83VsE6ZqzeTq0G_zxwGYSKrmw6_rQXne5frhes108AoBCs9huSkvvjSqGebmDZMH8vqoqn0pHlkP_lToH5yI5AyQ" title="Parc de Cervantes">Parc de Cervantes</a></h4> The rose garden in the <strong>Parc de Cervantes</strong>, in the Pedralbes neighbourhood, is one of the city&quot;s loveliest themed gardens. Red, yellow and blue roses, climbing roses or miniature rose bushes. You&quot;ll see more than 2,000 species and varieties that make up an outstanding collection of more than 10,000 rose bushes that are in full bloom between May and July. This means you can see some 150,000 roses in flower at one time. The rose bushes have been chosen according to historical and botanical criteria and include plants that are specific to the locality. </div> <div class="LineaListado1"> <img src="/files/5445-18957-Imagen/Torre_Collserola_Barcelona_c1.jpg" alt="Parc de Collserola" title="Parc de Collserola" class="FotoListado1" /> <h4><a href="/ACCESSIBLE/Que-visitar/Detall-Fitxa/_qTOdJvTDy-K724ppRwCOkv03HBGe4b7SInoPMLNiRS1ZBa7yTDS5C74kiSKO7_BATCGoixN-xVC-zSjmbxe7fyDzEMvSYOmETCnJS6dz0rbXMtvu2vx_1SXh3yAC_9OJ4ox8o20ov-MZdS09upS9USQTpdVjkbJ3CXp3IVyinZ7_hzrEiikTBw" title="Parc de Collserola">Parc de Collserola</a></h4> Behind Tibidabo&quot;s iconic outline, there lies a wealth of woodland and fields: a protected Natural Park where a wide variety of Mediterranean flora and fauna brings us into contact with nature just 15 minutes away from the bustling city. This is <strong>Barcelona&quot;s great green "lung"</strong> </div> <div class="PaginacionListado1"> <a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-JVUuVmuL8ogR6tjeBVlQf-Nt61xA1jnACnKAPDxqcSRU1cb5eT1KHVjVznsWbNBmWHJkPh93HGldQ67JOwV_ZYQUn2xppdww4C8d7-3pR2UzOGQIVHYCv2" title="Page 1" class="BtnPaginacion_Selecc">Page 1</a> <a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-JVUuVmuL8ogR6tjeBVlQf-2vCx2pqVkmuVSLIQiRorydyveO11F-NJsMunm8ywm8157p50RX9aPdu1kfhWF7hAXg4_ex4k4gW7AmfK5H_m7SoMF7nVIXQu" title="Page 2" class="BtnPaginacion">Page 2</a> <a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-JVUuVmuL8ogR6tjeBVlQf-bstVbWZVxWoGkVN032Q07WL4Er37jbdFnU5jqJS8JR9BmgLijdXP6BhLqtDa6rf6cmMLesENAbBloHlEIexYDJoi-hwKc_iP" title="Page 3" class="BtnPaginacion">Page 3</a> <a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-JVUuVmuL8ogR6tjeBVlQf-EMlKzUAr5plpesgAQFtDO2NjwncCFSw8tvs4Re5Rx94ZzxuwHvHZ-LeVepZhqNOITFbWlt1urTmZltWE7j4rzbo0JJEYwXfC" title="Page 4" class="BtnPaginacion">Page 4</a> <a href="/ACCESSIBLE/Que-visitar/Que-visitar--llistat/_qTOdJvTDy-JVUuVmuL8ogR6tjeBVlQf-2vCx2pqVkmuVSLIQiRorydyveO11F-NJsMunm8ywm8157p50RX9aPdu1kfhWF7hAXg4_ex4k4gW7AmfK5H_m7SoMF7nVIXQu" title="Page Forward" class="BtnPaginacion">Page Forward</a> </div> </div> </div> </div> </div> </div> <div class="Pie"> <a href="/ACCESSIBLE/Altres-pàgines/Varis-Mapa-Web/_kRgT7GIhXvn_MkV3igD4CuzF5rIhZ1w6TNMyaS6dOZVAFoiwnJmGbg" title="Website map" tabindex="13">Website map</a> <span class="SeparacionPie">&nbsp;</span> <a href="/ACCESSIBLE/Altres-pàgines/Varis---Enllaços-d-interes/_XHxTrasl4-ZZNZhJ4Ng8e21G1tYaI6bVKUZ-1ow5HeOEOTEfxO-_CA" title="Useful links" tabindex="11">Useful links</a> <span class="SeparacionPie">&nbsp;</span> <a href="/ACCESSIBLE/Altres-pàgines/Varis---Credits-i-Agraiments/_XHxTrasl4-amrdIfwUK2rWOEidhiPIfet-t87-7g1eMrliEibHU3eg" title="Acknowledgments" tabindex="12">Acknowledgments</a> <script type="text/javascript"> // <![CDATA[ function openExternal(){ if(document.getElementsByTagName) { var anchors = document.getElementsByTagName('a'); for(var i=0;i<anchors.length; i++){ var thisAnchor = anchors[i]; if((thisAnchor.getAttribute('href')) && (thisAnchor.getAttribute('rel') == 'external')){ thisAnchor.target = '_blank'; } } } } openExternal(); // ]]> </script> </div> <!-- lang:3 --><div class="BarraCorpInf2014"> <div class="BarraCorpInfCont2014"> <div class="LinksHomeDesCont2014" id="bc_container" style="display:none;height:235px;margin-top:-250px;"> <div class="LinsHomePestInf22014" style="margin-top:235px;"></div> <!-- este estilo ha cambiado de nombre --> <ul > <li><a href="https://visitbarcelona.com/visitac/" title="Turisme de Barcelona" target="_blank">Barcelona Experience</a></li> <li><a href="https://bcnshop.barcelonaturisme.com/shopv3/en/" title="VisitBarcelona Tickets, la tienda on-line de Turisme de Barcelona" target="_blank">Tickets</a></li> <li><a href="https://affiliate.barcelonaturisme.com/en/" title="Affiliate Turisme de Barcelona" target="_blank">Affiliate Turisme de Barcelona</a></li> <li><a href="https://www.barcelonacard.com/" title="Barcelona Card" target="_blank">Barcelona Card</a></li> <li><a href="https://professional.barcelonaturisme.com/?idioma=3" title="Turisme de Barcelona - Professional web site" target="_blank">Barcelona Consorci de Turisme</a></li> <li><a href="https://www.barcelonaconventionbureau.com/en/" title="Barcelona Convention Bureau" target="_blank">Barcelona Convention Bureau</a></li> <li><a href="https://www.barcelonapremium.com/" title="Barcelona Premium" target="_blank">Barcelona Premium</a></li> <li><a href="https://barcelonashoppingcity.com/en/" title="Barcelona Shopping City" target="_blank">Barcelona Shopping City</a></li> <li><a href="https://barcelonaweddingsdestination.com/" title="Barcelona Weddings" target="_blank">Barcelona Weddings</a></li> </ul> </div> <div class="BarraCorpInfBloc1b2014" style="width: 14vw !important; min-width: 13em !important;"><a href="https://visitbarcelona.com/" title="©Turisme de Barcelona" target="_blank">©Turisme de Barcelona</a></div> <div class="BarraCorpInfBloc22014"><a href="https://www.visitbarcelona.com/legal/warning/legal_en.pdf" target="_blank" title="Legal information">Legal information</a></div> <div class="BarraCorpInfBloc22014"><a href="https://www.visitbarcelona.com/legal/privacy/privacy_en.pdf" target="_blank" title="Privacy policy">Privacy policy</a></div> <div class="BarraCorpInfBloc2Dos2014"><a href="https://professional.barcelonaturisme.com/en/corporate/corporate-information/transparency/internal-whistleblowing-system" title="Internal whistleblowing system" target="_blank">Internal whistleblowing system</a></div> <div class="BarraCorpInfBloc32014" id="bc_homefooter"><a href="#" title="Other websites">Other websites</a></div> <!-- <div class="BarraCorpInfBloc22014" style="border-right:none;"><a href="http://professional.barcelonaturisme.com/vredirect?sec=42&leng=3" title="1-About us" target="_blank">About us</a></div> --> <div class="BarraCorpInfBloc22014" style="border-right:none;"><a href="https://professional.barcelonaturisme.com/en/corporate/corporate-information/about-us" title="About us" target="_blank">About us</a></div> </div> </div> <script type="text/javascript" src="/includes/general_scripts.js,ajax@ajaxCaller.js,ajax@sections.js"></script> <script type="text/javascript"> <!-- window.onload = new Function('iniciaScripts','document.eBDPageReady=true;' + onload_calls); // --> </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10