CINXE.COM
SuperTaça – 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"><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/uefasupercup/index.html","20111231115131","https://web.archive.org/","web","/_static/", "1325332291"); </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>SuperTaça – 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"/><link rel="canonical" href="https://web.archive.org/web/20111231115131/http://pt.uefa.com/uefasupercup/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111231115131im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111231115131cs_/http://pt.uefa.com/inc/css/main.css?20111226155720"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111231115131cs_/http://pt.uefa.com/inc/css/sections/contentreader.css?20110427113957"/> <link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111231115131cs_/http://pt.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111231115131cs_/http://pt.uefa.com/inc/css/competitions/uefasupercup/main.css?20111205085449"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111231115131cs_/http://pt.uefa.com/inc/css/sections/contentreader.css?20110427113957"/> <script type="text/javascript" src="/web/20111231115131js_/http://pt.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20111231115131js_/http://pt.uefa.com/inc/js/elements/contentreader.js?20110209140114"> </script> <link rel="shortcut icon" href="/web/20111231115131im_/http://pt.uefa.com/imgml/favicon/comp/supercup.ico"/></head><body id="uefasupercup" class="homepage langP"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"sec":"supercup","type":"hub","comp":"supercup","lang":"PT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web","13":"supercup"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};//--></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 =''; 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/20111231115131/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/20111231115131im_/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/20111231115131/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/20111231115131im_/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/20111231115131/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/20111231115131/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/20111231115131/http://pt.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/http://pt.uefa.com/women/index.html">- Feminino -</a></span><ul><li><a href="/web/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/http://pt.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20111231115131/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/20111231115131/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/20111231115131/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"><li> <a title="UEFA.com" class="bcLink" href="/web/20111231115131/http://pt.uefa.com/index.html">UEFA.com</a></li><li> > <a title="SuperTaça" class="bcLink" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/index.html">SuperTaça</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111231115131/http://pt.uefa.com/community/feedback/index.html">Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="SuperTaça" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/index.html">SuperTaça</a></h1><ul><li id="ml2_ne" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/news/index.html"><span>Notícias</span></a></li><li id="ml2_vi" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/video/index.html"><span>Vídeo</span></a></li><li id="ml2_ph" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/index.html"><span>Fotos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/index.html"><span>Jogo</span></a></li><li id="ml2_cl" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/clubs/index.html"><span>Clubes</span></a></li><li id="ml2_fi" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/final/index.html"><span>Fase Final</span></a></li><li id="ml2_fo" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/competitionformat/index.html"><span>Formato</span></a></li><li id="ml2_ti" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/ticketing/index.html"><span>Bilhetes</span></a></li><li id="ml2_mo" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/mobile/index.html"><span>Móvel</span></a></li><li id="ml2_hi" class=" "><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/index.html"><span>História</span></a></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="uscMainNews"><ul class="menu"><li class="last"><a href="#ui-tabs-uscMainNews1" rel=""><span>Notícias </span></a></li></ul><div id="ui-tabs-uscMainNews1" class="ui-tabs-panel"><div style="" class="box mainNewsHP noborder"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/quotes/index.html"><img src="/web/20111231115131im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/95/95/1669595_w4.jpg" alt="Porto resignado, Guardiola exulta" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/quotes/index.html" title="Exibição agrada ao FC Porto">Exibição agrada ao FC Porto</a></h2><div class="newsComment innerText"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/quotes/index.html">Vítor Pereira enalteceu a réplica do FC Porto na derrota (2-0) ante o Barcelona, enquanto Josep Guardiola elogiou a equipa que "vai ficar na história do clube e do futebol".</a></div><span class="relListLbl">Conteúdos relacionados</span><ul class="relitems bulletList clearfix"><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/report/index.html">Barcelona mais forte</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefachampionsleague/news/newsid=1668006.html">Milan e Barcelona preparados para o reencontro</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefachampionsleague/news/newsid=1667846.html">Dupla portuguesa já conhece adversários</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/news/newsid=1669634.html" title="Săpunaru olha em frente">Săpunaru olha em frente</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/news/newsid=1669634.html"><img src="/web/20111231115131im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/95/32/1669532_s5.jpg" alt="Săpunaru olha em frente" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/news/newsid=1669634.html">Cristian Săpunaru disse ao UEFA.com que o FC Porto perdeu frente "à melhor equipa do Mundo" e destacou a atitude positiva dos "dragões" diante do Barcelona.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/report/index.html" title="Barça vence SuperTaça">Barça vence SuperTaça</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/report/index.html"><img src="/web/20111231115131im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/16/1669616_s5.jpg" alt="Barcelona mais forte" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/postmatch/report/index.html"><b>FC Barcelona 2-0 FC Porto<br/></b>Messi e Fàbregas marcaram os golos que deram o troféu ao Barça, num jogo em que o Porto terminou com nove.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Outras histórias em destaque</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/prematch/preview/index.html">Treinadores prevêem espectáculo</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefa/footballfirst/matchorganisation/refereeing/news/newsid=1668307.html">Kuipers orgulhoso com nomeação</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/news/newsid=1667828.html">Uma máquina bem oleada</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/news/newsid=1667747.html">Fàbregas com fome de títulos</a></h3></li><li class="moreClear"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/news/index.html" class="FooterURL">Mais histórias em destaque</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row "><div id="sponsorUcl" class="sponsorBar"><ul><li class="spn_unicredit"><a title="UniCredit" href="https://web.archive.org/web/20111231115131/http://be-part-of-it.unicredit.eu/" onclick="window.open(this.href); return false;"><img src="/web/20111231115131im_/http://pt.uefa.com/imgml/comp/ucl/sponsor/unicredit.png" alt="UniCredit" width="65" height="35"/></a></li><li class="spn_ford"><a title="Ford" href="https://web.archive.org/web/20111231115131/http://www.ford.pt/" onclick="window.open(this.href); return false;"><img src="/web/20111231115131im_/http://pt.uefa.com/imgml/comp/ucl/sponsor/ford.png" alt="Ford" width="65" height="35"/></a></li><li class="spn_sony"><a title="Sony" href="https://web.archive.org/web/20111231115131/http://www.sony.pt/section/inicio" onclick="window.open(this.href); return false;"><img src="/web/20111231115131im_/http://pt.uefa.com/imgml/comp/ucl/sponsor/sony.png" alt="Sony" width="65" height="35"/></a></li><li class="spn_mastercard"><a title="MasterCard" href="https://web.archive.org/web/20111231115131/http://www.mastercard.com/football/ucl/" onclick="window.open(this.href); return false;"><img src="/web/20111231115131im_/http://pt.uefa.com/imgml/comp/ucl/sponsor/mastercard.png" alt="MasterCard" width="65" height="35"/></a></li><li class="spn_playstation"><a title="PlayStation" href="https://web.archive.org/web/20111231115131/http://eu.playstation.com/" onclick="window.open(this.href); return false;"><img src="/web/20111231115131im_/http://pt.uefa.com/imgml/comp/ucl/sponsor/playstation.png" alt="PlayStation" width="65" height="35"/></a></li><li class="spn_heineken"><a title="Heineken" href="https://web.archive.org/web/20111231115131/http://ucl.heineken.com/star-final.aspx" onclick="window.open(this.href); return false;"><img src="/web/20111231115131im_/http://pt.uefa.com/imgml/comp/ucl/sponsor/heineken.png" alt="Heineken" width="65" height="35"/></a></li></ul></div> </div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div class="box jcBox newsSlide photo" style=""><div class="bH"><!--googleoff:index--><h3>Fotografias </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="uscPhotoSlide"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669614.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/14/1669614_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Xavi Hernández (FC Barcelona)"/><img src="/web/20111231115131im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/14/1669614_w4.jpg" width="324" height="182" alt="Xavi Hernández (FC Barcelona)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Xavi Hernández (FC Barcelona)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669681.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/81/1669681_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Villa & Cesc Fàbregas (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Villa & Cesc Fàbregas (FC Barcelona)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669623.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/23/1669623_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Javier Mascherano (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Javier Mascherano (FC Barcelona)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669622.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/22/1669622_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Villa (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Villa (FC Barcelona)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669618.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/18/1669618_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Celebrations (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Celebrations (FC Barcelona)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669616.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/16/1669616_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Celebrations (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Celebrations (FC Barcelona)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669613.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/13/1669613_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Daniel Alves (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Daniel Alves (FC Barcelona)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669611.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/11/1669611_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Xavi Hernández (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Xavi Hernández (FC Barcelona)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669689.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/89/1669689_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Björn Kuipers (Netherlands)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Björn Kuipers (Netherlands)</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/photoid=1669617.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/17/1669617_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Celebrations (FC Barcelona)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Celebrations (FC Barcelona)</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 href="/web/20111231115131/http://pt.uefa.com/uefasupercup/photos/index.html" class="morelink fl">Mais fotos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-uscPhotoSlide">1</span> de 10</div></div><!--googleon:index--> </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="scupVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/video/videoid=1670977.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/17/1669617_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Barcelona mais forte"/><img src="/web/20111231115131im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/96/17/1669617_w4.jpg" width="324" height="182" alt="Barcelona mais forte"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Barcelona mais forte</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/video/videoid=1667869.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/footballeurope/FootballEurope/01/66/78/63/1667863_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Conferência de imprensa: Barcelona - Porto"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Conferência de imprensa: Barcelona - Porto</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/video/videoid=1661083.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/SuperCup/74/40/76/744076_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="2008: Zenit dá primeira SuperTaça à Rússia"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">2008: Zenit dá primeira SuperTaça à Rússia</div></div></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/video/videoid=1659654.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/52/05/46/1520546_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="2010: Atlético vence na estreia"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">2010: Atlético vence na estreia</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/20111231115131/http://pt.uefa.com/uefasupercup/video/index.html">Mais vídeo</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-scupVideo">1</span> de 4</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><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_usc_homepage_rectangle_bottom_2='https://web.archive.org/web/20111231115131/http://ad.ch.doubleclick.net/adj/usc.portuguese/homepage;pos=rectangle_bottom;tile=2;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_usc_homepage_rectangle_bottom_2); </script><noscript><p><a href="https://web.archive.org/web/20111231115131/http://ad.ch.doubleclick.net/jump/usc.portuguese/homepage;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111231115131im_/http://ad.ch.doubleclick.net/ad/usc.portuguese/homepage;pos=rectangle_bottom;tile=2;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 class="row "><div style="" class="newsBulList box barsList"><div class="bH"><!--googleoff:index--><h3>モナコ2006</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box barsList"><li><h4 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2010/final/index.html">Prémios de Clubes da UEFA</a></h4></li><li><h4 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/news/newsid=732779.html">Futebol no Mónaco</a></h4></li><li><h4 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2010/competitionformat/index.html">Formato da competição</a></h4></li><li><h4 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/final/venueguide/index.html">Guia do estádio</a></h4></li><li><h4 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2010/final/trophy/index.html">O troféu</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Vencedores </h3> <!--googleon:index--> </div><div class="bC"><ul class="bulletList"><li class="nobullet"><h2 class="medTitle">SuperTaça</h2></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2010/index.html">2010 Atlético</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2009/index.html">2009 Barcelona</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2008/index.html">2008 Zenit</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2007/index.html">2007 Milan</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2006/index.html">2006 Sevilla</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2005/index.html">2005 Liverpool</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2004/index.html">2004 Valencia</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2003/index.html">2003 Milan</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2002/index.html">2002 Real Madrid</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2001/index.html">2001 Liverpool</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=2000/index.html">2000 Galatasaray</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1999/index.html">1999 Lazio</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1998/index.html">1998 Chelsea</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1997/index.html">1997 Barcelona</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1996/index.html">1996 Juventus</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1995/index.html">1995 Ajax</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1994/index.html">1994 Milan</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1993/index.html">1993 Parma</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1992/index.html">1992 Barcelona</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1991/index.html">1991 Man. United</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1990/index.html">1990 Milan</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1989/index.html">1989 Milan</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1988/index.html">1988 Mechelen</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1987/index.html">1987 Porto</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1986/index.html">1986 Steaua</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1984/index.html">1984 Juventus</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1983/index.html">1983 Aberdeen</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1982/index.html">1982 Aston Villa</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1980/index.html">1980 Valencia</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1979/index.html">1979 Nottm Forest</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1978/index.html">1978 Anderlecht</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1977/index.html">1977 Liverpool</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1976/index.html">1976 Anderlecht</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1975/index.html">1975 Dynamo Kyiv</a></li><li><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/history/season=1973/index.html">1973 Ajax</a></li></ul> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "><div style="" class="box finalmatchinfo date20110826"><div class="bH"><!--googleoff:index--><h3>A final </h3><!--googleon:index--> </div><div class="bC"><script type="text/javascript"> var pathLib = '/live/cup=9/season=2011/day=1/session=1/_matchHP.html'; $j(document).ready(function() { $j.ajax({ url: "/library/ajax/_getdateAMG.html", cache: false, async: false, success: function(html) { $j('div.date' + html).uefaLive({ timestamp: '', timeout: 30000, urlcheck: '', urlget: pathLib, callback: function(elem, html) { //elem.html($j(html).html()); $j('.finalmatchinfo div.bC').empty().html(html); console.log(elem); } }); } }); }); </script><div class="finalIcons"><a class="fr" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/index.html"><img height="16" width="16" src="/web/20111231115131im_/http://pt.uefa.com/imgml/icons/single/report_white.png" title="Report" alt="Report"/> </a><a class="fr" href="javascript:openCustomPopup('https://web.archive.org/web/20111231115131/http://pt.video.uefa.com/video/competitions/supercup/season=2011/matchday=1/match=2006776/vod_popupflash.html?r=hpvodpopup');"><img src="/web/20111231115131im_/http://pt.uefa.com/imgml/icons/single/matchpreview_white.png" width="16" height="16" alt="Vídeo" title="Vídeo"/></a> </div><table><tr id="m_2006776" class="match_res"><td class="r home nob"><a title="Barcelona" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/clubs/club=50080/index.html">Barcelona</a></td><td class="logo nob"><a title="Barcelona" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/clubs/club=50080/index.html"><img height="24" width="24" alt="FC Barcelona" title="FC Barcelona" src="https://web.archive.org/web/20111231115131im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/50080.png"/></a></td><td class="c b score nob"><a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/matches/round=2000258/match=2006776/index.html">2-0</a></td><td class="logo nob"><a title="Porto" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/clubs/club=50064/index.html"><img height="24" width="24" alt="FC Porto" title="FC Porto" src="https://web.archive.org/web/20111231115131im_/http://img.uefa.com/imgml/TP/teams/logos/32x32/50064.png"/></a></td><td class="l away nob"><a title="Porto" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/clubs/club=50064/index.html">Porto</a></td></tr></table><ul><li><span class="b">Data</span>: 26-08-2011</li><li><span class="b">Estádio</span>: <a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/final/venueguide/index.html">Stade Louis II</a></li><li><span class="b">Local</span>: <a href="/web/20111231115131/http://pt.uefa.com/uefasupercup/season=2011/final/venueguide/index.html">Mónaco</a> (FRA)</li></ul> </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_usc_homepage_mpu_top_1='https://web.archive.org/web/20111231115131/http://ad.ch.doubleclick.net/adj/usc.portuguese/homepage;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_usc_homepage_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20111231115131/http://ad.ch.doubleclick.net/jump/usc.portuguese/homepage;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20111231115131im_/http://ad.ch.doubleclick.net/ad/usc.portuguese/homepage;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsBulList box bulletList"><div class="bH"><!--googleoff:index--><h3>Informação relevante</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList"><li class="pdf"><h4 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/50/01/40/1500140_DOWNLOAD.pdf">Regulamentos da SuperTaça Europeia 2010</a></h4></li><li><h4 class="nTitle"><a href="https://web.archive.org/web/20111231115131/https://ticketing.uefa.com/uefasupercup/default.aspx">Compre bilhetes</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20111231115131/http://pt.uefa.com/MultimediaFiles/Download/EuroExperience/competitions/SuperCup/01/65/81/03/1658103_DOWNLOAD.pdf">Folheto de informação ao público</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111231115131/http://pt.uefa.com/index.html">UEFA.com</a></li><li> > <a title="SuperTaça" class="bcLink" href="/web/20111231115131/http://pt.uefa.com/uefasupercup/index.html">SuperTaça</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111231115131/http://pt.uefa.com/community/feedback/index.html">Feedback</a></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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - O "site" oficial do futebol europeu" href="/web/20111231115131/http://pt.uefa.com/index.html"> UEFA.com - O "site" oficial do futebol europeu</a></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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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/20111231115131/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 SuperTaça Europeia e o troféu da SuperTaça Europeia estão protegidos 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/20111231115131/https://ssl." : "https://web.archive.org/web/20111231115131/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/20111231115131/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 11:51:31 Dec 31, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:32:51 Dec 01, 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.577 exclusion.robots: 0.024 exclusion.robots.policy: 0.015 esindex: 0.012 cdx.remote: 34.33 LoadShardBlock: 1647.483 (6) PetaboxLoader3.resolve: 1443.353 (3) PetaboxLoader3.datanode: 244.026 (7) load_resource: 141.896 -->