CINXE.COM

Equipas - De A a Z – 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/teamsandplayers/teams/atoz/letter=A/index.html","20120123050258","https://web.archive.org/","web","/_static/", "1327294978"); </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>Equipas - De A a Z – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="O site do futebol europeu, uefa.com, é o site oficial da UEFA, a União das Federações Europeias de Futebol, e o órgão governante do futebol na Europa. A UEFA organiza algumas das mais famosas e prestigiadas provas de futebol do continente europeu incluindo a UEFA Champions League, a Taça UEFA e o Campeonato da Europa (UEFA EURO 2008, UEFA EURO 2012, etc). O site contém streamings de vídeo em directo de muitas das competições da UEFA, além de um extenso arquivo de vídeo e serviços para telemóveis. Através da secção Futebol Europeu, existe ainda a cobertura dos campeonatos das 53 federações filiadas, a caminhada para as provas de clubes da UEFA; a secção Organização da UEFA abarca todas as actividades institucionais desta entidade, enquanto o Campo de Treinos promove o futebol de formação e a aprendizagem à distância."/><meta name="keywords" content="UEFA,União das Federações Europeias de Futebol, Union of European Football Associations,Union Européenne de Football Association,Europa,Futebol,Calcio,Fussball,Fußball,Fútbol,UEFA Champions League,Champions League,Taça UEFA, EURO 2008, EURO 2012,Campeonato da Europa,Europeu, FIFA,Campeonato do Mundo,Mundial,Michel Platini,MatchCentre,Futebol Europeu,Futebol Fantástico,Fanzone,Magazine,Vídeo em directo,Repetição,Vodcast,Mobile,Estádio,Campo de Treinos,Árbitro,Jogadores,Treinador,Trix,Flix"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=a/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120123050258cs_/http://pt.uefa.com/inc/css/main.css?20120118143658"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120123050258cs_/http://pt.uefa.com/inc/css/sections/profile.css?20111121140935"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120123050258cs_/http://pt.uefa.com/inc/css/teamsandplayers/main.css?20111019091408"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120123050258cs_/http://pt.uefa.com/inc/css/print.css?20111019091843"/><script type="text/javascript" src="/web/20120123050258js_/http://pt.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120123050258js_/http://pt.uefa.com/inc/js/matches/live.js?20120119172120"> </script><link rel="shortcut icon" href="/web/20120123050258im_/http://pt.uefa.com/imgml/favicon/favicon.ico"/></head><body id="teamsandplayers" class="teams atoz langP"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"teams","type":"list:teams","subsec3":"letter a","sec":"teams and players","subsec2":"a to z","lang":"PT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Não me volte a perguntar?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN =''; 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/20120123050258/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/20120123050258im_/http://pt.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="O &quot;site&quot; oficial do futebol europeu" class="uefacomBlurb" href="https://web.archive.org/web/20120123050258/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/20120123050258im_/http://pt.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="O &quot;site&quot; 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/20120123050258/http://ac.uefa.com/pt/">Versão acessível</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120123050258/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/20120123050258/http://pt.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120123050258/http://pt.uefa.com/community/logout/index.html">Fechar</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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" class="current"><a href="/web/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/http://pt.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/http://pt.uefa.com/women/index.html">- Feminino -</a></span><ul><li><a href="/web/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/http://pt.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/http://pt.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Equipas e jogadores" class="bcLink" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/index.html">Equipas e jogadores</a></li><li>&nbsp;&gt;&nbsp;<a title="Equipas" class="bcLink" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/index.html">Equipas</a></li><li>&nbsp;&gt;&nbsp;<a title="De A a Z" class="bcLink" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/index.html">De A a Z</a></li><li>&nbsp;&gt;&nbsp;<a title="A" class="bcLink" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120123050258/http://pt.uefa.com/community/feedback/index.html">Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div class="grid_12 tabs_gray"><div id="menuLevel3"><h2 class="m3_teams_and_players menuTitle">Equipas e jogadores</h2><ul class="menu clearfix"><li id="ml3_teams" class=" current "><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/index.html"><span>Equipas</span></a></li><li id="ml3_players" class=" last "><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/players/index.html"><span>Jogadores</span></a></li></ul> </div><div class="subtabs subtabs_gray"><ul class="submenu"><li id="ml3_az" class="current"><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/index.html"><span>De A a Z</span></a></li><li id="ml3_cou"><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/bycountry/index.html"><span>Por país</span></a></li><li id="ml3_com" class="last"><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/bycompetition/index.html"><span>Por competição</span></a></li></ul></div></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="row grid_12"><h1 class="bigTitle">Equipas A - Z</h1><div id="alphabet"><div class="bH"><div class="letterbox" id="atoz"><div class="clearfix"><div id="letterWrap"><div id="letterCarousel"><ul><li class="current"><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=B/index.html">B</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=C/index.html">C</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=D/index.html">D</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=E/index.html">E</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=F/index.html">F</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=G/index.html">G</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=H/index.html">H</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=I/index.html">I</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=J/index.html">J</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=K/index.html">K</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=L/index.html">L</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=M/index.html">M</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=N/index.html">N</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=O/index.html">O</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=P/index.html">P</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=R/index.html">R</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=S/index.html">S</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=T/index.html">T</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=U/index.html">U</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=V/index.html">V</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=W/index.html">W</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=X/index.html">X</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=Z/index.html">Z</a></li></ul></div></div></div></div></div><div class="bC"> </div><div class="bF"> </div></div> </div><div class="grid_8 "><div class="row "><!--googleoff:snippet--><div class="jTabs tabs " id="teamsByLetter"><ul class="menu"><li class="pos1_sel1 selected"><a href="#ui-tabs-teamsByLetter"><span>Todas as selecções </span> </a> </li><li class="pos2_sel1 "><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/library/letter=A/_tabajonlynationals.html"><span>Apenas selecções </span> </a> </li><li class="pos3_sel1 last "><a href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/library/letter=A/_tabajonlyclubs.html"><span>Apenas clubes </span> </a> </li> </ul><div id="ui-tabs-teamsByLetter"><div class="collapseBox innGrid_8"><h2 class="bigTitle">Equipas - A</h2><h3 class="barTitle">Equipas</h3><div id="listContainer"><ul id="TLByLetter" class="clearfix"><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=54186/profile/index.html" title="Aalborg BK (Jogadores)"><img height="30" width="30" alt="AaB" title="AaB" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/54186.png"/><div><strong>AaB</strong><p><br/>Jogadores (DEN)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=82819/profile/index.html" title="Aalesunds FK (Jogadores)"><img height="30" width="30" alt="Aalesund" title="Aalesund" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/82819.png"/><div><strong>Aalesund</strong><p><br/>Jogadores (NOR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601891/profile/index.html" title="AB Argir (Jogadoras)"><img height="30" width="30" alt="AB" title="AB" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601891.png"/><div><strong>AB</strong><p><br/>Jogadoras (FRO)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=50122/profile/index.html" title="Aberdeen FC (Jogadores)"><img height="30" width="30" alt="Aberdeen" title="Aberdeen" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50122.png"/><div><strong>Aberdeen</strong><p><br/>Jogadores (SCO)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601933/profile/index.html" title="Aberdeen LFC (Jogadoras)"><img height="30" width="30" alt="Aberdeen" title="Aberdeen" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601933.png"/><div><strong>Aberdeen</strong><p><br/>Jogadoras (SCO)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=64277/profile/index.html" title="Aberystwyth Town FC (Jogadores)"><img height="30" width="30" alt="Aberystwyth" title="Aberystwyth" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/64277.png"/><div><strong>Aberystwyth</strong><p><br/>Jogadores (WAL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601962/profile/index.html" title="Aberystwyth Town LFC (Jogadoras)"><img height="30" width="30" alt="Aberystwyth" title="Aberystwyth" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601962.png"/><div><strong>Aberystwyth</strong><p><br/>Jogadoras (WAL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2604263/profile/index.html" title="AC Estudiantes (Futsal)"><img height="30" width="30" alt="AC Estudiantes" title="AC Estudiantes" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2604263.png"/><div><strong>AC Estudiantes</strong><p><br/>Futsal (FIN)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2600530/profile/index.html" title="FC Academia UTM Chisinau (Jogadores)"><img height="30" width="30" alt="Academia UTM" title="Academia UTM" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2600530.png"/><div><strong>Academia UTM</strong><p><br/>Jogadores (MDA)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601612/profile/index.html" title="Academica Mix Sofia (Futsal)"><img height="30" width="30" alt="Academica" title="Academica" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601612.png"/><div><strong>Academica</strong><p><br/>Futsal (BUL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2604083/profile/index.html" title="A. Académica de Coimbra (Futsal)"><img height="30" width="30" alt="Académica" title="Académica" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2604083.png"/><div><strong>Académica</strong><p><br/>Futsal (POR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=64232/profile/index.html" title="A. Académica de Coimbra (Jogadores)"><img height="30" width="30" alt="Académica" title="Académica" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/64232.png"/><div><strong>Académica</strong><p><br/>Jogadores (POR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603926/profile/index.html" title="K. Achterbroek VV (Jogadoras)"><img height="30" width="30" alt="Achterbroek" title="Achterbroek" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603926.png"/><div><strong>Achterbroek</strong><p><br/>Jogadoras (BEL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603743/profile/index.html" title="KS Ada (Jogadoras)"><img height="30" width="30" alt="Ada" title="Ada" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603743.png"/><div><strong>Ada</strong><p><br/>Jogadoras (ALB)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2602401/profile/index.html" title="Adana İdmanyurduspor (Jogadoras)"><img height="30" width="30" alt="Adana" title="Adana" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2602401.png"/><div><strong>Adana</strong><p><br/>Jogadoras (TUR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603166/profile/index.html" title="Adjara (Futsal)"><img height="30" width="30" alt="Adjara" title="Adjara" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603166.png"/><div><strong>Adjara</strong><p><br/>Futsal (GEO)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601050/profile/index.html" title="FC Admira/Wacker Mödling (Jogadores)"><img height="30" width="30" alt="Admira" title="Admira" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601050.png"/><div><strong>Admira</strong><p><br/>Jogadores (AUT)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601505/profile/index.html" title="Aeas Pallinis (Futsal)"><img height="30" width="30" alt="Aeas" title="Aeas" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601505.png"/><div><strong>Aeas</strong><p><br/>Futsal (GRE)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=50129/profile/index.html" title="AEK Athens FC (Jogadores)"><img height="30" width="30" alt="AEK" title="AEK" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50129.png"/><div><strong>AEK</strong><p><br/>Jogadores (GRE)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603386/profile/index.html" title="AEK Futsal (Futsal)"><img height="30" width="30" alt="AEK" title="AEK" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603386.png"/><div><strong>AEK</strong><p><br/>Futsal (GRE)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=54191/profile/index.html" title="AEK Larnaca FC (Jogadores)"><img height="30" width="30" alt="AEK Larnaca" title="AEK Larnaca" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/54191.png"/><div><strong>AEK Larnaca</strong><p><br/>Jogadores (CYP)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=52800/profile/index.html" title="AEL Limassol FC (Jogadores)"><img height="30" width="30" alt="AEL" title="AEL" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/52800.png"/><div><strong>AEL</strong><p><br/>Jogadores (CYP)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603510/profile/index.html" title="AEL Limassol FC (Futsal)"><img height="30" width="30" alt="AEL" title="AEL" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603510.png"/><div><strong>AEL</strong><p><br/>Futsal (CYP)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=59873/profile/index.html" title="Afan Lido FC (Jogadores)"><img height="30" width="30" alt="Afan Lido" title="Afan Lido" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/59873.png"/><div><strong>Afan Lido</strong><p><br/>Jogadores (WAL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601856/profile/index.html" title="AFC Bucureşti (Jogadoras)"><img height="30" width="30" alt="AFC Bucureşti" title="AFC Bucureşti" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601856.png"/><div><strong>AFC Bucureşti</strong><p><br/>Jogadoras (ROU)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2604374/profile/index.html" title="Afrika (Futsal)"><img height="30" width="30" alt="Afrika" title="Afrika" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2604374.png"/><div><strong>Afrika</strong><p><br/>Futsal (ISL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601821/profile/index.html" title="Afturelding/Fjölnir (Jogadoras)"><img height="30" width="30" alt="Afturelding/Fjölnir" title="Afturelding/Fjölnir" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601821.png"/><div><strong>Afturelding/Fjölnir</strong><p><br/>Jogadoras (ISL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=50019/profile/index.html" title="AGF Århus (Jogadores)"><img height="30" width="30" alt="AGF" title="AGF" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50019.png"/><div><strong>AGF</strong><p><br/>Jogadores (DEN)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601800/profile/index.html" title="ŽNK Agram (Jogadoras)"><img height="30" width="30" alt="Agram" title="Agram" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601800.png"/><div><strong>Agram</strong><p><br/>Jogadoras (CRO)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603616/profile/index.html" title="Ağrı Eğitim Gücü (Futsal)"><img height="30" width="30" alt="Ağrı Eğitim Gücü" title="Ağrı Eğitim Gücü" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603616.png"/><div><strong>Ağrı Eğitim Gücü</strong><p><br/>Futsal (TUR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601817/profile/index.html" title="Aiginas AE (Jogadoras)"><img height="30" width="30" alt="Aiginas" title="Aiginas" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601817.png"/><div><strong>Aiginas</strong><p><br/>Jogadoras (GRE)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=52341/profile/index.html" title="AIK Solna (Jogadores)"><img height="30" width="30" alt="AIK" title="AIK" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/52341.png"/><div><strong>AIK</strong><p><br/>Jogadores (SWE)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2600839/profile/index.html" title="AIK Fotboll (Jogadoras)"><img height="30" width="30" alt="AIK" title="AIK" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2600839.png"/><div><strong>AIK</strong><p><br/>Jogadoras (SWE)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=88139/profile/index.html" title="Airbus UK Broughton FC (Jogadores)"><img height="30" width="30" alt="Airbus" title="Airbus" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/88139.png"/><div><strong>Airbus</strong><p><br/>Jogadores (WAL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=79942/profile/index.html" title="AC Ajaccio (Jogadores)"><img height="30" width="30" alt="Ajaccio" title="Ajaccio" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/79942.png"/><div><strong>Ajaccio</strong><p><br/>Jogadores (FRA)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=50143/profile/index.html" title="AFC Ajax (Jogadores)"><img height="30" width="30" alt="Ajax" title="Ajax" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50143.png"/><div><strong>Ajax</strong><p><br/>Jogadores (NED)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=91867/profile/index.html" title="FC Ajax Lasnamäe (Jogadores)"><img height="30" width="30" alt="Ajax Lasnamäe" title="Ajax Lasnamäe" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/91867.png"/><div><strong>Ajax Lasnamäe</strong><p><br/>Jogadores (EST)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2604073/profile/index.html" title="Kix Ajdovscina (Futsal)"><img height="30" width="30" alt="Ajdovscina" title="Ajdovscina" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2604073.png"/><div><strong>Ajdovscina</strong><p><br/>Futsal (SVN)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601812/profile/index.html" title="Akademia Elpides Karditsas 94 (Jogadoras)"><img height="30" width="30" alt="Akademia Elpides" title="Akademia Elpides" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601812.png"/><div><strong>Akademia Elpides</strong><p><br/>Jogadoras (GRE)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2602128/profile/index.html" title="Akademia FC Pniewy (Futsal)"><img height="30" width="30" alt="Akademia Pniewy " title="Akademia Pniewy " src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2602128.png"/><div><strong>Akademia Pniewy </strong><p><br/>Futsal (POL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601994/profile/index.html" title="Akmenės SC (Jogadoras)"><img height="30" width="30" alt="Akmenės" title="Akmenės" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601994.png"/><div><strong>Akmenės</strong><p><br/>Jogadoras (LTU)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601711/profile/index.html" title="Aktas Vilnius (Futsal)"><img height="30" width="30" alt="Aktas" title="Aktas" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601711.png"/><div><strong>Aktas</strong><p><br/>Futsal (LTU)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=79973/profile/index.html" title="FC Aktobe (Jogadores)"><img height="30" width="30" alt="Aktobe" title="Aktobe" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/79973.png"/><div><strong>Aktobe</strong><p><br/>Jogadores (KAZ)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601808/profile/index.html" title="Åland United (Jogadoras)"><img height="30" width="30" alt="Åland" title="Åland" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601808.png"/><div><strong>Åland</strong><p><br/>Jogadoras (FIN)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=59043/profile/index.html" title="FC Alania Vladikavkaz (Jogadores)"><img height="30" width="30" alt="Alania" title="Alania" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/59043.png"/><div><strong>Alania</strong><p><br/>Jogadores (RUS)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/under21/team=200002/profile/index.html" title="Albânia (Jogadores)"><img height="30" width="30" alt="Albânia" title="Albânia" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/ALB.png"/><div><strong>Albânia U21</strong><p><br/>Jogadores (ALB)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/under19/team=300002/profile/index.html" title="Albânia (Jogadores)"><img height="30" width="30" alt="Albânia" title="Albânia" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/ALB.png"/><div><strong>Albânia U19</strong><p><br/>Jogadores (ALB)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/teama/team=2/profile/index.html" title="Albânia (Jogadores)"><img height="30" width="30" alt="Albânia" title="Albânia" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/ALB.png"/><div><strong>Albânia</strong><p><br/>Jogadores (ALB)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/under17/team=400002/profile/index.html" title="Albânia (Jogadores)"><img height="30" width="30" alt="Albânia" title="Albânia" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/ALB.png"/><div><strong>Albânia U17</strong><p><br/>Jogadores (ALB)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/futsalteama/team=700002/profile/index.html" title="Albânia (Futsal)"><img height="30" width="30" alt="Albânia" title="Albânia" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/ALB.png"/><div><strong>Albânia FUT</strong><p><br/>Futsal (ALB)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601847/profile/index.html" title="Clube de Albergaria (Jogadoras)"><img height="30" width="30" alt="Albergaria" title="Albergaria" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601847.png"/><div><strong>Albergaria</strong><p><br/>Jogadoras (POR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2602397/profile/index.html" title="CD Alcaine (Jogadoras)"><img height="30" width="30" alt="Alcaine" title="Alcaine" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2602397.png"/><div><strong>Alcaine</strong><p><br/>Jogadoras (ESP)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2602346/profile/index.html" title="Algo Tbilisi (Futsal)"><img height="30" width="30" alt="Algo" title="Algo" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2602346.png"/><div><strong>Algo</strong><p><br/>Futsal (GEO)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603412/profile/index.html" title="Algomak (Futsal)"><img height="30" width="30" alt="Algomak" title="Algomak" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603412.png"/><div><strong>Algomak</strong><p><br/>Futsal (MKD)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2600216/profile/index.html" title="KS ALI DEMI (Futsal)"><img height="30" width="30" alt="ALI DEMI" title="ALI DEMI" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2600216.png"/><div><strong>ALI DEMI</strong><p><br/>Futsal (ALB)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601857/profile/index.html" title="FC Alice &amp; Tunes Piteşti (Jogadoras)"><img height="30" width="30" alt="Alice &amp; Tunes" title="Alice &amp; Tunes" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601857.png"/><div><strong>Alice &amp; Tunes</strong><p><br/>Jogadoras (ROU)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=52896/profile/index.html" title="Alki Larnaca FC (Jogadores)"><img height="30" width="30" alt="Alki" title="Alki" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/52896.png"/><div><strong>Alki</strong><p><br/>Jogadores (CYP)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2604068/profile/index.html" title="OVB Allfinanz (Futsal)"><img height="30" width="30" alt="Allfinanz" title="Allfinanz" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2604068.png"/><div><strong>Allfinanz</strong><p><br/>Futsal (CRO)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2600636/profile/index.html" title="1. FC Allstars Wiener Neustadt (Futsal)"><img height="30" width="30" alt="Allstars" title="Allstars" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2600636.png"/><div><strong>Allstars</strong><p><br/>Futsal (AUT)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2602375/profile/index.html" title="Alpha (Futsal)"><img height="30" width="30" alt="Alpha" title="Alpha" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2602375.png"/><div><strong>Alpha</strong><p><br/>Futsal (IRL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2600835/profile/index.html" title="Amazon Grimstad FK (Jogadoras)"><img height="30" width="30" alt="Amazon Grimstad" title="Amazon Grimstad" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2600835.png"/><div><strong>Amazon Grimstad</strong><p><br/>Jogadoras (NOR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=85938/profile/index.html" title="FC Amkar Perm (Jogadores)"><img height="30" width="30" alt="Amkar" title="Amkar" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/85938.png"/><div><strong>Amkar</strong><p><br/>Jogadores (RUS)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603180/profile/index.html" title="AMSAC (Futsal)"><img height="30" width="30" alt="AMSAC" title="AMSAC" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603180.png"/><div><strong>AMSAC</strong><p><br/>Futsal (POR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2603628/profile/index.html" title="Anadolu Genclik SK (Futsal)"><img height="30" width="30" alt="Anadolu" title="Anadolu" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2603628.png"/><div><strong>Anadolu</strong><p><br/>Futsal (TUR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=64135/profile/index.html" title="Anagennisis Derynia FC (Jogadores)"><img height="30" width="30" alt="Anagennisis" title="Anagennisis" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/64135.png"/><div><strong>Anagennisis</strong><p><br/>Jogadores (CYP)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=50074/profile/index.html" title="RSC Anderlecht (Jogadores)"><img height="30" width="30" alt="Anderlecht" title="Anderlecht" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50074.png"/><div><strong>Anderlecht</strong><p><br/>Jogadores (BEL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601870/profile/index.html" title="RSC Anderlecht (Jogadoras)"><img height="30" width="30" alt="Anderlecht" title="Anderlecht" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601870.png"/><div><strong>Anderlecht</strong><p><br/>Jogadoras (BEL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/under17/team=460618/profile/index.html" title="Andorra (Jogadores)"><img height="30" width="30" alt="Andorra" title="Andorra" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/AND.png"/><div><strong>Andorra U17</strong><p><br/>Jogadores (AND)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/under21/team=260618/profile/index.html" title="Andorra (Jogadores)"><img height="30" width="30" alt="Andorra" title="Andorra" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/AND.png"/><div><strong>Andorra U21</strong><p><br/>Jogadores (AND)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/under19/team=360618/profile/index.html" title="Andorra (Jogadores)"><img height="30" width="30" alt="Andorra" title="Andorra" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/AND.png"/><div><strong>Andorra U19</strong><p><br/>Jogadores (AND)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/futsalteama/team=760618/profile/index.html" title="Andorra (Futsal)"><img height="30" width="30" alt="Andorra" title="Andorra" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/AND.png"/><div><strong>Andorra FUT</strong><p><br/>Futsal (AND)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/teama/team=60618/profile/index.html" title="Andorra (Jogadores)"><img height="30" width="30" alt="Andorra" title="Andorra" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/flags/50x50/AND.png"/><div><strong>Andorra</strong><p><br/>Jogadores (AND)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2604078/profile/index.html" title="Andy Liberec (Futsal)"><img height="30" width="30" alt="Andy Liberec" title="Andy Liberec" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2604078.png"/><div><strong>Andy Liberec</strong><p><br/>Futsal (CZE)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=53059/profile/index.html" title="MKE Ankaragücü (Jogadores)"><img height="30" width="30" alt="Ankaragücü" title="Ankaragücü" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/53059.png"/><div><strong>Ankaragücü</strong><p><br/>Jogadores (TUR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=52897/profile/index.html" title="Anorthosis Famagusta FC (Jogadores)"><img height="30" width="30" alt="Anorthosis" title="Anorthosis" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/52897.png"/><div><strong>Anorthosis</strong><p><br/>Jogadores (CYP)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2602403/profile/index.html" title="Antalyaspor AŞ (Jogadoras)"><img height="30" width="30" alt="Antalyaspor" title="Antalyaspor" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2602403.png"/><div><strong>Antalyaspor</strong><p><br/>Jogadoras (TUR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=60532/profile/index.html" title="Antalyaspor (Jogadores)"><img height="30" width="30" alt="Antalyaspor" title="Antalyaspor" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/60532.png"/><div><strong>Antalyaspor</strong><p><br/>Jogadores (TUR)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2601462/profile/index.html" title="Chase Antwerpen (Futsal)"><img height="30" width="30" alt="Antwerpen" title="Antwerpen" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2601462.png"/><div><strong>Antwerpen</strong><p><br/>Futsal (BEL)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=75050/profile/index.html" title="FC Anzhi Makhachkala (Jogadores)"><img height="30" width="30" alt="Anzhi" title="Anzhi" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/75050.png"/><div><strong>Anzhi</strong><p><br/>Jogadores (RUS)</p></div></a></li><li><a class="detailByLetter" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/club=2600220/profile/index.html" title="FC Anzhi Tallinn (Futsal)"><img height="30" width="30" alt="Anzhi Tallinn" title="Anzhi Tallinn" src="https://web.archive.org/web/20120123050258im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/2600220.png"/><div><strong>Anzhi Tallinn</strong><p><br/>Futsal (EST)</p></div></a></li></ul></div><div class="miniPagNav clearfix"><div class="prevLink"> </div><div class="nextLink"><span><a href="#" onclick="basicPaging('/teamsandplayers/teams/library/letter=a/_tabajaxall,page=2.htmx',this,true); return false;">Mais » </a></span> </div></div><script type="text/javascript"> function basicPaging(url,elToUpdate,inTabAjax){ var elToUpdate; if(inTabAjax){ elToUpdate = $j(elToUpdate).parents('.ui-tabs-panel'); }else{ elToUpdate = elToUpdate.toString(); } $j(elToUpdate).load(url); } </script></div> </div></div><!--googleon:snippet--> </div> </div><div class="grid_4 "><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Equipa da Semana </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideVideoTeamPlayer"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120123050258/http://pt.uefa.com/uefachampionsleague/library/redirect/_ratings_totw.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/14/82/1731482_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Equipa da Semana do Player Rater: Jornada 6"/><img src="/web/20120123050258im_/http://pt.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/14/82/1731482_w4.jpg" width="324" height="182" alt="Equipa da Semana do Player Rater: Jornada 6"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Equipa da Semana do Player Rater: Jornada 6</div></div></li><li><a href="/web/20120123050258/http://pt.uefa.com/uefachampionsleague/library/redirect/_ratings_totw.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/98/92/1719892_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Equipa da Semana do Player Rater: Semana 5"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Equipa da Semana do Player Rater: Semana 5</div></div></li><li><a href="/web/20120123050258/http://pt.uefa.com/uefachampionsleague/library/redirect/_ratings_totw.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/88/70/1708870_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Equipa da Semana do Player Rater: Jornada 4"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Equipa da Semana do Player Rater: Jornada 4</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/20120123050258/http://pt.uefa.com/uefachampionsleague/library/redirect/_ratings.html">Mais vídeo</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideoTeamPlayer">1</span> de 3</div></div><!--googleon:index--> </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/20120123050258/http://pt.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Equipas e jogadores" class="bcLink" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/index.html">Equipas e jogadores</a></li><li>&nbsp;&gt;&nbsp;<a title="Equipas" class="bcLink" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/index.html">Equipas</a></li><li>&nbsp;&gt;&nbsp;<a title="De A a Z" class="bcLink" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/index.html">De A a Z</a></li><li>&nbsp;&gt;&nbsp;<a title="A" class="bcLink" href="/web/20120123050258/http://pt.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120123050258/http://pt.uefa.com/community/feedback/index.html">Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competições</span><div class="competitionlist fl"><span>- Clubes - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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 &quot;site&quot; oficial do futebol europeu" href="/web/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/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/20120123050258/http://m.uefa.com/pt/" title="Versão &quot;mobile&quot;">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/20120123050258/http://ac.uefa.com/pt/" title="Versão acessível">Versão acessível</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA . Todos os direitos reservados.</li><li>A palavra UEFA, o logótipo da UEFA e todas as marcas relativas às competições da UEFA estão protegidas por marcas registadas e/ou direitos de autor da UEFA. As referidas marcas registadas não podem ser utilizadas para qualquer fim comercial. A utilização do UEFA.com implica o seu acordo com os Termos e Condições, e com a Política de Privacidade.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120123050258/https://ssl." : "https://web.archive.org/web/20120123050258/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/20120123050258/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:02:58 Jan 23, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:22:54 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.457 exclusion.robots: 0.023 exclusion.robots.policy: 0.013 esindex: 0.009 cdx.remote: 9.209 LoadShardBlock: 107.62 (3) PetaboxLoader3.datanode: 117.963 (4) PetaboxLoader3.resolve: 74.694 (2) load_resource: 115.683 -->

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