CINXE.COM

La página web oficial del fútbol europeo – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="es" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><!--mobileredirection enabled--> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://es.uefa.com:80/index.html","20111028000056","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1319760056"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>La página web oficial del fútbol europeo – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="uefa.com es la página web oficial de la UEFA, Unión de Federaciones de Fútbol Europeas y organismo rector del fútbol europeo en Europa. La UEFA organiza algunas de las competiciones de más prestigio en el mundo del fútbol, como la UEFA Champions League, la Copa de la UEFA, el Campeonato de Europa de la UEFA (UEFA EURO 2008, UEFA EURO 2012, etc). Gracias a uefa.com puede disfrutar en directo de los partidos de competiciones europeas, así como disfrutar de un amplio archivo de vídeo y servicios para telefonía móvil. Además, en la sección de fútbol europeo se realiza una gran cobertura periodística de las ligas de las 53 federaciones miembro y de las competiciones de la UEFA. Por otra parte, la sección Organización UEFA les ofrece un seguimiento de todas las actividades corporativas, mientras que Campo de Entrenamiento promociona el fútbol base y da lecciones de fútbol a través de la web."/><meta name="keywords" content="UEFA, Unión Europea de Federaciones de Fútbol, Union Européenne de Football Association,Europa, Fútbol,Soccer, Calcio, Fussball, Fußball, Fútbol, Futebol, UEFA Champions League, Champions League, Copa de la UEFA, EURO 2008, EURO 2012, Campeonato Europeo, FIFA, Copa Mundial de la FIFA, Mundial, Michel Platini, MatchCentre, Match Centre, Fútbol Europeo, Fantasy Football, Fanzone, Magazine, Live Video, Repetición, Vodcast, Móvil, Estadio, Training Ground, Árbitro, Jugadores, Entrenador"/><meta name="author" content="uefa.com"/><meta property="og:title" content="UEFA.com"/><meta property="og:type" content="sport_league"/><meta property="og:url" content="https://web.archive.org/web/20111028000056/http://es.uefa.com/index.html"/><meta property="og:image" content="https://web.archive.org/web/20111028000056im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="Europe’s football website, now on Facebook."/><meta property="fb:app_id" content="197885243570897"/><link rel="canonical" href="https://web.archive.org/web/20111028000056/http://es.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111028000056im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111028000056cs_/http://es.uefa.com/inc/css/main.css?20111027085551"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111028000056cs_/http://es.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111028000056cs_/http://es.uefa.com/inc/css/homepage.css?20111007175622"/><script type="text/javascript" src="/web/20111028000056js_/http://es.uefa.com/inc/js/main.js?20111024174107"> </script><link rel="shortcut icon" href="/web/20111028000056im_/http://es.uefa.com/imgml/favicon/favicon.ico"/></head><body id="index.html" class=" langS"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"homepage","sec":"uefacom","lang":"ES"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='¿No volver a preguntar?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--> <div class="masterNav"><p class="uefacomLogo"> <a title="UEFA.com" href="https://web.archive.org/web/20111028000056/http://es.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20111028000056im_/http://es.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a> </p> <a title="La página web oficial del fútbol europeo" class="uefacomBlurb" href="https://web.archive.org/web/20111028000056/http://es.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20111028000056im_/http://es.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="La página web oficial del fútbol europeo"/></a> <div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20111028000056/http://ac.uefa.com/es/">Versión accesible</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20111028000056/http://es.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Registrarse</a> </div><div id="loginH"><a href="/web/20111028000056/http://es.uefa.com/community/login/index.html">Acceso</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20111028000056/http://es.uefa.com/community/logout/index.html">Cerrar sesión</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20111028000056/http://es.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Búsqueda"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Más resultados</div><div class="seVal" id="seVal">búsqueda</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20111028000056/http://es.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Noticias</a></li><li id="ml0_vc"><a href="/web/20111028000056/http://es.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro de vídeos</a></li><li id="ml0_ls"><a href="/web/20111028000056/http://es.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Resultados en directo</a></li><li id="ml0_tp"><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Equipos y jugadores</a></li><li id="ml0_cg"><a href="/web/20111028000056/http://es.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Comunidad y juegos</a></li><li id="ml0_mc"><a href="/web/20111028000056/http://es.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro de móvil</a></li><li id="ml0_st"><a href="/web/20111028000056/http://es.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Tienda</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20111028000056/http://es.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Organización</a></li><li id="ml1_ma" class=""><a href="/web/20111028000056/http://es.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Federaciones miembro</a></li><li id="ml1_tg" class=""><a href="/web/20111028000056/http://es.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20111028000056/http://es.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo sub-21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Todas las competiciones</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Clubes -</span><ul><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Supercopa de la UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Selecciones -</span><ul><li><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2016</a></li><li><a href="/web/20111028000056/http://es.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Copa del Mundo</a></li><li><a href="/web/20111028000056/http://es.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo sub-21</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Juvenil y Amateur -</span><ul><li><a href="/web/20111028000056/http://es.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo sub-19</a></li><li><a href="/web/20111028000056/http://es.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo sub-17</a></li><li><a href="/web/20111028000056/http://es.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Copa de las Regiones</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20111028000056/http://es.uefa.com/women/index.html">- Fútbol femenino -</a></span><ul><li><a href="/web/20111028000056/http://es.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Campeonato de Europa Femenino</a></li><li><a href="/web/20111028000056/http://es.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mundial femenino</a></li><li><a href="/web/20111028000056/http://es.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20111028000056/http://es.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Euro femenina sub-19</a></li><li><a href="/web/20111028000056/http://es.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Euro femenina sub-17</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20111028000056/http://es.uefa.com/futsal/index.html">- Fútbol sala -</a></span><ul><li><a href="/web/20111028000056/http://es.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Eurocopa de fútbol sala</a></li><li><a href="/web/20111028000056/http://es.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mundial de fútbol sala</a></li><li><a href="/web/20111028000056/http://es.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Copa UEFA fútbol sala</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20111028000056/http://es.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl">&nbsp;</span><strong class="bcOfficial">La página web oficial del fútbol europeo</strong><div class="feedBack fr"><a href="/web/20111028000056/http://es.uefa.com/community/feedback/index.html">Envíenos su opinión</a></div><a href="https://web.archive.org/web/20111028000056/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRESENTADO POR interoute" class="irtLogo"><img src="/web/20111028000056im_/http://es.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - PRESENTADO POR interoute" height="48"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><span class="hiddenssi">SSI Err</span><div class="d3cmsTopContent"><div class="ureader" style="background-color:#000;"><div id="slot1" class="hbig slot big"><script type="text/javascript"> var uReaderBkImg = ''; function ureaderStopVideo(clear,bind) { var s = $j('#slot1.slot.big'); s.find('.lblTitle').show(); s.find('.lblArrow').show(); s.find('.background').show(); $j('#urederClose').hide(); if(clear) { PlayerVideo.EndTrigger(); } if(bind) { $j('#ovplayer-bigplaybtn').click(function() { var s = $j('#slot1.slot.big'); s.find('.lblTitle').hide(); s.find('.lblArrow').hide(); s.find('.background').hide(); $j('#urederClose').show(); }); } } $j(document).ready(function() { var ua = navigator.userAgent; if ((ua.match(/iPhone/i) || ua.match(/iPod/i) || ua.match(/iPad/i))) { var s = $j('#slot1.slot.big'); s.find('.lblTitle').hide(); s.find('.lblArrow').hide(); s.find('.background').hide(); $j('#urederClose').hide(); } }); </script><div style="background: transparent url(/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/General/01/70/39/47/1703947_w21.jpg?timestamp=63354PM) no-repeat scroll top left;" class="hbig layer background">6:33:54 PMblackground</div><div class="hbig layer shadow right">shadow</div><div class="hbig row layer content"><input type="hidden" class="label" value="ureader_exclusive"/><div class="lblTitle fl">Exclusiva</div><div class="lblArrow fl">arrow</div> <div class="lblrow"> testo </div><img id="urederClose" class="close" src="/web/20111028000056im_/http://es.uefa.com/imgml/ureader/close.png" width="35" height="35" onclick="ureaderStopVideo(true);"/><div class="innGrid_12 row"><div class="innGrid_7 video c"><div id="videoPage"> </div><p class="hide" id="noflashwarn">El contenido es ofrecido de una forma en la que está protegido y disponible sólo en formato Flash. Su dispositivo parece no ser compatible con nuestro reproductor de vídeo Flash.</p><span class="hide" id="switchHTML">Cambiar a la versión HTML5</span><span class="hide" id="switchFlash">Cambiar a la versión flash</span><!--googleoff: all--><script type="text/javascript">$j('#videoPage').VideoInitializer({videoid:1705829,mmurl1:"https://web.archive.org/web/20111028000056/http://videostorage.uefa.com/Others/2011_10/2051805_2710RanieriAMB-H264WebmasterD3_es.m4v",posterimg:"https://web.archive.org/web/20111028000056/http://es.uefa.com/MultimediaFiles/Photo/competitions/General/01/70/39/47/1703947_w21.jpg",poster:false,skipPoster:true,postersize:"w21",title:"Ranieri espera recuperar al Inter",comment:"El técnico italiano reconoció la necesidad de renovar la mentalidad de los jugadores de su equipo para volver a los días de gloria que vivió en club en su pasado reciente.",area:"Competitions",section:"Comp_Matches",kind:"Interviews - INT",areaid:"1",sectionid:"1011",kindid:"705",cup:"1",showFullWindow:false,article:{title:"",comment:""}, callbacks: { onresize: function() { if(this.environment.inFullwidth) { $j('#vh').addClass('open'); $j('#_cont2 #newsContent').insertAfter($j('#ovplayer')); $j('#_cont3').hide(); } else { $j('#vh').removeClass('open'); $j('#newsContent').appendTo($j('#_cont2 ')); $j('#_cont3').show(); } }, onbtnclick: function() { var s = $j('#slot1.slot.big'); s.find('.lblTitle').hide(); s.find('.lblArrow').hide(); s.find('.background').hide(); $j('#urederClose').show(); }, onend: function() { ureaderStopVideo(); } } });</script><!--googleon: all--></div><div class="innGrid_5"><div class="news video"><p class="roofline"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League </a> </p><h2 class="headline"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1705276.html#ranieri+espera+recuperar+inter" title="Ranieri espera la recuperación del Inter">Ranieri espera la recuperación del Inter </a> </h2><div><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1705276.html#ranieri+espera+recuperar+inter" title="Ranieri espera la recuperación del Inter">El técnico italiano reconoció la necesidad de "renovar la mentalidad de los jugadores" de su equipo para volver a los días de gloria que vivió en club en su pasado reciente. </a> </div></div><div class="seealso"><ul class="row fl"><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/club=50138/profile/index.html">Internazionale </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/match=2007604/postmatch/report/index.html#pazzini+coloca+lider+inter">Lille - Inter 0-1 </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1697780.html#samuel+podra+jugar+ante+lille">Samuel, baja ante el Lille </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1683946.html#ranieri+hace+cargo+inter">La llegada de Ranieri </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1683572.html#el+inter+prescinde+gasperini">Adiós Gasperini </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1706247.html#lesion+julio+cesar">Lesión de Júlio César </a></li></ul> </div> </div></div></div> </div><div class="row sec"><div id="slot2" class="slot medium"><div class="bckmed" style="background-image:url(/web/20111028000056im_/http://es.uefa.com/imgml/ureader/background/BgNews_uefaeuropaleague.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_UEFA_statement"/><div class="lblTitle fl">Comunicado UEFA</div><div class="lblArrow fl">arrow</div> <p class="roofline"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/index.html" title="Sobre UEFA">Sobre UEFA </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1706285.html#la+uefa+invita+sion+hablar+sobre+calendario" title="El Sion, invitado a hablar"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/uefaorg/General/01/61/18/84/1611884_s5.jpg" width="75" height="75" alt="La UEFA invita al Sion a hablar sobre el calendario"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1706285.html#la+uefa+invita+sion+hablar+sobre+calendario" title="El Sion, invitado a hablar">El Sion, invitado a hablar </a> </h2><div><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1706285.html#la+uefa+invita+sion+hablar+sobre+calendario" title="El Sion, invitado a hablar">La UEFA ha convidado al club suizo para conocer su punto de vista sobre su posible reintegración en la Europa League y para debatir sobre el calendario partidos. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1705205.html#el+tas+pone+fecha+vista+sobre+sion">El TAS pone fecha a la vista </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1697206.html#comunicado+uefa+sobre+sion">Comunicado de la UEFA </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1698135.html#la+uefa+responde+tribunal+cantonal+vaud">Posibles acciones </a></li> </ul> </div> </div></div> </div><div id="slot3" class="slot medium right"><div class="bckmed" style="background-image:url(/web/20111028000056im_/http://es.uefa.com/imgml/ureader/background/BgNews_uefachampionsleague.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_latest"/><div class="lblTitle fl">Lo último</div><div class="lblArrow fl">arrow</div> <p class="roofline"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1706371.html#rossi+estara+medio+baja" title="Rossi estará medio año de baja"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/62/49/10/1624910_s5.jpg" width="75" height="75" alt="Rossi estará medio año de baja"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1706371.html#rossi+estara+medio+baja" title="Rossi estará medio año de baja">Rossi estará medio año de baja </a> </h2><div><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1706371.html#rossi+estara+medio+baja" title="Rossi estará medio año de baja">El delantero italiano se dañó el ligamento cruzado anterior de su rodilla derecha ante el Real Madrid y estará seis meses fuera de los terrenos de juego. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/player=69741/profile/index.html">Rossi </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/index.html">España </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/club=70691/profile/index.html">Villarreal </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=ita/index.html">Italia </a></li><li style="background:url(/web/20111028000056im_/http://es.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1706042.html#el+levante+vuela+madrid+arrolla">El Levante vuela en la Liga </a></li> </ul> </div> </div></div> </div></div></div><div class="irtLogoTop clearfix"><a href="https://web.archive.org/web/20111028000056/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRESENTADO POR interoute" class="fr"><img src="/web/20111028000056im_/http://es.uefa.com/img/template/interoute_wht.png" alt="" height="24"/></a></div><!--googleoff: all--><script type="text/javascript"> function setHeight(){ var medHeight = 0; $j('.slot.medium').each(function(){ if (parseInt($j(this).height()) > medHeight) medHeight = parseInt($j(this).height()); }); $j('.slot.medium .layer').each(function(){ $j(this).css('height', medHeight + 'px'); }); } $j(document).ready(function(){ setHeight(); $j('.ureader').uefaLive({ timestamp: '1:44:40 PM', timeout: 60000,urlcheck: '/library/ureader/_timestamp.html',urlget: '/library/ureader/_container.html', callbackCheck: function(data) { $j('.ureader').css('background-color', data.background); var pos = 0; $j('.ureader .slot').each(function(){ var slot = jQuery(this).eq(typeof conf == 'number' ? conf : 0).data("uefaLive"); if (slot) { if (slot.getTimeout() != data.slot[pos].timeout) { slot.start(data.slot[pos]); }; //console.debug(slot.getTimeout()); //console.debug('new: ' + data.slot[pos].timeout); }; pos +=1; }); }, callback: function(elem, html){ elem.html($j(html).html()); setHeight(); } }); $j('#slot1').uefaLive({ timestamp: '6:33:54 PM', timeout: 90000,urlcheck: '/library/ureader/slot=1/_timestamp.html', urlget: '/library/ureader/slot=1/_newsvideo.html', callback: function(elem, html){ elem.html(html); setHeight(); } }); $j('#slot2').uefaLive({ timestamp: '6:33:54 PM', timeout: 90000,urlcheck: '/library/ureader/slot=2/_timestamp.html', urlget: '/library/ureader/slot=2/_news.html', callback: function(elem, html){ elem.html(html); setHeight(); } }); $j('#slot3').uefaLive({ timestamp: '6:33:54 PM', timeout: 90000,urlcheck: '/library/ureader/slot=3/_timestamp.html', urlget: '/library/ureader/slot=3/_news.html', callback: function(elem, html){ elem.html(html); setHeight(); } }); var pos = 0; $j('.ureader .slot').each(function(){ $j(this).click(function(){ var _elem = $j(this); var eVar46 = "ureader - slot " + _elem.attr('id').substr(4); //alert(eVar46); SCW.TL(this,'o','HP Content Area Click', { linkTrackVars: 'eVar46,events', linkTrackEvents: 'event3', events: 'event3', eVar46: eVar46 }); }); }); }); </script><!--googleon: all--></div> </div><div class="d3cmsCBody"><script type="text/javascript"> $j(document).ready(function() { if ((getCookie('Language') == '' || getCookie('Language') == null) && getCookie('checkLanguage') != 'false') { $j.ajax({ url: "/library/hp/_languagedetection.html", cache: false, success: function(html) { $j(html).insertAfter('.d3cmsBCtop'); $j('.d3cmsLanguage .icon.' + BrowserDetect.language).each(function() { $j('.d3cmsLanguage .icon').removeClass('selected'); $j('.d3cmsLanguage .icon input').attr('checked', false); $j(this).addClass('selected'); $j('input', this).attr('checked', true); }); $j('.d3cmsLanguage .icon').click(function() { $j('.d3cmsLanguage .icon').removeClass('selected'); $j('.d3cmsLanguage .icon input').attr('checked', false); $j(this).addClass('selected'); $j('input', this).attr('checked', true); }); $j(".d3cmsLanguage .button div div").click(function() { setCookie('Language', $j('.d3cmsLanguage .icon.selected input').val(), 365, '/', _DOMAIN); SCW.TL(this,'o','Tool Used',{linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'language selection - ' + $j(".d3cmsLanguage .icon.selected input[type='hidden']").val()}); location.href = 'http:\/\/' + $j('.d3cmsLanguage .icon.selected input').val() + '.uefa.com'; }); $j(".d3cmsLanguage .header span.close").click(function() { if (window.confirm(_MSGDETECTALERT)) { $j(".d3cmsLanguage").hide(); setCookie('checkLanguage', 'false', 365, '/', _DOMAIN); } else { return false; } }); $j(".d3cmsLanguage .header span.hidethis").click(function() { $j(".d3cmsLanguage").hide(); setCookie('checkLanguage', 'false', 0, '/', _DOMAIN); }); } }); }; }); </script> <div class="grid_8 "><div class="row "><div class="innGrid_4 omniture_left_column fl"><div class="row "><div style="" class="newsList box uefa"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">Sobre UEFA </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box uefa"><li class="small s5 "><p class="newsRoofline"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/index.html" title="Sobre UEFA">Sobre UEFA</a></p><h4 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1705702.html">Mensaje de apoyo a Turquía</a></h4><a class="newsThumb" href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1705702.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/uefaorg/General/01/50/67/59/1506759_s5.jpg" alt="Mensaje de apoyo a Turquía" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/news/newsid=1705702.html">La UEFA ha querido expresar sus más sinceras condolencias y transmitir su solidaridad al país tras el terremoto que ha causado numerosas pérdidas humanas y materiales.</a></div></div></li><li class="small s5 "><p class="newsRoofline"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Presidente">Presidente</a></p><h4 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1705368.html">Escuchar a las federaciones</a></h4><a class="newsThumb" href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1705368.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/uefaorg/General/01/70/53/52/1705352_s5.jpg" alt="Escuchar a las federaciones nacionales" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1705368.html">En su columna editorial de la publicación oficial UEFA•direct, el Presidente de la UEFA explica el propósito del diálogo fructífero entre la UEFA y sus 53 federaciones miembro.</a></div></div></li></ul><div class="more innerText"><a title="Más noticias" href="/web/20111028000056/http://es.uefa.com/uefa/news/index.html">Más noticias</a></div><div class="linkTitleHp b row innerText">Otros enlaces UEFA</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/index.html">Organización</a></li><li class="more"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/president/index.html">Presidente</a></li><li class="more"><a href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/executivecommittee/index.html">Comité Ejecutivo de la UEFA</a></li><li class="more"><a href="/web/20111028000056/http://es.uefa.com/uefa/mediaservices/index.html">Medios de comunicación</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsList box euro"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">UEFA EURO 2012 </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box euro"><li class="small s5 "><h4 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/news/newsid=938823.html">Guía de la ciudad de Lviv</a></h4><a class="newsThumb" href="/web/20111028000056/http://es.uefa.com/uefaeuro/news/newsid=938823.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/Venues/01/44/72/42/1447242_s5.jpg" alt="Guía de la ciudad de Lviv" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/news/newsid=938823.html">La encantadora localidad ucraniana se encuentra a tan solo 70 kilómetros de la frontera con Polonia y se caracteriza por una arraigada tradición cafetera, más propia de Austria o Hungría.</a></div></div></li></ul><div class="more innerText"><a title="Más noticias" href="/web/20111028000056/http://es.uefa.com/uefaeuro/news/index.html">Más noticias</a></div><div class="linkTitleHp b row innerText">Información clave</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/ticketing/index.html">Entradas</a></li><li class="more"><a href="https://web.archive.org/web/20111028000056/https://hospitality.uefa.com/UEFAEURO2012/" target="_blank">Hospitalidad</a></li><li class="more"><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/volunteers/index.html">Voluntarios</a></li><li class="more"><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/matches/index.html">Calendario de partidos</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Vídeos Training Ground </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideTg"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/stars/infocus/video/videoid=1700324.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/53/59/48/1535948_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Casey Stoney en profundidad"/><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/53/59/48/1535948_w4.jpg" width="324" height="182" alt="Casey Stoney en profundidad"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Casey Stoney en profundidad</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/stars/starskills/video/videoid=1500135.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/57/07/81/1570781_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Pases y controles con Xavi"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Pases y controles con Xavi</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/tactics/tacticaldilemmas/video/videoid=1547368.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Tactics/01/55/24/64/1552464_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Paul Davis y el fuera de juego"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Paul Davis y el fuera de juego</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/grassroots/video/videoid=1665329.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/63/21/68/1632168_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="El legado de los maxi campos"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">El legado de los maxi campos</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/grassroots/video/videoid=1651666.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Grassroots/01/65/16/49/1651649_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Caza de talentos en Holanda"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Caza de talentos en Holanda</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/stars/starskills/video/videoid=1497367.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Stars/87/18/35/871835_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Saque de banda con voltereta"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Saque de banda con voltereta</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/grassroots/video/videoid=1674598.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Grassroots/01/63/49/46/1634946_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Día del Fútbol Base de la UEFA 2012"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Día del Fútbol Base de la UEFA 2012</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/stars/starskills/video/videoid=1684447.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/65/07/83/1650783_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="La transición ataque defensa de Sara Thunebro"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">La transición ataque defensa de Sara Thunebro</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/training/uefachampionsleagueskills/video/videoid=1689712.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/53/85/90/1538590_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="El giro de Luis Suárez"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">El giro de Luis Suárez</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/trainingground/grassroots/video/videoid=1691797.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Grassroots/01/64/34/69/1643469_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Día del Fútbol Base en Macedonia"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Día del Fútbol Base en Macedonia</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20111028000056/http://es.uefa.com/trainingground/video/index.html">Más videos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideTg">1</span> de 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 latest_mainhp omniture_middle_column fr"><div class="row "><div style="" class="box mainNewsHP vert"><div class="bH"><!--googleoff:index--><h3>Últimas noticias </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1706394.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/30/35/1703035_w4.jpg" alt="Llorente tumba al Atlético" width="324" height="182"/></a><div class="innerText clearfix"><p class="newsRoofline anchorPad">Liga</p><h4 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1706394.html">Llorente tumba al Atlético</a></h4><div class="newsComment innerText"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1706394.html">El delantero, que marcó un tanto y participó en otro, fue el protagonista en la victoria de los 'leones'. En el otro encuentro de la jornada, un cabezazo de Pandiani derrotó al Betis.</a></div></div><span class="relListLbl">Anexo</span><ul class="relitems bulletList clearfix"><li><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1706042.html">El Levante vuela, el Madrid arrolla</a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1706371.html">Rossi estará medio año de baja</a></li><li><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1704860.html">Xavi, el incombustible</a></li></ul></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1706247.html">Lesión de Júlio César</a></h4><div class="newsbody"><a class="newsThumb" href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1706247.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/General/01/70/62/41/1706241_s5.jpg" alt="Lesión de Júlio César" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1706247.html">El portero del Inter se perderá el próximo partido de la Champions League debido a un problema físico en su cuádriceps izquierdo producido este miércoles ante el Atalanta.</a></div></div></div></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/domesticleague/index.html" title="Liga">Liga</a></p><h4 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1706235.html">Navarro renueva por el Sevilla</a></h4><div class="newsbody"><a class="newsThumb" href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1706235.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/54/07/25/1540725_s5.jpg" alt="Navarro renueva por el Sevilla" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=esp/news/newsid=1706235.html">El lateral izquierdo de 29 años y campeón de Europa con España en 2008, ha ampliado su contrato por tres temporadas más, por lo que estará en el Pizjuán hasta junio de 2016.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Otras noticias destacadas</span></li><li class="lower"><h5 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/news/newsid=1706370.html">Hauger, baja en el Hannover</a></h5></li><li class="lower"><h5 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=ita/news/newsid=1706127.html">Tropiezan Udinese y Lazio</a></h5></li><li class="lower"><h5 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/memberassociations/association=eng/news/newsid=1706128.html">El City se da un festín</a></h5></li><li class="lower"><h5 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/uefaeuro/news/newsid=1705979.html">Kerr deja de ser seleccionador</a></h5></li><li class="moreClear innerText"><a href="/web/20111028000056/http://es.uefa.com/news/index.html" class="FooterURL">Más noticias</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UEFACOMhome_internal_1='https://web.archive.org/web/20111028000056/http://ad.ch.doubleclick.net/adj/uefacom.spanish/UEFACOMhome;pos=internal;tile=1;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UEFACOMhome_internal_1); </script><noscript><p><a href="https://web.archive.org/web/20111028000056/http://ad.ch.doubleclick.net/jump/uefacom.spanish/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111028000056im_/http://ad.ch.doubleclick.net/ad/uefacom.spanish/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag -->&nbsp;</div> </div><div class="bF"> </div> </div> </div> </div> </div><div class="row omniture_features_box"><div style="" class="newsList box "><div class="bH"><!--googleoff:index--><h3>Reportajes </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlFeatures"><ul class="innerText clearfix box "><li id="A0001_1" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></p><h4 class="nTitle"><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/news/newsid=1705351.html">La Europa League hasta ahora</a></h4><a class="newsThumb" href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/news/newsid=1705351.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/28/52/1702852_s5.jpg" alt="La Europa League hasta ahora" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/news/newsid=1705351.html">Cuando la fase de grupos de la competición llega a su ecuador repasamos lo más destacado y algunas curiosidades sobre los 72 partidos que se han disputado hasta la fecha.</a></div></div></li><li id="A0001_2" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="https://web.archive.org/web/20111028000056/http://es.potd.uefa.com/videopoll/">Vote y gane con los Altibajos</a></h4><a class="newsThumb" href="https://web.archive.org/web/20111028000056/http://es.potd.uefa.com/videopoll/"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/92/85/1699285_s5.jpg" alt="Vote y gane en el juego Altibajos" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="https://web.archive.org/web/20111028000056/http://es.potd.uefa.com/videopoll/">Vágner Love, Bruno César, Iniesta y Abbiati son los protagonistas de las cuatro mejores jugadas que puede votar en esta encuesta. Puede ganar grandes premios.</a></div></div></li></ul><div class="more innerText"><a title="Más reportajes" href="/web/20111028000056/http://es.uefa.com/news/features/index.html">Más reportajes</a></div> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row promojc "><div class="box ADBox " style=""><div class="bH"><!--googleoff:index-->&nbsp;<!--googleon:index--> </div><div class="bC"><div class="jcCont " id="ph"><div><input type="hidden" class="carouselAuto" value="6"/><input type="hidden" class="carouselScroll" value="1"/><input type="hidden" class="carouselAnimation" value="500"/><input type="hidden" class="carouselWrap" value="circular"/><input type="hidden" class="thumbSize" value="w4"/><input type="hidden" class="carouselWideSize" value=""/><input type="hidden" class="carouselStyle" value="transparent"/><input type="hidden" class="carouselCount" value="8"/><div id="cnt_news1" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/75/1651975_PromoGenericBanner.jpg" class="imageurl" name="imageurl1"/><p class="medTitle"><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/library/redirect/_predictor.html">UEL Predictor 2011/12 - 300x250 ES</a></p></div><div id="cnt_news2" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/95/1651995_PromoGenericBanner.jpg" class="imageurl" name="imageurl2"/><p class="medTitle"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_classics.html">UCL Classics 2011/12 - 300x250 ES</a></p></div><div id="cnt_news3" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/59/1651959_PromoGenericBanner.jpg" class="imageurl" name="imageurl3"/><p class="medTitle"><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html">UEL Fantasy 2011/12 - 300x250 ES</a></p></div><div id="cnt_news4" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/68/02/55/1680255_PromoGenericBanner.jpg" class="imageurl" name="imageurl4"/><p class="medTitle"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/photos/index.html">UCL Sony Photo 2011/12 - 300x250 ES</a></p></div><div id="cnt_news5" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/65/1651965_PromoGenericBanner.jpg" class="imageurl" name="imageurl5"/><p class="medTitle"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_predictor.html">UCL Predictor 2011/12 - 300x250 ES</a></p></div><div id="cnt_news6" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/88/1651988_PromoGenericBanner.jpg" class="imageurl" name="imageurl6"/><p class="medTitle"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_ratings.html">UCL Rater 2011/12 - 300x250 ES</a></p></div><div id="cnt_news7" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/82/1651982_PromoGenericBanner.jpg" class="imageurl" name="imageurl7"/><p class="medTitle"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_potd.html">UCL Play of the day 2011/12 - 300x250 ES</a></p></div><div id="cnt_news8" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/51/1651951_PromoGenericBanner.jpg" class="imageurl" name="imageurl8"/><p class="medTitle"><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_fantasy.html">UCL Fantasy 2011/12 - 300x250 ES</a></p></div></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"><li><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/75/1651975_PromoGenericBanner.jpg" alt="UEL Predictor 2011/12 - 300x250 ES"/></a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_classics.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/95/1651995_PromoGenericBanner.jpg" alt="UCL Classics - 300x250 ES"/></a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/59/1651959_PromoGenericBanner.jpg" alt="UEL Fantasy 2011/12 - 300x250 ES"/></a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/photos/index.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/68/02/55/1680255_PromoGenericBanner.jpg" alt="UCL Sony Photo 2011/12 - 300x250 ES"/></a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_predictor.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/65/1651965_PromoGenericBanner.jpg" alt="UCL Predictor 2011/12 - 300x250 ES"/></a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_ratings.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/88/1651988_PromoGenericBanner.jpg" alt="UCL Rater - 300x250 ES"/></a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_potd.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/82/1651982_PromoGenericBanner.jpg" alt="UCL Play of the day - 300x250 ES"/></a></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/library/redirect/_fantasy.html"><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/51/1651951_PromoGenericBanner.jpg" alt="UCL Fantasy 2011/12 - 300x250 ES"/></a></li></ul></div><div><div class="jc-next jc-next-hor fr ">&nbsp;</div><div class="position fr"><span>1</span>&nbsp;de&nbsp;8</div><div class="jc-prev jc-prev-hor fr ">&nbsp;</div></div></div> </div><div class="bF">&nbsp; </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Vídeo </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="https://web.archive.org/web/20111028000056/http://es.ucltrophytour.uefa.com/tt/europe/belgrade/news/1704981?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/TrophyTour/UCLTrophy/01/70/04/88/1700488_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Éxito del Tour del Trofeo"/><img src="/web/20111028000056im_/http://es.uefa.com/MultimediaFiles/Photo/TrophyTour/UCLTrophy/01/70/04/88/1700488_w4.jpg" width="324" height="182" alt="Éxito del Tour del Trofeo"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Éxito del Tour del Trofeo</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/womenseuro/news/newsid=1704385.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/68/32/84/1683284_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="España quiere luchar la primera plaza"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">España quiere luchar la primera plaza</div></div></li><li><a href="https://web.archive.org/web/20111028000056/http://es.potd.uefa.com/videopoll/?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/92/85/1699285_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Vote y gane en el juego Altibajos"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Vote y gane en el juego Altibajos</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1705276.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/70/39/47/1703947_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Ranieri espera recuperar al Inter"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Ranieri espera recuperar al Inter</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1701635.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/12/99/1701299_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="&quot;Tuvimos ocasiones para sentenciar&quot;"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">"Tuvimos ocasiones para sentenciar"</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007342/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/21/07/1702107_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="El Schalke continúa firme"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">El Schalke continúa firme</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/match=2007616/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/08/49/1700849_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="&quot;Ha sido una exhibición&quot;"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">"Ha sido una exhibición"</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/season=2012/matches/round=2000263/match=2007616/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/08/48/1700848_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Iniesta y Villa deciden para el Barça"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Iniesta y Villa deciden para el Barça</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1700097.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/TrophyTour/UCLTrophy/01/69/91/73/1699173_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Broche de oro en Belgrado"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Broche de oro en Belgrado</div></div></li><li><a href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/news/newsid=1700089.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/98/62/1699862_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Gonzalo, frustrado con la derrota"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gonzalo, frustrado con la derrota</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20111028000056/http://es.uefa.com/video/index.html">Más videos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideo">1</span> de 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Jugadores</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Jugador A - Z</span><ul class="clearfix"><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=A/index.html">A</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=B/index.html">B</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=C/index.html">C</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=D/index.html">D</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=E/index.html">E</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=F/index.html">F</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=G/index.html">G</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=H/index.html">H</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=I/index.html">I</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=J/index.html">J</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=K/index.html">K</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=L/index.html">L</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=M/index.html">M</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=N/index.html">N</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=O/index.html">O</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=P/index.html">P</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=R/index.html">R</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=S/index.html">S</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=T/index.html">T</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=U/index.html">U</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=V/index.html">V</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=W/index.html">W</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=X/index.html">X</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/players/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Escriba el nombre del jugador')" action="/web/20111028000056/http://es.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_player" class="lblBoxes">Buscar jugadores </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Escriba el nombre del jugador')" value="Escriba el nombre del jugador" name="q" id="q_player"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Selecciones</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Selecciones A - Z</span><ul class="clearfix"><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=B/index.html">B</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=C/index.html">C</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=D/index.html">D</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=E/index.html">E</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=F/index.html">F</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=G/index.html">G</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=H/index.html">H</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=I/index.html">I</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=J/index.html">J</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=K/index.html">K</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=L/index.html">L</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=M/index.html">M</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=N/index.html">N</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=O/index.html">O</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=P/index.html">P</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=R/index.html">R</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=S/index.html">S</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=T/index.html">T</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=U/index.html">U</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=V/index.html">V</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=W/index.html">W</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=X/index.html">X</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20111028000056/http://es.uefa.com/teamsandplayers/teams/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Escriba el nombre del equipo')" action="/web/20111028000056/http://es.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_team" class="lblBoxes">Buscar equipo </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Escriba el nombre del equipo')" value="Escriba el nombre del equipo" name="q" id="q_team"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20111028000056/http://es.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl">&nbsp;</span><strong class="bcOfficial">La página web oficial del fútbol europeo</strong><div class="feedBack fr"><a href="/web/20111028000056/http://es.uefa.com/community/feedback/index.html">Envíenos su opinión</a></div><a href="https://web.archive.org/web/20111028000056/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRESENTADO POR interoute" class="irtLogo"><img src="/web/20111028000056im_/http://es.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - PRESENTADO POR interoute" height="48"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competiciones</span><div class="competitionlist fl"><span>- Clubes - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefasupercup/index.html" title="Supercopa de la UEFA">Supercopa de la UEFA</a></li></ul> </div><div class="competitionlist fl"><span>- Selecciones - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/worldcup/index.html" title="Copa del Mundo">Copa del Mundo</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/under21/index.html" title="Europeo sub-21">Europeo sub-21</a></li></ul><span>- Juvenil y Amateur - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/under19/index.html" title="Europeo sub-19">Europeo sub-19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/under17/index.html" title="Europeo sub-17">Europeo sub-17</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/regionscup/index.html" title="Copa de las Regiones">Copa de las Regiones</a></li></ul> </div><div class="competitionlist fl"><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/women/index.html" title="- Fútbol femenino -">- Fútbol femenino - </a></span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/womenseuro/index.html" title="Campeonato de Europa Femenino">Campeonato de Europa Femenino</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/womensworldcup/index.html" title="Mundial femenino">Mundial femenino</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/womenschampionsleague/index.html" title="UEFA Women's Champions League">UEFA Women's Champions League</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/womensunder19/index.html" title="Euro femenina sub-19">Euro femenina sub-19</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/womensunder17/index.html" title="Euro femenina sub-17">Euro femenina sub-17</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/futsal/index.html" title="- Fútbol sala -">- Fútbol sala - </a></span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/futsaleuro/index.html" title="Eurocopa de fútbol sala">Eurocopa de fútbol sala</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/futsalworldcup/index.html" title="Mundial de fútbol sala">Mundial de fútbol sala</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/futsalcup/index.html" title="Copa UEFA fútbol sala">Copa UEFA fútbol sala</a></li></ul> </div></div><div class="aboutuefa fl"><span class="footerLbl">Organización</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/news/index.html" title="Noticias">Noticias</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Presidente">Presidente</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/library/_redirect_calendar.html" title="Calendario">Calendario</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Trabajos">Trabajos</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/mediaservices/index.html" title="Prensa">Prensa</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/mediaservices/accreditation/index.html" title="Acreditaciones para la prensa">Acreditaciones para la prensa</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/events/videoarchive/index.html" title="Archivo de vídeos de la UEFA">Archivo de vídeos de la UEFA</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/events/tv/index.html" title="Hora de retransmisión">Hora de retransmisión</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/events/marketing/index.html" title="Venta de derechos de contenidos para los medios">Venta de derechos de contenidos para los medios</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Antidopaje">Antidopaje</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Canales</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/news/index.html" title="Noticias">Noticias</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/teamsandplayers/index.html" title="Equipos y jugadores">Equipos y jugadores</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/video/index.html" title="Vídeos">Vídeos</a></li></ul></div><div class="channel"><span class="footerLbl">Sitios de red de la UEFA</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/trainingground/index.html" title="UEFA Training Ground">UEFA Training Ground</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20111028000056/http://twitter.com/uefacom_es" target="_blank" title="UEFA.com en Twitter">UEFA.com en Twitter</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/store/index.html" title="Tienda">Tienda</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Herramientas</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">Mi UEFA.com</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/community/login/index.html" title="Acceso">Acceso</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/community/registration/index.html" title="Registrarse">Registrarse</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/community/mypage/profile.htmx" title="Mi UEFA.com">Mi UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Idiomas:</span><ul class="changeLang"><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'en', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://en.uefa.com/" title="Inglés">English</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'fr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://fr.uefa.com/" title="Français">Français</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://de.uefa.com/" title="Deutsch">Deutsch</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'ru', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://ru.uefa.com/" title="Русский">Русский</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://es.uefa.com/" title="Español">Español</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://it.uefa.com/" title="Italiano">Italiano</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://jp.uefa.com/" title="日本語">日本語</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'cn', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://cn.uefa.com/" title="中文">中文</a></li><li class="last"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'kr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20111028000056/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20111028000056/http://es.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contacte con nosotros">Contacte con nosotros</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/faq/index.html" title="Ayuda / Preguntas frecuentes">Ayuda / Preguntas frecuentes</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/termsconditions.html" title="Términos y Condiciones">Términos y Condiciones</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/uefa/privacypolicy.html" title="Privacidad">Privacidad</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111028000056/http://es.uefa.com/sitemap/index.html" title="Mapa">Mapa</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20111028000056/http://m.uefa.com/es/" title="Versión móvil">Versión móvil</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20111028000056/http://ac.uefa.com/es/" title="Versión accesible">Versión accesible</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA . Todos los derechos reservados.</li><li>La palabra UEFA, el logo de la UEFA y todas las marcas relacionadas con las competiciones de la UEFA están protegidas por las marcas registradas y/o por el copyright de UEFA. Se prohíbe el uso de estas marcas registradas para uso comercial. El uso de UEFA.com significa la aceptación de sus Términos, Condiciones y Política de Privacidad.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20111028000056/https://ssl." : "https://web.archive.org/web/20111028000056/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"es.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20111028000056/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 00:00:56 Oct 28, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:17:12 Mar 02, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.531 exclusion.robots: 0.023 exclusion.robots.policy: 0.015 esindex: 0.009 cdx.remote: 5.475 LoadShardBlock: 162.876 (6) PetaboxLoader3.datanode: 164.022 (7) PetaboxLoader3.resolve: 125.794 (2) load_resource: 185.355 -->

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