CINXE.COM

Federazioni nazionali - Turchia - Futsal – UEFA.com

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="it" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_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="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://it.uefa.com/memberassociations/association=tur/futsal/matches/index.html","20120315110845","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1331809725"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Federazioni nazionali - Turchia - Futsal – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Il sito del calcio europeo, uefa.com, è il sito ufficiale della UEFA, l'Unione Europea delle Federazioni Calcistiche, e l'organo di governo del calcio in Europa. La UEFA organizza alcune delle competizioni calcistiche più conosciute e prestigiose nel continente europeo, come la UEFA Champions League, la Coppa UEFA e il Campionato Europeo di Calcio UEFA (UEFA EURO 2008, UEFA EURO 2012, etc). Il sito offre filmati video in diretta di molte competizioni UEFA oltre a un archivio di video esclusivi e servizi per dispositivi mobili. Inoltre, attraverso la sezione Calcio Europa, presenta la copertura dei 53 campionati nazionali delle Federcalcio associate, che portano poi alle competizioni UEFA; la sezione Organizzazione UEFA segue le attività istituzionali della UEFA, mentre Training Ground promuove iniziative per il calcio di base e offre lezioni via web."/><meta name="keywords" content="UEFA,Union of European Football Associations,Union Européenne de Football Association,Unione Europea delle Federazioni Calcistiche,Europa,Football,Soccer,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,Coppa UEFA, EURO 2008, EURO 2012,Campionato Europeo,FIFA,Mondiale FIFA,Mondiale,Michel Platini,MatchCentre,Match Centre,Calcio Europa,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadio,Training Ground,Arbitro,Giocatori,Allenatore"/><meta name="author" content="uefa.com"/><meta name="searchtitle" content="Turkey,Turkey,Turchia"/><meta name="searchname" content="Turkey"/><meta name="searchtype" content="memberassociations"/><meta name="searchteamid" content="1056"/><link rel="canonical" href="https://web.archive.org/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/matches/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120315110845im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120315110845cs_/http://it.uefa.com/inc/css/main.css?20120312120115"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120315110845cs_/http://it.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120315110845cs_/http://it.uefa.com/inc/css/memberassociations/main.css?20120208090634"/><script type="text/javascript" src="/web/20120315110845js_/http://it.uefa.com/inc/js/main.js?20120229174250"> </script><link rel="shortcut icon" href="/web/20120315110845im_/http://it.uefa.com/imgml/favicon/favicon.ico"/></head><body id="memberassociations" class="association_tur futsal langI"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"association tur","type":"list:matches","subsec3":"matches","sec":"member associations","subsec2":"futsal","lang":"IT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2011","13":"turkey premier league","23":"turkey","43":"web","22":"tur"};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 ='Non chiederlo più?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120315110845/http://it.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/20120315110845im_/http://it.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Il sito ufficiale del calcio europeo" class="uefacomBlurb" href="https://web.archive.org/web/20120315110845/http://it.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/20120315110845im_/http://it.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Il sito ufficiale del calcio europeo"/></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/20120315110845/http://ac.uefa.com/it/">Versione accessibile</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120315110845/http://it.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Registrati</a> </div><div id="loginH"><a href="/web/20120315110845/http://it.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120315110845/http://it.uefa.com/community/logout/index.html">Logout</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/20120315110845/http://it.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Ricerca"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Altri risultati</div><div class="seVal" id="seVal">ricerca</div></div></form></div> </div><!--googleon: snippet--><script type="text/javascript"> if(isHeaderClosed){ document.write("<style>#menuLevel1, #menuLevel0 { height: 0; overflow: hidden; } #box{height:0; overflow: hidden;} #OverBox a#close {display: none;} #OverBox a#open {display: block;} #OverBox a#close:hover {display: none;} #OverBox a#open:hover {display: block;} #OverBox a#closeSup {display: none;} #OverBox a#openSup {display: block;}</style>"); }; </script><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120315110845/http://it.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro news</a></li><li id="ml0_vc"><a href="/web/20120315110845/http://it.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro Video</a></li><li id="ml0_ls"><a href="/web/20120315110845/http://it.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Risultati in diretta</a></li><li id="ml0_tp"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Squadre &amp; Giocatori</a></li><li id="ml0_cg"><a href="/web/20120315110845/http://it.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community &amp; giochi</a></li><li id="ml0_mc"><a href="/web/20120315110845/http://it.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Cellulare</a></li><li id="ml0_st"><a href="/web/20120315110845/http://it.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Negozio</a></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120315110845/http://it.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">La UEFA</a></li><li id="ml1_ma" class="current"><a href="/web/20120315110845/http://it.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Federazioni nazionali</a></li><li id="ml1_wf" class=""><a href="/web/20120315110845/http://it.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Valorizzazione calcio femminile</a></li><li id="ml1_tg" class=""><a href="/web/20120315110845/http://it.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/20120315110845/http://it.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/20120315110845/http://it.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/20120315110845/http://it.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/20120315110845/http://it.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europei Under 21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Tutte le competizioni</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>- Club -</span><ul><li><a href="/web/20120315110845/http://it.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/20120315110845/http://it.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/20120315110845/http://it.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Supercoppa UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Nazionali -</span><ul><li><a href="/web/20120315110845/http://it.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/20120315110845/http://it.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/20120315110845/http://it.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa del Mondo</a></li><li><a href="/web/20120315110845/http://it.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europei Under 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>- Giovani/Dilettanti -</span><ul><li><a href="/web/20120315110845/http://it.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo Under 19</a></li><li><a href="/web/20120315110845/http://it.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo Under 17</a></li><li><a href="/web/20120315110845/http://it.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa della Regioni</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/20120315110845/http://it.uefa.com/women/index.html">- Calcio femminile -</a></span><ul><li><a href="/web/20120315110845/http://it.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/20120315110845/http://it.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondiali femminili</a></li><li><a href="/web/20120315110845/http://it.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/20120315110845/http://it.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo U19 femminile</a></li><li><a href="/web/20120315110845/http://it.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under 17 Femminile</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/20120315110845/http://it.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120315110845/http://it.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo futsal</a></li><li><a href="/web/20120315110845/http://it.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondiali FIFA futsal</a></li><li><a href="/web/20120315110845/http://it.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa 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"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20120315110845/http://it.uefa.com/index.html">UEFA.com</a> &gt; <a title="Federazioni nazionali" class="bcLink" href="/web/20120315110845/http://it.uefa.com/memberassociations/index.html">Federazioni nazionali</a> &gt; <a title="Turchia" class="bcLink" href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/index.html">Turchia</a> &gt; <a title="Futsal" class="bcLink" href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/index.html">Futsal</a> &gt; <a title="Partite" class="bcLink" href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/matches/index.html">Partite</a> </div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120315110845/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" href="/web/20120315110845/http://it.uefa.com/memberassociations/index.html">&nbsp;</a><ul class="memberAssociation"><li id="ml2_leaguesandcups"><a title="Coppe &amp; campionati in Europa" href="/web/20120315110845/http://it.uefa.com/memberassociations/leaguesandcups/index.html"><span>Coppe &amp; campionati in Europa</span></a></li><li id="ml2_leaguematchcenter"><a title="MatchCentre Campionati" href="/web/20120315110845/http://it.uefa.com/memberassociations/leaguematchcentre/index.html"><span>MatchCentre Campionati</span></a></li><li id="ml2_news"><a title="Notizie" href="/web/20120315110845/http://it.uefa.com/memberassociations/news/index.html"><span>Notizie</span></a></li><li id="ml2_photos"><a title="Foto" href="/web/20120315110845/http://it.uefa.com/memberassociations/photos/index.html"><span>Foto</span></a></li><li id="ml2_video"><a title="Video" href="/web/20120315110845/http://it.uefa.com/memberassociations/video/index.html"><span>Video</span></a></li><li id="ml2_futsal"><a title="Futsal" href="/web/20120315110845/http://it.uefa.com/memberassociations/futsal/index.html"><span>Futsal</span></a></li><li id="ml2_women"><a title="Calcio femminile" href="/web/20120315110845/http://it.uefa.com/memberassociations/women/index.html"><span>Calcio femminile</span></a></li><li id="ml2_rankings"><a title="Ranking UEFA" href="/web/20120315110845/http://it.uefa.com/memberassociations/uefarankings/index.html"><span>Ranking UEFA</span></a></li></ul><select name="association" class="memberAssociation" onchange="location.href='/memberassociations/association='+this[selectedIndex].value+'/index.html'"><option>Scegli la federazione</option><option value="alb">Albania</option><option value="and">Andorra</option><option value="arm">Armenia</option><option value="aut">Austria</option><option value="aze">Azerbaigian</option><option value="bel">Belgio</option><option value="blr">Bielorussia</option><option value="bih">Bosnia-Erzegovina</option><option value="bul">Bulgaria</option><option value="cyp">Cipro</option><option value="cro">Croazia</option><option value="den">Danimarca</option><option value="mkd">ERJM</option><option value="est">Estonia</option><option value="fin">Finlandia</option><option value="fra">Francia</option><option value="wal">Galles</option><option value="geo">Georgia</option><option value="ger">Germania</option><option value="gre">Grecia</option><option value="eng">Inghilterra</option><option value="nir">Irlanda del Nord</option><option value="isl">Islanda</option><option value="fro">Isole Faroe</option><option value="isr">Israele</option><option value="ita">Italia</option><option value="kaz">Kazakistan</option><option value="lva">Lettonia</option><option value="lie">Liechtenstein</option><option value="ltu">Lituania</option><option value="lux">Lussemburgo</option><option value="mlt">Malta</option><option value="mda">Moldavia</option><option value="mne">Montenegro</option><option value="nor">Norvegia</option><option value="ned">Olanda</option><option value="pol">Polonia</option><option value="por">Portogallo</option><option value="cze">Repubblica Ceca</option><option value="irl">Repubblica d'Irlanda</option><option value="rou">Romania</option><option value="rus">Russia</option><option value="smr">San Marino</option><option value="sco">Scozia</option><option value="srb">Serbia</option><option value="svk">Slovacchia</option><option value="svn">Slovenia</option><option value="esp">Spagna</option><option value="swe">Svezia</option><option value="sui">Svizzera</option><option value="tur">Turchia</option><option value="ukr">Ucraina</option><option value="hun">Ungheria</option></select></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><div id="associationHeader" class="HeaderInfo grid_12" style="background:url(/web/20120315110845im_/http://it.uefa.com/imgml/MA/headers/TUR.jpg) 0px 0px repeat-x;"><div class="HeaderProfile innGrid_11"><div class="HeaderLogo"><a title="Turchia" href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/index.html"><img height="50" width="50" alt="Turchia" title="Turchia" src="https://web.archive.org/web/20120315110845im_/http://img.uefa.com/imgml/MA/logos/50x50/135.png"/></a></div><div class="HeaderDetails ma"><h1 class="bigTitle"><a class="ma" title="Turchia" href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/index.html">Turchia</a></h1><h2><img height="18" width="18" alt="Turchia" title="Turchia" src="https://web.archive.org/web/20120315110845im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/><span class="officialName">Turkish Football Association</span></h2></div></div><div class="innGrid_1"><a href="/web/20120315110845/http://it.uefa.com/memberassociations/uefarankings/country/index.html"><span id="headerRanking"><div class="rtitle">RANKING UEFA 2011/12</div><div><span class="rpos">10</span><img src="/web/20120315110845im_/http://it.uefa.com/imgml/icons/equal.png" width="16" height="16"/></div></span><span class="tooltip downRightSmall left_0 top_-74" id="tlp_ranking"><span class="top"> </span><span class="ctn c"><span class="rnk_inn">UEFA country coefficient 2011/12</span></span><span class="btm"> </span></span></div></div> </div><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_gray maThirdLevel"><div id="menuLevel3"><ul class="menu clearfix"><li id="dml3_overview" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/index.html"><span>Sommario</span></a></li><li id="dml3_news" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/news/index.html"><span>Notizie</span></a></li><li id="dml3_photos" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/photos/index.html"><span>Foto</span></a></li><li id="dml3_league" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/domesticleague/index.html"><span>Campionato</span></a></li><li id="dml3_cup" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/domesticcup/index.html"><span>Coppa</span></a></li><li id="dml3_futsal" class=" current "><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/index.html"><span>Futsal</span></a></li><li id="dml3_women" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/women/index.html"><span>Calcio femminile</span></a></li><li id="dml3_teamsinuefa" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/teamsinuefacompetitions/index.html"><span>Squadre partecipanti alle competizioni UEFA</span></a></li><li id="dml3_honours" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/honours/index.html"><span>Trofei conquistati</span></a></li><li id="dml3_profile" class=""><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/profile/index.html"><span>Profilo</span></a></li><li id="dml3_uefarankings" class=" last "><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/uefarankings/index.html"><span>Ranking UEFA</span></a></li></ul> </div><div class="subtabs subtabs_gray maThirdLevel"><ul class="submenu"><li id="dml3_matches" class="current"><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/matches/index.html"><span>Partite</span></a></li><li id="dml3_standings"><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/standings/index.html"><span>Classifiche</span></a></li><li id="dml3_clubs" class="last"><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/clubs/index.html"><span>Squadre</span></a></li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><!--googleoff: snippet--><!--googleoff:all--><script type="text/javascript">var yearlistOmniture=new Array("","","2011","2011","2011","2011","","","","","","");var roundlistOmniture=new Array(); function basicPaging(url,divid){ $j(divid).load(url); } var library = "/memberassociations/association=tur/futsal/matches/month=6/_includematch.html"; $j(document).ready(function(){ basicPaging(library,"#ListMatchDomestic") $j("#month").change( function(){ var libraryCustom = "/memberassociations/association=tur/futsal/matches/month={month}/_includematch.html"; libraryCustom = libraryCustom.replace('{month}', this.value); if (this.selectedIndex!=0) { InsertOmnitureMonth(this.value); } var year; if (this.value != ''){ basicPaging(libraryCustom,"#ListMatchDomestic") } } ) $j("#round").change( function(){ var libraryCustom = "/memberassociations/association=tur/futsal/season=2010/round={round}/_includematch.html"; libraryCustom = libraryCustom.replace('{round}', this.value); if (this.selectedIndex!=0) { InsertOmnitureRound(this.selectedIndex); } var year; if (this.value != ''){ basicPaging(libraryCustom,"#ListMatchDomestic") } } ) }); function ClickMonth(month){ var libraryCustom = "/memberassociations/association=tur/futsal/matches/month={month}/_includematch.html"; $j("#month").val(""); libraryCustom = libraryCustom.replace('{month}', month); InsertOmnitureMonth(month); basicPaging(libraryCustom,"#ListMatchDomestic") } function InsertOmnitureMonth(month) { var monthlistOmniture=new Array("january","february","march","april","may","june","july","august","september","october","november","december"); var strPr = monthlistOmniture[month-1] + " " + yearlistOmniture[month-1]; SCW.AddContent("subsec3",strPr,true); s.eVar8=s.prop2 + ":" + strPr + ":" + s.prop5; SCW.Execute(); } function InsertOmnitureRound(round) { var strPr = roundlistOmniture[round-1]; SCW.AddContent("subsec3",strPr,true); s.eVar8=s.prop2 + ":" + strPr + ":" + s.prop5; SCW.Execute(); } </script><!--googleon:all--><div id="MatchListDomesticLeague"><h2 class="bigTitle">Premier League turca 2011</h2><div id="selectmonth" class="fl w217"><select id="month"><option value="">Partite mese per mese</option><option value="3">Marzo</option><option value="4">Aprile</option><option value="5">Maggio</option><option value="6">Giugno</option></select></div><div id="month" class="fl c subtabs"><ul class="submenu"><li><a href="#" onclick="ClickMonth(5)">Maggio</a></li><li><a href="#" onclick="ClickMonth(6)"><b>Giugno</b></a></li></ul></div><div id="selectclub" class="fr w130 r"><select id="club" onchange="window.location.href=this.options[this.selectedIndex].value"><option value="">Partite per club</option><option value="/teamsandplayers/teams/club=2603622/domestic/index.html"> İzmir</option><option value="/teamsandplayers/teams/club=2603616/domestic/index.html">Ağrı Eğitim Gücü</option><option value="/teamsandplayers/teams/club=2603628/domestic/index.html">Anadolu</option><option value="/teamsandplayers/teams/club=2603617/domestic/index.html">Ataturk Lisesi</option><option value="/teamsandplayers/teams/club=2603618/domestic/index.html">Belediye Spor</option><option value="/teamsandplayers/teams/club=2603629/domestic/index.html">Camlaralti Elitspor</option><option value="/teamsandplayers/teams/club=2603620/domestic/index.html">Doganspor</option><option value="/teamsandplayers/teams/club=2603630/domestic/index.html">Gazi Ünv</option><option value="/teamsandplayers/teams/club=2603619/domestic/index.html">Genclik Spor 24</option><option value="/teamsandplayers/teams/club=2603621/domestic/index.html">Inonu Ünv</option><option value="/teamsandplayers/teams/club=2603631/domestic/index.html">Istanbul Üniversitesi</option><option value="/teamsandplayers/teams/club=2603623/domestic/index.html">Kocaeli Ünv</option><option value="/teamsandplayers/teams/club=2603626/domestic/index.html">Ondokuz Mayis</option><option value="/teamsandplayers/teams/club=2603627/domestic/index.html">Seyhan</option><option value="/teamsandplayers/teams/club=2603624/domestic/index.html">Sprintspor</option><option value="/teamsandplayers/teams/club=2603625/domestic/index.html">Uludag Ünv</option></select></div></div><!--googleon: snippet--><div id="ListMatchDomestic"> </div> </div> </div><div class="grid_4 "><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Classifiche </h3> <!--googleon:index--> </div><div class="bC"><div class="t_standings cup_2056_2010"><h3 class="bigTitle innerText grp_200001174 vis_title"><span class="fr"><img height="18" width="18" alt="Turchia" title="Turchia" src="https://web.archive.org/web/20120315110845im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></span>Premier League turca 2011 Group East</h3><table class="tb_stand grp_200001174 vis_grtable"><thead><tr class="lcol"><th class="rank w18 nosort innerText"></th><th class="nosort w16 stday"></th><th class="clubs nosort l">Squadre</th><th class="win nosort"></th><th class=""><abbr title="Giocate">G</abbr></th><th class=""><abbr title="Punti">P.ti</abbr></th></tr></thead><tbody><tr class="on "><td class="rank w18 nosort innerText">1</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603621/domestic/index.html">Inonu Üniversitesi</a></td><td class="win nosort"></td><td>5</td><td>13</td></tr><tr class=" off "><td class="rank w18 nosort innerText">2</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603626/domestic/index.html">Ondokuz Mayis Üniversitesi</a></td><td class="win nosort"></td><td>5</td><td>10</td></tr><tr class="on "><td class="rank w18 nosort innerText">3</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603620/domestic/index.html">Hekimoglu Doganspor</a></td><td class="win nosort"></td><td>5</td><td>9</td></tr><tr class=" off "><td class="rank w18 nosort innerText">4</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603627/domestic/index.html">Seyhan Belediyespor</a></td><td class="win nosort"></td><td>4</td><td>8</td></tr><tr class="on "><td class="rank w18 nosort innerText">5</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603617/domestic/index.html">Ataturk Lisesi SK</a></td><td class="win nosort"></td><td>4</td><td>8</td></tr><tr class=" off "><td class="rank w18 nosort innerText">6</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603619/domestic/index.html">Genclik Spor 24</a></td><td class="win nosort"></td><td>5</td><td>3</td></tr><tr class="on "><td class="rank w18 nosort innerText">7</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603616/domestic/index.html">Ağrı Eğitim Gücü</a></td><td class="win nosort"></td><td>3</td><td>0</td></tr><tr class=" off "><td class="rank w18 nosort innerText">8</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603618/domestic/index.html">Erciş Belediye Spor</a></td><td class="win nosort"></td><td>5</td><td>0</td></tr></tbody></table><h3 class="bigTitle innerText grp_200001175"><span class="fr"><img height="18" width="18" alt="Turchia" title="Turchia" src="https://web.archive.org/web/20120315110845im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></span>Premier League turca 2011 Group West</h3><table class="tb_stand grp_200001175"><thead><tr class="lcol"><th class="rank w18 nosort innerText"></th><th class="nosort w16 stday"></th><th class="clubs nosort l">Squadre</th><th class="win nosort"></th><th class=""><abbr title="Giocate">G</abbr></th><th class=""><abbr title="Punti">P.ti</abbr></th></tr></thead><tbody><tr class="on "><td class="rank w18 nosort innerText">1</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2601579/domestic/index.html">Istanbul Üniversitesi SK</a></td><td class="win nosort"></td><td>7</td><td>19</td></tr><tr class=" off "><td class="rank w18 nosort innerText">2</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603629/domestic/index.html">Camlaralti Koleji Ege Elitspor</a></td><td class="win nosort"></td><td>6</td><td>16</td></tr><tr class="on "><td class="rank w18 nosort innerText">3</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603625/domestic/index.html">Uludag Üniversitesi</a></td><td class="win nosort"></td><td>6</td><td>15</td></tr><tr class=" off "><td class="rank w18 nosort innerText">4</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603630/domestic/index.html">Gazi Üniversitesi</a></td><td class="win nosort"></td><td>7</td><td>9</td></tr><tr class="on "><td class="rank w18 nosort innerText">5</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603622/domestic/index.html"> İzmir Büyükşehir Belediyesi</a></td><td class="win nosort"></td><td>7</td><td>6</td></tr><tr class=" off "><td class="rank w18 nosort innerText">6</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603628/domestic/index.html">Anadolu Genclik SK</a></td><td class="win nosort"></td><td>7</td><td>6</td></tr><tr class="on "><td class="rank w18 nosort innerText">7</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603623/domestic/index.html">Kocaeli Üniversitesi</a></td><td class="win nosort"></td><td>7</td><td>6</td></tr><tr class=" off "><td class="rank w18 nosort innerText">8</td><td class="nosort w16 stday"/><td class="clubs nosort l"><a href="/web/20120315110845/http://it.uefa.com/teamsandplayers/teams/club=2603624/domestic/index.html">Sprintspor</a></td><td class="win nosort"></td><td>7</td><td>3</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Ultimo aggiornamento: 03/10/2011 11:36 CET</div></div><div class="row more innerText"><a href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/standings/index.html">Classifica completa</a> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="row "><div class="box boxSimple c"><div class="bH"><!--googleoff:index--><h2> </h2> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div id="quick_futeuro" class="compquicklink "><a class="logolink" href="/web/20120315110845/http://it.uefa.com/futsaleuro/index.html">&nbsp;</a><ul><li id="wucl_news" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsaleuro/news/index.html"><span>Notizie</span></a></li><li id="wucl_matches" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsaleuro/matches/index.html"><span>Partite</span></a></li><li id="wucl_stats" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsaleuro/statistics/index.html"><span>Statistiche</span></a></li></ul></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box boxSimple c"><div class="bH"><!--googleoff:index--><h2> </h2> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div id="quick_futwc" class="compquicklink "><a class="logolink" href="/web/20120315110845/http://it.uefa.com/futsalworldcup/index.html">&nbsp;</a><ul><li id="wucl_news" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsalworldcup/news/index.html"><span>Notizie</span></a></li><li id="wucl_matches" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsalworldcup/matches/index.html"><span>Partite</span></a></li><li id="wucl_stats" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsalworldcup/standings/index.html"><span>Classifiche</span></a></li></ul></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box boxSimple c"><div class="bH"><!--googleoff:index--><h2> </h2> <!--googleon:index--> </div><div class="bC"><!--googleoff:snippet--><div id="quick_futcup" class="compquicklink "><a class="logolink" href="/web/20120315110845/http://it.uefa.com/futsalcup/index.html">&nbsp;</a><ul><li id="wucl_news" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsalcup/news/index.html"><span>Notizie</span></a></li><li id="wucl_matches" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsalcup/matches/index.html"><span>Partite</span></a></li><li id="wucl_stats" class=" "><a href="/web/20120315110845/http://it.uefa.com/futsalcup/statistics/index.html"><span>Statistiche</span></a></li></ul></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"> <a title="UEFA.com" class="bcLink" href="/web/20120315110845/http://it.uefa.com/index.html">UEFA.com</a> &gt; <a title="Federazioni nazionali" class="bcLink" href="/web/20120315110845/http://it.uefa.com/memberassociations/index.html">Federazioni nazionali</a> &gt; <a title="Turchia" class="bcLink" href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/index.html">Turchia</a> &gt; <a title="Futsal" class="bcLink" href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/index.html">Futsal</a> &gt; <a title="Partite" class="bcLink" href="/web/20120315110845/http://it.uefa.com/memberassociations/association=tur/futsal/matches/index.html">Partite</a> </div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120315110845/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competizioni</span><div class="competitionlist fl"><span>- Club - </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/20120315110845/http://it.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/20120315110845/http://it.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/20120315110845/http://it.uefa.com/uefasupercup/index.html" title="Supercoppa UEFA">Supercoppa UEFA</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/20120315110845/http://it.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/20120315110845/http://it.uefa.com/futsaleuro/index.html" title="Europeo futsal">Europeo 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/20120315110845/http://it.uefa.com/futsalworldcup/index.html" title="Mondiali FIFA futsal">Mondiali FIFA 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/20120315110845/http://it.uefa.com/futsalcup/index.html" title="Coppa UEFA futsal">Coppa UEFA futsal</a></li></ul> </div><div class="competitionlist fl"><span>- Nazionali - </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/20120315110845/http://it.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/20120315110845/http://it.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/20120315110845/http://it.uefa.com/worldcup/index.html" title="Coppa del Mondo">Coppa del Mondo</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21</a></li></ul><span>- Giovani/Dilettanti - </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/20120315110845/http://it.uefa.com/under19/index.html" title="Europeo Under 19">Europeo Under 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/20120315110845/http://it.uefa.com/under17/index.html" title="Europeo Under 17">Europeo Under 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/20120315110845/http://it.uefa.com/regionscup/index.html" title="Coppa della Regioni">Coppa della Regioni</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Calcio femminile</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/20120315110845/http://it.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/20120315110845/http://it.uefa.com/womensworldcup/index.html" title="Mondiali femminili">Mondiali femminili</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.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/20120315110845/http://it.uefa.com/womensunder19/index.html" title="Europeo U19 femminile">Europeo U19 femminile</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/womensunder17/index.html" title="Under 17 Femminile">Under 17 Femminile</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/20120315110845/http://it.uefa.com/women/news/index.html" title="Notizie">Notizie</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/women/video/index.html" title="Video">Video</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/women/womens-football-development/index.html" title="Valorizzazione calcio femminile">Valorizzazione calcio femminile</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/women/key-players/index.html" title="Profili">Profili</a></li></ul> </div><div class="aboutuefa fl"><span class="footerLbl">La 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/20120315110845/http://it.uefa.com/uefa/news/index.html" title="Notizie">Notizie</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.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/20120315110845/http://it.uefa.com/uefa/library/_redirect_calendar.html" title="Calendario">Calendario</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Lavoro">Lavoro</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/uefa/mediaservices/index.html" title="Servizi per i Media">Servizi per i 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/20120315110845/http://it.uefa.com/uefa/mediaservices/accreditation/index.html" title="Accrediti stampa">Accrediti stampa</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/uefa/events/videoarchive/index.html" title="Archivio video UEFA">Archivio video 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/20120315110845/http://it.uefa.com/uefa/events/tv/index.html" title="Ore di trasmissione bloccate">Ore di trasmissione bloccate</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/uefa/events/marketing/index.html" title="Vendita Diritti per i Media">Vendita Diritti per i 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/20120315110845/http://it.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Antidoping">Antidoping</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/uefa/footballfirst/protectingthegame/medical/index.html" title="Area medica">Area medica</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Canali</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/20120315110845/http://it.uefa.com/news/index.html" title="Centro news">Centro news</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/teamsandplayers/index.html" title="Squadre &amp; Giocatori">Squadre &amp; Giocatori</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/video/index.html" title="Video">Video</a></li></ul></div><div class="channel"><span class="footerLbl">Siti network 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/20120315110845/http://it.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/20120315110845/http://twitter.com/uefacom_it" target="_blank" title="UEFA.com su Twitter">UEFA.com su 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/20120315110845/http://it.uefa.com/store/index.html" title="Negozio">Negozio</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Strumenti</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/20120315110845/http://it.uefa.com/news/rssfeeds/index.html" title="RSS feeds">RSS feeds</a></li></ul></div><div class="channel"><span class="footerLbl">Il mio 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/20120315110845/http://it.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/20120315110845/http://it.uefa.com/community/registration/index.html" title="Registrati">Registrati</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/community/mypage/profile.htmx" title="Il mio UEFA.com">Il mio UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Cambia lingua:</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/20120315110845/http://en.uefa.com/" title="Inglese">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/20120315110845/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/20120315110845/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/20120315110845/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/20120315110845/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/20120315110845/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/20120315110845/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/20120315110845/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/20120315110845/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/20120315110845/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/20120315110845/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/20120315110845/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 - Il sito ufficiale del calcio europeo" href="/web/20120315110845/http://it.uefa.com/index.html"> UEFA.com - Il sito ufficiale del calcio europeo</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/20120315110845/http://it.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contattaci">Contattaci</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/uefa/faq/index.html" title="Aiuto / FAQ">Aiuto / 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/20120315110845/http://it.uefa.com/uefa/termsconditions.html" title="Termini e condizioni">Termini e condizioni</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/uefa/privacypolicy.html" title="Privacy">Privacy</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120315110845/http://it.uefa.com/sitemap/index.html" title="Mappa del Sito">Mappa del Sito</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/20120315110845/http://m.uefa.com/it/" title="Versione mobile">Versione 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/20120315110845/http://ac.uefa.com/it/" title="Versione accessibile">Versione accessibile</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. Tutti i diritti riservati.</li><li>La parola UEFA, il logo UEFA e tutti i marchi che si riferiscono a competizioni UEFA, sono marchi registrati e/o copyright della UEFA. Tali marchi non possono essere utilizzati in nessun modo per scopi commerciali. L'utilizzo di UEFA.com sta a significare l'accettazione dei Termini e Condizioni e delle Norme sulla Privacy.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120315110845/https://ssl." : "https://web.archive.org/web/20120315110845/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:"it.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/20120315110845/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 11:08:45 Mar 15, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 02:24:03 Mar 03, 2025. 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: 1.026 exclusion.robots: 0.045 exclusion.robots.policy: 0.027 esindex: 0.014 cdx.remote: 24.379 LoadShardBlock: 117.149 (3) PetaboxLoader3.datanode: 94.19 (4) PetaboxLoader3.resolve: 97.505 (2) load_resource: 113.739 -->

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