CINXE.COM

UEFA Women's Champions League – 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="/_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/womenschampionsleague/index.html","20120124142136","https://web.archive.org/","web","/_static/", "1327414896"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>UEFA Women's Champions League – 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/20120124142136/http://it.uefa.com/womenschampionsleague/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120124142136cs_/http://it.uefa.com/inc/css/main.css?20120118140240"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120124142136cs_/http://it.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120124142136cs_/http://it.uefa.com/inc/css/competitions/womenschampionsleague/main.css?20111205085418"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120124142136cs_/http://it.uefa.com/inc/css/sections/contentreader.css?20110427113952"/> <script type="text/javascript" src="/web/20120124142136js_/http://it.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120124142136js_/http://it.uefa.com/inc/js/elements/contentreader.js?20110209140109"> </script> <link rel="shortcut icon" href="/web/20120124142136im_/http://it.uefa.com/imgml/favicon/comp/wcl.ico"/></head><body id="womenschampionsleague" class="homepage langI"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"sec":"wcl","type":"hub","comp":"wcl","lang":"IT"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web","13":"wcl"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};//--></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 =''; 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/20120124142136/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/20120124142136im_/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/20120124142136/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/20120124142136im_/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/20120124142136/http://ac.uefa.com/it/">Versione accessibile</a></div><div class="beta">&nbsp;</div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120124142136/http://it.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Registrati</a> </div><div id="loginH"><a href="/web/20120124142136/http://it.uefa.com/community/login/index.html">Login</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120124142136/http://it.uefa.com/community/logout/index.html">Logout</a>&nbsp;</div><div id="loggedH" style="display:none"><span id="loggedUserSpan">&nbsp;</span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120124142136/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--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/http://it.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Squadre &amp; Giocatori</a></li><li id="ml0_cg"><a href="/web/20120124142136/http://it.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Community &amp; giochi</a></li><li id="ml0_mc"><a href="/web/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/http://it.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/http://it.uefa.com/women/index.html">- Calcio femminile -</a></span><ul><li><a href="/web/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/http://it.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120124142136/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/20120124142136/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/20120124142136/http://it.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coppa UEFA futsal</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"><a title="UEFA.com" class="bcLink" href="/web/20120124142136/http://it.uefa.com/index.html">UEFA.com</a> &gt; <a title="UEFA Women's Champions League" class="bcLink" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/index.html">UEFA Women's Champions League</a></div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120124142136/http://it.uefa.com/community/feedback/index.html">Mandaci il tuo Feedback</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="UEFA Women's Champions League" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/index.html">UEFA Women's Champions League</a></h1><ul><li id="ml2_ne" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/index.html"><span>Notizie</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/video/index.html"><span>Video</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html"><span>Foto</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/matches/index.html"><span>Partite</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/standings/index.html"><span>Classifiche</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/index.html"><span>Club</span></a></li><li id="ml2_st" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/statistics/index.html"><span>Statistiche</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/draws/index.html"><span>Sorteggi</span></a></li><li id="ml2_fi" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/finals/index.html"><span>Finale</span></a></li><li id="ml2_fo" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/competitionformat/index.html"><span>Formula</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/index.html"><span>Storia</span></a></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="mainNewsWcl"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewsWcl1" rel=""><span>Notizie&nbsp;</span></a></li></ul><div id="ui-tabs-mainNewsWcl1" class="ui-tabs-panel"><div style="" class="box mainNewsHP noborder"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1736972.html"><img src="/web/20120124142136im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/General/01/60/68/36/1606836_w4.jpg" alt="Potsdam e Juvisy chiudono al comando" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1736972.html" title="Potsdam e Juvisy in vetta">Potsdam e Juvisy in vetta</a></h2><div class="newsComment innerText"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1736972.html">Il campionato tedesco si appresta alla pausa invernale con il Potsdam al comando, mentre il Francoforte chiude con una vittoria. In Francia, il Lione centra l'ultima vittoria del 2011 ma resta a una lunghezza dal Juvisy.</a></div><span class="relListLbl">Contenuti attinenti</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1717152.html">Cammino difficile per il Lione</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/draws/index.html">Sorteggio Women's Champions League in diretta</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1717152.html" title="Cammino difficile per il Lione">Cammino difficile per il Lione</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1717152.html"><img src="/web/20120124142136im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/General/01/71/71/64/1717164_s5.jpg" alt="Cammino difficile per il Lione" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1717152.html">Le campionesse in carica se la vedranno contro il Brøndby nei quarti di finale e in caso di superamento del turno potrebbero affrontare il Potsdam in semifinale. Possibile anche una finale tutta tedesca a Monaco.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120124142136/http://it.uefa.com/women/womens-football-development/hattrick/news/newsid=1715914.html" title="Calcio femminile protagonista della settimana">Calcio femminile protagonista della settimana</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120124142136/http://it.uefa.com/women/womens-football-development/hattrick/news/newsid=1715914.html"><img src="/web/20120124142136im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/63/54/48/1635448_s5.jpg" alt="Calcio femminile protagonista della settimana" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120124142136/http://it.uefa.com/women/womens-football-development/hattrick/news/newsid=1715914.html">Questa settimana, il calcio femminile è protagonista con i sorteggi di UEFA Women's Champions League, un workshop sullo sviluppo del calcio femminile e i sorteggi degli Europei UEFA Under 17 e Under 19.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Altre storie top</span></li><li class="lower"><h3 class="nTitle"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1715304.html">Malmö, Göteborg e Potsdam avanti</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/draws/index.html">Sorteggio Women's Champions League in diretta</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1715169.html">Arsenal e Brøndby non falliscono</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/newsid=1710321.html">Torres ko, tedesche e svedesi ok</a></h3></li><li class="moreClear"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/news/index.html" class="FooterURL">Altre notizie</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div class="box jcBox newsSlide photo" style=""><div class="bH"><!--googleoff:index--><h3>Foto </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="wuclPhotoSlide"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/06/14/1730614_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Megumi Takara (INAC Kobe) &amp; Rachel Yankey (Arsenal LFC)"/><img src="/web/20120124142136im_/http://it.uefa.com/MultimediaFiles/Photo/competitions/General/01/73/06/14/1730614_w4.jpg" width="324" height="182" alt="Megumi Takara (INAC Kobe) &amp; Rachel Yankey (Arsenal LFC)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Megumi Takara (INAC Kobe) &amp; Rachel Yankey (Arsenal LFC)</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/73/05/72/1730572_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Katie Chapman (Arsenal LFC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Katie Chapman (Arsenal LFC)</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/71/71/68/1717168_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Quarter-final draw"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Quarter-final draw</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/71/71/64/1717164_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Quarter-final draw"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Quarter-final draw</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/50/05/1715005_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Kenza Dali (Paris Saint-Germain FC) &amp; Meike Weber (1. FFC Frankfurt)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Kenza Dali (Paris Saint-Germain FC) &amp; Meike Weber (1. FFC Frankfurt)</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/50/06/1715006_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Fatmire Bajramaj (1. FFC Frankfurt)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Fatmire Bajramaj (1. FFC Frankfurt)</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/50/07/1715007_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Ana Maria Crnogorčević (1. FFC Frankfurt)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Ana Maria Crnogorčević (1. FFC Frankfurt)</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/50/09/1715009_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Ellen White (Arsenal LFC) &amp; Jennifer Hermoso (Rayo Vallecano de Madrid)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Ellen White (Arsenal LFC) &amp; Jennifer Hermoso (Rayo Vallecano de Madrid)</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/50/10/1715010_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Rachel Yankey (Arsenal LFC) &amp; Saray García (Rayo Vallecano de Madrid)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Rachel Yankey (Arsenal LFC) &amp; Saray García (Rayo Vallecano de Madrid)</div></div></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/71/50/11/1715011_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Jayne Ludlow (Arsenal LFC) &amp; Anita (Rayo Vallecano de Madrid)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Jayne Ludlow (Arsenal LFC) &amp; Anita (Rayo Vallecano de Madrid)</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/20120124142136/http://it.uefa.com/womenschampionsleague/photos/index.html">Altre foto</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-wuclPhotoSlide">1</span> di 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Classifiche </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr2001599").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/womenschampionsleague/season=2012/standings/round=2000287/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_28').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_28" class="$standUrl"><div class="t_standings cup_28_2012_2000287_2001599"><h2 class="roundtitle innerText">Fase di qualificazione</h2><h3 class="bigTitle innerText grp_2001599 vis_title">Gruppo 1</h3><table class="tb_stand grp_2001599 vis_grtable"><thead><tr class="lcol"><th class="rank nosort w30 innerText l"></th><th class="club l nosort ">Squadre</th><th class="w30"><abbr title="Giocate">G</abbr></th><th class="w30"><abbr title="Punti">P.ti</abbr></th></tr></thead><tbody><tr class="on "><td class="rank nosort w30 innerText l">1</td><td class="club l nosort "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2601954/index.html"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601954.png"/> Young Boys</a></td><td class="w30">3</td><td class="w30">7</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">2</td><td class="club l nosort "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603745/index.html"><img height="18" width="18" alt="ZFK Nase Taksi-SNT 2010" title="ZFK Nase Taksi-SNT 2010" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603745.png"/> ZFK Nase</a></td><td class="w30">3</td><td class="w30">6</td></tr><tr class="on "><td class="rank nosort w30 innerText l">3</td><td class="club l nosort "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81221/index.html"><img height="18" width="18" alt="FC PAOK Thessaloniki" title="FC PAOK Thessaloniki" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81221.png"/> PAOK</a></td><td class="w30">3</td><td class="w30">4</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">4</td><td class="club l nosort "><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603746/index.html"><img height="18" width="18" alt="CS Goliador-SS 11 Chisinau" title="CS Goliador-SS 11 Chisinau" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603746.png"/> CS Goliador</a></td><td class="w30">3</td><td class="w30">0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/standings/round=2000287/group=2001599/index.html">Dettagli gruppo</a></div> </div><div class="row more innerText"> </div> <xsltext/></div><div class="letterbox grlist"><div class="jboxdiv scroll_3 animation_slow" id="groups_panel_28"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr2001599"><a href="#"> 1</a></li><li id="gr2001600"><a href="#"> 2</a></li><li id="gr2001601"><a href="#"> 3</a></li><li id="gr2001602"><a href="#"> 4</a></li><li id="gr2001603"><a href="#"> 5</a></li><li id="gr2001604"><a href="#"> 6</a></li><li id="gr2001605"><a href="#"> 7</a></li><li id="gr2001640"><a href="#"> 8</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Squadre per turno </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#">Fase di qualificazione</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="SU 1° Dezembro" title="SU 1° Dezembro" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81234.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81234/index.html">1° Dezembro</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SU 1° Dezembro" title="SU 1° Dezembro" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/POR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="KS Ada" title="KS Ada" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603743.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603743/index.html">Ada</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KS Ada" title="KS Ada" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ALB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Apollon Limassol LFC" title="Apollon Limassol LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600669.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600669/index.html">Apollon</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Apollon Limassol LFC" title="Apollon Limassol LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ASA Tel-Aviv FC" title="ASA Tel-Aviv FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601823.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2601823/index.html">ASA Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="ASA Tel-Aviv FC" title="ASA Tel-Aviv FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ISR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ataşehir Belediyespor" title="Ataşehir Belediyespor" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602400.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2602400/index.html">Ataşehir</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Ataşehir Belediyespor" title="Ataşehir Belediyespor" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/TUR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Bobruichanka" title="FC Bobruichanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78158.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=78158/index.html">Bobruichanka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Bobruichanka" title="FC Bobruichanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/BLR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Crusaders Strikers WFC" title="Crusaders Strikers WFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83448.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83448/index.html">Crusaders</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Crusaders Strikers WFC" title="Crusaders Strikers WFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/NIR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="CS Goliador-SS 11 Chisinau" title="CS Goliador-SS 11 Chisinau" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603746.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603746/index.html">CS Goliador</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="CS Goliador-SS 11 Chisinau" title="CS Goliador-SS 11 Chisinau" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/MDA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Gintra Universitetas" title="FK Gintra Universitetas" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/86668.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=86668/index.html">Gintra</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Gintra Universitetas" title="FK Gintra Universitetas" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/LTU.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Glasgow City LFC" title="Glasgow City LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90623.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=90623/index.html">Glasgow City</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Glasgow City LFC" title="Glasgow City LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="KÍ Klaksvík" title="KÍ Klaksvík" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81205.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81205/index.html">Klaksvík</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="KÍ Klaksvík" title="KÍ Klaksvík" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/FRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ŽNK Krka" title="ŽNK Krka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83455.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83455/index.html">Krka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="ŽNK Krka" title="ŽNK Krka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SVN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Legenda Chernigiv" title="FC Legenda Chernigiv" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78128.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=78128/index.html">Legenda Chernigiv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Legenda Chernigiv" title="FC Legenda Chernigiv" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/UKR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="SK Liepājas Metalurgs" title="SK Liepājas Metalurgs" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603744.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603744/index.html">Liepājas</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="SK Liepājas Metalurgs" title="SK Liepājas Metalurgs" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/LVA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Mosta FC" title="Mosta FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601925.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2601925/index.html">Mosta</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Mosta FC" title="Mosta FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/MLT.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="MTK Hungária FC" title="MTK Hungária FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90588.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=90588/index.html">MTK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="MTK Hungária FC" title="MTK Hungária FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/HUN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC NSA Sofia" title="FC NSA Sofia" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90553.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=90553/index.html">NSA Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="FC NSA Sofia" title="FC NSA Sofia" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/BUL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="CFF Olimpia Cluj" title="CFF Olimpia Cluj" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603330.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603330/index.html">Olimpia Cluj</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CFF Olimpia Cluj" title="CFF Olimpia Cluj" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="WFC Osijek" title="WFC Osijek" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78127.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=78127/index.html">Osijek</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="WFC Osijek" title="WFC Osijek" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC PAOK Thessaloniki" title="FC PAOK Thessaloniki" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81221.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81221/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="FC PAOK Thessaloniki" title="FC PAOK Thessaloniki" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/GRE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Pärnu JK" title="Pärnu JK" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/86665.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=86665/index.html">Pärnu</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="Pärnu JK" title="Pärnu JK" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/EST.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Peamount United" title="Peamount United" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603257.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603257/index.html">Peamount</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Peamount United" title="Peamount United" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="PK-35 Vantaa" title="PK-35 Vantaa" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602391.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2602391/index.html">PK-35</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="PK-35 Vantaa" title="PK-35 Vantaa" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Progrès Niedercorn" title="FC Progrès Niedercorn" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81200.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81200/index.html">Progrès</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Progrès Niedercorn" title="FC Progrès Niedercorn" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/LUX.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Rayo Vallecano de Madrid" title="Rayo Vallecano de Madrid" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600788.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600788/index.html">Rayo Vallecano</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Rayo Vallecano de Madrid" title="Rayo Vallecano de Madrid" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="WFC SFK 2000 Sarajevo" title="WFC SFK 2000 Sarajevo" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/84242.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=84242/index.html">Sarajevo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="WFC SFK 2000 Sarajevo" title="WFC SFK 2000 Sarajevo" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602396.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2602396/index.html">Slovan Bratislava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ŽFK Spartak" title="ŽFK Spartak" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602007.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2602007/index.html">Spartak</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="ŽFK Spartak" title="ŽFK Spartak" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SRB.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Swansea City Ladies FC" title="Swansea City Ladies FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601965.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2601965/index.html">Swansea</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="Swansea City Ladies FC" title="Swansea City Ladies FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/WAL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="RTP Unia Racibórz" title="RTP Unia Racibórz" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600790.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600790/index.html">Unia Racibórz</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="RTP Unia Racibórz" title="RTP Unia Racibórz" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/POL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601954.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2601954/index.html">Young Boys</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ZFK Nase Taksi-SNT 2010" title="ZFK Nase Taksi-SNT 2010" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603745.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603745/index.html">ZFK Nase</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="ZFK Nase Taksi-SNT 2010" title="ZFK Nase Taksi-SNT 2010" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li></ul></div><p id="tbr2" class="accHeader"><a href="#">Sedicesimi di finale</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Apollon Limassol LFC" title="Apollon Limassol LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600669.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600669/index.html">Apollon</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Apollon Limassol LFC" title="Apollon Limassol LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/CYP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Arsenal Ladies FC" title="Arsenal Ladies FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81199.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81199/index.html">Arsenal</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Arsenal Ladies FC" title="Arsenal Ladies FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ASA Tel-Aviv FC" title="ASA Tel-Aviv FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601823.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2601823/index.html">ASA Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="ASA Tel-Aviv FC" title="ASA Tel-Aviv FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ISR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Bobruichanka" title="FC Bobruichanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78158.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=78158/index.html">Bobruichanka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Bobruichanka" title="FC Bobruichanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/BLR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Bristol Academy WFC" title="Bristol Academy WFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601888.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2601888/index.html">Bristol Academy</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Bristol Academy WFC" title="Bristol Academy WFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83727.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83727/index.html">Brøndby</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="CSHVSM" title="CSHVSM" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602440.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2602440/index.html">CSHVSM</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="CSHVSM" title="CSHVSM" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/KAZ.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Fortuna Hjørring" title="Fortuna Hjørring" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81218.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81218/index.html">Fortuna</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Fortuna Hjørring" title="Fortuna Hjørring" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="1. FFC Frankfurt" title="1. FFC Frankfurt" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78150.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=78150/index.html">Frankfurt</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FFC Frankfurt" title="1. FFC Frankfurt" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Glasgow City LFC" title="Glasgow City LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90623.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=90623/index.html">Glasgow City</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Glasgow City LFC" title="Glasgow City LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Göteborg FC" title="Göteborg FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600867.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600867/index.html">Göteborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Göteborg FC" title="Göteborg FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Olympique Lyonnais" title="Olympique Lyonnais" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600241.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600241/index.html">Lyon</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Olympique Lyonnais" title="Olympique Lyonnais" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Malmö" title="FC Malmö" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/84169.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=84169/index.html">Malmö</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="FC Malmö" title="FC Malmö" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="SV Neulengbach" title="SV Neulengbach" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83433.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83433/index.html">Neulengbach</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SV Neulengbach" title="SV Neulengbach" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/AUT.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="CFF Olimpia Cluj" title="CFF Olimpia Cluj" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603330.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603330/index.html">Olimpia Cluj</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CFF Olimpia Cluj" title="CFF Olimpia Cluj" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ROU.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="WFC Osijek" title="WFC Osijek" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78127.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=78127/index.html">Osijek</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="WFC Osijek" title="WFC Osijek" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/CRO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Peamount United" title="Peamount United" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2603257.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2603257/index.html">Peamount</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Peamount United" title="Peamount United" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/IRL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="PK-35 Vantaa" title="PK-35 Vantaa" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2602391.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2602391/index.html">PK-35</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="PK-35 Vantaa" title="PK-35 Vantaa" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/FIN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="1. FFC Turbine Potsdam" title="1. FFC Turbine Potsdam" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/86755.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=86755/index.html">Potsdam</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FFC Turbine Potsdam" title="1. FFC Turbine Potsdam" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600841.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600841/index.html">PSG</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Rayo Vallecano de Madrid" title="Rayo Vallecano de Madrid" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600788.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600788/index.html">Rayo Vallecano</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Rayo Vallecano de Madrid" title="Rayo Vallecano de Madrid" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Rossiyanka" title="FC Rossiyanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/92380.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=92380/index.html">Rossiyanka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Rossiyanka" title="FC Rossiyanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81198.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81198/index.html">Sparta Praha</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Stabæk FK" title="Stabæk FK" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600823.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600823/index.html">Stabæk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Stabæk FK" title="Stabæk FK" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/NOR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Standard Femina de Liège" title="Standard Femina de Liège" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600789.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600789/index.html">Standard</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Standard Femina de Liège" title="Standard Femina de Liège" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/BEL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="UPC Tavagnacco" title="UPC Tavagnacco" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600868.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600868/index.html">Tavagnacco</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="UPC Tavagnacco" title="UPC Tavagnacco" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Thór" title="Thór" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600850.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600850/index.html">Thór</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="Thór" title="Thór" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ASD Torres CF" title="ASD Torres CF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600664.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600664/index.html">Torres</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="ASD Torres CF" title="ASD Torres CF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Twente" title="FC Twente" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600858.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600858/index.html">Twente</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="FC Twente" title="FC Twente" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/NED.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Valur Reykjavík" title="Valur Reykjavík" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90600.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=90600/index.html">Valur</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="Valur Reykjavík" title="Valur Reykjavík" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ISL.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Energy Voronezh" title="FC Energy Voronezh" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83452.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83452/index.html">Voronezh</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Energy Voronezh" title="FC Energy Voronezh" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601954.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2601954/index.html">Young Boys</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div></div></li></ul></div><p id="tbr3" class="accHeader selected"><a href="#">Ottavi di finale</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Arsenal Ladies FC" title="Arsenal Ladies FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81199.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81199/index.html">Arsenal</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Arsenal Ladies FC" title="Arsenal Ladies FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83727.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83727/index.html">Brøndby</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Fortuna Hjørring" title="Fortuna Hjørring" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81218.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81218/index.html">Fortuna</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Fortuna Hjørring" title="Fortuna Hjørring" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="1. FFC Frankfurt" title="1. FFC Frankfurt" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78150.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=78150/index.html">Frankfurt</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FFC Frankfurt" title="1. FFC Frankfurt" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Glasgow City LFC" title="Glasgow City LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/90623.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=90623/index.html">Glasgow City</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Glasgow City LFC" title="Glasgow City LFC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SCO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Göteborg FC" title="Göteborg FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600867.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600867/index.html">Göteborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Göteborg FC" title="Göteborg FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Olympique Lyonnais" title="Olympique Lyonnais" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600241.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600241/index.html">Lyon</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Olympique Lyonnais" title="Olympique Lyonnais" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Malmö" title="FC Malmö" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/84169.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=84169/index.html">Malmö</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="FC Malmö" title="FC Malmö" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="SV Neulengbach" title="SV Neulengbach" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83433.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83433/index.html">Neulengbach</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SV Neulengbach" title="SV Neulengbach" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/AUT.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="1. FFC Turbine Potsdam" title="1. FFC Turbine Potsdam" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/86755.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=86755/index.html">Potsdam</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FFC Turbine Potsdam" title="1. FFC Turbine Potsdam" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600841.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600841/index.html">PSG</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Rayo Vallecano de Madrid" title="Rayo Vallecano de Madrid" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600788.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600788/index.html">Rayo Vallecano</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Rayo Vallecano de Madrid" title="Rayo Vallecano de Madrid" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Rossiyanka" title="FC Rossiyanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/92380.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=92380/index.html">Rossiyanka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Rossiyanka" title="FC Rossiyanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81198.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81198/index.html">Sparta Praha</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/CZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="ASD Torres CF" title="ASD Torres CF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600664.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600664/index.html">Torres</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="ASD Torres CF" title="ASD Torres CF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ITA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Energy Voronezh" title="FC Energy Voronezh" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83452.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83452/index.html">Voronezh</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Energy Voronezh" title="FC Energy Voronezh" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div></div></li></ul></div><p id="tbr4" class="accHeader"><a href="#">Quarti di finale</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Arsenal Ladies FC" title="Arsenal Ladies FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/81199.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81199/index.html">Arsenal</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Arsenal Ladies FC" title="Arsenal Ladies FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/ENG.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/83727.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83727/index.html">Brøndby</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/DEN.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="1. FFC Frankfurt" title="1. FFC Frankfurt" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78150.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=78150/index.html">Frankfurt</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FFC Frankfurt" title="1. FFC Frankfurt" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Göteborg FC" title="Göteborg FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600867.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600867/index.html">Göteborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Göteborg FC" title="Göteborg FC" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Olympique Lyonnais" title="Olympique Lyonnais" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600241.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600241/index.html">Lyon</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Olympique Lyonnais" title="Olympique Lyonnais" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Malmö" title="FC Malmö" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/84169.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=84169/index.html">Malmö</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="FC Malmö" title="FC Malmö" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/SWE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="1. FFC Turbine Potsdam" title="1. FFC Turbine Potsdam" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/86755.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=86755/index.html">Potsdam</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FFC Turbine Potsdam" title="1. FFC Turbine Potsdam" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Rossiyanka" title="FC Rossiyanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/92380.png"/></div><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=92380/index.html">Rossiyanka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120124142136/http://it.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Rossiyanka" title="FC Rossiyanka" src="https://web.archive.org/web/20120124142136im_/http://img.uefa.com/imgml/flags/18x18/RUS.png"/></div></div></li></ul></div></div> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "><div style="" class="box acBox HpMatches"><div class="bH"><!--googleoff:index--><h3>Partite </h3><!--googleon:index--> </div><div class="bC" style="height: 274px; overflow: hidden;"><div class="jAccor" id="HPMatches"> <p id="chp1_slotRow1" class="accHeader selected"><a href="#"><span class="rName">Ottavi di finale, Ritorno </span><span class="rDate">10/11/2011 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2008507" class="RS_Match on first"><td class="RS_Team home"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=84169/index.html" title="Malmö - Neulengbach">Malmö</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=84169/index.html"><img height="18" width="18" alt="Malmö" title="Malmö" src="/web/20120124142136im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/84169.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/matches/round=2000289/match=2008507/index.html" title="Malmö-Neulengbach">1-0</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83433/index.html"><img height="18" width="18" alt="Neulengbach" title="Neulengbach" src="/web/20120124142136im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/83433.png"/></a></td><td class="RS_Team away"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=83433/index.html" title="Malmö - Neulengbach">Neulengbach</a></td></tr><tr id="m_2008508" class="RS_Match off"><td class="RS_Team home"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600867/index.html" title="Göteborg - Fortuna">Göteborg</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=2600867/index.html"><img height="18" width="18" alt="Göteborg" title="Göteborg" src="/web/20120124142136im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/2600867.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/matches/round=2000289/match=2008508/index.html" title="Göteborg-Fortuna">3-2</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81218/index.html"><img height="18" width="18" alt="Fortuna" title="Fortuna" src="/web/20120124142136im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/81218.png"/></a></td><td class="RS_Team away"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=81218/index.html" title="Göteborg - Fortuna">Fortuna</a></td></tr><tr id="m_2008511" class="RS_Match on"><td class="RS_Team home"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=90623/index.html" title="Glasgow City - Potsdam">Glasgow City</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=90623/index.html"><img height="18" width="18" alt="Glasgow City" title="Glasgow City" src="/web/20120124142136im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/90623.png"/></a></td><td class="RS_Score RS_results"><div class="result clearfix"><span class="sl">&nbsp;</span><a class="sc" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/matches/round=2000289/match=2008511/index.html" title="Glasgow City-Potsdam">0-7</a><span class="sr">&nbsp;</span></div></td><td class="RS_logoEXT_xs la"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=86755/index.html"><img height="18" width="18" alt="Potsdam" title="Potsdam" src="/web/20120124142136im_/http://it.uefa.com/imgml/TP/teams/logos/18x18/86755.png"/></a></td><td class="RS_Team away"><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/clubs/club=86755/index.html" title="Glasgow City - Potsdam">Potsdam</a></td></tr></table> </div></div> <!--googleoff: all--><script type="text/javascript"> $j(document).ready(function(){ $j('#HPMatches p.accHeader.selected').uefaLive({ timestamp: '', timeout:30000, urlcheck: '', urlget: '/live/cup=28/season=2012/day=15/session=1/HpMatches.html', callback: function(elem, html){ var topdiv = elem.next('div').scrollTop(); elem.next('div').html(html); elem.next('div').scrollTop(topdiv); AreaTagger.TagHPMatches(); } }); }); </script><!--googleon: all--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box acBox "><div class="bH"><!--googleoff:index--><h3>Calendario </h3><!--googleon:index--> </div><div class="bC"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader"><a>Qualificazioni</a></p><div><ul><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/matches/round=2000287/index.html" title="Fase di qualificazione">Fase di qualificazione</a></li></ul></div><p id="chp2" class="accHeader selected"><a>Eliminazione diretta</a></p><div><ul><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/matches/round=2000288/index.html" title="Sedicesimi di finale">Sedicesimi di finale</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/season=2012/matches/round=2000289/index.html" title="Ottavi di finale">Ottavi di finale</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsBulList box bulletList"><div class="bH"><!--googleoff:index--><h3>Informazioni importanti</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList"><li class="pdf"><h4 class="nTitle"><a href="/web/20120124142136/http://it.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/48/68/91/1486891_DOWNLOAD.pdf">Regolamento competizione 2010/11</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Vincitori </h3> <!--googleon:index--> </div><div class="bC"><ul class="bulletList"><li class="nobullet"><h2 class="medTitle">UEFA Women's Champions League</h2></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2011/index.html">2010/11 Lyon</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2010/index.html">2009/10 Potsdam</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2009/index.html">2008/09 Duisburg</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2008/index.html">2007/08 Frankfurt</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2006/index.html">2006/07 Arsenal</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2005/index.html">2005/06 Frankfurt</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2004/index.html">2004/05 Potsdam</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2003/index.html">2003/04 Umeå</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2002/index.html">2002/03 Umeå</a></li><li><a href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/history/season=2001/index.html">2001/02 Frankfurt</a></li></ul> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"><a title="UEFA.com" class="bcLink" href="/web/20120124142136/http://it.uefa.com/index.html">UEFA.com</a> &gt; <a title="UEFA Women's Champions League" class="bcLink" href="/web/20120124142136/http://it.uefa.com/womenschampionsleague/index.html">UEFA Women's Champions League</a></div><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/http://it.uefa.com/teamsandplayers/index.html" title="Squadre &amp; Giocatori">Squadre &amp; Giocatori</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/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/20120124142136/http://ac.uefa.com/it/" title="Versione accessibile">Versione accessibile</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. Tutti i diritti riservati.</li><li>La parola UEFA, il logo e il trofeo della UEFA Women's Champions League 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/20120124142136/https://ssl." : "https://web.archive.org/web/20120124142136/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/20120124142136/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 14:21:36 Jan 24, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 10:25:39 Nov 26, 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.83 exclusion.robots: 0.035 exclusion.robots.policy: 0.021 esindex: 0.013 cdx.remote: 14.575 LoadShardBlock: 122.955 (3) PetaboxLoader3.datanode: 89.404 (4) PetaboxLoader3.resolve: 193.389 (2) load_resource: 195.748 -->

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