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","20111030054135","https://web.archive.org/","web","/_static/", "1319953295"); </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/20111030054135/http://pt.uefa.com/uefaeuro/index.html"/><meta property="og:image" content="https://web.archive.org/web/20111030054135im_/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/20111030054135/http://pt.uefa.com/uefaeuro/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111030054135im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111030054135cs_/http://pt.uefa.com/inc/css/main.css?20111025082233"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20111030054135cs_/http://pt.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111030054135cs_/http://pt.uefa.com/inc/css/competitions/uefaeuro/main.css?20111025080112"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111030054135cs_/http://pt.uefa.com/inc/css/sections/contentreader.css?20110427113957"/> <script type="text/javascript" src="/web/20111030054135js_/http://pt.uefa.com/inc/js/main.js?20111024174107"> </script><script type="text/javascript" src="/web/20111030054135js_/http://pt.uefa.com/inc/js/elements/contentreader.js?20110209140114"> </script> <link rel="shortcut icon" href="/web/20111030054135im_/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/20111030054135/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/20111030054135im_/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/20111030054135/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/20111030054135im_/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/20111030054135/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/20111030054135/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/20111030054135/http://pt.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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_tg" class=""><a href="/web/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/http://pt.uefa.com/women/index.html">- Feminino -</a></span><ul><li><a href="/web/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/http://pt.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/http://pt.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA EURO" class="bcLink" href="/web/20111030054135/http://pt.uefa.com/uefaeuro/index.html">UEFA EURO</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111030054135/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/20111030054135/http://pt.uefa.com/uefaeuro/index.html">Campeonato Europeu da UEFA</a></h1><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/index.html"><span>Notícias</span></a></li><li id="ml2_vi" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/index.html"><span>Vídeo</span></a></li><li id="ml2_ma" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/matches/index.html"><span>Jogos</span></a></li><li id="ml2_sd" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/standings/index.html"><span>Classificações</span></a></li><li id="ml2_st" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/statistics/index.html"><span>Estatísticas</span></a></li><li id="ml2_te" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/index.html"><span>Equipas</span></a></li><li id="ml2_hc" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/hostcountries/index.html"><span>Polónia/Ucrânia</span></a></li><li id="ml2_ae" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/abouteuro/index.html"><span>Sobre o EURO</span></a></li><li id="ml2_ti" class=" "><a href="/web/20111030054135/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/20111030054135/https://hospitality.uefa.com/UEFAEURO2012/" target="_blank"><span>Acolhimento</span></a></li><li id="ml2_ms" class=" "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/fansarea/index.html"><span>Área dos adeptos</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/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/volunteers/index.html">Voluntários</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/thetrophy/index.html">O troféu</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/format/index.html">Formato</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/index.html">História</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/draws/index.html">Sorteio</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/store/index.html">Loja</a></li></ul></div></li></ul><!--googleoff: all--><script type="text/javascript" src="/web/20111030054135js_/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><!--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/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1707007.html"><img src="/web/20111030054135im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/OrganisationLOC/01/70/70/30/1707030_w4.jpg" alt="Música e fogo-de-artifício no Arena Lviv" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1707007.html" title="Arena Lviv inaugurado">Arena Lviv inaugurado</a></h2><div class="newsComment innerText"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1707007.html">O presidente da Ucrânia, Viktor Yanukovych, não poupou elogios depois do país inaugurar o quarto e último estádio para o UEFA EURO 2012, no sábado, com um concerto e um espectáculo pirotécnico.</a></div><span class="relListLbl">Conteúdos relacionados</span><ul class="relitems bulletList clearfix"><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1694505.html">Presidente ucraniano orgulhoso do Estádio Olímpico de Kiev</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1706814.html">Śląsk foi estrela no Estádio Municipal de Wroclaw</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1634599.html">Fedetskiy conta com boa impressão de Lviv</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1706814.html" title="Wroclaw inaugura estádio">Wroclaw inaugura estádio</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1706814.html"><img src="/web/20111030054135im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/70/67/41/1706741_s5.jpg" alt="Śląsk foi estrela no Estádio Municipal de Wroclaw" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1706814.html">O líder da Liga da Polónia, o Śląsk Wroclaw, derrotou o Lechia Gdańsk por 1-0, naquele que foi o primeiro jogo oficial no lotado Estádio Municipal de Wroclaw, um dos quatro recintos do país para o próximo Europeu.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1706518.html" title="Convocados da Irlanda">Convocados da Irlanda</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1706518.html"><img src="/web/20111030054135im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/53/00/1695300_s5.jpg" alt="Long e Keane chamados para o "play-off"" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1706518.html">Shane Long e Robbie Keane debatem-se com problemas físicos, mas foram convocados para os jogos da Rep. Irlanda no "play-off" de apuramento para o UEFA EURO 2012, frente à Estónia.</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/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1705992.html">Kerr deixa Ilhas Faroé</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1692701.html">Kiev recebe sorteio da fase final</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1705420.html">Stojanović no comando da Eslovénia</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1705156.html">Long desfalca Irlanda</a></h3></li><li class="moreClear"><a href="/web/20111030054135/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 class="row "><div class="geoTargetSponsor"><input type="hidden" class="countriesAllow" value="am,at,fr,lu,md,pl,ro,sk,es,ch,gb"/><input type="hidden" class="noLink" value="/uefaeuro/library/hp/promo/_sponsorEuro2012.html"/><input type="hidden" class="yesLink" value="/uefaeuro/library/hp/promo/_sponsorEuro2012_orange.html"/><div id="geoTarget_sponsor" class=" geoTargetCont"> </div> </div><!--googleoff: all--><script type="text/javascript" src="/web/20111030054135js_/http://pt.uefa.com/inc/js/elements/geosponsor.js"> </script><!--googleon: all--> </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/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1696037.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/93/1695993_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Bósnia e Herzegovina de novo no caminho de Portugal"/><img src="/web/20111030054135im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/General/01/69/59/93/1695993_w4.jpg" width="324" height="182" alt="Bósnia e Herzegovina de novo no caminho de Portugal"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Bósnia e Herzegovina de novo no caminho de Portugal</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1694402.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/imgml/video/thumb/3/w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Portugal - Iceland reacções"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Portugal - Iceland reacções</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1693309.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/28/82/1692882_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Ranocchia aponta alto com a Itália"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Ranocchia aponta alto com a Itália</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1692798.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/68/52/69/1685269_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Jarni confiante no futuro da Croácia"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Jarni confiante no futuro da Croácia</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1639477.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/63/90/97/1639097_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Portugal - Noruega reacções"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Portugal - Noruega reacções</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1635578.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/63/53/05/1635305_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Van Bronckhorst acredita na vitória no EURO"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Van Bronckhorst acredita na vitória no EURO</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1636151.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/52/49/31/1524931_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Badstuber aponta alto com a Alemanha"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Badstuber aponta alto com a Alemanha</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1602152.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Final/01/60/19/30/1601930_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Expectativa com o início da venda de bilhetes"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Expectativa com o início da venda de bilhetes</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1601741.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/60/17/44/1601744_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Pyatov promete fase final inesquecível"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Pyatov promete fase final inesquecível</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/video/videoid=1600878.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/59/89/44/1598944_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Szarmach impressionado com avanços polacos"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Szarmach impressionado com avanços polacos</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/20111030054135/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("#gr700957").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=15171/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" class="$standUrl"><div class="t_standings cup_3_2012_15171_700957"><h2 class="roundtitle innerText">Fase de qualificação</h2><h3 class="bigTitle innerText grp_700957 vis_title">Grupo A</h3><table class="tb_stand grp_700957 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">1</td><td class="club l nosort "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=47/index.html"><img height="18" width="18" alt="Alemanha" title="Alemanha" src="https://web.archive.org/web/20111030054135im_/http://img.uefa.com/imgml/flags/18x18/ger.png"/> Alemanha</a></td><td class="w30">10</td><td class="w30">30</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">2</td><td class="club l nosort "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=135/index.html"><img height="18" width="18" alt="Turquia" title="Turquia" src="https://web.archive.org/web/20111030054135im_/http://img.uefa.com/imgml/flags/18x18/tur.png"/> Turquia</a></td><td class="w30">10</td><td class="w30">17</td></tr><tr class="on "><td class="rank nosort w30 innerText l">3</td><td class="club l nosort "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=13/index.html"><img height="18" width="18" alt="Bélgica" title="Bélgica" src="https://web.archive.org/web/20111030054135im_/http://img.uefa.com/imgml/flags/18x18/bel.png"/> Bélgica</a></td><td class="w30">10</td><td class="w30">15</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">4</td><td class="club l nosort "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=8/index.html"><img height="18" width="18" alt="Áustria" title="Áustria" src="https://web.archive.org/web/20111030054135im_/http://img.uefa.com/imgml/flags/18x18/aut.png"/> Áustria</a></td><td class="w30">10</td><td class="w30">12</td></tr><tr class="on "><td class="rank nosort w30 innerText l">5</td><td class="club l nosort "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=57154/index.html"><img height="18" width="18" alt="Azerbaijão" title="Azerbaijão" src="https://web.archive.org/web/20111030054135im_/http://img.uefa.com/imgml/flags/18x18/aze.png"/> Azerbaijão</a></td><td class="w30">10</td><td class="w30">7</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">6</td><td class="club l nosort "><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=65146/index.html"><img height="18" width="18" alt="Cazaquistão" title="Cazaquistão" src="https://web.archive.org/web/20111030054135im_/http://img.uefa.com/imgml/flags/18x18/kaz.png"/> Cazaquistão</a></td><td class="w30">10</td><td class="w30">4</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/standings/round=15171/group=700957/index.html">Detalhes do grupo</a></div> </div><div class="row more innerText"> </div><xsltext/></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="gr700957"><a href="#"> A</a></li><li id="gr700958"><a href="#"> B</a></li><li id="gr700959"><a href="#"> C</a></li><li id="gr700960"><a href="#"> D</a></li><li id="gr700961"><a href="#"> E</a></li><li id="gr700962"><a href="#"> F</a></li><li id="gr700963"><a href="#"> G</a></li><li id="gr2000742"><a href="#"> H</a></li><li id="gr2000743"><a href="#"> I</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/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1704319.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/70/43/19/1704319_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Tarmo Rüütli (Estonia)"/><img src="/web/20111030054135im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/General/01/70/43/19/1704319_w4.jpg" width="324" height="182" alt="Tarmo Rüütli (Estonia)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Tarmo Rüütli (Estonia)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695993.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/93/1695993_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 play-off draw (Krakow)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 play-off draw (Krakow)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1696000.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/60/00/1696000_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Zbigniew Boniek (Play-off draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Zbigniew Boniek (Play-off draw)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1696103.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/61/03/1696103_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 play-off draw (Krakow)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 play-off draw (Krakow)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1696004.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/60/04/1696004_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 play-off draw (Krakow)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 play-off draw (Krakow)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695995.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/95/1695995_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Gianni Infantino & Zbigniew Boniek (Play-off draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gianni Infantino & Zbigniew Boniek (Play-off draw)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695998.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/98/1695998_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Gianni Infantino & Zbigniew Boniek (Play-off draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gianni Infantino & Zbigniew Boniek (Play-off draw)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1696002.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/60/02/1696002_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Zbigniew Boniek (Play-off draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Zbigniew Boniek (Play-off draw)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695929.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/29/1695929_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Gianni Infantino & Zbigniew Boniek (Play-off draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gianni Infantino & Zbigniew Boniek (Play-off draw)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695964.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/64/1695964_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Trophy (UEFA EURO 2012 play-off draw)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Trophy (UEFA EURO 2012 play-off draw)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695924.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/24/1695924_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 play-off draw (Krakow)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 play-off draw (Krakow)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695962.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/62/1695962_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 play-off draw (Krakow)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 play-off draw (Krakow)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695963.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/69/59/63/1695963_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 play-off draw (Krakow)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">UEFA EURO 2012 play-off draw (Krakow)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695287.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/52/87/1695287_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Greece celebrate"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Greece celebrate</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695418.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/54/18/1695418_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Nigel Worthington (Northern Ireland)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Nigel Worthington (Northern Ireland)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695413.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/54/13/1695413_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Cesare Prandelli (Italy)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Cesare Prandelli (Italy)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695414.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/54/14/1695414_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Nigel Worthington (Northern Ireland)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Nigel Worthington (Northern Ireland)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695384.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/53/84/1695384_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Florent Malouda (France)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Florent Malouda (France)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695370.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/53/70/1695370_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Celebrations (Czech Republic)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Celebrations (Czech Republic)</div></div></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/photos/photoid=1695383.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/53/83/1695383_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="David Silva (Spain)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">David Silva (Spain)</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/20111030054135/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">"Play-offs" de apuramento </span><span class="rDate">11/11/2011 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2008827" class="RS_Match on first"><td class="RS_Team home"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=60094/index.html" title="Bósnia e Herzegovina - Portugal">Bósnia e Herzegovina</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=60094/index.html"><img height="18" width="18" alt="Bosnia and Herzegovina" title="Bosnia and Herzegovina" src="/web/20111030054135im_/http://pt.uefa.com/imgml/flags/18x18/BIH.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/matches/round=2000113/match=2008827/index.html">20:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=110/index.html"><img height="18" width="18" alt="Portugal" title="Portugal" src="/web/20111030054135im_/http://pt.uefa.com/imgml/flags/18x18/POR.png"/></a></td><td class="RS_Team away"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=110/index.html" title="Bósnia e Herzegovina - Portugal">Portugal</a></td></tr><tr id="m_2008824" class="RS_Match off"><td class="RS_Team home"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=135/index.html" title="Turquia - Croácia">Turquia</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=135/index.html"><img height="18" width="18" alt="Turkey" title="Turkey" src="/web/20111030054135im_/http://pt.uefa.com/imgml/flags/18x18/TUR.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/matches/round=2000113/match=2008824/index.html">20:05</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=56370/index.html"><img height="18" width="18" alt="Croatia" title="Croatia" src="/web/20111030054135im_/http://pt.uefa.com/imgml/flags/18x18/CRO.png"/></a></td><td class="RS_Team away"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=56370/index.html" title="Turquia - Croácia">Croácia</a></td></tr><tr id="m_2008826" class="RS_Match on"><td class="RS_Team home"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=58837/index.html" title="República Checa - Montenegro">República Checa</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111030054135/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/20111030054135im_/http://pt.uefa.com/imgml/flags/18x18/CZE.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/matches/round=2000113/match=2008826/index.html">20:15</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=92853/index.html"><img height="18" width="18" alt="Montenegro" title="Montenegro" src="/web/20111030054135im_/http://pt.uefa.com/imgml/flags/18x18/MNE.png"/></a></td><td class="RS_Team away"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=92853/index.html" title="República Checa - Montenegro">Montenegro</a></td></tr><tr id="m_2008825" class="RS_Match off"><td class="RS_Team home"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=56556/index.html" title="Estónia - República da Irlanda">Estónia</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=56556/index.html"><img height="18" width="18" alt="Estonia" title="Estonia" src="/web/20111030054135im_/http://pt.uefa.com/imgml/flags/18x18/EST.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/matches/round=2000113/match=2008825/index.html">20:45</a></td><td class="RS_logoEXT_xs la"><a href="/web/20111030054135/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/20111030054135im_/http://pt.uefa.com/imgml/flags/18x18/IRL.png"/></a></td><td class="RS_Team away"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/teams/team=64/index.html" title="Estónia - República da Irlanda">República da Irlanda</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=22/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 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/20111030054135/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/20111030054135/http://pt.uefa.com/uefaeuro/season=2012/format/index.html">Formato e regulamentos</a></h4></li><li><h4 class="nTitle"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1517385.html">Amigos do UEFA EURO 2012</a></h4></li><li><h4 class="nTitle"><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/news/newsid=1444448.html">Licenciamento</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/20111030054135/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/20111030054135/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/20111030054135im_/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>Data</b></td> <td class="TableBg" width="50%"><b>Evento</b></td> </tr> <tr> <td class="TableNoBg">11, 12/11/2011</td> <td class="TableNoBg">"Play-off" de apuramento</td> </tr> <tr> <td class="TableNoBg">15/11/2011</td> <td class="TableNoBg">"Play-off" de apuramento</td> </tr> <tr> <td class="TableNoBg">02/12/2011</td> <td class="TableNoBg">Sorteio da fase final em Kiev</td> </tr> <tr> <td class="TableNoBg">29/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/20111030054135/http://pt.uefa.com/uefaeuro/history/season=2008/index.html">2008 Espanha</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=2004/index.html">2004 Grécia</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=2000/index.html">2000 França</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=1996/index.html">1996 Alemanha</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=1992/index.html">1992 Dinamarca</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=1988/index.html">1988 Holanda</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=1984/index.html">1984 França</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=1980/index.html">1980 República Federal da Alemanha</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=1976/index.html">1976 Checoslováquia</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=1972/index.html">1972 República Federal da Alemanha</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/season=1964/index.html">1964 Espanha</a></li><li><a href="/web/20111030054135/http://pt.uefa.com/uefaeuro/history/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/20111030054135/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/20111030054135/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/20111030054135im_/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/20111030054135/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/20111030054135/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/20111030054135im_/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></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111030054135/http://pt.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA EURO" class="bcLink" href="/web/20111030054135/http://pt.uefa.com/uefaeuro/index.html">UEFA EURO</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/http://pt.uefa.com/uefasupercup/index.html" title="SuperTaça Europeia">SuperTaça Europeia</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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/http://pt.uefa.com/regionscup/index.html" title="Taça das Regiões">Taça das Regiões</a></li></ul> </div><div class="competitionlist fl"><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111030054135/http://pt.uefa.com/women/index.html" title="- Feminino -">- Feminino - </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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/http://pt.uefa.com/womensunder17/index.html" title="EURO Feminino Sub-17">EURO Feminino Sub-17</a></li></ul><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/http://pt.uefa.com/futsalcup/index.html" title="Taça UEFA Futsal">Taça UEFA Futsal</a></li></ul> </div></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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/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/20111030054135/https://ssl." : "https://web.archive.org/web/20111030054135/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/20111030054135/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 05:41:35 Oct 30, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:50:14 Nov 28, 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.482 exclusion.robots: 0.035 exclusion.robots.policy: 0.025 esindex: 0.009 cdx.remote: 5.492 LoadShardBlock: 81.052 (3) PetaboxLoader3.datanode: 107.401 (4) PetaboxLoader3.resolve: 143.973 (2) load_resource: 292.567 -->