CINXE.COM
UEFA EURO – 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/uefaeuro/index.html","20120121094331","https://web.archive.org/","web","/_static/", "1327139011"); </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>UEFA EURO – 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 EURO 2012"/><meta property="og:type" content="sport_league"/><meta property="og:url" content="https://web.archive.org/web/20120121094331/http://pt.uefa.com/uefaeuro/index.html"/><meta property="og:image" content="https://web.archive.org/web/20120121094331im_/http://img.uefa.com/imgml/icons/social/og/uefaeuro2012.jpg"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="The official home of UEFA EURO 2012 on Facebook."/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20120121094331/http://pt.uefa.com/uefaeuro/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120121094331im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120121094331cs_/http://pt.uefa.com/inc/css/main.css?20120118143658"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120121094331cs_/http://pt.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120121094331cs_/http://pt.uefa.com/inc/css/competitions/uefaeuro/main.css?20120103171646"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120121094331cs_/http://pt.uefa.com/inc/css/sections/contentreader.css?20110427113957"/> <script type="text/javascript" src="/web/20120121094331js_/http://pt.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120121094331js_/http://pt.uefa.com/inc/js/elements/contentreader.js?20110209140114"> </script> <link rel="shortcut icon" href="/web/20120121094331im_/http://pt.uefa.com/imgml/favicon/comp/euro.ico"/></head><body id="uefaeuro" class="homepage langP"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"euro2012","comp":"euro2012","lang":"PT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"euro2012","43":"web"};SCW.CustomSocialNetwork = {"hp":"euro2012 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 =''; 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/20120121094331/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/20120121094331im_/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/20120121094331/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/20120121094331im_/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/20120121094331/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/20120121094331/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/20120121094331/http://pt.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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="current"><a href="/web/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/http://pt.uefa.com/women/index.html">- Feminino -</a></span><ul><li><a href="/web/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/http://pt.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/http://pt.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA EURO" class="bcLink" href="/web/20120121094331/http://pt.uefa.com/uefaeuro/index.html">UEFA EURO</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120121094331/http://pt.uefa.com/community/feedback/index.html">Feedback</a></div><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"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="Campeonato Europeu da UEFA" href="/web/20120121094331/http://pt.uefa.com/uefaeuro/index.html">Campeonato Europeu da UEFA</a></h1><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/index.html"><span>Notícias</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/index.html"><span>Vídeo</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/index.html"><span>Jogos</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/index.html"><span>Classificações</span></a></li><li id="ml2_te" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/index.html"><span>Equipas</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/draws/index.html"><span>Sorteio</span></a></li><li id="ml2_hc" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/hostcountries/index.html"><span>Polónia/Ucrânia</span></a></li><li id="ml2_ti" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/ticketing/index.html"><span>Bilhetes</span></a></li><li id="ml2_ho" class=" "><a href="https://web.archive.org/web/20120121094331/https://hospitality.uefa.com/UEFAEURO2012/" target="_blank"><span>Acolhimento</span></a></li><li id="ml2_ms" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/fansarea/index.html"><span>Área dos adeptos</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/history/index.html"><span>História</span></a></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>Mais<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/abouteuro/index.html">Sobre o EURO</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/volunteers/index.html">Voluntários</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/thetrophy/index.html">O troféu</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/format/index.html">Formato</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/statistics/index.html">Estatísticas</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/store/index.html">Loja</a></li></ul></div></li></ul><div class="geoTargetSponsorHeader"><input type="hidden" class="yesLink" value="/uefaeuro/library/hp/promo/Country=/idCountry/_sponsorRandom.html"/><input type="hidden" class="noLink" value="/uefaeuro/library/hp/promo/Country=en/_sponsorRandom.html"/><div id="geoTarget_sponsor_header" class=" geoTargetContHeader"> </div> </div><!--googleoff: all--><script type="text/javascript" src="/web/20120121094331js_/http://pt.uefa.com/inc/js/elements/geosponsor.js"> </script><!--googleon: all--></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="mainNewsEuro"><ul class="menu"><li class="pos1_sel1 last selected"><a href="#ui-tabs-mainNewsEuro"><span>Notícias </span> </a> </li> </ul><div id="ui-tabs-mainNewsEuro"><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/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1726704.html"><img src="/web/20120121094331im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/72/67/36/1726736_w4.jpg" alt="Calendário da fase final do EURO confirmado" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1726704.html" title="Calendário confirmado">Calendário confirmado</a></h2><div class="newsComment innerText"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1726704.html">O calendário da fase final foi confirmado, com a Polónia a abrir o torneio com a Grécia, enquanto Portugal estreia-se ante a Alemanha. Destaque ainda na primeira jornada para o Espanha-Itália e o Inglaterra-França.</a></div><span class="relListLbl">Conteúdos relacionados</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1726666.html">EURO define testes emocionantes</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1725284.html">Dossier de imprensa do sorteio da fase final do UEFA EURO 2012</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1725283.html">Alive nº5 – Contagem decrescente para o UEFA EURO 2012</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1742509.html" title="Relembrar a fase final de 1988">Relembrar a fase final de 1988</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1742509.html"><img src="/web/20120121094331im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/General/01/49/99/87/1499987_s5.jpg" alt="Em primeiro plano: Campeonato da Europa de 1988" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1742509.html">A República da Irlanda surpreendeu na fase final de 1988, a União Soviética brilhou, mas foi a Holanda que ganhou o troféu. O UEFA.com falou com as estrelas da prova.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1741100.html" title="EURO '96 revisitado">EURO '96 revisitado</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1741100.html"><img src="/web/20120121094331im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/65/38/39/1653839_s5.jpg" alt="Retrospectiva: EURO '96" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1741100.html">O mais recente dos nossos vídeos sobre anteriores fases finais do EURO aborda o torneio realizado em Inglaterra, em 1996, quando a Croácia surpreendeu, a Inglaterra encantou e a Alemanha venceu.</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/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1741086.html">Perfil: Erik Hamrén</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1741232.html">Retrospectiva: UEFA EURO 2000</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/memberassociations/association=eng/news/newsid=1740823.html">Keane emprestado ao Villa</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1740661.html">Relembrando o EURO 2008</a></h3></li><li class="moreClear"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/index.html" class="FooterURL">Mais notícias</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><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="EURO2012Video"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1742735.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/49/99/87/1499987_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Em primeiro plano: Campeonato da Europa de 1988"/><img src="/web/20120121094331im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/General/01/49/99/87/1499987_w4.jpg" width="324" height="182" alt="Em primeiro plano: Campeonato da Europa de 1988"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Em primeiro plano: Campeonato da Europa de 1988</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1742073.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/65/38/39/1653839_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Retrospectiva: EURO '96"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Retrospectiva: EURO '96</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1741929.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/NationalAss/93/79/77/937977_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Retrospectiva: UEFA EURO 2000"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Retrospectiva: UEFA EURO 2000</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1741681.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/87/85/1728785_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Retrospectiva: UEFA EURO 2004"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Retrospectiva: UEFA EURO 2004</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1741113.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/90/36/1739036_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Perfil: Erik Hamrén, da Suécia"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Perfil: Erik Hamrén, da Suécia</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1740656.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp.-Matches/72/93/33/729333_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Retrospectiva: UEFA EURO 2008"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Retrospectiva: UEFA EURO 2008</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1726938.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/51/1726651_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="REACÇÕES GRUPO D"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">REACÇÕES GRUPO D</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1726927.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/94/1726794_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="REACÇÕES GRUPO C"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">REACÇÕES GRUPO C</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1726918.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/53/1726653_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="REACÇÕES GRUPO B"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">REACÇÕES GRUPO B</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/video/videoid=1726907.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/37/1726737_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="REACÇÕES GRUPO A"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">REACÇÕES GRUPO A</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/20120121094331/http://pt.uefa.com/uefaeuro/video/index.html">Mais vídeo</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-EURO2012Video">1</span> de 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Classificação </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr700964").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/uefaeuro/season=2012/standings/round=15172/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_3').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_3"><div class="t_standings cup_3_2012_15172_700964"><h2 class="roundtitle innerText">Fase final - Fase de grupos</h2><h3 class="bigTitle innerText grp_700964 vis_title">Grupo A</h3><table class="tb_stand grp_700964 vis_grtable"><thead><tr class="lcol"><th class="rank nosort w30 innerText l"></th><th class="club l nosort ">Equipas</th><th class="w30"><abbr title="Jogados">J</abbr></th><th class="w30"><abbr title="Pontos">Pts</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText l">0</td><td class="club l nosort "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=109/index.html"><img height="18" width="18" alt="Polónia" title="Polónia" src="https://web.archive.org/web/20120121094331im_/http://img.uefa.com/imgml/flags/18x18/pol.png"/> Polónia</a></td><td class="w30">0</td><td class="w30">0</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">0</td><td class="club l nosort "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=49/index.html"><img height="18" width="18" alt="Grécia" title="Grécia" src="https://web.archive.org/web/20120121094331im_/http://img.uefa.com/imgml/flags/18x18/gre.png"/> Grécia</a></td><td class="w30">0</td><td class="w30">0</td></tr><tr class="on "><td class="rank nosort w30 innerText l">0</td><td class="club l nosort "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=57451/index.html"><img height="18" width="18" alt="Rússia" title="Rússia" src="https://web.archive.org/web/20120121094331im_/http://img.uefa.com/imgml/flags/18x18/rus.png"/> Rússia</a></td><td class="w30">0</td><td class="w30">0</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">0</td><td class="club l nosort "><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=58837/index.html"><img height="18" width="18" alt="Rep. Checa" title="Rep. Checa" src="https://web.archive.org/web/20120121094331im_/http://img.uefa.com/imgml/flags/18x18/cze.png"/> República Checa</a></td><td class="w30">0</td><td class="w30">0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700964/index.html">Detalhes do grupo</a></div> </div><div class="row more innerText"> </div> </div><div class="letterbox grlist"><div class="jboxdiv scroll_3 animation_slow" id="groups_panel_3"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr700964"><a href="#">A</a></li><li id="gr700965"><a href="#">B</a></li><li id="gr700966"><a href="#">C</a></li><li id="gr700967"><a href="#">D</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div> </div><div class="innGrid_4 fr"><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="photoSlideEuro"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726737.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/37/1726737_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw - Group A coaches"/><img src="/web/20120121094331im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/72/67/37/1726737_w4.jpg" width="324" height="182" alt="UEFA EURO 2012 draw - Group A coaches"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw - Group A coaches</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726794.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/94/1726794_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw - Group C coaches"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw - Group C coaches</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726653.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/53/1726653_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw - Group B coaches"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw - Group B coaches</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726652.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/52/1726652_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw - Group C coaches"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw - Group C coaches</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726739.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/39/1726739_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Joachim Löw (UEFA EURO 2012 draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Joachim Löw (UEFA EURO 2012 draw)</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726651.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/51/1726651_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw - Group D coaches"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw - Group D coaches</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726654.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/54/1726654_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw - Group A coaches"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw - Group A coaches</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726655.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/55/1726655_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Oceana, Slavek & Slavko performs"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Oceana, Slavek & Slavko performs</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726656.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/56/1726656_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw results"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw results</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726738.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/38/1726738_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726736.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/36/1726736_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw results"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw results</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726657.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/57/1726657_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw results"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw results</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726658.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/58/1726658_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw results"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw results</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726569.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/65/69/1726569_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726659.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/59/1726659_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Peter Schmeichel (UEFA EURO 2012 draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Peter Schmeichel (UEFA EURO 2012 draw)</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726742.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/42/1726742_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Horst Hrubesch (UEFA EURO 2012 draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Horst Hrubesch (UEFA EURO 2012 draw)</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726641.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/41/1726641_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Zinédine Zidane (UEFA EURO 2012 draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Zinédine Zidane (UEFA EURO 2012 draw)</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726740.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/67/40/1726740_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Marco van Basten (UEFA EURO 2012 draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Marco van Basten (UEFA EURO 2012 draw)</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726633.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/66/33/1726633_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Marco van Basten (UEFA EURO 2012 draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Marco van Basten (UEFA EURO 2012 draw)</div></div></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/photos/photoid=1726563.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Draws/01/72/65/63/1726563_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="UEFA EURO 2012 draw"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 draw</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/20120121094331/http://pt.uefa.com/uefaeuro/photos/index.html">Mais fotos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-photoSlideEuro">1</span> de 20</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div style="" class="box acBox HpMatches"><div class="bH"><!--googleoff:index--><h3>Jogos </h3><!--googleon:index--> </div><div class="bC" style="height: 274px; overflow: hidden;"><div class="jAccor" id="HPMatches"> <p id="chp1_slotRow1" class="accHeader selected"><a href="#"><span class="rName">Fase final - Fase de grupos </span><span class="rDate">08/06/2012 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2003319" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700964/index.html" title="Grupo A">A</a></td><td class="RS_Team home"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=109/index.html" title="Polónia - Grécia">Polónia</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=109/index.html"><img height="18" width="18" alt="Poland" title="Poland" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/POL.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003319/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=49/index.html"><img height="18" width="18" alt="Greece" title="Greece" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/GRE.png"/></a></td><td class="RS_Team away"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=49/index.html" title="Polónia - Grécia">Grécia</a></td></tr><tr id="m_2003320" class="RS_Match off"><td class="RS_grp"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700964/index.html" title="Grupo A">A</a></td><td class="RS_Team home"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=57451/index.html" title="Rússia - República Checa">Rússia</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=57451/index.html"><img height="18" width="18" alt="Russia" title="Russia" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/RUS.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003320/index.html">20:45</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=58837/index.html"><img height="18" width="18" alt="Czech Republic" title="Czech Republic" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/CZE.png"/></a></td><td class="RS_Team away"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=58837/index.html" title="Rússia - República Checa">República Checa</a></td></tr></table> </div><p id="chp2_slotRow2" class="accHeader"><a href="#"><span class="rName">Fase final - Fase de grupos </span><span class="rDate">09/06/2012 </span></a></p><div id="md2"><table class="RS_Content"><tr id="m_2003321" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html" title="Grupo B">B</a></td><td class="RS_Team home"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=95/index.html" title="Holanda - Dinamarca">Holanda</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=95/index.html"><img height="18" width="18" alt="Netherlands" title="Netherlands" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/NED.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003321/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=35/index.html"><img height="18" width="18" alt="Denmark" title="Denmark" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/DEN.png"/></a></td><td class="RS_Team away"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=35/index.html" title="Holanda - Dinamarca">Dinamarca</a></td></tr><tr id="m_2003322" class="RS_Match off"><td class="RS_grp"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html" title="Grupo B">B</a></td><td class="RS_Team home"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=47/index.html" title="Alemanha - Portugal">Alemanha</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=47/index.html"><img height="18" width="18" alt="Germany" title="Germany" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/GER.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003322/index.html">20:45</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=110/index.html"><img height="18" width="18" alt="Portugal" title="Portugal" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/POR.png"/></a></td><td class="RS_Team away"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=110/index.html" title="Alemanha - Portugal">Portugal</a></td></tr></table> </div><p id="chp3_slotRow3" class="accHeader"><a href="#"><span class="rName">Fase final - Fase de grupos </span><span class="rDate">10/06/2012 </span></a></p><div id="md3"><table class="RS_Content"><tr id="m_2003323" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700966/index.html" title="Grupo C">C</a></td><td class="RS_Team home"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=122/index.html" title="Espanha - Itália">Espanha</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=122/index.html"><img height="18" width="18" alt="Spain" title="Spain" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/ESP.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003323/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=66/index.html"><img height="18" width="18" alt="Italy" title="Italy" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/ITA.png"/></a></td><td class="RS_Team away"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=66/index.html" title="Espanha - Itália">Itália</a></td></tr><tr id="m_2003324" class="RS_Match off"><td class="RS_grp"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700966/index.html" title="Grupo C">C</a></td><td class="RS_Team home"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=64/index.html" title="República da Irlanda - Croácia">República da Irlanda</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=64/index.html"><img height="18" width="18" alt="Republic of Ireland" title="Republic of Ireland" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/IRL.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003324/index.html">20:45</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=56370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/CRO.png"/></a></td><td class="RS_Team away"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=56370/index.html" title="República da Irlanda - Croácia">Croácia</a></td></tr></table> </div><p id="chp4_slotRow4" class="accHeader"><a href="#"><span class="rName">Fase final - Fase de grupos </span><span class="rDate">11/06/2012 </span></a></p><div id="md4"><table class="RS_Content"><tr id="m_2003326" class="RS_Match on first"><td class="RS_grp"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700967/index.html" title="Grupo D">D</a></td><td class="RS_Team home"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=43/index.html" title="França - Inglaterra">França</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=43/index.html"><img height="18" width="18" alt="France" title="France" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/FRA.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003326/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=39/index.html"><img height="18" width="18" alt="England" title="England" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/ENG.png"/></a></td><td class="RS_Team away"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=39/index.html" title="França - Inglaterra">Inglaterra</a></td></tr><tr id="m_2003325" class="RS_Match off"><td class="RS_grp"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700967/index.html" title="Grupo D">D</a></td><td class="RS_Team home"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=57166/index.html" title="Ucrânia - Suécia">Ucrânia</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=57166/index.html"><img height="18" width="18" alt="Ukraine" title="Ukraine" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/UKR.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003325/index.html">20:45</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=127/index.html"><img height="18" width="18" alt="Sweden" title="Sweden" src="/web/20120121094331im_/http://pt.uefa.com/imgml/flags/18x18/SWE.png"/></a></td><td class="RS_Team away"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/teams/team=127/index.html" title="Ucrânia - Suécia">Suécia</a></td></tr></table> </div></div> <!--googleoff: all--><script type="text/javascript"> $j(document).ready(function(){ $j('#HPMatches p.accHeader.selected').uefaLive({ timestamp: '', timeout:30000, urlcheck: '', urlget: '/live/cup=3/season=2012/day=1/session=1/HpMatches.html', callback: function(elem, html){ var topdiv = elem.next('div').scrollTop(); elem.next('div').html(html); elem.next('div').scrollTop(topdiv); AreaTagger.TagHPMatches(); } }); }); </script><!--googleon: all--> </div><div class="bF"> </div> </div> </div><div class="row "> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "><!--googleoff: all--><script type="text/javascript" src="/web/20120121094331js_/http://pt.uefa.com/inc/js/elements/countdown.js"> </script><script type="text/javascript"> try { d3UEFACOM.CountDownInitialize = function(){ jQuery('.ui-counter-wrapper').each(function(){ var instance = jQuery.data(this, 'countdown'); if (instance) { if (typeof options == "string") { instance[options].apply(instance, after); } else if (instance.update) { instance.update.apply(instance, args); } } else { new d3UEFACOM.CountDown(this, { targetDate: { sec: 0, min: 0, hour: 18, day: 8, month: 6, year: 2012 }, digitHeight: 20 }); } }); }; d3UEFACOM.jQueryController(d3UEFACOM.CountDownInitialize); } catch (e) { window.onload=function() { document.getElementById('ui-counter').style.display='none'; }; } </script><div class="ui-counter" id="ui-counter"><div class="ui-counter-wrapper clearfix"> </div></div><!--googleon: all--> </div><div class="row quicklinks"><div style="" class="newsBulList "><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="bulletList"><li class="pdf"><h4 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/MultimediaFiles/Download/competitions/General/01/69/56/52/1695652_DOWNLOAD.pdf">Coeficientes de selecções (inglês)</a></h4></li><li><h4 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2012/format/index.html">Formato e regulamentos</a></h4></li><li><h4 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1517385.html">Amigos do UEFA EURO 2012</a></h4></li><li><h4 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/news/newsid=1444448.html">Licenciamento</a></h4></li><li><h4 class="nTitle"><a href="/web/20120121094331/http://pt.uefa.com/uefa/socialresponsibility/respect/news/newsid=1713646.html">Respeito</a></h4></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_euro2012_homepage_mpu_top_1='https://web.archive.org/web/20120121094331/http://ad.ch.doubleclick.net/adj/euro2012.portuguese/homepage;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_euro2012_homepage_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120121094331/http://ad.ch.doubleclick.net/jump/euro2012.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/20120121094331im_/http://ad.ch.doubleclick.net/ad/euro2012.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="box bannerBox "><div class="bH"><!--googleoff:index--><h3>Calendário </h3><!--googleon:index--> </div><div class="bC"><h2 class="newsTitle">Calendário de eventos do UEFA EURO 2012</h2><!--googleoff: snippet--><div class="newsComment"><table class="mceItemTable" style="width: 100%;" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td bgcolor="#000000"><table class="mceItemTable" style="width: 100%;" border="0" cellpadding="2" cellspacing="1"><tbody><tr><td class="TableBg" width="50%"><b>Date</b></td><td class="TableBg" width="50%"><b>Evento</b></td></tr><tr><td class="TableNoBg">20/02/2012</td><td class="TableNoBg">100 dias para o início do torneio</td></tr><tr><td class="TableNoBg">08/06/2012</td><td class="TableNoBg">Início do EURO em Varsóvia</td></tr><tr><td class="TableNoBg">01/07/2012</td><td class="TableNoBg">Final do EURO em Kiev</td></tr></tbody></table></td></tr></tbody></table> </div><!--googleon: snippet--> </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">Campeonato Europeu da UEFA</h2></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2008/index.html">2008 Espanha</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2004/index.html">2004 Grécia</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=2000/index.html">2000 França</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1996/index.html">1996 Alemanha</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1992/index.html">1992 Dinamarca</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1988/index.html">1988 Holanda</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1984/index.html">1984 França</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1980/index.html">1980 Alemanha</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1976/index.html">1976 Checoslováquia</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1972/index.html">1972 Alemanha</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1968/index.html">1968 Itália</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1964/index.html">1964 Espanha</a></li><li><a href="/web/20120121094331/http://pt.uefa.com/uefaeuro/season=1960/index.html">1960 URSS</a></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_uefacom_EUROsection_mpu_com_4='https://web.archive.org/web/20120121094331/http://ad.ch.doubleclick.net/adj/uefacom.portuguese/EUROsection;pos=mpu_com;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_EUROsection_mpu_com_4); </script><noscript><p><a href="https://web.archive.org/web/20120121094331/http://ad.ch.doubleclick.net/jump/uefacom.portuguese/EUROsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120121094331im_/http://ad.ch.doubleclick.net/ad/uefacom.portuguese/EUROsection;pos=mpu_com;tile=4;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="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_euro2012_homepage_ns_ns_bottom_5='https://web.archive.org/web/20120121094331/http://ad.ch.doubleclick.net/adj/euro2012.portuguese/homepage_ns;pos=ns_bottom;tile=5;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_euro2012_homepage_ns_ns_bottom_5); </script><noscript><p><a href="https://web.archive.org/web/20120121094331/http://ad.ch.doubleclick.net/jump/euro2012.portuguese/homepage_ns;pos=ns_bottom;tile=5;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120121094331im_/http://ad.ch.doubleclick.net/ad/euro2012.portuguese/homepage_ns;pos=ns_bottom;tile=5;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 class="grid_12 "><div class="geoTargetSponsorEuro"><input type="hidden" class="yesLink" value="/uefaeuro/library/hp/promo/Country=/idCountry/_sponsorEuro.html"/><input type="hidden" class="noLink" value="/uefaeuro/library/hp/promo/Country=en/_sponsorEuro.html"/><div id="geoTarget_sponsor_euro" class=" geoTargetContEuro"> </div> </div><!--googleoff: all--><!--googleon: all--> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120121094331/http://pt.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA EURO" class="bcLink" href="/web/20120121094331/http://pt.uefa.com/uefaeuro/index.html">UEFA EURO</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120121094331/http://pt.uefa.com/community/feedback/index.html">Feedback</a></div><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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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/20120121094331/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>As palavras UEFA e EURO 2012, o logótipo do UEFA EURO 2012 e os slogans e troféu do UEFA EURO 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/20120121094331/https://ssl." : "https://web.archive.org/web/20120121094331/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/20120121094331/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 09:43:31 Jan 21, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 08:12:04 Nov 24, 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.558 exclusion.robots: 0.029 exclusion.robots.policy: 0.017 esindex: 0.014 cdx.remote: 9.606 LoadShardBlock: 70.518 (3) PetaboxLoader3.datanode: 123.046 (4) load_resource: 131.211 PetaboxLoader3.resolve: 47.006 -->