CINXE.COM
UEFA EURO - Classifiche – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="it" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://it.uefa.com:80/uefaeuro/season=2012/standings/round=15172/group=700965/index.html","20120502200730","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1335989250"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>UEFA EURO - Classifiche – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Il sito del calcio europeo, uefa.com, è il sito ufficiale della UEFA, l'Unione Europea delle Federazioni Calcistiche, e l'organo di governo del calcio in Europa. La UEFA organizza alcune delle competizioni calcistiche più conosciute e prestigiose nel continente europeo, come la UEFA Champions League, la Coppa UEFA e il Campionato Europeo di Calcio UEFA (UEFA EURO 2008, UEFA EURO 2012, etc). Il sito offre filmati video in diretta di molte competizioni UEFA oltre a un archivio di video esclusivi e servizi per dispositivi mobili. Inoltre, attraverso la sezione Calcio Europa, presenta la copertura dei 53 campionati nazionali delle Federcalcio associate, che portano poi alle competizioni UEFA; la sezione Organizzazione UEFA segue le attività istituzionali della UEFA, mentre Training Ground promuove iniziative per il calcio di base e offre lezioni via web."/><meta name="keywords" content="UEFA,Union of European Football Associations,Union Européenne de Football Association,Unione Europea delle Federazioni Calcistiche,Europa,Football,Soccer,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,Coppa UEFA, EURO 2008, EURO 2012,Campionato Europeo,FIFA,Mondiale FIFA,Mondiale,Michel Platini,MatchCentre,Match Centre,Calcio Europa,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadio,Training Ground,Arbitro,Giocatori,Allenatore"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120502200730cs_/http://it.uefa.com/inc/css/main.css?20120502182436"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120502200730cs_/http://it.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120502200730cs_/http://it.uefa.com/inc/css/competitions/uefaeuro/main.css?20120430144527"/><script type="text/javascript" src="/web/20120502200730js_/http://it.uefa.com/inc/js/main.js?20120430084918"> </script><script type="text/javascript" src="/web/20120502200730js_/http://it.uefa.com/inc/js/matches/live.js?20120411103921"> </script><link rel="shortcut icon" href="/web/20120502200730im_/http://it.uefa.com/imgml/favicon/comp/euro.ico"/></head><body id="uefaeuro" class="season_2012 standings langI"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"standings","type":"standing","subsec3":"group b","sec":"euro2012","comp":"euro2012","subsec2":"final tournament","lang":"IT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"14":"2010-12","13":"euro2012","18":"group b","43":"web","17":"final tournament"};SCW.CustomSocialNetwork = {"hp":"euro2012 hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Non chiederlo più?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120502200730/http://it.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120502200730im_/http://it.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Il sito ufficiale del calcio europeo" class="uefacomBlurb" href="https://web.archive.org/web/20120502200730/http://it.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120502200730im_/http://it.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Il sito ufficiale del calcio europeo"/></a><div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20120502200730/http://ac.uefa.com/it/">Versione accessibile</a></div><div class="beta"> </div><script type="text/javascript" src="https://web.archive.org/web/20120502200730js_/http://user.uefa.com/easyxdm/easyxdm.js"> </script><script type="text/javascript" src="https://web.archive.org/web/20120502200730js_/http://user.uefa.com/scripts/jquery.cookies.2.2.0.js"> </script><script type="text/javascript" src="https://web.archive.org/web/20120502200730js_/http://user.uefa.com/scripts/xdm.js"> </script><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="javascript:void(0);" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" title="Registrati">Registrati</a></div><div id="loginH"><a href="javascript:void(0);" id="loginHL" title="Login">Login</a><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="this.href='http://'+getUrlLang(window.location.href)+currentDomain+ '/Account/LoginWithFacebook?returnUrl='+getReturnUrl(window.location.href)" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="this.href='http://'+getUrlLang(window.location.href)+currentDomain+ '/Account/LoginWithLiveId?returnUrl='+ getReturnUrl(window.location.href)" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="this.href='http://'+getUrlLang(window.location.href)+currentDomain+ '/Account/LoginWithGoogle?returnUrl='+ getReturnUrl(window.location.href)" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="this.href='http://'+getUrlLang(window.location.href)+currentDomain+ '/Account/LoginWithYahoo?returnUrl='+ getReturnUrl(window.location.href)" 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 accedere con il tuo account UEFA.com</p><p class="clearfix"><label>Email</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></div><div id="logoutH" style="display: none;"><a id="logoutHL" href="">Logout</a> </div><div id="loggedH" style="display: none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120502200730/http://it.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Ricerca"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Altri risultati</div><div class="seVal" id="seVal">ricerca</div></div></form></div> </div><!--googleon: snippet--><script type="text/javascript"> if(isHeaderClosed){ document.write("<style>#menuLevel1, #menuLevel0 { height: 0; overflow: hidden; } #box{height:0; overflow: hidden;} #OverBox a#close {display: none;} #OverBox a#open {display: block;} #OverBox a#close:hover {display: none;} #OverBox a#open:hover {display: block;} #OverBox a#closeSup {display: none;} #OverBox a#openSup {display: block;}</style>"); }; </script><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120502200730/http://it.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro news</a></li><li id="ml0_vc"><a href="/web/20120502200730/http://it.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Centro Video</a></li><li id="ml0_ls"><a href="/web/20120502200730/http://it.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Risultati in diretta</a></li><li id="ml0_tp"><a href="/web/20120502200730/http://it.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Squadre & Giocatori</a></li><li id="ml0_cg"><a href="/web/20120502200730/http://it.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community & giochi</a></li><li id="ml0_mc"><a href="/web/20120502200730/http://it.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Cellulare</a></li><li id="ml0_st"><a href="/web/20120502200730/http://it.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Negozio</a></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120502200730/http://it.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">La UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120502200730/http://it.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Federazioni nazionali</a></li><li id="ml1_wf" class=""><a href="/web/20120502200730/http://it.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Valorizzazione calcio femminile</a></li><li id="ml1_tg" class=""><a href="/web/20120502200730/http://it.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20120502200730/http://it.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20120502200730/http://it.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class="current"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20120502200730/http://it.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europei Under 21</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Tutte le competizioni</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Club -</span><ul><li><a href="/web/20120502200730/http://it.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20120502200730/http://it.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20120502200730/http://it.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Supercoppa UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Nazionali -</span><ul><li><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2016</a></li><li><a href="/web/20120502200730/http://it.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa del Mondo</a></li><li><a href="/web/20120502200730/http://it.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europei Under 21</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Giovani/Dilettanti -</span><ul><li><a href="/web/20120502200730/http://it.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo Under 19</a></li><li><a href="/web/20120502200730/http://it.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo Under 17</a></li><li><a href="/web/20120502200730/http://it.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa della Regioni</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120502200730/http://it.uefa.com/women/index.html">- Calcio femminile -</a></span><ul><li><a href="/web/20120502200730/http://it.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA WOMEN'S EURO</a></li><li><a href="/web/20120502200730/http://it.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondiali femminili</a></li><li><a href="/web/20120502200730/http://it.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20120502200730/http://it.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo U19 femminile</a></li><li><a href="/web/20120502200730/http://it.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Under 17 Femminile</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120502200730/http://it.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120502200730/http://it.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Europeo futsal</a></li><li><a href="/web/20120502200730/http://it.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondiali FIFA futsal</a></li><li><a href="/web/20120502200730/http://it.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa UEFA futsal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120502200730/http://it.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA EURO" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">UEFA EURO</a></li><li> > <a title="Stagione" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/index.html">Stagione</a></li><li> > <a title="Classifiche" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/index.html">Classifiche</a></li><li> > <a title="Fase a gironi - fase finale" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/index.html">Fase a gironi - fase finale</a></li><li> > <a title="Group B" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">Group B</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120502200730/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="Campionati europei UEFA" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">Campionati europei UEFA</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/news/index.html"><span>Notizie</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/photos/index.html"><span>Foto</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/index.html"><span>Partite</span></a></li><li id="ml2_sd" class=" current"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/index.html"><span>Classifiche</span></a></li><li id="ml2_st" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/statistics/index.html"><span>Statistiche</span></a></li><li id="ml2_te" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/index.html"><span>Squadre</span></a></li><li id="ml2_hc" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/hostcountries/index.html"><span>Paesi ospitanti</span></a></li><li id="ml2_ti" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/ticketing/index.html"><span>Biglietti</span></a></li><li id="ml2_ho" class=" "><a href="https://web.archive.org/web/20120502200730/https://hospitality.uefa.com/UEFAEURO2012/" target="_blank"><span>Ospitalità</span></a></li><li id="ml2_ms" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/fansarea/index.html"><span>Area tifosi</span></a></li><li id="ml2_sr" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/store/index.html"><span>Negozio</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/history/index.html"><span>Storia</span></a></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>Altro<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/draws/index.html">Sorteggio</a></li><li><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/abouteuro/index.html">Sull'EURO</a></li><li><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/volunteers/index.html">Volontari</a></li><li><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/thetrophy/index.html">Il trofeo</a></li><li><a href="https://web.archive.org/web/20120502200730/http://it.eurotrophytour.uefa.com/">Trophy Tour</a></li><li><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/format/index.html">Formula</a></li></ul></div></li></ul><div class="geoTargetSponsorHeader"><input type="hidden" class="yesLink" value="/uefaeuro/library/hp/promo/Country=/idCountry/_sponsorRandom.html"/><input type="hidden" class="noLink" value="/uefaeuro/library/hp/promo/Country=en/_sponsorRandom.html"/><div id="geoTarget_sponsor_header" class=" geoTargetContHeader"> </div> </div><!--googleoff: all--><script type="text/javascript" src="/web/20120502200730js_/http://it.uefa.com/inc/js/elements/geosponsor.js"> </script><!--googleon: all--></div><!--googleon:snippet--><div class="d3cmsTopContent"><div class="row "><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_blue" id="menuLevel3"><h2 class="m3_ menuTitle">Classifiche</h2><ul class="menu clearfix"><li class=""><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15171/index.html">Fase di qualificazione</a><span class="closer"> </span></li><li class="current"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/index.html">Fase finale - Fase a gironi</a><span class="closer"> </span></li></ul></div><!--googleon:snippet--> </div> </div></div> </div><div class="d3cmsCBody"><div class="row "><div class="grid_8 "><div class="row "><h1 class="bigTitle">Fase finale - Fase a gironi</h1><div id="bygroup" class="letterbox"><ul id="grlist" class="clearfix"><li class="grlistcaption"><h2>Dettagli gruppo: </h2></li><li id="gr1"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700964/index.html">A</a></li><li id="gr2" class="current"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">B</a></li><li id="gr3"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700966/index.html">C</a></li><li id="gr4"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700967/index.html">D</a></li></ul></div> </div><div class="row "><div class="t_standings cup_3_2012_15172_700965"><h3 class="bigTitle innerText grp_700965 vis_title">Gruppo B</h3><table class="tb_stand grp_700965 vis_grtable"><thead><tr class="firsthead"><th colspan="3" class="none nosort"></th><th colspan="3" class="view nosort dCol">In casa</th><th colspan="3" class="view nosort dCol">Fuori casa</th><th colspan="6" class="view nosort dCol">Totale</th><th colspan="1" class="none nosort dCol"></th></tr><tr class="lcol"><th class="rank nosort w30 innerText"></th><th class="club l nosort w160">Squadre</th><th class=""><abbr title="Giocate">G</abbr></th><th class="dCol"><abbr title="Vittorie">V</abbr></th><th class=""><abbr title="Pareggio">P</abbr></th><th class=""><abbr title="Sconfitte">S</abbr></th><th class="dCol"><abbr title="Vittorie">V</abbr></th><th class=""><abbr title="Pareggio">P</abbr></th><th class=""><abbr title="Sconfitte">S</abbr></th><th class="dCol"><abbr title="Vittorie">V</abbr></th><th class=""><abbr title="Pareggio">P</abbr></th><th class=""><abbr title="Sconfitte">S</abbr></th><th class=""><abbr title="Gol per">GP</abbr></th><th class=""><abbr title="Contro">C</abbr></th><th class=""><abbr title="Differenza reti">DR</abbr></th><th class="dCol"><abbr title="Punti">P.ti</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText">0</td><td class="club l nosort w160"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=95/index.html"><img height="18" width="18" alt="Olanda" title="Olanda" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/18x18/ned.png"/> Olanda</a></td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td class="dCol">0</td></tr><tr class=" off "><td class="rank nosort w30 innerText">0</td><td class="club l nosort w160"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=35/index.html"><img height="18" width="18" alt="Danimarca" title="Danimarca" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/18x18/den.png"/> Danimarca</a></td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td class="dCol">0</td></tr><tr class="on "><td class="rank nosort w30 innerText">0</td><td class="club l nosort w160"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=47/index.html"><img height="18" width="18" alt="Germania" title="Germania" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/18x18/ger.png"/> Germania</a></td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td class="dCol">0</td></tr><tr class=" off "><td class="rank nosort w30 innerText">0</td><td class="club l nosort w160"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=110/index.html"><img height="18" width="18" alt="Portogallo" title="Portogallo" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/18x18/por.png"/> Portogallo</a></td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td class="dCol">0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td class="dCol">0</td></tr></tbody></table> </div><div class="footnote"><div class="lupdate">Ultimo aggiornamento: 28/02/2012 16:57 CET</div></div><div class="legend"><p>Legenda:</p><dl class="first"><dd><span class="dt">G: </span>Giocate </dd><dd><span class="dt">V: </span>Vittorie </dd><dd><span class="dt">P: </span>Pareggio </dd><dd><span class="dt">S: </span>Sconfitte </dd><dd><span class="dt">GP: </span>Gol per </dd><dd><span class="dt">C: </span>Contro </dd><dd><span class="dt">DR: </span>Differenza reti </dd><dd><span class="dt">P.ti: </span>Punti </dd></dl> </div><div class="row more innerText"> </div> </div><div class="row "><!--googleoff: all--><script type="text/javascript">(function($,win){ $(document).ready(function(){ var d3=win.Deltatre.Uefacom; window.Deltatre.Uefacom.MatchLinkRules={"CupRules":{"New":[1,14,3,5,27,28],"Old":[9,17,13,24,23,28,25,101,38,27],"Old2":[22,18,39]},"Rules":{"New":{"mc":"/[compfolder]/season=[season]/matches/live/index.html?day=[day]&session=[session]&match=[match]","pg":"/[compfolder]/season=[season]/matches/live/day=[day]/session=[session]/match=[match]/index.html","pm":"/[compfolder]/season=[season]/matches/round=[round]/match=[match]/index.html"},"Old":{"mc":"/[compfolder]/season=[season]/matches/live/day=[day]/session=[session]/match=[match]/matchcenterlight/index.html","pg":"/[compfolder]/season=[season]/matches/round=[round]/match=[match]/index.html"},"Old2":{"mc":"/[compfolder]/matches/season=[season]/live/day=[day]/session=[session]/match=[match]/matchcenterlight/index.html","pg":"/[compfolder]/matches/season=[season]/round=[round]/match=[match]/index.html"}},"Matches":[{"idMatch":2007478,"rule":0},{"idMatch":2007479,"rule":0},{"idMatch":2008903,"rule":0},{"idMatch":2008904,"rule":0}]}; window.Deltatre.Uefacom.CurrentDate=[2012,5,2]; var handler=new d3.MatchHandler({ idcup:3, season:2012, mdse:[[1,2,3,2012,0],[2,2,3,2012,0],[3,2,3,2012,0]], liveUrl:'/live/matchcentre/year=[year]/month=[month]/day=[day]/match=[match]/_match.html', liveJson:'/live/match-centre/livescores/year=[year]/month=[month]/day=[day]/match=[match]/livescore.json', mdUrl:'/library/matches/idcup=3/season=2012/fixtures/day=[day]/session=[session]/_matchesbydate.html', listmp:[2003321,2003322,2003330,2003329,2003337,2003338] }); handler.odd(); });})(jQuery, window);</script><!--googleon: all--><div class="listmatches" id="matchesindex"><h3 class="bigTitle">Partite</h3> <table id="md_1_2" class="date20120609"><caption>09 giugno 2012</caption><tbody class="m_2003321"><tr class="sup" id="sup_2003321"><td colspan="5" class="status nob"><div class="sup-left l"><span class="b dateT">09 giugno 2012 </span><span class="sep">- </span><span class="cname"><a title="UEFA EURO" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">UEFA EURO</a>, </span><span class="rname"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/index.html">Fase finale - Fase a gironi</a></span><span class="gname"><span class="par"> (</span><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">Gruppo B</a><span class="par">)</span></span></div><div class="sup-right r b"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003321/index.html" class="lbl"><span>Altro »</span></a></div></td></tr><tr class=" match_res" id="m_2003321"><td class="r home nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=95/index.html" title="Olanda" class="t_95">Olanda</a></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=95/index.html" title="Olanda"><img height="32" width="32" alt="Olanda" title="Olanda" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/ned.png"/> </a></td><td class="c b score nob"><div><span class="sl"> </span><a class="sc" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003321/index.html">18.00</a><span class="mlive sr"> </span></div></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=35/index.html" title="Danimarca"><img height="32" width="32" alt="Danimarca" title="Danimarca" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/den.png"/> </a></td><td class="l away nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=35/index.html" title="Danimarca" class="t_35">Danimarca</a></td></tr><tr class="referee_stadium" id="rs_2003321"><td colspan="5">Arbitro: <abbr title="da stabilire">DS</abbr> – Stadio: Metalist Stadium, Kharkiv (UKR) </td></tr><tr class="hide"><td colspan="5"><span class="hide">05/01/2012 17:04:31</span></td></tr></tbody><tbody class="m_2003322"><tr class="sup" id="sup_2003322"><td colspan="5" class="status nob"><div class="sup-left l"><span class="b dateT">09 giugno 2012 </span><span class="sep">- </span><span class="cname"><a title="UEFA EURO" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">UEFA EURO</a>, </span><span class="rname"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/index.html">Fase finale - Fase a gironi</a></span><span class="gname"><span class="par"> (</span><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">Gruppo B</a><span class="par">)</span></span></div><div class="sup-right r b"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003322/index.html" class="lbl"><span>Altro »</span></a></div></td></tr><tr class=" match_res" id="m_2003322"><td class="r home nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=47/index.html" title="Germania" class="t_47">Germania</a></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=47/index.html" title="Germania"><img height="32" width="32" alt="Germania" title="Germania" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/ger.png"/> </a></td><td class="c b score nob"><div><span class="sl"> </span><a class="sc" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003322/index.html">20.45</a><span class="mlive sr"> </span></div></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=110/index.html" title="Portogallo"><img height="32" width="32" alt="Portogallo" title="Portogallo" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/por.png"/> </a></td><td class="l away nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=110/index.html" title="Portogallo" class="t_110">Portogallo</a></td></tr><tr class="referee_stadium" id="rs_2003322"><td colspan="5">Arbitro: <abbr title="da stabilire">DS</abbr> – Stadio: Arena Lviv, Lviv (UKR) </td></tr><tr class="hide"><td colspan="5"><span class="hide">05/01/2012 17:04:33</span></td></tr></tbody></table><table id="md_2_2" class="date20120613"><caption>13 giugno 2012</caption><tbody class="m_2003330"><tr class="sup" id="sup_2003330"><td colspan="5" class="status nob"><div class="sup-left l"><span class="b dateT">13 giugno 2012 </span><span class="sep">- </span><span class="cname"><a title="UEFA EURO" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">UEFA EURO</a>, </span><span class="rname"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/index.html">Fase finale - Fase a gironi</a></span><span class="gname"><span class="par"> (</span><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">Gruppo B</a><span class="par">)</span></span></div><div class="sup-right r b"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003330/index.html" class="lbl"><span>Altro »</span></a></div></td></tr><tr class=" match_res" id="m_2003330"><td class="r home nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=35/index.html" title="Danimarca" class="t_35">Danimarca</a></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=35/index.html" title="Danimarca"><img height="32" width="32" alt="Danimarca" title="Danimarca" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/den.png"/> </a></td><td class="c b score nob"><div><span class="sl"> </span><a class="sc" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003330/index.html">18.00</a><span class="mlive sr"> </span></div></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=110/index.html" title="Portogallo"><img height="32" width="32" alt="Portogallo" title="Portogallo" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/por.png"/> </a></td><td class="l away nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=110/index.html" title="Portogallo" class="t_110">Portogallo</a></td></tr><tr class="referee_stadium" id="rs_2003330"><td colspan="5">Arbitro: <abbr title="da stabilire">DS</abbr> – Stadio: Arena Lviv, Lviv (UKR) </td></tr><tr class="hide"><td colspan="5"><span class="hide">05/01/2012 17:07:05</span></td></tr></tbody><tbody class="m_2003329"><tr class="sup" id="sup_2003329"><td colspan="5" class="status nob"><div class="sup-left l"><span class="b dateT">13 giugno 2012 </span><span class="sep">- </span><span class="cname"><a title="UEFA EURO" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">UEFA EURO</a>, </span><span class="rname"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/index.html">Fase finale - Fase a gironi</a></span><span class="gname"><span class="par"> (</span><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">Gruppo B</a><span class="par">)</span></span></div><div class="sup-right r b"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003329/index.html" class="lbl"><span>Altro »</span></a></div></td></tr><tr class=" match_res" id="m_2003329"><td class="r home nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=95/index.html" title="Olanda" class="t_95">Olanda</a></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=95/index.html" title="Olanda"><img height="32" width="32" alt="Olanda" title="Olanda" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/ned.png"/> </a></td><td class="c b score nob"><div><span class="sl"> </span><a class="sc" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003329/index.html">20.45</a><span class="mlive sr"> </span></div></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=47/index.html" title="Germania"><img height="32" width="32" alt="Germania" title="Germania" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/ger.png"/> </a></td><td class="l away nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=47/index.html" title="Germania" class="t_47">Germania</a></td></tr><tr class="referee_stadium" id="rs_2003329"><td colspan="5">Arbitro: <abbr title="da stabilire">DS</abbr> – Stadio: Metalist Stadium, Kharkiv (UKR) </td></tr><tr class="hide"><td colspan="5"><span class="hide">05/01/2012 17:04:43</span></td></tr></tbody></table><table id="md_3_2" class="date20120617"><caption>17 giugno 2012</caption><tbody class="m_2003337"><tr class="sup" id="sup_2003337"><td colspan="5" class="status nob"><div class="sup-left l"><span class="b dateT">17 giugno 2012 </span><span class="sep">- </span><span class="cname"><a title="UEFA EURO" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">UEFA EURO</a>, </span><span class="rname"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/index.html">Fase finale - Fase a gironi</a></span><span class="gname"><span class="par"> (</span><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">Gruppo B</a><span class="par">)</span></span></div><div class="sup-right r b"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003337/index.html" class="lbl"><span>Altro »</span></a></div></td></tr><tr class=" match_res" id="m_2003337"><td class="r home nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=110/index.html" title="Portogallo" class="t_110">Portogallo</a></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=110/index.html" title="Portogallo"><img height="32" width="32" alt="Portogallo" title="Portogallo" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/por.png"/> </a></td><td class="c b score nob"><div><span class="sl"> </span><a class="sc" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003337/index.html">20.45</a><span class="mlive sr"> </span></div></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=95/index.html" title="Olanda"><img height="32" width="32" alt="Olanda" title="Olanda" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/ned.png"/> </a></td><td class="l away nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=95/index.html" title="Olanda" class="t_95">Olanda</a></td></tr><tr class="referee_stadium" id="rs_2003337"><td colspan="5">Arbitro: <abbr title="da stabilire">DS</abbr> – Stadio: Metalist Stadium, Kharkiv (UKR) </td></tr><tr class="hide"><td colspan="5"><span class="hide">05/01/2012 17:07:16</span></td></tr></tbody><tbody class="m_2003338"><tr class="sup" id="sup_2003338"><td colspan="5" class="status nob"><div class="sup-left l"><span class="b dateT">17 giugno 2012 </span><span class="sep">- </span><span class="cname"><a title="UEFA EURO" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">UEFA EURO</a>, </span><span class="rname"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/index.html">Fase finale - Fase a gironi</a></span><span class="gname"><span class="par"> (</span><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">Gruppo B</a><span class="par">)</span></span></div><div class="sup-right r b"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003338/index.html" class="lbl"><span>Altro »</span></a></div></td></tr><tr class=" match_res" id="m_2003338"><td class="r home nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=35/index.html" title="Danimarca" class="t_35">Danimarca</a></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=35/index.html" title="Danimarca"><img height="32" width="32" alt="Danimarca" title="Danimarca" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/den.png"/> </a></td><td class="c b score nob"><div><span class="sl"> </span><a class="sc" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/matches/round=15172/match=2003338/index.html">20.45</a><span class="mlive sr"> </span></div></td><td class="logo nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=47/index.html" title="Germania"><img height="32" width="32" alt="Germania" title="Germania" src="https://web.archive.org/web/20120502200730im_/http://img.uefa.com/imgml/flags/32x32/ger.png"/> </a></td><td class="l away nob"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/teams/team=47/index.html" title="Germania" class="t_47">Germania</a></td></tr><tr class="referee_stadium" id="rs_2003338"><td colspan="5">Arbitro: <abbr title="da stabilire">DS</abbr> – Stadio: Arena Lviv, Lviv (UKR) </td></tr><tr class="hide"><td colspan="5"><span class="hide">05/01/2012 17:07:19</span></td></tr></tbody></table><div class="footnote"><div class="lupdate">Ultimo aggiornamento: 28/02/2012 16:57 CET</div></div></div> </div> </div><div class="grid_4 "><div class="row "><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_euro2012_section_single_mpu_top_1='https://web.archive.org/web/20120502200730/http://ad.ch.doubleclick.net/adj/euro2012.italian/section_single;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_euro2012_section_single_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120502200730/http://ad.ch.doubleclick.net/jump/euro2012.italian/section_single;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120502200730im_/http://ad.ch.doubleclick.net/ad/euro2012.italian/section_single;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row quicklinks"><div style="" class="newsBulList "><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="bulletList"><li><h4 class="nTitle"><a href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/format/index.html">Format e regolamento</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120502200730/http://it.uefa.com/MultimediaFiles/Download/Publications/competitions/Publications/01/54/34/12/1543412_DOWNLOAD.pdf">Programma Gare Euro 2012</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120502200730/http://it.uefa.com/MultimediaFiles/Download/competitions/General/01/69/56/52/1695652_DOWNLOAD.pdf">Coefficienti UEFA nazionali</a></h4></li><li><h4 class="nTitle"><a href="/web/20120502200730/http://it.uefa.com/uefa/socialresponsibility/respect/news/newsid=1713839.html">Rispetto</a></h4></li><li><h4 class="nTitle"><a href="https://web.archive.org/web/20120502200730/http://it.eurotrophytour.uefa.com/trophytour/">Trophy Tour</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_EUROsection_mpu_com_4='https://web.archive.org/web/20120502200730/http://ad.ch.doubleclick.net/adj/uefacom.italian/EUROsection;pos=mpu_com;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_EUROsection_mpu_com_4); </script><noscript><p><a href="https://web.archive.org/web/20120502200730/http://ad.ch.doubleclick.net/jump/uefacom.italian/EUROsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120502200730im_/http://ad.ch.doubleclick.net/ad/uefacom.italian/EUROsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120502200730/http://it.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA EURO" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/index.html">UEFA EURO</a></li><li> > <a title="Stagione" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/index.html">Stagione</a></li><li> > <a title="Classifiche" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/index.html">Classifiche</a></li><li> > <a title="Fase a gironi - fase finale" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/index.html">Fase a gironi - fase finale</a></li><li> > <a title="Group B" class="bcLink" href="/web/20120502200730/http://it.uefa.com/uefaeuro/season=2012/standings/round=15172/group=700965/index.html">Group B</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120502200730/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Competizioni</span><div class="competitionlist fl"><span>- Club - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/http://it.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120502200730/http://it.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120502200730/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120502200730/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120502200730/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/20120502200730/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/20120502200730/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - Il sito ufficiale del calcio europeo" href="/web/20120502200730/http://it.uefa.com/index.html"> UEFA.com - Il sito ufficiale del calcio europeo</a></div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120502200730/http://it.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contattaci">Contattaci</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120502200730/http://it.uefa.com/uefa/faq/index.html" title="Aiuto / FAQ">Aiuto / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/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/20120502200730/http://ac.uefa.com/it/" title="Versione accessibile">Versione accessibile</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. Tutti i diritti riservati.</li><li>Le parole UEFA e EURO 2012, il logo e gli slogan di UEFA EURO 2012 e il trofeo di UEFA EURO 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/20120502200730/https://ssl." : "https://web.archive.org/web/20120502200730/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"it.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120502200730/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 20:07:30 May 02, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:34:32 Feb 18, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.68 exclusion.robots: 0.045 exclusion.robots.policy: 0.033 esindex: 0.014 cdx.remote: 84.762 LoadShardBlock: 231.658 (3) PetaboxLoader3.datanode: 290.891 (4) PetaboxLoader3.resolve: 305.646 (2) load_resource: 386.409 -->