CINXE.COM
Il sito ufficiale del calcio europeo – 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"><!--mobileredirection enabled--> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website# "><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://it.uefa.com/index.html","20130609054948","https://web.archive.org/","web","/_static/", "1370756988"); </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>Il sito ufficiale del calcio europeo – UEFA.com</title><meta http-equiv="X-UA-Compatible" content="IE=edge"/><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 property="og:type" content="sport_league"/><meta property="og:title" content="UEFA.com"/><meta property="og:url" content="https://web.archive.org/web/20130609054948/http://it.uefa.com/index.html"/><meta property="og:image" content="https://web.archive.org/web/20130609054948im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"/><meta property="og:description" content="Europe’s football website, now on Facebook."/><meta property="og:site_name" content="UEFA.com"/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20130609054948/http://it.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20130609054948im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130609054948cs_/http://it.uefa.com/inc/css/main.css?20130607090659"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20130609054948cs_/http://it.uefa.com/inc/css/print.css?20130606072333"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130609054948cs_/http://it.uefa.com/inc/css/homepage.css?20130605105512"/><script type="text/javascript" src="/web/20130609054948js_/http://it.uefa.com/inc/js/main.js?20130531153720"> </script><link rel="shortcut icon" href="/web/20130609054948im_/http://it.uefa.com/imgml/favicon/favicon.ico"/></head><body id="index.html" class=" langI index_homepage"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"homepage","sec":"uefacom","lang":"IT"};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"> <noscript><style type="text/css"> .d3cmsHeader{height:120px;background-image:url(/web/20130609054948im_/http://it.uefa.com/imgml/header/shadow-repeat-high.jpg);} .hdr-esi-wrap, .hdr-esi-lnk.hdr-lnk-accessible{display:block;} </style></noscript><div class="hdr-esi-wrap"><a href="https://web.archive.org/web/20130609054948/http://ac.uefa.com/it/" class="hdr-esi-lnk hdr-lnk-accessible" title="xslext:Translate('uefa_accessible_version')"><span class="hdr-esi-txt hdr-accessible-txt">Versione accessibile</span></a> </div> <!--googleoff:snippet--><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 =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><div class="hdr-channels hdr-layer"> <a class="hdr-logo" title="Il sito ufficiale del calcio europeo" href="https://web.archive.org/web/20130609054948/http://it.uefa.com/index.html" data-track="true" data-scope="Header">Il sito ufficiale del calcio europeo</a> <ul class="hdr-channels-list clearfix"><li class="hdr-channels-item hdr-channels-ne"><a href="/web/20130609054948/http://it.uefa.com/news/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Notizie</a></li><li class="hdr-channels-item hdr-channels-vd"><a href="/web/20130609054948/http://it.uefa.com/video/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Video</a></li><li class="hdr-channels-item hdr-channels-ls"> <a href="/web/20130609054948/http://it.uefa.com/livescores/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Risultati in diretta</a> </li><li class="hdr-channels-item hdr-channels-tp"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Squadre & Giocatori</a></li><li class="hdr-channels-item hdr-channels-gm"><a href="/web/20130609054948/http://it.uefa.com/community/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Giochi</a></li><li class="hdr-channels-item hdr-channels-mb"><a href="/web/20130609054948/http://it.uefa.com/mobile/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Cellulare</a></li><li class="hdr-channels-item hdr-channels-tk"><a href="/web/20130609054948/http://it.uefa.com/tickets/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Biglietti</a></li><li class="hdr-channels-item hdr-channels-st"><a href="/web/20130609054948/http://it.uefa.com/uefachampionsleague/store/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Negozio</a></li></ul><ul class="hdr-actions-list"><li id="loginH" class="hdr-actions-item hdr-actions-login"><a id="loginHL" href="javascript:void(0);" class="hdr-lnk" data-track="true" data-scope="Header">Login</a><script type="text/javascript" src="https://web.archive.org/web/20130609054948js_/http://img.uefa.com/ml/user/scripts/xdm1.js"> </script><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Login">Login</a><div class="login2_top"> </div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'facebook')" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'windows')" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'google')" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'yahoo')" class="yahoo" title="Sign in with Yahoo!">Yahoo!</a></li></ul><p>Entra utilizzando l'account Facebook, Windows Live, Google o Yahoo!</p></div><p class="clearfix larger">O accedi con il tuo account UEFA.com</p><p class="clearfix"><label>E-Mail</label><input id="Email" name="Email" type="text" class="input_field" value="" maxlength="50"/><span class="error_message">Sembra esserci un problema con l'indirizzo email che hai inserito. Per favore controlla che sia giusto e riprova.</span></p><p class="clearfix"><label>Password</label><input id="Password" name="Password" type="password" class="input_field" value="" maxlength="50"/><span class="error_message">Per favore scegli una password</span></p><p class="clearfix"><label class="checkbox_field"><input id="chkRem" name="ckStaySignedIn" type="checkbox"/>Mantieni l'accesso</label></p><p class="bottom clearfix"><a href="javascript:void(0);" onclick="loginSubmit();" title="" class="button"><span>Login</span></a><a href="javascript:void(0);" onclick="this.href=REMOTE+'/ForgottenPassword'" title="" class="alt forgot">Dimenticato la password?</a></p></fieldset></form><div class="login2_bottom"> </div></div></li><li id="loggedH" class="hdr-actions-item hdr-actions-user"><a class="loggedUserSpan" href=""> </a><div class="hdr-dropdown-user hdr-user-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-user-logged"><a class="loggedUserSpan" href=""> </a></li><li class="hdr-dropdown-item hdr-user-account"><a class="hdr-lnk" id="loggedAccount" title="Account settings" href="">Account settings</a></li><li class="hdr-dropdown-item hdr-user-pref"><a class="hdr-lnk" id="loggedPref" title="Preferences" href="">Preferences</a></li><li class="hdr-dropdown-item hdr-user-logout"><a class="hdr-lnk" id="logoutHL" title="Log out" href="">Log out</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li><li id="registerH" class="hdr-actions-item hdr-actions-register"><a href="javascript:void(0);" id="loginHL" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" class="hdr-lnk" data-track="true" data-scope="Header">Registrati</a></li><li class="hdr-actions-item hdr-actions-lang"><a href="#" class="hdr-lnk" data-track="true" data-scope="Header">Italiano<span class="hdr-arrow hdr-arrow-white"> </span></a><div class="hdr-dropdown hdr-lang-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-lang-it"><a href="https://web.archive.org/web/20130609054948/http://it.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Italiano<span class="hdr-arrow hdr-arrow-white"> </span></a></li><li class="hdr-dropdown-item hdr-lang-en"><a href="https://web.archive.org/web/20130609054948/http://www.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">English</a></li><li class="hdr-dropdown-item hdr-lang-fr"><a href="https://web.archive.org/web/20130609054948/http://fr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Français</a></li><li class="hdr-dropdown-item hdr-lang-de"><a href="https://web.archive.org/web/20130609054948/http://de.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Deutsch</a></li><li class="hdr-dropdown-item hdr-lang-ru"><a href="https://web.archive.org/web/20130609054948/http://ru.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Русский</a></li><li class="hdr-dropdown-item hdr-lang-es"><a href="https://web.archive.org/web/20130609054948/http://es.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Español</a></li><li class="hdr-dropdown-item hdr-lang-pt"><a href="https://web.archive.org/web/20130609054948/http://pt.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Português</a></li><li class="hdr-dropdown-item hdr-lang-jp"><a href="https://web.archive.org/web/20130609054948/http://jp.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">日本語</a></li><li class="hdr-dropdown-item hdr-lang-cn"><a href="https://web.archive.org/web/20130609054948/http://cn.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">中文</a></li><li class="hdr-dropdown-item hdr-lang-kr"><a href="https://web.archive.org/web/20130609054948/http://kr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">한국어</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div class="hdr-sections hdr-layer"><ul class="hdr-sections-list clearfix"><li class="hdr-section-item hdr-section-uefa"> <a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/uefa/index.html" data-track="true" data-scope="Header">UEFA</a> </li><li class="hdr-section-item hdr-section-ma"><a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/memberassociations/index.html" data-track="true" data-scope="Header">Federazioni nazionali<span class="hdr-arrow hdr-arrow-black"> </span></a><div class="hdr-drop-panel hdr-drop-ma"><div class="hdr-list-wrap hdr-wrap-ma"><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=alb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=and/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-and"> </span><span class="hdr-item-txt">Andorra</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=arm/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-arm"> </span><span class="hdr-item-txt">Armenia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=aut/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Austria</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=aze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aze"> </span><span class="hdr-item-txt">Azerbaigian</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=blr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Bielorussia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=bel/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgio</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=bih/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bih"> </span><span class="hdr-item-txt">Bosnia-Erzegovina</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=bul/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgaria</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=cro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Croazia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=cyp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Cipro</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=cze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">Repubblica Ceca</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=den/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Danimarca</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=eng/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">Inghilterra</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=est/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estonia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=fro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Isole Faroe</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=fin/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finlandia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=fra/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">Francia</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=mkd/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">ERJM</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=geo/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-geo"> </span><span class="hdr-item-txt">Georgia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ger/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Germania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gib"> </span><span class="hdr-item-txt">Gibilterra</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=gre/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Grecia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=hun/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Ungheria</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=isl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Islanda</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=isr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israele</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ita/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italia</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=kaz/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kazakistan</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=lva/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Lettonia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=lie/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lie"> </span><span class="hdr-item-txt">Liechtenstein</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ltu/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Lituania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=lux/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Lussemburgo</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=mlt/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malta</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=mda/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldavia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=mne/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mne"> </span><span class="hdr-item-txt">Montenegro</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ned/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Olanda</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=nir/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Irlanda del Nord</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=nor/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norvegia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=pol/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Polonia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=por/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portogallo</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=irl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">Repubblica d'Irlanda</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=rou/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Romania</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=rus/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=smr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-smr"> </span><span class="hdr-item-txt">San Marino</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=sco/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Scozia</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=srb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=svk/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slovacchia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=svn/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slovenia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=esp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Spagna</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=swe/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Svezia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=sui/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Svizzera</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=tur/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Turchia</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ukr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ucraina</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=wal/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Galles</span></a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-women"><a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/women/index.html" data-track="true" data-scope="Header">Calcio femminile<span class="hdr-arrow hdr-arrow-black"> </span></a><div class="hdr-drop-panel hdr-drop-women"><div class="hdr-list-wrap hdr-wrap-wteams"><span class="hdr-list-title">Campionati nazionali</span><ul class="hdr-wteams-list hdr-wteams-col1"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=alb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=aut/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Austria</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=blr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Bielorussia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=bel/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgio</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=bul/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgaria</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=cro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Croazia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=cyp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Cipro</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=cze/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">Repubblica Ceca</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=den/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Danimarca</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col2"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=eng/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">Inghilterra</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=est/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estonia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=fro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Isole Faroe</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=fin/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finlandia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=fra/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">Francia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=mkd/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">ERJM</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ger/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Germania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=gre/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Grecia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=hun/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Ungheria</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col3"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=isl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Islanda</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=isr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israele</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ita/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=kaz/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kazakistan</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=lva/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Lettonia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ltu/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Lituania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=lux/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Lussemburgo</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=mlt/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malta</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=mda/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldavia</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col4"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ned/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Olanda</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=nir/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Irlanda del Nord</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=nor/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norvegia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=pol/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Polonia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=por/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portogallo</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=irl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">Repubblica d'Irlanda</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=rou/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Romania</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=rus/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=sco/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Scozia</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col5"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=srb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=svk/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slovacchia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=svn/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slovenia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=esp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Spagna</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=swe/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Svezia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=sui/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Svizzera</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=tur/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Turchia</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=ukr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ucraina</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130609054948/http://it.uefa.com/memberassociations/association=wal/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Galles</span></a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title" data-track="true" data-scope="Header">Competizioni</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA WOMEN'S EURO</a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Mondiali femminili</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">Europeo U19 femminile</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">Under 17 Femminile</a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-tg"> <a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/trainingground/index.html" data-track="true" data-scope="Header">UEFA Training Ground</a> </li> </ul><div class="hdr-search"><form id="headerSearch" action="https://web.archive.org/web/20130609054948/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><div class="hdr-comp hdr-layer"><ul class="hdr-comp-list clearfix"><li class="hdr-comp-item hdr-item-ucl"> <a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a> </li><li class="hdr-comp-item hdr-item-uel"> <a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a> </li><li class="hdr-comp-item hdr-item-euro"> <a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a> </li><li class="hdr-comp-item hdr-item-qualifiers"><a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-comp-item hdr-item-woco"> <a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">Europeo femminile</a> </li><li class="hdr-comp-item hdr-item-u21"> <a class="hdr-lnk" href="/web/20130609054948/http://it.uefa.com/under21/index.html" data-track="true" data-scope="Header">Under 21</a> </li><li class="hdr-comp-item hdr-item-all"><a class="hdr-lnk" href="#">Tutte le competizioni<span class="hdr-arrow hdr-arrow-black"> </span></a><div class="hdr-drop-panel hdr-drop-allcomp"><div class="hdr-cups-wrap hdr-cups-club"><span class="hdr-list-title">- Club -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-ucl"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a></li><li class="hdr-cup-item hdr-cup-uel"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a></li><li class="hdr-cup-item hdr-cup-scup"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/uefasupercup/index.html" data-track="true" data-scope="Header">Supercoppa UEFA</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-nat"><span class="hdr-list-title">- Nazionali -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-euroqual"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" data-track="true" data-scope="Header">UEFA EURO 2020</a></li><li class="hdr-cup-item hdr-cup-fwc"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/worldcup/index.html" data-track="true" data-scope="Header">Coppa del Mondo</a></li><li class="hdr-cup-item hdr-cup-u21"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/under21/index.html" data-track="true" data-scope="Header">Europei Under 21</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-youth"><span class="hdr-list-title">- Giovani/Dilettanti -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-u19"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/under19/index.html" data-track="true" data-scope="Header">Europeo Under 19</a></li><li class="hdr-cup-item hdr-cup-u17"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/under17/index.html" data-track="true" data-scope="Header">Europeo Under 17</a></li><li class="hdr-cup-item hdr-cup-rcup"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/regionscup/index.html" data-track="true" data-scope="Header">Coppa della Regioni</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title" href="/web/20130609054948/http://it.uefa.com/women/index.html" data-track="true" data-scope="Header">- Calcio femminile -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">UEFA WOMEN'S EURO</a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Mondiali femminili</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">Europeo U19 femminile</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">Under 17 Femminile</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-futsal"><a class="hdr-list-title" href="/web/20130609054948/http://it.uefa.com/futsal/index.html" data-track="true" data-scope="Header">- Futsal -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-feuro"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/futsaleuro/index.html" data-track="true" data-scope="Header">Europeo futsal</a></li><li class="hdr-cup-item hdr-cup-ffwc"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/futsalworldcup/index.html" data-track="true" data-scope="Header">Mondiali FIFA futsal</a></li><li class="hdr-cup-item hdr-cup-fcup"><a class="hdr-cup-lnk" href="/web/20130609054948/http://it.uefa.com/futsalcup/index.html" data-track="true" data-scope="Header">Coppa UEFA futsal</a></li></ul></div></div> </li> </ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130609054948/http://it.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl"> </span><strong class="bcOfficial">Il sito ufficiale del calcio europeo</strong><a href="https://web.archive.org/web/20130609054948/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRESENTATO DA interoute" class="irtLogo"><img src="/web/20130609054948im_/http://it.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - PRESENTATO DA interoute" height="33"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><span class="hiddenssi">SSI Err</span><div class="d3cmsTopContent"><div class="js-ureaderLive"><div class="ureader" style="background-color:#000;"><div id="slot1" class="hbig slot big"><div style="background: transparent url(/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/16/26/1961626_W21.jpg?timestamp=120343AM) no-repeat scroll top left;" class="hbig layer background">12:03:43 AMblackground</div><div class="hbig layer shadow right"> </div><div class="hbig row layer content"><input type="hidden" class="label" value="ureader_report"/><div class="lblTitle lblTitle_left fl">Cronaca</div><div class="lblArrow lblArrow_left fl">arrow</div> <div class="lblrow"> </div><div class="innGrid_12 row"><div class="innGrid_7 video c vl"><a href="/web/20130609054948/http://it.uefa.com/under21/video/videoid=1961733.html?autoplay=true" title="Italia-Israele reazioni" class="ur-play-btn-l"><span> </span></a> </div><div class="innGrid_5"><div class="news video"><p class="roofline"><a href="/web/20130609054948/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21 </a> </p><h2 class="headline"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/report/index.html#litalia+cala+poker+semifinali+tasca">L'Italia cala il poker, semifinali già in tasca </a> </h2><div class="ureader_comment"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/report/index.html#litalia+cala+poker+semifinali+tasca"><strong>Italia - Israele 4-0<br/></strong>Saponara, Gabbiadini (due) e Florenzi segnano i gol che permettono agli Azzurrini di centrare la qualificazione alle semifinali con un turno di anticipo.<br/> <br/> <a href="under21/video/videoid=1961697.html?autoplay=true#latest" target="_blank"><strong>GUARDA GLI HIGHLIGHTS VIDEO DELLA SERATA</strong></a> </a> </div> </div><div class="seealso"><ul class="row fl"><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/player=250026962/profile/index.html">Florenzi </a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/player=250036161/profile/index.html">Saponara </a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/player=250036905/profile/index.html">Gabbiadini </a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/player=1906487/profile/index.html">Golasa </a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/under21/team=200066/profile/index.html">Italia</a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/under21/team=200065/profile/index.html">Israele</a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010946/postmatch/report/index.html#magia+insigne+litalia+parte+forte">La vittoria con l'Inghilterra </a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/quotes/index.html#mangia+mantiene+basso+profilo">I commenti dei Ct </a></li> </ul> </div> </div> </div></div> </div><div class="row sec"><div id="slot2" class="slot medium"><div class="bckmed" style="background-image:url(/web/20130609054948im_/http://it.uefa.com/imgml/ureader/background/BgNews_under21.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_view_video"/><div class="lblTitle lblTitle_ fl">Guarda il video</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20130609054948/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21 </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961739.html#il+meglio+deve+ancora+venire+saponara" title="Il meglio deve ancora venire per Saponara"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/17/29/1961729_s5.jpg" width="75" height="75" alt="Il meglio deve ancora venire per Saponara"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961739.html#il+meglio+deve+ancora+venire+saponara">Saponara attesa premiata </a> </h2><div class="ureader_comment"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961739.html#il+meglio+deve+ancora+venire+saponara">Riccardo Saponara applaude "il bel calcio" espresso dagli Azzurrini mentre Gabbiadini esalta la mentalità vincente della squadra. Guarda le interviste video. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/under21/team=200066/profile/index.html">Italia</a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/under21/team=200065/profile/index.html">Israele</a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010950/postmatch/quotes/index.html#skullerud+gongola+delusione+pearce">Skullerud gongola </a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961695.html#norvegia+incredibile+berget">Norvegia 'incredibile' </a></li> </ul> </div> </div></div> </div><div id="slot3" class="slot medium right"><div class="bckmed" style="background-image:url(/web/20130609054948im_/http://it.uefa.com/imgml/ureader/background/BgNews_under21.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_preview"/><div class="lblTitle lblTitle_ fl">Anteprima</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20130609054948/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21 </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010952/prematch/preview/index.html#pot+vuole+cali+concentrazione" title="Pot non vuole cali di concentrazione"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/11/44/1961144_s5.jpg" width="75" height="75" alt="Pot non vuole cali di concentrazione"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010952/prematch/preview/index.html#pot+vuole+cali+concentrazione">Pot non vuole cali di tensione </a> </h2><div class="ureader_comment"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010952/prematch/preview/index.html#pot+vuole+cali+concentrazione">Il Ct esorta l'Olanda a restare concentrata nella seconda sfida del Gruppo B contro la Russia, Pisarev crede che l'arrivo di Dzagoev e Smolov potrà giovare alla squadra. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/under21/team=200095/profile/index.html">Olanda</a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/under21/team=257451/profile/index.html">Russia</a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010948/postmatch/report/index.html#lolanda+lultima+parola">L'Olanda ha l'ultima parola </a></li><li style="background:url(/web/20130609054948im_/http://it.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010951/prematch/preview/index.html#adrion+vuole+germania+arrembante">Spagna-Germania </a></li> </ul> </div> </div></div> </div></div></div><div class="irtLogoTop clearfix"><a href="https://web.archive.org/web/20130609054948/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRESENTATO DA interoute" class="fr"><img src="/web/20130609054948im_/http://it.uefa.com/img/template/interoute_wht.png" alt="" height="24"/></a></div><!--googleoff: all--><script type="text/javascript"> function setHeight(){ var medHeight = 0; $j('.slot.medium').each(function(){ if (parseInt($j(this).height()) > medHeight) medHeight = parseInt($j(this).height()); }); $j('.slot.medium .layer').each(function(){ $j(this).css('height', medHeight + 'px'); }); } function setTitles(){ $j('.headline a').each(function(){ $j(this).attr("title",$j(this).text()); }); } function onSlotUpdate(){ setHeight(); setTitles(); } $j(document).ready(function(){ onSlotUpdate(); $j('.js-ureaderLive').uefaLive({ empty : true, timestamp: '10:06:28 PM', timeout: 60000,urlcheck: '/library/ureader/v2/hp/_timestamp.html',urlget: '/library/ureader/v2/hp/_container.html', callbackCheck: function(data) { $j('.ureader').css('background-color', data.background); var pos = 0; $j('.ureader .slot').each(function(){ var slot = jQuery(this).eq(typeof conf == 'number' ? conf : 0).data("uefaLive"); if (slot) { if (slot.getTimeout() != data.slot[pos].timeout) { slot.start(data.slot[pos]); }; //console.debug(slot.getTimeout()); //console.debug('new: ' + data.slot[pos].timeout); }; pos +=1; }); }, callback: function(elem, html){ elem.html($j(html).html()); onSlotUpdate(); } }); $j('#slot1').uefaLive({ timestamp: '12:03:43 AM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=1/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=1/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot2').uefaLive({ timestamp: '12:34:16 AM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=2/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=2/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot3').uefaLive({ timestamp: '10:36:38 PM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=3/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=3/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); var pos = 0; $j('.ureader .slot').each(function(){ $j(this).click(function(){ var _elem = $j(this); var eVar46 = "ureader - slot " + _elem.attr('id').substr(4); //alert(eVar46); SCW.TL(this,'o','HP Content Area Click', { linkTrackVars: 'eVar46,events', linkTrackEvents: 'event3', events: 'event3', eVar46: eVar46 }); }); }); }); </script><!--googleon: all--></div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><div class="innGrid_4 omniture_left_column fl"><div class="row "><div style="" class="newsList box uefa"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">La UEFA </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box uefa"><li class="small s5 "><p class="newsRoofline"><a href="/web/20130609054948/http://it.uefa.com/uefa/footballfirst/matchorganisation/disciplinary/index.html" title="Disciplinare">Disciplinare</a></p><h4 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/uefa/footballfirst/matchorganisation/disciplinary/news/newsid=1960137.html">Contro razzismo e combine</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1960137"> </div><a class="newsThumb" href="/web/20130609054948/http://it.uefa.com/uefa/footballfirst/matchorganisation/disciplinary/news/newsid=1960137.html" title="Nuovi regolamenti contro razzismo e combine"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/uefaorg/ExecutiveCommittee/01/96/01/20/1960120_s5.jpg" alt="Nuovi regolamenti contro razzismo e combine" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130609054948/http://it.uefa.com/uefa/footballfirst/matchorganisation/disciplinary/news/newsid=1960137.html">L'impegno della UEFA nella lotta al razzismo e alle combine assume una nuova prospettiva grazie ai Regolamenti disciplinari UEFA 2013 approvati dal Comitato Esecutivo UEFA lo scorso mese a Londra.</a></div></div></li><li class="small s5 "><p class="newsRoofline"><a href="/web/20130609054948/http://it.uefa.com/uefa/stakeholders/universities/index.html" title="Università">Università</a></p><h4 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/uefa/stakeholders/universities/news/newsid=1959705.html">Diplomi UEFA</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1959705"> </div><a class="newsThumb" href="/web/20130609054948/http://it.uefa.com/uefa/stakeholders/universities/news/newsid=1959705.html" title="Diplomi UEFA in amministrazione del calcio"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/uefaorg/Universities/01/95/96/83/1959683_s5.jpg" alt="Diplomi UEFA in amministrazione del calcio" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130609054948/http://it.uefa.com/uefa/stakeholders/universities/news/newsid=1959705.html">65 studenti hanno ricevuto il Certificato UEFA in Amministrazione Calcistica (CFM) e il Diploma UEFA in Amministrazione Calcistica (DFM) durante una cerimonia presso la Casa del Calcio Europeo di Nyon.</a></div></div></li></ul><div class="more innerText"><a title="Altre notizie" href="/web/20130609054948/http://it.uefa.com/uefa/news/index.html">Altre notizie</a></div><div class="linkTitleHp b row innerText">Link UEFA</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20130609054948/http://it.uefa.com/uefa/aboutuefa/organisation/index.html">La UEFA</a></li><li class="more"><a href="/web/20130609054948/http://it.uefa.com/uefa/aboutuefa/organisation/president/index.html">Presidente</a></li><li class="more"><a href="/web/20130609054948/http://it.uefa.com/uefa/aboutuefa/organisation/executivecommittee/index.html">Comitato Esecutivo UEFA</a></li><li class="more"><a href="/web/20130609054948/http://it.uefa.com/uefa/mediaservices/index.html">Media</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsList box uefa noimg"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">Media </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box uefa noimg"><li class="small s5 "><p class="newsRoofline"><a href="/web/20130609054948/http://it.uefa.com/womenseuro/index.html" title="Europei femminili">Europei femminili</a></p><h4 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/womenseuro/news/newsid=1958578.html">Accrediti Women's EURO</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1958578"> </div><a class="newsThumb" href="/web/20130609054948/http://it.uefa.com/womenseuro/news/newsid=1958578.html" title="Accrediti media per Women's EURO"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Final/01/95/84/49/1958449_s5.jpg" alt="Accrediti media per Women's EURO" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130609054948/http://it.uefa.com/womenseuro/news/newsid=1958578.html">Sono aperte le richieste di accredito per i media per UEFA Women's EURO 2013, in programma in Svezia dal 10 al 28 luglio. Gli interessati dovranno utilizzare il portale FAME Della UEFA.</a></div></div></li></ul><div class="more innerText"><a title="Altri comunicati stampa" href="/web/20130609054948/http://it.uefa.com/uefa/mediaservices/mediareleases/index.html">Altri comunicati stampa</a></div><div class="linkTitleHp b row innerText">Link media preferiti</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20130609054948/http://it.uefa.com/uefa/mediaservices/index.html">Centro Media</a></li><li class="more"><a href="/web/20130609054948/http://it.uefa.com/uefa/mediaservices/presskits/index.html">Cartelle Stampa</a></li><li class="more"><a href="/web/20130609054948/http://it.uefa.com/uefa/mediaservices/mediareleases/index.html">Comunicazioni stampa</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Video Training Ground </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideTg"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/women/video/videoid=1958325.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Women/01/95/89/50/1958950_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="I miei primi passi nel calcio"/><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/xmltg/Women/01/95/89/50/1958950_w4.jpg" width="324" height="182" alt="I miei primi passi nel calcio"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">I miei primi passi nel calcio</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/skills/video/videoid=1765381.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/60/33/1766033_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Taglia le difese con Dzagoev"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Taglia le difese con Dzagoev</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/medical/video/videoid=1940420.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Medical/01/94/24/73/1942473_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Gli infortuni muscolari"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Gli infortuni muscolari</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/skills/video/videoid=1958351.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/95/82/06/1958206_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Lavezzi ti insegna a concludere"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Lavezzi ti insegna a concludere</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/coaches/video/videoid=1644165.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/64/22/03/1642203_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Come preparare i supplementari"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Come preparare i supplementari</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/grassroots/video/videoid=1886749.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/87/71/35/1877135_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Svezia attende l'effetto EURO"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Svezia attende l'effetto EURO</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/coaches/video/videoid=1956040.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/95/62/64/1956264_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="I segreti del Bayern contro il Barcellona"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">I segreti del Bayern contro il Barcellona</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/grassroots/video/videoid=1949672.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/95/91/1949591_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="L'esperienza del torneo per gli Under 16"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">L'esperienza del torneo per gli Under 16</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/coaches/video/videoid=1941715.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/94/08/25/1940825_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="St George's pensa ai tecnici"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">St George's pensa ai tecnici</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/trainingground/skills/video/videoid=1932925.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/93/20/38/1932038_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Guida al tiro in corsa"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Guida al tiro in corsa</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/20130609054948/http://it.uefa.com/trainingground/index.html">Altri video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideTg">1</span> di 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 latest_mainhp omniture_middle_column fr"><div class="row "><div style="" class="box mainNewsHP vert lb-post-hp"><div class="bH"><!--googleoff:index--><h3>Ultime notizie </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="lb-post-hp"><li class="high"><a class="newsThumb" href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/quotes/index.html" title="Mangia mantiene il basso profilo"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/16/80/1961680_w4.jpg" alt="Mangia mantiene il basso profilo" width="324" height="182"/></a><div class="innerText clearfix"><p class="newsRoofline"><a href="/web/20130609054948/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21</a></p><h4 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/quotes/index.html">Mangia mantiene il basso profilo</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961718"> </div><div class="newsComment innerText"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/quotes/index.html">Devis Mangia ha detto che la sua Italia ha solo raggiunto l'obiettivo minimo dopo aver battuto 4-0 Israele centrando la semifinale. Guy Luzon non si abbatte: "Orgoglioso dei miei ragazzi".</a></div></div><span class="relListLbl">Contenuti attinenti</span><ul class="relitems bulletList clearfix"><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/report/index.html">L'Italia cala il poker</a></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010950/postmatch/report/index.html">Super Norvegia, Inghilterra fuori</a></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010950/postmatch/quotes/index.html">Skullerud gongola, delusione Pearce</a></li></ul></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20130609054948/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21</a></p><h4 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961735.html">Le ultime dai ritiri</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961735"> </div><div class="newsbody"><a class="newsThumb" href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961735.html" title="Le ultime dai ritiri: sabato"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/17/00/1961700_s5.jpg" alt="Le ultime dai ritiri: sabato" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961735.html">Italia qualificata, Inghilterra fuori, Fabio Capello arriva in Israele mentre l'Olanda si trasferisce a Gerusalemme. UEFA.com riassume le notizie della quarta giornata.</a></div></div></div></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20130609054948/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21</a></p><h4 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961695.html">Norvegia 'incredibile' per Berget</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961695"> </div><div class="newsbody"><a class="newsThumb" href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961695.html" title="Norvegia 'incredibile' per Berget"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/15/10/1961510_s5.jpg" alt="Norvegia 'incredibile' per Berget" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961695.html">Tanta euforia in casa Norvegia dopo il successo per 3-1 contro l'Inghilterra, Jo Inge Berget esalta la grinta della sua squadra, Jason Lowe non nasconde la sua "grande delusione".</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Altre storie top</span></li><li class="lower"><h5 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/friendlies/season=2014/matches/round=0/match=0/postmatch/report/index.html">Spagna di misura su Haiti</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961742"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/worldcup/season=2014/matches/round=2000294/match=2008660/postmatch/report/index.html">La Svizzera allunga con Seferovic</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961628"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010950/postmatch/quotes/index.html">Skullerud gongola, delusione Pearce</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961638"> </div></li><li class="lower"><h5 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010950/postmatch/report/index.html">Super Norvegia, Inghilterra fuori</a></h5><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961575"> </div></li><li class="moreClear innerText"><a href="/web/20130609054948/http://it.uefa.com/news/index.html" class="FooterURL">Altre notizie</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UEFACOMhome_internal_1='https://web.archive.org/web/20130609054948/http://ad.ch.doubleclick.net/adj/uefacom.italian/UEFACOMhome;pos=internal;tile=1;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UEFACOMhome_internal_1); </script><noscript><p><a href="https://web.archive.org/web/20130609054948/http://ad.ch.doubleclick.net/jump/uefacom.italian/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20130609054948im_/http://ad.ch.doubleclick.net/ad/uefacom.italian/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div> </div> </div><div class="row omniture_features_box"><div style="" class="newsList box "><div class="bH"><!--googleoff:index--><h3>Approfondimenti </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlFeatures"><ul class="innerText clearfix box "><li id="A0001_1" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20130609054948/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21</a></p><h4 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961139.html">La Russia non si arrende</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961139"> </div><a class="newsThumb" href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961139.html" title="La Russia non perde le speranze"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/07/26/1960726_s5.jpg" alt="La Russia non perde le speranze" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961139.html">Pavel Yakovlev ha spiegato a UEFA.com che la sconfitta contro la Spagna ha lasciato l'amaro in bocca a tutti, ma si è detto convinto che la Russia saprà fare meglio nelle restanti gare del Gruppo B.</a></div></div></li><li id="A0001_2" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20130609054948/http://it.uefa.com/under21/index.html" title="Europei Under 21">Europei Under 21</a></p><h4 class="nTitle"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961068.html">Rudy ha voglia di rifarsi</a></h4><div class="numberComments pluckNumberComments hide" id="uefacom_i_news_1961068"> </div><a class="newsThumb" href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961068.html" title="Rudy pronto a rilanciare la Germania"><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/General/01/96/09/33/1960933_s5.jpg" alt="Rudy pronto a rilanciare la Germania" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961068.html">Anche se la sconfitta per 3-2 contro l'Olanda non è completamente alle spalle, Sebastian Rudy ha parlato con la stampa venerdì e ha dimostrato che i tedeschi sono pronti a ripartire con nuovo slancio.</a></div></div></li></ul><div class="more innerText"><a title="Altre informazioni" href="/web/20130609054948/http://it.uefa.com/news/features/index.html">Altre informazioni</a></div> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row promojc "><div class="box ADBox " style="display:none;"><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><div class="jcCont " id="ph"><div><input type="hidden" class="carouselAuto" value="6"/><input type="hidden" class="carouselScroll" value="1"/><input type="hidden" class="carouselAnimation" value="500"/><input type="hidden" class="carouselWrap" value="circular"/><input type="hidden" class="thumbSize" value="w4"/><input type="hidden" class="carouselWideSize" value=""/><input type="hidden" class="carouselStyle" value="transparent"/><input type="hidden" class="carouselCount" value="0"/></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"/></div><div><div class="jc-next jc-next-hor fr "> </div><div class="position fr"><span>1</span> di 0</div><div class="jc-prev jc-prev-hor fr "> </div></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Video </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="https://web.archive.org/web/20130609054948/http://it.uefa.com/under21/video/highlights/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/15/13/1961513_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Guarda i gol del Gruppo A"/><img src="/web/20130609054948im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/15/13/1961513_w4.jpg" width="324" height="182" alt="Guarda i gol del Gruppo A"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Guarda i gol del Gruppo A</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/uefachampionsleague/news/newsid=1959479.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/95/91/92/1959192_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Il Real rivuole il trono d'Europa"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Il Real rivuole il trono d'Europa</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/news/newsid=1961739.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/17/29/1961729_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Il meglio deve ancora venire per Saponara"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">La mentalità vincente dell'Italia</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/16/80/1961680_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Mangia mantiene il basso profilo"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Mangia mantiene il basso profilo</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010949/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/16/26/1961626_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="L'Italia cala il poker, semifinali in tasca"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">L'Italia cala il poker</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010950/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/15/41/1961541_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Skullerud gongola, delusione Pearce"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Skullerud gongola, delusione Pearce</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010950/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/15/05/1961505_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Super Norvegia, Inghilterra fuori"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Super Norvegia, Inghilterra fuori</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010948/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/06/58/1960658_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Pot: 'Abbiamo vinto alla tedesca'"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">'Lottato fino in fondo'</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010948/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/05/91/1960591_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="L'Olanda ha l'ultima parola"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">L'Olanda ha l'ultima parola</div></div></li><li><a href="/web/20130609054948/http://it.uefa.com/under21/season=2013/matches/round=2000188/match=2010947/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/96/04/84/1960484_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Lopetegui elogia la mentalità spagnola"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Lopetegui elogia la mentalità spagnola</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/20130609054948/http://it.uefa.com/video/index.html">Altri video</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideo">1</span> di 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Giocatori</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Giocatore A - Z</span><ul class="clearfix"><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=A/index.html">A</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=B/index.html">B</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=C/index.html">C</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=D/index.html">D</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=E/index.html">E</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=F/index.html">F</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=G/index.html">G</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=H/index.html">H</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=I/index.html">I</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=J/index.html">J</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=K/index.html">K</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=L/index.html">L</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=M/index.html">M</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=N/index.html">N</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=O/index.html">O</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=P/index.html">P</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=R/index.html">R</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=S/index.html">S</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=T/index.html">T</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=U/index.html">U</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=V/index.html">V</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=W/index.html">W</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=X/index.html">X</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/players/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Scrivi il nome del giocatore')" action="/web/20130609054948/http://it.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_player" class="lblBoxes">Ricerca giocatore </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Scrivi il nome del giocatore')" value="Scrivi il nome del giocatore" name="q" id="q_player"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Squadre</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Squadre A - Z</span><ul class="clearfix"><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=B/index.html">B</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=C/index.html">C</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=D/index.html">D</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=E/index.html">E</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=F/index.html">F</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=G/index.html">G</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=H/index.html">H</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=I/index.html">I</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=J/index.html">J</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=K/index.html">K</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=L/index.html">L</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=M/index.html">M</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=N/index.html">N</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=O/index.html">O</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=P/index.html">P</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=R/index.html">R</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=S/index.html">S</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=T/index.html">T</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=U/index.html">U</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=V/index.html">V</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=W/index.html">W</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=X/index.html">X</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20130609054948/http://it.uefa.com/teamsandplayers/teams/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Scrivi il nome della squadra')" action="/web/20130609054948/http://it.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_team" class="lblBoxes">Ricerca squadra </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Scrivi il nome della squadra')" value="Scrivi il nome della squadra" name="q" id="q_team"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130609054948/http://it.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl"> </span><strong class="bcOfficial">Il sito ufficiale del calcio europeo</strong><a href="https://web.archive.org/web/20130609054948/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRESENTATO DA interoute" class="irtLogo"><img src="/web/20130609054948im_/http://it.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - PRESENTATO DA interoute" height="33"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/http://it.uefa.com/uefaeuro/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/20130609054948/http://it.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" title="UEFA EURO 2020">UEFA EURO 2020</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/http://it.uefa.com/teamsandplayers/index.html" title="Squadre & Giocatori">Squadre & 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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130609054948/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/20130609054948/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/20130609054948/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20130609054948/http://it.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130609054948/http://it.uefa.com/community/feedback/index.html" title="Mandaci il tuo Feedback">Mandaci il tuo Feedback</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130609054948/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="https://web.archive.org/web/20130609054948/http://it.help.uefa.com/" 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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/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/20130609054948/http://ac.uefa.com/it/" title="Versione accessibile">Versione accessibile</a></li></ul><ul class="disclaimer"><li>© 1998-2013 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/20130609054948/https://ssl." : "https://web.archive.org/web/20130609054948/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"> function ChartbeatTitleGet(scw){ var t= ""; if (scw.ContentProperties) { if (scw.ContentProperties.title) { t = scw.ContentProperties.title; } } return t; } function ChartbeatSectionsGet(scw) { var ret = ""; if (scw) { if (scw.ContentProperties) { var contProp = scw.ContentProperties; ret += (contProp.sec) ? contProp.sec : ''; if (ret!='') { ret += (contProp.subsec1) ? '-' + contProp.subsec1 : ''; ret += (contProp.subsec2) ? '-' + contProp.subsec2 : ''; ret += (contProp.subsec3) ? '-' + contProp.subsec3 : ''; ret += (contProp.subsec4) ? '-' + contProp.subsec4 : ''; if(contProp.type.indexOf('list:') !== -1){ ret += '-list'; } if(contProp.type !== 'article:video'){ if(contProp.type.indexOf('article') !== -1){ if(ret !== contProp.sec + '-news'){ ret += ',' + contProp.sec + '-news'; } ret += ',news'; } } } } } return ret; } var _sf_async_config={}; _sf_async_config.path = window.location.pathname.indexOf('.html') === -1 ? window.location.pathname + 'index.html' : window.location.pathname; try{ var _meta = Deltatre.Uefacom.Metadata; var _newsid = false; if(_meta && _meta.NewsId){ _newsid = _meta.NewsId; }else{ //TEMP - to be removed if (SCW.ContentProperties.id){ _newsid = SCW.ContentProperties.id; }else{ var _print = $j('.type_print a'); if(_print.length > 0){ _newsid = _print.attr("href").replace("#nid=",""); } } } if(_newsid){ _sf_async_config.path += "#" + _newsid; } }catch(e){} _sf_async_config.uid = 41385;_sf_async_config.domain = "it.uefa.com";_sf_async_config.sections = ChartbeatSectionsGet(SCW); var title = ChartbeatTitleGet(SCW); if (title!="") _sf_async_config.title = title; (function(){ if (_sf_async_config.sections == "") return false; 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/20130609054948/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20130609054948/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:49:48 Jun 09, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:26:22 Nov 29, 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.467 exclusion.robots: 0.033 exclusion.robots.policy: 0.023 esindex: 0.008 cdx.remote: 6.268 LoadShardBlock: 90.102 (3) PetaboxLoader3.datanode: 77.739 (4) load_resource: 71.283 PetaboxLoader3.resolve: 42.738 -->