CINXE.COM
O "site" oficial do futebol europeu – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="pt" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><!--mobileredirection enabled--> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_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="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://pt.uefa.com:80/?","20120101012445","https://web.archive.org/","web","/_static/", "1325381085"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>O "site" oficial do futebol europeu – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="O site do futebol europeu, uefa.com, é o site oficial da UEFA, a União das Federações Europeias de Futebol, e o órgão governante do futebol na Europa. A UEFA organiza algumas das mais famosas e prestigiadas provas de futebol do continente europeu incluindo a UEFA Champions League, a Taça UEFA e o Campeonato da Europa (UEFA EURO 2008, UEFA EURO 2012, etc). O site contém streamings de vídeo em directo de muitas das competições da UEFA, além de um extenso arquivo de vídeo e serviços para telemóveis. Através da secção Futebol Europeu, existe ainda a cobertura dos campeonatos das 53 federações filiadas, a caminhada para as provas de clubes da UEFA; a secção Organização da UEFA abarca todas as actividades institucionais desta entidade, enquanto o Campo de Treinos promove o futebol de formação e a aprendizagem à distância."/><meta name="keywords" content="UEFA,União das Federações Europeias de Futebol, Union of European Football Associations,Union Européenne de Football Association,Europa,Futebol,Calcio,Fussball,Fußball,Fútbol,UEFA Champions League,Champions League,Taça UEFA, EURO 2008, EURO 2012,Campeonato da Europa,Europeu, FIFA,Campeonato do Mundo,Mundial,Michel Platini,MatchCentre,Futebol Europeu,Futebol Fantástico,Fanzone,Magazine,Vídeo em directo,Repetição,Vodcast,Mobile,Estádio,Campo de Treinos,Árbitro,Jogadores,Treinador,Trix,Flix"/><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/20120101012445/http://pt.uefa.com/index.html"/><meta property="og:image" content="https://web.archive.org/web/20120101012445im_/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="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20120101012445/http://pt.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120101012445im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120101012445cs_/http://pt.uefa.com/inc/css/main.css?20111226155720"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120101012445cs_/http://pt.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120101012445cs_/http://pt.uefa.com/inc/css/homepage.css?20111212172438"/><script type="text/javascript" src="/web/20120101012445js_/http://pt.uefa.com/inc/js/main.js?20111220112324"> </script><link rel="shortcut icon" href="/web/20120101012445im_/http://pt.uefa.com/imgml/favicon/favicon.ico"/></head><body id="index.html" class=" langP"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"homepage","sec":"uefacom","lang":"PT"};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 ='Não me volte a perguntar?'; 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/20120101012445/http://pt.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/20120101012445im_/http://pt.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a> </p> <a title="O "site" oficial do futebol europeu" class="uefacomBlurb" href="https://web.archive.org/web/20120101012445/http://pt.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/20120101012445im_/http://pt.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="O "site" oficial do futebol europeu"/></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/20120101012445/http://ac.uefa.com/pt/">Versão acessível</a></div><div class="beta"> </div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120101012445/http://pt.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Registo</a> </div><div id="loginH"><a href="/web/20120101012445/http://pt.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120101012445/http://pt.uefa.com/community/logout/index.html">Fechar</a> </div><div id="loggedH" style="display:none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120101012445/http://pt.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Pesquisa"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Mais resultados</div><div class="seVal" id="seVal">pesquisa</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120101012445/http://pt.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Notícias</a></li><li id="ml0_vc"><a href="/web/20120101012445/http://pt.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">vídeo</a></li><li id="ml0_ls"><a href="/web/20120101012445/http://pt.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Live scores</a></li><li id="ml0_tp"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Equipas e jogadores</a></li><li id="ml0_cg"><a href="/web/20120101012445/http://pt.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Comunidade e jogos</a></li><li id="ml0_mc"><a href="/web/20120101012445/http://pt.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Telemóveis</a></li><li id="ml0_st"><a href="/web/20120101012445/http://pt.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Loja</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120101012445/http://pt.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">A UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Federações membro</a></li><li id="ml1_wf" class=""><a href="/web/20120101012445/http://pt.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Desenvolvimento do futebol feminino</a></li><li id="ml1_tg" class=""><a href="/web/20120101012445/http://pt.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/20120101012445/http://pt.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/20120101012445/http://pt.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/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeu Sub-21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Todas as competições</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/20120101012445/http://pt.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/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">SuperTaça Europeia</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Selecções -</span><ul><li><a href="/web/20120101012445/http://pt.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/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Campeonato do Mundo</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeu 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>- Jovens e Amadores -</span><ul><li><a href="/web/20120101012445/http://pt.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeu Sub-19</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeu Sub-17</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Taça das Regiões</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/20120101012445/http://pt.uefa.com/women/index.html">- Feminino -</a></span><ul><li><a href="/web/20120101012445/http://pt.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's EURO</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mundial Feminino</a></li><li><a href="/web/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO Feminino Sub-19</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO Feminino 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/20120101012445/http://pt.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120101012445/http://pt.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeu de Futsal</a></li><li><a href="/web/20120101012445/http://pt.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 Futsal</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Taça UEFA Futsal</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/20120101012445/http://pt.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl"> </span><strong class="bcOfficial">O "site" oficial do futebol europeu</strong><div class="feedBack fr"><a href="/web/20120101012445/http://pt.uefa.com/community/feedback/index.html">Feedback</a></div><a href="https://web.archive.org/web/20120101012445/http://www.interoute.com/" target="_blank" title="UEFA.COM - APRESENTADO POR interoute" class="irtLogo"><img src="/web/20120101012445im_/http://pt.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - APRESENTADO 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/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/23/06/1732306_W21.jpg?timestamp=104935AM) no-repeat scroll top left;" class="hbig layer background">10:49:35 AMblackground</div><div class="hbig layer shadow right"> </div><div class="hbig row layer content"><input type="hidden" class="label" value="ureader_view_video"/><div class="lblTitle lblTitle_left fl">Ver vídeo</div><div class="lblArrow lblArrow_left fl">arrow</div> <div class="lblrow"> </div><img id="urederClose" class="close close_left" src="/web/20120101012445im_/http://pt.uefa.com/imgml/ureader/close.png" width="35" height="35" onclick="ureaderStopVideo(true);"/><div class="innGrid_12 row"><div class="innGrid_7 video c vl"><div id="videoPage"> </div><p class="hide" id="noflashwarn">O conteúdo é transmitido de forma a que seja protegido e apenas disponível no formato flash. O seu aparelho não parece ser compatível com o leitor vídeo de flash.</p><span class="hide" id="switchHTML">Mudar para a versão HTML5</span><span class="hide" id="switchFlash">Mudar para versão flash</span><!--googleoff: all--><script type="text/javascript">jQuery('#videoPage').VideoInitializer({videoid:1715368,mmurl1:"rtmpe://vodfree.uefa.com/ondemand/mp4:f/Others/2011_11/2079320_WeeklyEdition_pt.m4v",poster:false,skipPoster:true,postersize:"w21 left",title:"Sir Alex estabelece nova marca no United",comment:"Na análise de vídeo desta semana, o UEFA.com aborda os 25 anos de Alex Ferguson no Manchester United FC, fala com o seleccionador da Suíça, Ottmar Hitzfeld, e com Vedran Ćorluka, antes dos jogos do play-off do UEFA EURO 2012.",area:"Video",section:"Global progr",kind:"Global programming",areaid:"120",sectionid:"120001",kindid:"10103",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_left').hide();//2.0 s.find('.lblArrow_left').hide();//2.0 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/20120101012445/http://pt.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League </a> </p><h2 class="headline"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1734854.html#treinadores+elogiam+ferguson">Treinadores de topo elogiam Ferguson<br/> </a> </h2><div><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1734854.html#treinadores+elogiam+ferguson">Sir Alex Ferguson festejou 25 anos à frente do Manchester United em Novembro e a revista Champions aproveitou para questionar alguns dos seus homólogos mais ilustres sobre o que faz dele alguém tão especial.<br/> </a> </div> </div><div class="seealso"><ul class="row fl"><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/club=52682/profile/index.html">Man. United </a></li><li class="noimg"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/coaches/coach=43187/profile/index.html">Ferguson </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/news/newsid=1713119.html#os+anos+ferguson+manchester">Sir Alex fala ao UEFA.com </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=nir/news/newsid=1732593.html#mcfall+comemora+anos">O feito de McFall </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1733333.html#fletcher+obrigado+parar">Fletcher faz pausa </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/news/newsid=1731814.html#numeros+fase+grupos">Fase de grupos </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/20120101012445im_/http://pt.uefa.com/imgml/ureader/background/BgNews_uefa.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_get_involved"/><div class="lblTitle lblTitle_ fl">Participe</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20120101012445/http://pt.uefa.com/community/teamoftheyear/index.html" title="Equipa do Ano">Equipa do Ano </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20120101012445/http://pt.uefa.com/community/teamoftheyear/haveyoursay/position=FW/index.html" title="Equipa de 2011: Avan&ccedil;ados<br />"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/59/13/66/1591366_s5.jpg" width="75" height="75" alt="Equipa de 2011: Avançados"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20120101012445/http://pt.uefa.com/community/teamoftheyear/haveyoursay/position=FW/index.html">Equipa de 2011: Avançados<br/> </a> </h2><div><a href="/web/20120101012445/http://pt.uefa.com/community/teamoftheyear/haveyoursay/position=FW/index.html">Lionel Messi, Cristiano Ronaldo, Falcao, Hulk, Van Persie, Mario Gomez, Javier Hernández, Sergio Agüero, Edinson Cavani ou Di Natale: qual a sua parceria de sonho?<br/> </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/player=95803/profile/index.html">Messi </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/player=63706/profile/index.html">Cristiano Ronaldo </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/player=53130/profile/index.html">Van Persie </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/player=250011928/profile/index.html">Falcao </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/player=250003325/profile/index.html">Hulk </a></li> </ul> </div> </div></div> </div><div id="slot3" class="slot medium right"><div class="bckmed" style="background-image:url(/web/20120101012445im_/http://pt.uefa.com/imgml/ureader/background/BgNews_uefaeuro.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_featured"/><div class="lblTitle lblTitle_ fl">Especial</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/index.html" title="UEFA EURO 2012">UEFA EURO 2012 </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1734779.html#em+foco+espanha" title="Guia EURO da equipa: Espanha<br />"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/General/01/44/55/99/1445599_s5.jpg" width="75" height="75" alt="Em foco... Espanha"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1734779.html#em+foco+espanha">Guia EURO da equipa: Espanha<br/> </a> </h2><div><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1734779.html#em+foco+espanha">A Espanha tentará tornar-se a primeira selecção a vencer três grandes competições consecutivas, tendo garantido o apuramento após uma fase de qualificação perfeita.<br/> </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li class="noimg"><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/coaches/coach=53485/profile/index.html">Del Bosque </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1734784.html#em+foco+republica+irlanda">Rep. Irlanda </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1734782.html#em+foco+italia">Itália </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1734786.html#em+foco+croacia">Croácia </a></li><li style="background:url(/web/20120101012445im_/http://pt.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1732398.html#venda+bilhetes+para+adeptos+finalistas">Venda de bilhetes </a></li> </ul> </div> </div></div> </div></div></div><div class="irtLogoTop clearfix"><a href="https://web.archive.org/web/20120101012445/http://www.interoute.com/" target="_blank" title="UEFA.COM - APRESENTADO POR interoute" class="fr"><img src="/web/20120101012445im_/http://pt.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'); }); } function setTitles(){ $j('.headline a').each(function(){ $j(this).attr("title",$j(this).text()); }); } function onSlotUpdate(){ setHeight(); setTitles(); } $j(document).ready(function(){ onSlotUpdate(); $j('.ureader').uefaLive({ timestamp: '11:59:51 AM', timeout: 60000,urlcheck: '/library/ureader/v2/hp/_timestamp.html',urlget: '/library/ureader/v2/hp/_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()); onSlotUpdate(); } }); $j('#slot1').uefaLive({ timestamp: '10:49:35 AM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=1/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=1/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot2').uefaLive({ timestamp: '10:58:38 AM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=2/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=2/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot3').uefaLive({ timestamp: '11:01:19 AM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=3/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=3/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); 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 a 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/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Presidente">Presidente</a></p><h4 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1737736.html">Preservar o futebol</a></h4><a class="newsThumb" href="/web/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1737736.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/uefaorg/ExecutiveCommittee/01/64/67/30/1646730_s5.jpg" alt="Preservar os valores do futebol - Michel Platini" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1737736.html">O Presidente da UEFA, Michel Platini, faz o balanço de 2011, ano que sublinhou a importância da preservação dos valores do futebol e que proporcionou momentos inesquecíveis.</a></div></div></li><li class="small s5 "><p class="newsRoofline"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/index.html" title="UEFA EURO 2012">UEFA EURO 2012</a></p><h4 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1732398.html">Venda de bilhetes aberta</a></h4><a class="newsThumb" href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1732398.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Final/01/60/25/23/1602523_s5.jpg" alt="Venda de bilhetes aos adeptos dos finalistas aberta" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/newsid=1732398.html">Começou a venda de bilhetes, exclusivamente através do UEFA.com, aos adeptos das 16 selecções qualificadas para o EURO 2012, sendo a sua atribuição decidida por sorteio.</a></div></div></li></ul><div class="more innerText"><a title="Mais notícias" href="/web/20120101012445/http://pt.uefa.com/uefa/news/index.html">Mais notícias</a></div><div class="linkTitleHp b row innerText">Links da UEFA </div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/index.html">A UEFA</a></li><li class="more"><a href="/web/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/president/index.html">Presidente</a></li><li class="more"><a href="/web/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/executivecommittee/index.html">Comité Executivo da UEFA</a></li><li class="more"><a href="/web/20120101012445/http://pt.uefa.com/uefa/mediaservices/index.html">Comunicação Social</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/20120101012445/http://pt.uefa.com/uefaeuro/season=1992/overview/index.html">Retrospectiva... 1992</a></h4><a class="newsThumb" href="/web/20120101012445/http://pt.uefa.com/uefaeuro/season=1992/overview/index.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/EURO/49/00/21/490021_s5.jpg" alt="1992: De repescados a campeões" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/season=1992/overview/index.html">A Dinamarca teve apenas duas semanas para se preparar após substituir a Jugoslávia, mas a equipa de Richard Møller-Nielsen conseguiu um feito notável e venceu mesmo a prova.</a></div></div></li></ul><div class="more innerText"><a title="Mais notícias" href="/web/20120101012445/http://pt.uefa.com/uefaeuro/news/index.html">Mais notícias</a></div><div class="linkTitleHp b row innerText">Informação relevante</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/ticketing/index.html">Bilhetes</a></li><li class="more"><a href="https://web.archive.org/web/20120101012445/https://hospitality.uefa.com/UEFAEURO2012/" target="_blank">Acolhimento</a></li><li class="more"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/volunteers/index.html">Voluntários</a></li><li class="more"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuro/matches/index.html">Lista de jogos</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 do 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/20120101012445/http://pt.uefa.com/trainingground/grassroots/features/video/videoid=1584046.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/General/01/58/26/40/1582640_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Nos bastidores da academia do Ajax"/><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/xmltg/General/01/58/26/40/1582640_w4.jpg" width="324" height="182" alt="Nos bastidores da academia do Ajax"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Nos bastidores da academia do Ajax</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/training/skills/video/videoid=1731888.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/74/09/1737409_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Guia para o passe longo"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Guia para o passe longo</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/grassroots/features/video/videoid=1665325.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="Campos são legado para o futuro"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Campos são legado para o futuro</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/stars/makingof/video/videoid=1724833.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/62/71/54/1627154_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="A evolução de Chris Smalling"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">A evolução de Chris Smalling</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/grassroots/events/video/videoid=1646653.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/uefaorg/Grassroots/01/62/01/52/1620152_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value=""Workshop" das "Raízes" da UEFA"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">"Workshop" das "Raízes" da UEFA</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/stars/starskills/video/videoid=1684459.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="Thunebro sobre passar da defesa ao ataque"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Guia de Sara Thunebro sobre passar da defesa ao ataque</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/training/injuries/video/videoid=1716052.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/General/01/71/60/31/1716031_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Estudo da UEFA sobre lesões"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Estudo da UEFA sobre lesões</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/training/drills/video/videoid=1721946.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/72/06/62/1720662_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Exercício de circulação de bola II"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Exercício de circulação de bola II</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/grassroots/features/video/videoid=1715123.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/trainingground/TrainingGround/01/71/74/39/1717439_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Suécia colhe benefícios do HatTrick"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Suécia colhe benefícios do HatTrick</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/trainingground/grassroots/events/video/videoid=1709721.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Grassroots/01/70/97/14/1709714_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="O torneio Marek Wielgus"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">O torneio Marek Wielgus</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/20120101012445/http://pt.uefa.com/trainingground/video/index.html">Mais vídeo</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 notícias </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=eng/news/newsid=1738545.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/84/67/1738467_w4.jpg" alt="Blackburn estraga aniversário de Sir Alex" width="324" height="182"/></a><div class="innerText clearfix"><p class="newsRoofline"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=eng/domesticleague/index.html" title="Premier League inglesa">Premier League inglesa</a></p><h4 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=eng/news/newsid=1738545.html">United e Chelsea derrotados</a></h4><div class="newsComment innerText"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=eng/news/newsid=1738545.html">O Manchester United desperdiçou a oportunidade de começar 2012 no topo da Premier League, ao perder em Old Trafford frente ao Blackburn, por 3-2, enquanto o Chelsea também foi derrotado em casa.</a></div></div><span class="relListLbl">Conteúdos relacionados</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=eng/news/newsid=1738436.html">Bellamy derruba Newcastle</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=eng/news/newsid=1738269.html">Tottenham cimenta terceiro posto</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=eng/news/newsid=1738164.html">United iguala City no topo</a></li></ul></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=fra/domesticleague/index.html" title="Ligue 1 francesa">Ligue 1 francesa</a></p><h4 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=fra/news/newsid=1738387.html">Ancelotti assume leme do PSG</a></h4><div class="newsbody"><a class="newsThumb" href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=fra/news/newsid=1738387.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/61/56/80/1615680_s5.jpg" alt="Ancelotti feliz por substituir Kombouaré no PSG" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=fra/news/newsid=1738387.html">"Estou muito feliz e entusiasmado com este projecto", afirmou Carlo Ancelotti após ter sido apresentado como o sucessor de Antoine Kombouaré no cargo de treinador do PSG.</a></div></div></div></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></p><h4 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1738367.html">Rutten de saída do PSV</a></h4><div class="newsbody"><a class="newsThumb" href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1738367.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/66/84/73/1668473_s5.jpg" alt="Rutten deixa o PSV no final da época" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1738367.html">O PSV Eindhoven anunciou que o treinador Fred Rutten vai deixar o clube quando o seu contrato expirar no final da temporada, isto após ter expressado o desejo de abraçar um novo desafio.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Outras histórias em destaque</span></li><li class="lower"><h5 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1738388.html">Tigorev no Lokomotiv</a></h5></li><li class="lower"><h5 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/association=esp/news/newsid=1738366.html">Saragoça demite Aguirre</a></h5></li><li class="lower"><h5 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/memberassociations/news/newsid=1732924.html">Lista de vencedores de 2011</a></h5></li><li class="lower"><h5 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1738332.html">Schalke garante Obasi</a></h5></li><li class="moreClear innerText"><a href="/web/20120101012445/http://pt.uefa.com/news/index.html" class="FooterURL">Mais notícias</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/20120101012445/http://ad.ch.doubleclick.net/adj/uefacom.portuguese/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/20120101012445/http://ad.ch.doubleclick.net/jump/uefacom.portuguese/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/20120101012445im_/http://ad.ch.doubleclick.net/ad/uefacom.portuguese/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </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>Artigos </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 anchorPad">Equipa do Ano</p><h4 class="nTitle"><a href="/web/20120101012445/http://pt.uefa.com/community/news/newsid=1727757.html">Equipa do Ano de 2011</a></h4><a class="newsThumb" href="/web/20120101012445/http://pt.uefa.com/community/news/newsid=1727757.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/games/Teamoftheyear/01/72/76/60/1727660_s5.jpg" alt="Votação aberta para eleger a Equipa do Ano de 2011" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120101012445/http://pt.uefa.com/community/news/newsid=1727757.html">A eleição da Equipa do Ano de 2011 dos utilizadores do UEFA.com dá aos adeptos a possibilidade de formarem uma equipa de jogadores em destaque nos últimos 12 meses.</a></div></div></li><li id="A0001_2" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="https://web.archive.org/web/20120101012445/http://pt.classicsquiz.uefa.com/">Clássicos: Ganhe bilhetes</a></h4><a class="newsThumb" href="https://web.archive.org/web/20120101012445/http://pt.classicsquiz.uefa.com/"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/UCL/83/45/26/834526_s5.jpg" alt="Clássicos: Ganhe bilhetes para a final" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="https://web.archive.org/web/20120101012445/http://pt.classicsquiz.uefa.com/">Dois bilhetes estão em jogo para a final de Munique no quiz Clássicos Ford, como parte do especial sobre alguns dos melhores embates da UEFA Champions League desde 1992/93.</a></div></div></li></ul><div class="more innerText"><a title="Mais artigos" href="/web/20120101012445/http://pt.uefa.com/news/features/index.html">Mais artigos</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--> <!--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="7"/><div id="cnt_news1" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/84/1651984_PromoGenericBanner.jpg" class="imageurl" name="imageurl1"/><p class="medTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_potd.html">UCL Play of the day 2011/12 - 300x250 PT</a></p></div><div id="cnt_news2" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/68/02/61/1680261_PromoGenericBanner.jpg" class="imageurl" name="imageurl2"/><p class="medTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/photos/index.html">UCL Sony Photo 2011/12 - 300x250 PT</a></p></div><div id="cnt_news3" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/89/1651989_PromoGenericBanner.jpg" class="imageurl" name="imageurl3"/><p class="medTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_ratings.html">UCL Rater 2011/12 - 300x250 PT</a></p></div><div id="cnt_news4" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/69/1651969_PromoGenericBanner.jpg" class="imageurl" name="imageurl4"/><p class="medTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_predictor.html">UCL Predictor 2011/12 - 300x250 PT</a></p></div><div id="cnt_news5" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/96/1651996_PromoGenericBanner.jpg" class="imageurl" name="imageurl5"/><p class="medTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_classics.html">UCL Classics 2011/12 - 300x250 PT</a></p></div><div id="cnt_news6" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/62/1651962_PromoGenericBanner.jpg" class="imageurl" name="imageurl6"/><p class="medTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html">UEL Fantasy 2011/12 - 300x250 PT</a></p></div><div id="cnt_news7" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/53/1651953_PromoGenericBanner.jpg" class="imageurl" name="imageurl7"/><p class="medTitle"><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_fantasy.html">UCL Fantasy 2011/12 - 300x250 PT</a></p></div></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"><li><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_potd.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/84/1651984_PromoGenericBanner.jpg" alt="UCL Play of the day - 300x250 PT"/></a></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/photos/index.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/68/02/61/1680261_PromoGenericBanner.jpg" alt="UCL Sony Photo 2011/12 - 300x250 PT"/></a></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_ratings.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/89/1651989_PromoGenericBanner.jpg" alt="UCL Rater - 300x250 PT"/></a></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_predictor.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/69/1651969_PromoGenericBanner.jpg" alt="UCL Predictor 2011/12 - 300x250 PT"/></a></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_classics.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/96/1651996_PromoGenericBanner.jpg" alt="UCL Classics - 300x250 PT"/></a></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/62/1651962_PromoGenericBanner.jpg" alt="UEL Fantasy 2011/12 - 300x250 PT"/></a></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/library/redirect/_fantasy.html"><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/53/1651953_PromoGenericBanner.jpg" alt="UCL Fantasy 2011/12 - 300x250 PT"/></a></li></ul></div><div><div class="jc-next jc-next-hor fr "> </div><div class="position fr"><span>1</span> de 7</div><div class="jc-prev jc-prev-hor fr "> </div></div></div> </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í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="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/season=2011/overview/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/63/27/78/1632778_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="2010/11: Porto voa nas asas de Falcao"/><img src="/web/20120101012445im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/63/27/78/1632778_w4.jpg" width="324" height="182" alt="2010/11: Porto voa nas asas de Falcao"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">FC Porto voa nas asas de Falcao</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1734854.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/23/06/1732306_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Treinadores elogiam Ferguson"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Homenagem a Ferguson</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1735776.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/uefaorg/Finance/01/68/01/10/1680110_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="City, Beşiktaş e Légia no caminho dos portugueses"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">City, Beşiktaş e Légia no caminho</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefachampionsleague/news/newsid=1735769.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/73/57/85/1735785_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Benfica encontra Zenit nos "oitavos""/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Zenit no caminho do Benfica</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007400/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/55/06/1735506_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Hoefkens feliz com resultado do Brugge"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Hoefkens nas nuvens</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007400/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/54/42/1735442_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Club Brugge à frente do Braga"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Braga empata com Club Brugge</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefa/socialresponsibility/charity/news/newsid=1733474.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/uefaorg/Charity/01/73/34/94/1733494_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Nove golos em Hamburgo para ajudar África"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Estrelas brilham pelo Corno de África</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007398/prematch/preview/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/19/73/1731973_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Taison acredita no sucesso do Metalist"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Taison aposta no êxito do Metalist</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/uefaeuropaleague/news/newsid=1731989.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/90/43/1699043_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Popescu, Munteanu, Hagi, Belodedici, Sandu sobre a final"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Final de Bucareste emociona Roménia</div></div></li><li><a href="/web/20120101012445/http://pt.uefa.com/futsaleuro/news/newsid=1731775.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/68/35/87/1683587_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Jarni e Šuker ansiosos pelo EURO Futsal"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Jarni e Šuker sobre o EURO Futsal</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/20120101012445/http://pt.uefa.com/video/index.html">Mais vídeo</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>Jogadores</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Jogador A - Z</span><ul class="clearfix"><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=A/index.html">A</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=B/index.html">B</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=C/index.html">C</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=D/index.html">D</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=E/index.html">E</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=F/index.html">F</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=G/index.html">G</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=H/index.html">H</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=I/index.html">I</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=J/index.html">J</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=K/index.html">K</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=L/index.html">L</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=M/index.html">M</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=N/index.html">N</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=O/index.html">O</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=P/index.html">P</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=R/index.html">R</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=S/index.html">S</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=T/index.html">T</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=U/index.html">U</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=V/index.html">V</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=W/index.html">W</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=X/index.html">X</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/players/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Escreva o nome do jogador')" action="/web/20120101012445/http://pt.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_player" class="lblBoxes">Pesquisar jogadores </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Escreva o nome do jogador')" value="Escreva o nome do jogador" 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>Equipas</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Equipas A - Z</span><ul class="clearfix"><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=B/index.html">B</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=C/index.html">C</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=D/index.html">D</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=E/index.html">E</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=F/index.html">F</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=G/index.html">G</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=H/index.html">H</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=I/index.html">I</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=J/index.html">J</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=K/index.html">K</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=L/index.html">L</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=M/index.html">M</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=N/index.html">N</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=O/index.html">O</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=P/index.html">P</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=R/index.html">R</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=S/index.html">S</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=T/index.html">T</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=U/index.html">U</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=V/index.html">V</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=W/index.html">W</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=X/index.html">X</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Escreva o nome da equipa')" action="/web/20120101012445/http://pt.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_team" class="lblBoxes">Pesquisar equipas </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Escreva o nome da equipa')" value="Escreva o nome da equipa" 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/20120101012445/http://pt.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl"> </span><strong class="bcOfficial">O "site" oficial do futebol europeu</strong><div class="feedBack fr"><a href="/web/20120101012445/http://pt.uefa.com/community/feedback/index.html">Feedback</a></div><a href="https://web.archive.org/web/20120101012445/http://www.interoute.com/" target="_blank" title="UEFA.COM - APRESENTADO POR interoute" class="irtLogo"><img src="/web/20120101012445im_/http://pt.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - APRESENTADO 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">Competições</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/20120101012445/http://pt.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/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/uefasupercup/index.html" title="SuperTaça Europeia">SuperTaça Europeia</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/20120101012445/http://pt.uefa.com/futsal/index.html" title="- Futsal -">- Futsal - </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/20120101012445/http://pt.uefa.com/futsaleuro/index.html" title="Europeu de Futsal">Europeu de Futsal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/futsalworldcup/index.html" title="Mundial de Futsal">Mundial de Futsal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/futsalcup/index.html" title="Taça UEFA Futsal">Taça UEFA Futsal</a></li></ul> </div><div class="competitionlist fl"><span>- Selecções - </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/20120101012445/http://pt.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/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/worldcup/index.html" title="Campeonato do Mundo">Campeonato do 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/20120101012445/http://pt.uefa.com/under21/index.html" title="Europeu Sub-21">Europeu Sub-21</a></li></ul><span>- Jovens e Amadores - </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/20120101012445/http://pt.uefa.com/under19/index.html" title="Europeu Sub-19">Europeu 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/20120101012445/http://pt.uefa.com/under17/index.html" title="Europeu Sub-17">Europeu 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/20120101012445/http://pt.uefa.com/regionscup/index.html" title="Taça das Regiões">Taça das Regiões</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Futebol feminino</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/20120101012445/http://pt.uefa.com/womenseuro/index.html" title="UEFA Women's EURO">UEFA Women's 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/20120101012445/http://pt.uefa.com/womensworldcup/index.html" title="Mundial Feminino">Mundial Feminino</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/womensunder19/index.html" title="EURO Feminino Sub-19">EURO Feminino 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/20120101012445/http://pt.uefa.com/womensunder17/index.html" title="EURO Feminino Sub-17">EURO Feminino Sub-17</a></li></ul><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/20120101012445/http://pt.uefa.com/women/news/index.html" title="Notícias">Notícias</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/women/video/index.html" title="Vídeo">Vídeo</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/women/womens-football-development/index.html" title="Desenvolvimento do futebol feminino">Desenvolvimento do futebol feminino</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/women/key-players/index.html" title="Perfis">Perfis</a></li></ul> </div><div class="aboutuefa fl"><span class="footerLbl">A 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/20120101012445/http://pt.uefa.com/uefa/news/index.html" title="Notícias">Notícias</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/uefa/library/_redirect_calendar.html" title="Calendário">Calendário</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Recrutamento">Recrutamento</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/mediaservices/index.html" title="Serviços Media ">Serviços Media </a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/mediaservices/accreditation/index.html" title="Acreditações para a imprensa">Acreditações para a imprensa</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/events/videoarchive/index.html" title="Arquivo de vídeos da UEFA">Arquivo de vídeos da 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/20120101012445/http://pt.uefa.com/uefa/events/tv/index.html" title="Horas interditas de transmissão televisiva ">Horas interditas de transmissão televisiva </a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/events/marketing/index.html" title="Vendas de direitos dos conteúdos media ">Vendas de direitos dos conteúdos media </a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Antidoping">Antidoping</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Canais</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/20120101012445/http://pt.uefa.com/news/index.html" title="Notícias">Notícias</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/teamsandplayers/index.html" title="Equipas e jogadores">Equipas e jogadores</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/video/index.html" title="Vídeo">Vídeo</a></li></ul></div><div class="channel"><span class="footerLbl">"Sites" da rede 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/20120101012445/http://pt.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/20120101012445/http://twitter.com/uefacom_pt" target="_blank" title="UEFA.com no Twitter">UEFA.com no 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/20120101012445/http://pt.uefa.com/store/index.html" title="Loja">Loja</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Ferramentas</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/20120101012445/http://pt.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">O meu 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/20120101012445/http://pt.uefa.com/community/login/index.html" title="Login">Login</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/community/registration/index.html" title="Registo">Registo</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/community/mypage/profile.htmx" title="O meu UEFA.com">O meu UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Mudar idioma:</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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/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/20120101012445/http://pt.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/20120101012445/http://pt.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contacte-nos">Contacte-nos</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/faq/index.html" title="Ajuda / FAQ">Ajuda / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/termsconditions.html" title="Termos e condições">Termos e condições</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/uefa/privacypolicy.html" title="Privacidade">Privacidade</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120101012445/http://pt.uefa.com/sitemap/index.html" title="Mapa do site">Mapa do site</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/20120101012445/http://m.uefa.com/pt/" title="Versão "mobile"">Versão "mobile"</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/20120101012445/http://ac.uefa.com/pt/" title="Versão acessível">Versão acessível</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA . Todos os direitos reservados.</li><li>A palavra UEFA, o logótipo da UEFA e todas as marcas relativas às competições da UEFA estão protegidas por marcas registadas e/ou direitos de autor da UEFA. As referidas marcas registadas não podem ser utilizadas para qualquer fim comercial. A utilização do UEFA.com implica o seu acordo com os Termos e Condições, e com a Política de Privacidade.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120101012445/https://ssl." : "https://web.archive.org/web/20120101012445/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:"pt.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/20120101012445/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 01:24:45 Jan 01, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:02:44 Dec 13, 2024. 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.741 exclusion.robots: 0.035 exclusion.robots.policy: 0.022 esindex: 0.014 cdx.remote: 21.818 LoadShardBlock: 129.952 (3) PetaboxLoader3.datanode: 94.05 (4) PetaboxLoader3.resolve: 98.538 (2) load_resource: 119.25 -->