CINXE.COM
UEFA Europa 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="fr" 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://fr.uefa.com:80/uefaeuropaleague/index.html","20120221232243","https://web.archive.org/","web","/_static/", "1329866563"); </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 Europa League – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Site du football européen, uefa.com, est le site officiel de l'UEFA, l'Union européenne des associations de football, et l'instance dirigeante du football en Europe. L'UEFA organise certaines des plus prestigieuses et des plus fameuses compétitions de football sur le continent européen, comme l'UEFA Champions League, Ligue des Champions, La Coupe UEFA, le Championnat d'Europe de football de l'UEFA (UEFA EURO 2008, UEFA EURO 2012, etc). Le site produit des vidéo en direct par streaming de nombreuses compétitions de l'UEFA et contient des archives vidéos. En plus, la section Football Europe fournit une couverture de l'actualité des 53 associations membres de l'UEFA, les résultats les comptes rendus des matches de tous les clubs et le pays engagés dans les compétitions de l'UEFA; UEFA Organisation couvre toutes les activités institutionnelles de l'UEFA."/><meta name="keywords" content="UEFA,Union Européenne de Football Association, Europe,Football,Ligue des champions,Coupe UEFA,EURO 2008,Coupe du Monde de la FIFA, Soccer,VOD,Vidéo à la Demande,Michel Platini,Joueurs,Entraîneurs,Entraînement,Stades,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2012,Union of European Football Associations,European Championship,FIFA,FIFA World Cup,World Cup,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadium,Training Ground,Referee,Players,Coach"/><meta name="author" content="uefa.com"/><meta property="og:title" content="UEFA Europa League"/><meta property="og:type" content="sport_league"/><meta property="og:url" content="https://web.archive.org/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/index.html"/><meta property="og:image" content="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/icons/social/og/uel.jpg"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="The official home of the UEFA Europa League on Facebook."/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120221232243cs_/http://fr.uefa.com/inc/css/main.css?20120221175007"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120221232243cs_/http://fr.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120221232243cs_/http://fr.uefa.com/inc/css/competitions/uefaeuropaleague/main.css?20120221165508"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120221232243cs_/http://fr.uefa.com/inc/css/ureader/competitions/uefaeuropaleague/urtemplate.css?20120210161123"/><script type="text/javascript" src="/web/20120221232243js_/http://fr.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120221232243js_/http://fr.uefa.com/inc/js/ureader/competitions/uefaeuropaleague/urtemplate.js?20120220141300"> </script><link rel="shortcut icon" href="/web/20120221232243im_/http://fr.uefa.com/imgml/favicon/comp/uefacup.ico"/></head><body id="uefaeuropaleague" class="homepage langF"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"uel","comp":"uel","lang":"FR"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"uel","43":"web"};SCW.CustomSocialNetwork = {"hp":"uel hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Ne plus me demander?'; 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/20120221232243/http://fr.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/20120221232243im_/http://fr.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Le site officiel du football européen" class="uefacomBlurb" href="https://web.archive.org/web/20120221232243/http://fr.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/20120221232243im_/http://fr.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Le site officiel du football européen"/></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/20120221232243/http://ac.uefa.com/fr/">Version accessible</a></div><div class="beta"> </div><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="/web/20120221232243/http://fr.uefa.com/community/registration/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">S'enregistrer</a> </div><div id="loginH"><a href="/web/20120221232243/http://fr.uefa.com/community/login/index.html">Connexion</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120221232243/http://fr.uefa.com/community/logout/index.html">Déconnexion</a> </div><div id="loggedH" style="display:none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120221232243/http://fr.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Recherche"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Plus de résultats</div><div class="seVal" id="seVal">recherche</div></div></form></div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120221232243/http://fr.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Toutes les news</a></li><li id="ml0_vc"><a href="/web/20120221232243/http://fr.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Toutes les vidéos</a></li><li id="ml0_ls"><a href="/web/20120221232243/http://fr.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Score en direct</a></li><li id="ml0_tp"><a href="/web/20120221232243/http://fr.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Équipes et joueurs</a></li><li id="ml0_cg"><a href="/web/20120221232243/http://fr.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Communauté et jeux</a></li><li id="ml0_mc"><a href="/web/20120221232243/http://fr.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mobile</a></li><li id="ml0_st"><a href="/web/20120221232243/http://fr.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Boutique</a></li></ul></div><!--googleon:snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120221232243/http://fr.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">L'UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120221232243/http://fr.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Associations membres</a></li><li id="ml1_wf" class=""><a href="/web/20120221232243/http://fr.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Développement du football féminin</a></li><li id="ml1_tg" class=""><a href="/web/20120221232243/http://fr.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/20120221232243/http://fr.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="current"><a href="/web/20120221232243/http://fr.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/20120221232243/http://fr.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_fe" class=""><a href="/web/20120221232243/http://fr.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO de futsal</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Toutes les compétitions</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>- Clubs -</span><ul><li><a href="/web/20120221232243/http://fr.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/20120221232243/http://fr.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/20120221232243/http://fr.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Super Coupe de l'UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Sélections -</span><ul><li><a href="/web/20120221232243/http://fr.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/20120221232243/http://fr.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/20120221232243/http://fr.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coupe du Monde FIFA</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Moins de 21 ans</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>- Juniors et Amateurs -</span><ul><li><a href="/web/20120221232243/http://fr.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Moins de 19 ans</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Moins de 17 ans</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coupe des Régions</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/20120221232243/http://fr.uefa.com/women/index.html">- Football féminin -</a></span><ul><li><a href="/web/20120221232243/http://fr.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Championnat d'Europe féminin </a></li><li><a href="/web/20120221232243/http://fr.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondial féminin</a></li><li><a href="/web/20120221232243/http://fr.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/20120221232243/http://fr.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO féminin M-19</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO féminin M-17</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120221232243/http://fr.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120221232243/http://fr.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO de futsal</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coupe du Monde de Futsal</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coupe de futsal de l'UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120221232243/http://fr.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120221232243/http://fr.uefa.com/community/feedback/index.html">Nous écrire</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="UEFA Europa League" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></h1><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/index.html"><span>Vidéo</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/standings/index.html"><span>Classements</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/index.html"><span>Clubs</span></a></li><li id="ml2_st" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/statistics/index.html"><span>Stats</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/draws/index.html"><span>Tirages</span></a></li><li id="ml2_ac" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html"><span>Liste d'accès</span></a></li><li id="ml2_fa" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_pr" class=" "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><span>Pronostiqueur</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/history/index.html"><span>Histoire<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><div class="ovSeason more"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/history/index.html" class="fr">Vue d'ensemble</a></div><div class="sgWrap clearfix"><div class="seasonGroup mtop_9"><p class="caption">1970</p><ul><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1971/index.html">1971/72</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1972/index.html">1972/73</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1973/index.html">1973/74</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1974/index.html">1974/75</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1975/index.html">1975/76</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1976/index.html">1976/77</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1977/index.html">1977/78</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1978/index.html">1978/79</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1979/index.html">1979/80</a></li></ul></div><div class="seasonGroup "><p class="caption">1980</p><ul><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1980/index.html">1980/81</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1981/index.html">1981/82</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1982/index.html">1982/83</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1983/index.html">1983/84</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1984/index.html">1984/85</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1985/index.html">1985/86</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1986/index.html">1986/87</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1987/index.html">1987/88</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1988/index.html">1988/89</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1989/index.html">1989/90</a></li></ul></div><div class="seasonGroup "><p class="caption">1990</p><ul><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1990/index.html">1990/91</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1991/index.html">1991/92</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1992/index.html">1992/93</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1993/index.html">1993/94</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1994/index.html">1994/95</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1995/index.html">1995/96</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1996/index.html">1996/97</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1997/index.html">1997/98</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1998/index.html">1998/99</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=1999/index.html">1999/00</a></li></ul></div><div class="seasonGroup "><p class="caption">2000</p><ul><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2000/index.html">2000/01</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2001/index.html">2001/02</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2002/index.html">2002/03</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2003/index.html">2003/04</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2004/index.html">2004/05</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2005/index.html">2005/06</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2006/index.html">2006/07</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2008/index.html">2007/08</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2009/index.html">2008/09</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2010/index.html">2009/10</a></li></ul></div><div class="seasonGroup "><p class="caption">2010</p><ul class="last"><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2011/index.html">2010/11</a></li></ul></div></div><p class="currSeason more"><a href="" class="fr">Retour à la saison actuelle</a></p></div></li><li id="ml2_more_plus" class="fadeThis "><a href="#"><span>Plus<span class="more_btn"> </span></span></a><div id="ml2_more_items" class="hover"><ul><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/ticketing/index.html">Billets</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/mobile/index.html">Mobile</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/competitionformat/index.html">Format</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/final/index.html">Finale</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/music/index.html">Hymne</a></li></ul></div></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12"><div id="menuLevel3"><h2 class="m3_nav_uefaeuropaleague menuTitle">UEFA Europa League</h2> </div></div><!--googleon:snippet--> </div><div class="row "><div id="ugrid12" class="ureader"><div class="row bgon"><div class="urCol8"><div id="slot1" class="unews8 unews8_1 news big slot bgfull omniture_ureader_news_reader"><div style="background: transparent url(/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/50/60/1755060_uReaderBig.jpg?timestamp=25329PM) no-repeat scroll top ;" class="hbig layer background">2:53:29 PMblackground</div><div class="hbig row layer content"><input type="hidden" class="label" value="ureader_coming_soon"/><div class="lblTitle lblTitle_ fl">À suivre</div><div class="lblArrow lblArrow_ fl">arrow</div> </div><div class="caption content"><div class="fl cL"><h2 class="headline"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007443/prematch/preview/index.html#falcao+gardes+face+lazio">Falcao sur ses gardes face à la Lazio </a> </h2> <div class="comment"><div><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007443/prematch/preview/index.html#falcao+gardes+face+lazio">Pour Falcao, le Club Atlético de Madrid devra jouer comme au match aller s'il veut se qualifier face à la S.S. Lazio, en 16es de finale retour, jeudi. </a> </div> </div> </div><div class="seealso cR"><ul class="row fl"><li style="background:url(/web/20120221232243im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007443/prematch/background/index.html#simeone+retrouve+lazio">Simeone retrouve la Lazio </a></li><li style="background:url(/web/20120221232243im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007427/postmatch/report/index.html#falcao+frappe+encore">Falcao frappe encore </a></li> </ul> </div></div> </div><div id="slot3" class="unews4 unews4_1 news medium slot bgfull omniture_ureader_news_reader"><div class="hnews4"><div class="content arr"><input type="hidden" class="label" value="ureader_latest"/><div class="lblTitle lblTitle_ fl">Dernières infos</div><div class="lblArrow lblArrow_ fl">arrow</div> </div><div class="content head"><h2 class="headline"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1755681.html#saison+terminee+pour+banega">Saison terminée pour Banega </a> </h2> </div></div><div class="wcont content"><div class="w85 fl"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1755681.html#saison+terminee+pour+banega" title="Saison termin&eacute;e pour Banega"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/25/48/1742548_s5.jpg" width="75" height="75" alt="Saison terminée pour Banega"/></a> </div><div class="comment fl"><div><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1755681.html#saison+terminee+pour+banega">Le milieu de terrain du Valencia CF Éver Banega s'est cassé la jambe dans un accident de voiture et est absent pour le reste de la saison. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20120221232243im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120221232243/http://fr.uefa.com/teamsandplayers/teams/club=52268/profile/index.html">Valencia </a></li><li style="background:url(/web/20120221232243im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1742599.html#banega+prolonge">Banega prolonge </a></li><li style="background:url(/web/20120221232243im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120221232243/http://fr.uefa.com/uefachampionsleague/news/newsid=1711144.html#valence+perd+banega">Valence perd Banega </a></li> </ul> </div> </div> </div><div id="slot4" class="unews4 unews4_2 news medium slot bgfull omniture_ureader_news_reader"><div class="hnews4"><div class="content arr"><input type="hidden" class="label" value="ureader_preview"/><div class="lblTitle lblTitle_ fl">Présentation</div><div class="lblArrow lblArrow_ fl">arrow</div> </div><div class="content head"><h2 class="headline"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1755081.html#le+tenant+lhote+finale+danger">Le tenant et l'hôte en danger </a> </h2> </div></div><div class="wcont content"><div class="w85 fl"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1755081.html#le+tenant+lhote+finale+danger" title="Le tenant et l'h&ocirc;te en danger"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/48/14/1754814_s5.jpg" width="75" height="75" alt="Le tenant et l'hôte de la finale en danger"/></a> </div><div class="comment fl"><div><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1755081.html#le+tenant+lhote+finale+danger">Porto, tenant du titre, et le Steaua Bucarest, dont le stade accueille la finale, auront du fil à retordre pour ne pas quitter la compétition avant l'heure. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20120221232243im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007437/prematch/background/index.html#old+trafford+attend+lajax">Old Trafford attend l'Ajax </a></li><li style="background:url(/web/20120221232243im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007442/prematch/background/index.html#anderlecht+attend+laz">Anderlecht attend l'AZ </a></li> </ul> </div> </div> </div> </div><div class="urCol4"><div class="featuredvideo row slot bgfull omniture_ureader_featured_videos"> <!--googleoff:index--><div class="editors-pick el-3"><h3 class="urTitle"><span class="icon"> </span><span>Vidéos à la Une</span></h3><div class="jboxfeat" id="ureaderFeatVideoCarousel"><div class="jcarousel-clip"><ul class="jcarousel-list"><li class="n1756271"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1756271.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Porto ne jette pas encore l'éponge" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/28/77/1752877_s4.jpg"/></a><a class="playBut" rel="1756271" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1756271.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Porto ne jette pas encore l'éponge</h2><div class="vComment">Malgré la défaite au match aller, le FC Porto de Lucho González se déplace au Manchester City FC avec l'ambition de renverser le score.</div></div></li><li class="n1756258"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1756258.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Le tenant et l'hôte de la finale en danger" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/48/14/1754814_s4.jpg"/></a><a class="playBut" rel="1756258" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1756258.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Le tenant et l'hôte de la finale en danger</h2><div class="vComment">Porto, tenant du titre, et le Steaua Bucarest, dont le stade accueille la finale, auront du fil à retordre pour ne pas quitter la compétition avant l'heure.</div></div></li><li class="n1755985"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1755985.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="McClaren aimait trop Twente" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/22/51/1752251_s4.jpg"/></a><a class="playBut" rel="1755985" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1755985.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">McClaren aimait trop Twente</h2><div class="vComment"> </div></div></li><li class="n1751765"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1751765.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Simeone retrouve la Lazio" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/74/91/18/1749118_s4.jpg"/></a><a class="playBut" rel="1751765" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1751765.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Simeone retrouve la Lazio</h2><div class="vComment"> </div></div></li><li class="n1750020"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1750020.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Schalke et Huntelaar, ça colle" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/25/00/1742500_s4.jpg"/></a><a class="playBut" rel="1750020" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1750020.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Schalke et Huntelaar, ça colle</h2><div class="vComment">Le buteur Klaas-Jan Huntelaar pense que le futur est radieux pour son club du FC Schalke 04 qui prépare les 16es de finale de l'UEFA Europa League.</div></div></li><li class="n1747076"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1747076.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Herrera et la fierté de l'Athletic" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/video/thumb/14/s4.jpg"/></a><a class="playBut" rel="1747076" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1747076.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Herrera et la fierté de l'Athletic</h2><div class="vComment"> </div></div></li><li class="n1743705"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1743705.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="2007/08 : "Vraiment spécial" pour Advocaat" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/UEFACup/69/61/57/696157_s4.jpg"/></a><a class="playBut" rel="1743705" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1743705.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">2007/08 : "Vraiment spécial" pour Advocaat</h2><div class="vComment">L'entraîneur du Zenit revient sur la finale remportée mercredi soir et sur son premier trophée européen, conquis aux dépens de Walter Smith et des Rangers.</div></div></li><li class="n1735994"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1735994.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Des tâches compliquée pour les Mancuniens" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/58/25/1735825_s4.jpg"/></a><a class="playBut" rel="1735994" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1735994.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Des tâches compliquée pour les Mancuniens</h2><div class="vComment">Alors que le Manchester United FC et l'AFC Ajax vont s'affronter pour la première fois depuis 1976, Porto, tenant du titre, rencontrera Manchester City.</div></div></li><li class="n1735748"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1735748.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Atletico - Rennes réactions" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/73/57/32/1735732_s4.jpg"/></a><a class="playBut" rel="1735748" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1735748.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Atletico - Rennes réactions</h2><div class="vComment"> </div></div></li><li class="n1734577"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1734577.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="PSG - Athletic réactions" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/73/45/90/1734590_s4.jpg"/></a><a class="playBut" rel="1734577" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1734577.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">PSG - Athletic réactions</h2><div class="vComment"> </div></div></li><li class="n1733016"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1733016.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Taison optimiste et ambitieux pour le Metalist" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/73/19/73/1731973_s4.jpg"/></a><a class="playBut" rel="1733016" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1733016.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Taison optimiste et ambitieux pour le Metalist</h2><div class="vComment">Le Metalist Kharkiv est déjà qualifié pour les 16es avant la 6e journée, mais son buteur Taison martèle qu'ils ne doivent pas se reposer sur leurs lauriers.</div></div></li><li class="n1732819"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1732819.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Les grands du football roumain en ébullition" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/90/43/1699043_s4.jpg"/></a><a class="playBut" rel="1732819" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1732819.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Les grands du football roumain en ébullition</h2><div class="vComment">La finale de Bucarest s'approche à grand pas avec la dernière journée de la phase de groupes. UEFA.com a parlé aux célébrités du football roumain.</div></div></li><li class="n1726426"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1726426.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Salzburg - PSG réactions" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/72/63/98/1726398_s4.jpg"/></a><a class="playBut" rel="1726426" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1726426.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Salzburg - PSG réactions</h2><div class="vComment"> </div></div></li><li class="n1725208"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1725208.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="Standard Liège - Hannover réactions" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/51/54/1725154_s4.jpg"/></a><a class="playBut" rel="1725208" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1725208.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">Standard Liège - Hannover réactions</h2><div class="vComment"> </div></div></li><li class="n1713061"><div class="vThumbContainer"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1713061.html?autoplay=true" class="newsThumb"><img class="newsThumb" width="98" height="98" alt="PSG - Slovan Bratislava réactions" src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/71/30/49/1713049_s4.jpg"/></a><a class="playBut" rel="1713061" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/video/videoid=1713061.html?autoplay=true"> </a></div><div class="wr"><h2 class="vTitle innerText">PSG - Slovan Bratislava réactions</h2><div class="vComment"> </div></div></li> </ul></div></div><div class="jcarousel-bottom"> </div></div><script type="text/javascript"> $j(document).ready(function(){ $j('#ureaderFeatVideoCarousel').UreaderVideoSlide(); }); </script><!--googleon:index--> </div><div class="promo row slot bgfull "> <div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uel_section_MPU_mpu_top_1='https://web.archive.org/web/20120221232243/http://ad.ch.doubleclick.net/adj/uel.french/section_MPU;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_uel_section_MPU_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120221232243/http://ad.ch.doubleclick.net/jump/uel.french/section_MPU;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120221232243im_/http://ad.ch.doubleclick.net/ad/uel.french/section_MPU;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div> </div></div><div class="row matches nomatchday slot"><div class="boxM"><div class="bH"><h3>Seizièmes de finale </h3><ul class="urmtab"><li class="selected"><div class="button"><span class="btnL btnG"> </span><span class="btnC btnG"><a href="#">Mercredi, 22 février 2012 </a></span><span class="btnR btnG"> </span></div></li><li><div class="button"><span class="btnL btnG"> </span><span class="btnC btnG"><a href="#">Jeudi, 23 février 2012 </a></span><span class="btnR btnG"> </span></div></li></ul></div><div class="bC"><div id="ur_matches" class="clearfix"><div id="ur_matches_1" class="session clearfix cols1 "><div class="relhome related"><ul><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/news/index.html">News</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/photos/index.html">Photos</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/matches/index.html">Matches</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/squad/index.html">Effectif</a></li></ul></div><div class="relaway related"><ul class="r"><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/news/index.html">News</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/photos/index.html">Photos</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/matches/index.html">Matches</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/squad/index.html">Effectif</a></li></ul></div><ul class="column col1"><li id="urmatch_14_2012_2007436" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/index.html" class="urmhome">Man. City</a></span><span class="tl"><img height="30" width="30" alt="Manchester City FC" title="Manchester City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/52919.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007436/index.html">18:00</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="30" width="30" alt="FC Porto" title="FC Porto" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/50x50/50064.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/index.html" class="urmaway">Porto</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li></ul></div><div id="ur_matches_2" class="session clearfix cols3 starthide"><ul class="column col1"><li id="urmatch_14_2012_2007438" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html" class="urmhome">Athletic</a></span><span class="tl"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007438/index.html">19:00</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html" class="urmaway">Lokomotiv Moskva</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007440" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52268/index.html" class="urmhome">Valencia</a></span><span class="tl"><img height="18" width="18" alt="Valencia CF" title="Valencia CF" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52268.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007440/index.html">19:00</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html" class="urmaway">Stoke</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007444" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html" class="urmhome">Twente</a></span><span class="tl"><img height="18" width="18" alt="FC Twente" title="FC Twente" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007444/index.html">19:00</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html" class="urmaway">Steaua</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007446" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html" class="urmhome">Standard Liège</a></span><span class="tl"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007446/index.html">19:00</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html" class="urmaway">Wisła</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007449" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html" class="urmhome">PSV</a></span><span class="tl"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007449/index.html">19:00</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52731.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52731/index.html" class="urmaway">Trabzonspor</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li></ul><ul class="column col2"><li id="urmatch_14_2012_2007450" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html" class="urmhome">Club Brugge</a></span><span class="tl"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007450/index.html">19:00</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html" class="urmaway">Hannover</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007448" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html" class="urmhome">PAOK</a></span><span class="tl"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007448/index.html">19:00</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html" class="urmaway">Udinese</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007437" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52682/index.html" class="urmhome">Man. United</a></span><span class="tl"><img height="18" width="18" alt="Manchester United FC" title="Manchester United FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52682.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007437/index.html">21:05</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="AFC Ajax" title="AFC Ajax" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50143.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50143/index.html" class="urmaway">Ajax</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007451" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html" class="urmhome">Sporting</a></span><span class="tl"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007451/index.html">21:05</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html" class="urmaway">Legia</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007442" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html" class="urmhome">Anderlecht</a></span><span class="tl"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007442/index.html">21:05</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html" class="urmaway">AZ</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li></ul><ul class="column col3"><li id="urmatch_14_2012_2007443" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html" class="urmhome">Atlético</a></span><span class="tl"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007443/index.html">21:05</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html" class="urmaway">Lazio</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007445" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html" class="urmhome">Schalke</a></span><span class="tl"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007445/index.html">21:05</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="FC Viktoria Plzeň" title="FC Viktoria Plzeň" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64388.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64388/index.html" class="urmaway">Plzeň</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007439" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html" class="urmhome">Metalist</a></span><span class="tl"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007439/index.html">21:05</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html" class="urmaway">Salzburg</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007441" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2610/index.html" class="urmhome">Olympiacos</a></span><span class="tl"><img height="18" width="18" alt="Olympiacos FC" title="Olympiacos FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2610.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007441/index.html">21:05</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html" class="urmaway">Rubin</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li><li id="urmatch_14_2012_2007447" class="urmatch"><div class="hv"><div class="hvT hvG"> </div><div class="hvC hvG clearfix"><span class="tn home r"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html" class="urmhome">Beşiktaş</a></span><span class="tl"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></span><span class="rs c urmmatch"><div><span class="sl"> </span><a class="sc" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007447/index.html">21:05</a><span class="mlive sr"> </span></div></span><span class="tl"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></span><span class="tn away l"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html" class="urmaway">Braga</a></span> <span class="meta hide"><a href="/web/20120221232243/http://fr.uefa.com/printoutfiles/competitions/uefacup/2012/E/E_2007436_pk.pdf" class="disabled urmpk">Dossier de presse</a></span></div><div class="hvB hvG"> </div></div></li></ul></div></div></div><div class="bF"> </div></div><div class="urmtooltip hide" id="urmtooltip"><div class="rel"><a href="#" class="close">Fermer </a></div><div class="bC"><div class="bT clearfix"><div class="img"><a href="#" id="urm_tlp_img_lnk"><img id="urm_tlp_img" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/img/ml/void.png" width="75" height="75"/></a></div><div class="text"><div class="tlp_headline"><a href="#" id="urm_tlp_h_lnk"><span id="urm_tlp_h"> </span></a></div><div class="tlp_title"><a href="#" id="urm_tlp_t_lnk"><span id="urm_tlp_t"> </span></a></div><ul class="related"><li id="urm_tlp_th" style="background:url(https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="#">Équipe</a> </li><li id="urm_tlp_ta" style="background:url(https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="#">Équipe</a> </li><li id="urm_tlp_st" style="background:url(https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="#">Classements</a> </li><li id="urm_tlp_pk" style="background:url(https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="#">Dossier de presse</a> </li></ul></div></div><div class="bB"><div class="button clearfix"><div class="fl btn_l"> </div><div class="fl title b c btn_c"><a class="b" href="#" id="urm_tlp_gm">Aller sur la liste des matches</a></div><div class="fl btn_r"> </div></div></div></div><div class="tH"> </div><div class="tC"> </div><div class="tB"> </div></div><script type="text/javascript"> $j(document).ready(function() { $j.UreaderMatches.onReady(); }); </script> </div> </div><!--googleoff: all--><script type="text/javascript"> function setTitles(){ $j('.headline a').each(function(){ $j(this).attr("title",$j(this).text()); }); } function onSlotUpdate(){ setTitles(); AreaTagger.Tag(); } $j(document).ready(function(){ onSlotUpdate(); var _promo = $j('.promo'); _promo.find("script, noscript").remove(); $j('.ureader').uefaLive({ timestamp: '11:33:55 AM', timeout: 60000,urlcheck: '/library/ureader/v2/uefaeuropaleague/_timestamp.html',urlget: '/library/ureader/v2/uefaeuropaleague/_container.html', callbackCheck: function() { }, callback: function(elem, html){ var _html = $j(html) _html.find(".promo").empty(); $j('#urmtooltip').remove(); elem.html(_html.html()).find(".promo").append(_promo.html()); onSlotUpdate(); } }); $j('#slot1').uefaLive({ timestamp: '2:53:29 PM', timeout: 90000,urlcheck: '/library/ureader/v2/uefaeuropaleague/timestamp=1/_news.html',urlget: '/library/ureader/v2/uefaeuropaleague/slot=1/_news.html', callback: function(elem, html){ //console.log(elem); //console.log(html); elem.html(html); onSlotUpdate(); } }); $j('#slot3').uefaLive({ timestamp: '11:50:27 AM', timeout: 90000,urlcheck: '/library/ureader/v2/uefaeuropaleague/timestamp=2/_news.html',urlget: '/library/ureader/v2/uefaeuropaleague/slot=2/_news.html', callback: function(elem, html){ //console.log(elem); //console.log(html); elem.html(html); onSlotUpdate(); } }); $j('#slot4').uefaLive({ timestamp: '2:56:15 PM', timeout: 90000,urlcheck: '/library/ureader/v2/uefaeuropaleague/timestamp=3/_news.html',urlget: '/library/ureader/v2/uefaeuropaleague/slot=3/_news.html', callback: function(elem, html){ //console.log(elem); //console.log(html); elem.html(html); onSlotUpdate(); } }); }); </script><!--googleon: all--> </div></div> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row omniture_competition_reader"> </div><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="mainNewsUL"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewsUL1" rel=""><span>News </span></a></li></ul><div id="ui-tabs-mainNewsUL1" 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/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007440/prematch/preview/index.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/41/93/1754193_w4.jpg" alt="Valence ambitieux et prudent face à Stoke" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007440/prematch/preview/index.html" title="Valence ambitieux et prudent">Valence ambitieux et prudent</a></h2><div class="newsComment innerText"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007440/prematch/preview/index.html">Vainqueur à l'aller contre le Stoke City FC, le Valencia CF espère aller loin en UEFA Europa League, mais les Espagnols savent que rien n'est acquis.</a></div><span class="relListLbl">Autres contenus</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007424/postmatch/report/index.html">Valence rapporte un but précieux d'Angleterre</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007424/postmatch/quotes/index.html">Mathieu : "On a marqué un but anglais"</a></li><li><a href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/news/newsid=1637342.html">Guaita prolonge à Valence</a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefa/footballfirst/matchorganisation/disciplinary/news/newsid=1756570.html" title="Enquête contre Porto">Enquête contre Porto</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120221232243/http://fr.uefa.com/uefa/footballfirst/matchorganisation/disciplinary/news/newsid=1756570.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/41/17/1754117_s5.jpg" alt="Enquête disciplinaire de l'UEFA contre Porto" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120221232243/http://fr.uefa.com/uefa/footballfirst/matchorganisation/disciplinary/news/newsid=1756570.html">L'UEFA a ouvert une enquête disciplinaire à l'encontre du FC Porto pour le comportement inapproprié de ses supporters face à Manchester City.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007450/prematch/preview/index.html" title="Slomka prêt pour Bruges">Slomka prêt pour Bruges</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007450/prematch/preview/index.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/75/07/84/1750784_s5.jpg" alt="Slomka prêt pour Bruges" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007450/prematch/preview/index.html">Mirko Slomka a averti son équipe du Hannover 96 : "la rencontre sera très serrée" contre le FC Bruges, en seizièmes de finale retour, jeudi.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Autres news </span></li><li class="lower"><h3 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1756158.html">Diego forfait contre la Lazio</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefa/events/tv/news/newsid=1755956.html">GMG diffusera l'Europa League</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/match=2007436/prematch/preview/index.html">Porto a la rage</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/newsid=1755681.html">Fin de saison pour Banega</a></h3></li><li class="moreClear"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/news/index.html" class="FooterURL">Plus de news</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row omniture_central_slots"> </div><div class="row omniture_central_slots"><div style="" class="box photoGrid_4cols"><div class="bH"><!--googleoff:index--><h3>Photos </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="photoGrid_4cols clearfix"><li class="newsThumbItem "><a class="newsThumb" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/photoid=1757042.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/70/42/1757042_w6.jpg" alt="Roberto Mancini (Manchester City FC)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/photoid=1757042.html">Roberto Mancini (Manchester City FC)</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/photoid=1756914.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/69/14/1756914_w6.jpg" alt="Vítor Pereira (FC Porto)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/photoid=1756914.html">Vitor Pereira (FC Porto)</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/photoid=1756913.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/69/13/1756913_w6.jpg" alt="Vítor Pereira (FC Porto)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/photoid=1756913.html">Vitor Pereira (FC Porto)</a></h4></li><li class="newsThumbItem "><a class="newsThumb" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/photoid=1756779.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/67/79/1756779_w6.jpg" alt="Hulk (FC Porto)" width="158" height="89"/></a><h4 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/photoid=1756779.html">Hulk (FC Porto)</a></h4></li></ul><!--googleon:index--> <div class="more innerText innerText"><a title="Plus de photos" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/photos/index.html">Plus de photos</a></div> </div><div class="bF"> </div> </div> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uel_homepage_300100_rectangle_bottom_2='https://web.archive.org/web/20120221232243/http://ad.ch.doubleclick.net/adj/uel.french/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uel_homepage_300100_rectangle_bottom_2); </script><noscript><p><a href="https://web.archive.org/web/20120221232243/http://ad.ch.doubleclick.net/jump/uel.french/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120221232243im_/http://ad.ch.doubleclick.net/ad/uel.french/homepage_300100;pos=rectangle_bottom;tile=2;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box acBox "><div class="bH"><!--googleoff:index--><h3>Calendrier </h3><!--googleon:index--> </div><div class="bC" style="height: 265px; overflow: hidden;"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader"><a>Éliminatoires</a></p><div><ul><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000268/index.html">Premier tour de qualification</a></div><div class="right">30 juin 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000268/index.html">Premier tour de qualification</a></div><div class="right">07 juillet 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000269/index.html">Deuxième tour de qualification</a></div><div class="right">14 juillet 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000269/index.html">Deuxième tour de qualification</a></div><div class="right">21 juillet 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000270/index.html">Troisième tour de qualification</a></div><div class="right">26 - 28 juillet 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000270/index.html">Troisième tour de qualification</a></div><div class="right">04 août 2011</div></li></ul></div><p id="chp2" class="accHeader"><a>Barrages</a></p><div><ul><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/index.html">Barrages</a></div><div class="right">18 août 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000271/index.html">Barrages</a></div><div class="right">25 août 2011</div></li></ul></div><p id="chp3" class="accHeader"><a>Phase de groupes</a></p><div><ul><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Journée 1</a></div><div class="right">15 septembre 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Journée 2</a></div><div class="right">29 septembre 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Journée 3</a></div><div class="right">20 octobre 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Journée 4</a></div><div class="right">03 novembre 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Journée 5</a></div><div class="right">30 nov. - 01 déc. 2011</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/index.html">Journée 6</a></div><div class="right">14 - 15 décembre 2011</div></li></ul></div><p id="chp4" class="accHeader selected"><a>Phase à élimination directe</a></p><div><ul><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/index.html">Seizièmes de finale</a></div><div class="right">14 - 16 février 2012</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000273/index.html">Seizièmes de finale</a></div><div class="right">22 - 23 février 2012</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000274/index.html">Huitièmes de finale</a></div><div class="right">08 mars 2012</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000274/index.html">Huitièmes de finale</a></div><div class="right">15 mars 2012</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html">Quarts de finale</a></div><div class="right">29 mars 2012</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000275/index.html">Quarts de finale</a></div><div class="right">05 avril 2012</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html">Demi-finales</a></div><div class="right">19 avril 2012</div></li><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000276/index.html">Demi-finales</a></div><div class="right">26 avril 2012</div></li></ul></div><p id="chp5" class="accHeader"><a>Finale</a></p><div><ul><li><div class="left"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000277/index.html">Finale</a></div><div class="right">09 mai 2012</div></li></ul></div></div> </div><div class="bF"> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UELsection_mpu_com_4='https://web.archive.org/web/20120221232243/http://ad.ch.doubleclick.net/adj/uefacom.french/UELsection;pos=mpu_com;tile=4;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UELsection_mpu_com_4); </script><noscript><p><a href="https://web.archive.org/web/20120221232243/http://ad.ch.doubleclick.net/jump/uefacom.french/UELsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120221232243im_/http://ad.ch.doubleclick.net/ad/uefacom.french/UELsection;pos=mpu_com;tile=4;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Équipes par tour </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#">Premier tour de qualification</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120221232243im_/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="FC Banants" title="FC Banants" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77866.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=77866/index.html">Banants</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="FC Banants" title="FC Banants" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Banga" title="FK Banga" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64348.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64348/index.html">Banga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Banga" title="FK Banga" src="https://web.archive.org/web/20120221232243im_/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="Birkirkara FC" title="Birkirkara FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62171.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=62171/index.html">Birkirkara</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Birkirkara FC" title="Birkirkara FC" src="https://web.archive.org/web/20120221232243im_/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="FK Budućnost Podgorica" title="FK Budućnost Podgorica" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53078.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53078/index.html">Budućnost Podgorica</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Budućnost Podgorica" title="FK Budućnost Podgorica" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Cliftonville FC" title="Cliftonville FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52991.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52991/index.html">Cliftonville</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Cliftonville FC" title="Cliftonville FC" src="https://web.archive.org/web/20120221232243im_/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="FC Daugava Daugavpils" title="FC Daugava Daugavpils" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/87914.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=87914/index.html">Daugava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FC Daugava Daugavpils" title="FC Daugava Daugavpils" src="https://web.archive.org/web/20120221232243im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120221232243im_/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="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50070.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50070/index.html">Flamurtari</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20120221232243im_/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="CS Fola Esch" title="CS Fola Esch" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/7607.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=7607/index.html">Fola</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="CS Fola Esch" title="CS Fola Esch" src="https://web.archive.org/web/20120221232243im_/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="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52298.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52298/index.html">FTC</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20120221232243im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/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="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50056.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50056/index.html">Glentoran</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20120221232243im_/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="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120221232243im_/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="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/91760.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=91760/index.html">Honka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20120221232243im_/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="ÍBV Vestmannaeyjar" title="ÍBV Vestmannaeyjar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52720.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52720/index.html">ÍBV</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="ÍBV Vestmannaeyjar" title="ÍBV Vestmannaeyjar" src="https://web.archive.org/web/20120221232243im_/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="ÍF Fuglafjørdur" title="ÍF Fuglafjørdur" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64153.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64153/index.html">ÍF</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="ÍF Fuglafjørdur" title="ÍF Fuglafjørdur" src="https://web.archive.org/web/20120221232243im_/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="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79964.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=79964/index.html">Irtysh</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20120221232243im_/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="Jagiellonia Białystok" title="Jagiellonia Białystok" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600277.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600277/index.html">Jagiellonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Jagiellonia Białystok" title="Jagiellonia Białystok" src="https://web.archive.org/web/20120221232243im_/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="UN Käerjéng 97" title="UN Käerjéng 97" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/65195.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=65195/index.html">Käerjéng</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="UN Käerjéng 97" title="UN Käerjéng 97" src="https://web.archive.org/web/20120221232243im_/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="JK Nõmme Kalju" title="JK Nõmme Kalju" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600371.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600371/index.html">Kalju</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="JK Nõmme Kalju" title="JK Nõmme Kalju" src="https://web.archive.org/web/20120221232243im_/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="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79968.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=79968/index.html">Karagandy</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20120221232243im_/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="FC Koper" title="FC Koper" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69617.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69617/index.html">Koper</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="FC Koper" title="FC Koper" src="https://web.archive.org/web/20120221232243im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120221232243im_/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 Lusitans" title="FC Lusitans" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75986.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75986/index.html">Lusitans</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="FC Lusitans" title="FC Lusitans" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/AND.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Milsami-Ursidos Orhei" title="FC Milsami-Ursidos Orhei" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600714.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600714/index.html">Milsami-Ursidos</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Milsami-Ursidos Orhei" title="FC Milsami-Ursidos Orhei" src="https://web.archive.org/web/20120221232243im_/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="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600108.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600108/index.html">Minsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20120221232243im_/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="Neath FC" title="Neath FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600298.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600298/index.html">Neath</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="Neath FC" title="Neath FC" src="https://web.archive.org/web/20120221232243im_/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="NSÍ Runavík" title="NSÍ Runavík" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64150.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64150/index.html">NSÍ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="NSÍ Runavík" title="NSÍ Runavík" src="https://web.archive.org/web/20120221232243im_/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 Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120221232243im_/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="Olimpik-Şüvälan PFK" title="Olimpik-Şüvälan PFK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89673.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=89673/index.html">Olimpik-Şüvälan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Olimpik-Şüvälan PFK" title="Olimpik-Şüvälan PFK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120221232243im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rad" title="FK Rad" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52827.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52827/index.html">Rad</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Rad" title="FK Rad" src="https://web.archive.org/web/20120221232243im_/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="FK Renova" title="FK Renova" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89708.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=89708/index.html">Renova</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Renova" title="FK Renova" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="NK Široki Brijeg" title="NK Široki Brijeg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/73387.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=73387/index.html">Široki Brijeg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="NK Široki Brijeg" title="NK Široki Brijeg" src="https://web.archive.org/web/20120221232243im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120221232243im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120221232243im_/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="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60457.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60457/index.html">The New Saints</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20120221232243im_/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="JK Trans Narva" title="JK Trans Narva" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60565.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60565/index.html">Trans</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="JK Trans Narva" title="JK Trans Narva" src="https://web.archive.org/web/20120221232243im_/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="SP Tre Penne" title="SP Tre Penne" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64515.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64515/index.html">Tre Penne</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=smr/index.html" title="SMR">SMR</a><div class="fl flag20"><img height="18" width="18" alt="SP Tre Penne" title="SP Tre Penne" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/SMR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53001.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53001/index.html">Tromsø</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20120221232243im_/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="UE Santa Coloma" title="UE Santa Coloma" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600542.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600542/index.html">UE Santa Coloma</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="UE Santa Coloma" title="UE Santa Coloma" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/AND.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Ulisses FC" title="Ulisses FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93260.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=93260/index.html">Ulisses</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="Ulisses FC " title="Ulisses FC " src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120221232243im_/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="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52878.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52878/index.html">Vllaznia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20120221232243im_/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="FK Zeta" title="FK Zeta" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75834.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75834/index.html">Zeta</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Zeta" title="FK Zeta" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div></div></li></ul></div><p id="tbr2" class="accHeader"><a href="#">Deuxième tour de qualification</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120221232243im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120221232243im_/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="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79973.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=79973/index.html">Aktobe</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20120221232243im_/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="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52897.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52897/index.html">Anorthosis</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20120221232243im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120221232243im_/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="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64189.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64189/index.html">Bnei Yehuda</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="Bohemian FC" title="Bohemian FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52375.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52375/index.html">Bohemians</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Bohemian FC" title="Bohemian FC" src="https://web.archive.org/web/20120221232243im_/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="Crusaders FC" title="Crusaders FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52992.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52992/index.html">Crusaders</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Crusaders FC" title="Crusaders FC" src="https://web.archive.org/web/20120221232243im_/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="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52982.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52982/index.html">Den Haag</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20120221232243im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120221232243im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="NK Domžale" title="NK Domžale" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/70690.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=70690/index.html">Domžale</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Domžale" title="NK Domžale" src="https://web.archive.org/web/20120221232243im_/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="Dundee United FC" title="Dundee United FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50079.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50079/index.html">Dundee United</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Dundee United FC" title="Dundee United FC" src="https://web.archive.org/web/20120221232243im_/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="EB/Streymur" title="EB/Streymur" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77483.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=77483/index.html">EB/Streymur</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fro/index.html" title="FRO">FRO</a><div class="fl flag20"><img height="18" width="18" alt="EB/Streymur" title="EB/Streymur" src="https://web.archive.org/web/20120221232243im_/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="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120221232243im_/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="FH Hafnarfjördur" title="FH Hafnarfjördur" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59329.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59329/index.html">FH</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="FH Hafnarfjördur" title="FH Hafnarfjördur" src="https://web.archive.org/web/20120221232243im_/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="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50070.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50070/index.html">Flamurtari</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KS Flamurtari" title="KS Flamurtari" src="https://web.archive.org/web/20120221232243im_/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="Floriana FC" title="Floriana FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50092.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50092/index.html">Floriana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mlt/index.html" title="MLT">MLT</a><div class="fl flag20"><img height="18" width="18" alt="Floriana FC" title="Floriana FC" src="https://web.archive.org/web/20120221232243im_/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="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52298.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52298/index.html">FTC</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Ferencvárosi TC" title="Ferencvárosi TC" src="https://web.archive.org/web/20120221232243im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/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="FC Gagra" title="FC Gagra" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600544.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600544/index.html">Gagra</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Gagra" title="FC Gagra" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120221232243im_/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="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60563.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60563/index.html">Gaziantepspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20120221232243im_/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="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50056.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50056/index.html">Glentoran</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nir/index.html" title="NIR">NIR</a><div class="fl flag20"><img height="18" width="18" alt="Glentoran FC" title="Glentoran FC" src="https://web.archive.org/web/20120221232243im_/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="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120221232243im_/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="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/91760.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=91760/index.html">Honka</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="FC Honka Espoo" title="FC Honka Espoo" src="https://web.archive.org/web/20120221232243im_/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 Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79964.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=79964/index.html">Irtysh</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Irtysh Pavlodar" title="FC Irtysh Pavlodar" src="https://web.archive.org/web/20120221232243im_/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="FC Iskra-Stal" title="FC Iskra-Stal" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/92785.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=92785/index.html">Iskra-Stal</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Iskra-Stal" title="FC Iskra-Stal" src="https://web.archive.org/web/20120221232243im_/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 Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62169.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=62169/index.html">Jablonec</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20120221232243im_/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="AC Juvenes-Dogana" title="AC Juvenes-Dogana" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/76593.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=76593/index.html">Juvenes/Dogana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=smr/index.html" title="SMR">SMR</a><div class="fl flag20"><img height="18" width="18" alt="AC Juvenes-Dogana" title="AC Juvenes-Dogana" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/SMR.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79968.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=79968/index.html">Karagandy</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhter Karagandy" title="FC Shakhter Karagandy" src="https://web.archive.org/web/20120221232243im_/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="Kecskeméti TE" title="Kecskeméti TE" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77898.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=77898/index.html">Kecskemét</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Kecskeméti TE" title="Kecskeméti TE" src="https://web.archive.org/web/20120221232243im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120221232243im_/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="KuPS Kuopio" title="KuPS Kuopio" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52350.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52350/index.html">KuPS</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="KuPS Kuopio" title="KuPS Kuopio" src="https://web.archive.org/web/20120221232243im_/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 Levadia Tallinn" title="FC Levadia Tallinn" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77482.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=77482/index.html">Levadia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=est/index.html" title="EST">EST</a><div class="fl flag20"><img height="18" width="18" alt="FC Levadia Tallinn" title="FC Levadia Tallinn" src="https://web.archive.org/web/20120221232243im_/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="SK Liepājas Metalurgs" title="SK Liepājas Metalurgs" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59881.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59881/index.html">Liepājas Metalurgs</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="Llanelli AFC" title="Llanelli AFC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/73932.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=73932/index.html">Llanelli</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="Llanelli AFC" title="Llanelli AFC" src="https://web.archive.org/web/20120221232243im_/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="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52891.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52891/index.html">Lokomotiv Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20120221232243im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="FK Metalurg Skopje" title="FK Metalurg Skopje" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600538.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600538/index.html">Metalurg Skopje</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Metalurg Skopje" title="FK Metalurg Skopje" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75795.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75795/index.html">Midtjylland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20120221232243im_/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="FC Mika" title="FC Mika" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75044.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75044/index.html">Mika</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=arm/index.html" title="ARM">ARM</a><div class="fl flag20"><img height="18" width="18" alt="FC Mika" title="FC Mika" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/ARM.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600108.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2600108/index.html">Minsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Minsk" title="FC Minsk" src="https://web.archive.org/web/20120221232243im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120221232243im_/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="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120221232243im_/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="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601225.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601225/index.html">Olympiacos Volou</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20120221232243im_/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="Örebro SK" title="Örebro SK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53049.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53049/index.html">Örebro</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Örebro SK" title="Örebro SK" src="https://web.archive.org/web/20120221232243im_/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="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120221232243im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rad" title="FK Rad" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52827.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52827/index.html">Rad</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Rad" title="FK Rad" src="https://web.archive.org/web/20120221232243im_/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="FK Rudar Pljevlja" title="FK Rudar Pljevlja" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/77927.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=77927/index.html">Rudar Pljevlja</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mne/index.html" title="MNE">MNE</a><div class="fl flag20"><img height="18" width="18" alt="FK Rudar Pljevlja" title="FK Rudar Pljevlja" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MNE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/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="UE Sant Julià" title="UE Sant Julià" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/63399.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=63399/index.html">Sant Julià</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=and/index.html" title="AND">AND</a><div class="fl flag20"><img height="18" width="18" alt="UE Sant Julià" title="UE Sant Julià" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/AND.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64378.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64378/index.html">Sarajevo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20120221232243im_/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="FC Shakhtyor Soligorsk" title="FC Shakhtyor Soligorsk" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64375.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64375/index.html">Shakhtyor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Shakhtyor Soligorsk" title="FC Shakhtyor Soligorsk" src="https://web.archive.org/web/20120221232243im_/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="FC Sheriff" title="FC Sheriff" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69606.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69606/index.html">Sheriff</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mda/index.html" title="MDA">MDA</a><div class="fl flag20"><img height="18" width="18" alt="FC Sheriff" title="FC Sheriff" src="https://web.archive.org/web/20120221232243im_/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="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120221232243im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120221232243im_/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="RNK Split" title="RNK Split" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601166.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601166/index.html">Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="RNK Split" title="RNK Split" src="https://web.archive.org/web/20120221232243im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120221232243im_/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="FK Sūduva" title="FK Sūduva" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79557.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=79557/index.html">Sūduva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Sūduva" title="FK Sūduva" src="https://web.archive.org/web/20120221232243im_/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="FK Tauras" title="FK Tauras" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64352.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64352/index.html">Tauras</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Tauras" title="FK Tauras" src="https://web.archive.org/web/20120221232243im_/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="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60457.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60457/index.html">The New Saints</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=wal/index.html" title="WAL">WAL</a><div class="fl flag20"><img height="18" width="18" alt="The New Saints FC" title="The New Saints FC" src="https://web.archive.org/web/20120221232243im_/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="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120221232243im_/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="KF Tirana" title="KF Tirana" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50049.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50049/index.html">Tirana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Tirana" title="KF Tirana" src="https://web.archive.org/web/20120221232243im_/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="TPS Turku" title="TPS Turku" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50126.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50126/index.html">TPS</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="TPS Turku" title="TPS Turku" src="https://web.archive.org/web/20120221232243im_/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="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53001.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53001/index.html">Tromsø</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Tromsø IL" title="Tromsø IL" src="https://web.archive.org/web/20120221232243im_/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="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57482.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57482/index.html">Vaduz</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lie/index.html" title="LIE">LIE</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/LIE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52318.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52318/index.html">Vålerenga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20120221232243im_/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="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120221232243im_/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="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64359.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64359/index.html">Ventspils</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20120221232243im_/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="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52878.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52878/index.html">Vllaznia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=alb/index.html" title="ALB">ALB</a><div class="fl flag20"><img height="18" width="18" alt="KF Vllaznia" title="KF Vllaznia" src="https://web.archive.org/web/20120221232243im_/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="FK Vojvodina" title="FK Vojvodina" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52810.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52810/index.html">Vojvodina</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Vojvodina" title="FK Vojvodina" src="https://web.archive.org/web/20120221232243im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120221232243im_/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="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64124.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64124/index.html">Westerlo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20120221232243im_/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="Xäzär Länkäran FK" title="Xäzär Länkäran FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88567.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=88567/index.html">Xäzär Länkäran</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Xäzär Länkäran FK" title="Xäzär Länkäran FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64381.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64381/index.html">Željezničar</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20120221232243im_/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="MŠK Žilina" title="MŠK Žilina" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61601.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=61601/index.html">Žilina</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="MŠK Žilina" title="MŠK Žilina" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/SVK.png"/></div></div></li></ul></div><p id="tbr3" class="accHeader"><a href="#">Troisième tour de qualification</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120221232243im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120221232243im_/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="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79973.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=79973/index.html">Aktobe</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=kaz/index.html" title="KAZ">KAZ</a><div class="fl flag20"><img height="18" width="18" alt="FC Aktobe" title="FC Aktobe" src="https://web.archive.org/web/20120221232243im_/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="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59043.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59043/index.html">Alania</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20120221232243im_/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="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52897.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52897/index.html">Anorthosis</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="Anorthosis Famagusta FC" title="Anorthosis Famagusta FC" src="https://web.archive.org/web/20120221232243im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120221232243im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/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="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64189.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64189/index.html">Bnei Yehuda</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Bnei Yehuda Tel-Aviv FC" title="Bnei Yehuda Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="Brøndby IF" title="Brøndby IF" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50021.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50021/index.html">Brøndby</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52695.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52695/index.html">Bursaspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20120221232243im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/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="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50069.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50069/index.html">Crvena zvezda</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20120221232243im_/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="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52982.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52982/index.html">Den Haag</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="ADO Den Haag" title="ADO Den Haag" src="https://web.archive.org/web/20120221232243im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120221232243im_/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="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50098.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50098/index.html">Dinamo Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20120221232243im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52344.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52344/index.html">Elfsborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="IF Elfsborg" title="IF Elfsborg" src="https://web.archive.org/web/20120221232243im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/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="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120221232243im_/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="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60563.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60563/index.html">Gaziantepspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Gaziantepspor" title="Gaziantepspor" src="https://web.archive.org/web/20120221232243im_/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 Gomel" title="FC Gomel" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/66169.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=66169/index.html">Gomel</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=blr/index.html" title="BLR">BLR</a><div class="fl flag20"><img height="18" width="18" alt="FC Gomel" title="FC Gomel" src="https://web.archive.org/web/20120221232243im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69621.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69621/index.html">Häcken</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="BK Häcken" title="BK Häcken" src="https://web.archive.org/web/20120221232243im_/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="HNK Hajduk Split" title="HNK Hajduk Split" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52359.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52359/index.html">Hajduk Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="HNK Hajduk Split" title="HNK Hajduk Split" src="https://web.archive.org/web/20120221232243im_/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="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50120.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50120/index.html">Hearts</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20120221232243im_/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="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60401.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60401/index.html">Helsingborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20120221232243im_/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="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62169.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=62169/index.html">Jablonec</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Jablonec" title="FK Jablonec" src="https://web.archive.org/web/20120221232243im_/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="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59032.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59032/index.html">Karpaty</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20120221232243im_/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="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52307.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52307/index.html">KR</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isl/index.html" title="ISL">ISL</a><div class="fl flag20"><img height="18" width="18" alt="KR Reykjavík" title="KR Reykjavík" src="https://web.archive.org/web/20120221232243im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/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="PFC Levski Sofia" title="PFC Levski Sofia" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50044.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50044/index.html">Levski</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Levski Sofia" title="PFC Levski Sofia" src="https://web.archive.org/web/20120221232243im_/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="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52891.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52891/index.html">Lokomotiv Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Lokomotiv Sofia" title="PFC Lokomotiv Sofia" src="https://web.archive.org/web/20120221232243im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="1. FSV Mainz 05" title="1. FSV Mainz 05" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/70853.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=70853/index.html">Mainz</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FSV Mainz 05" title="1. FSV Mainz 05" src="https://web.archive.org/web/20120221232243im_/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 Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61616.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=61616/index.html">Metalurgi Rustavi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalurgi Rustavi" title="FC Metalurgi Rustavi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75795.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75795/index.html">Midtjylland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Midtjylland" title="FC Midtjylland" src="https://web.archive.org/web/20120221232243im_/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="FK Mladá Boleslav" title="FK Mladá Boleslav" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88134.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=88134/index.html">Mladá Boleslav</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FK Mladá Boleslav" title="FK Mladá Boleslav" src="https://web.archive.org/web/20120221232243im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120221232243im_/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="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53081.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53081/index.html">Olimpija Ljubljana</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Olimpija Ljubljana" title="NK Olimpija Ljubljana" src="https://web.archive.org/web/20120221232243im_/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="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601225.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601225/index.html">Olympiacos Volou</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Olympiacos Volou FC" title="Olympiacos Volou FC" src="https://web.archive.org/web/20120221232243im_/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="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50077.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50077/index.html">Omonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20120221232243im_/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="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/93452.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=93452/index.html">Paks</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=hun/index.html" title="HUN">HUN</a><div class="fl flag20"><img height="18" width="18" alt="Paksi SE" title="Paksi SE" src="https://web.archive.org/web/20120221232243im_/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="US Città di Palermo" title="US Città di Palermo" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88182.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=88182/index.html">Palermo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="US Città di Palermo" title="US Città di Palermo" src="https://web.archive.org/web/20120221232243im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/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="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60609.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60609/index.html">Qarabağ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aze/index.html" title="AZE">AZE</a><div class="fl flag20"><img height="18" width="18" alt="Qarabağ FK" title="Qarabağ FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/AZE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120221232243im_/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="SV Ried" title="SV Ried" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61618.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=61618/index.html">Ried</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SV Ried" title="SV Ried" src="https://web.archive.org/web/20120221232243im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/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="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64378.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64378/index.html">Sarajevo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Sarajevo" title="FK Sarajevo" src="https://web.archive.org/web/20120221232243im_/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="FK Senica" title="FK Senica" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50100.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50100/index.html">Senica</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FK Senica" title="FK Senica" src="https://web.archive.org/web/20120221232243im_/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="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120221232243im_/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="Sligo Rovers FC" title="Sligo Rovers FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52660.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52660/index.html">Sligo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Sligo Rovers FC" title="Sligo Rovers FC" src="https://web.archive.org/web/20120221232243im_/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="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50033.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50033/index.html">Sparta Praha</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120221232243im_/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="RNK Split" title="RNK Split" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2601166.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2601166/index.html">Split</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="RNK Split" title="RNK Split" src="https://web.archive.org/web/20120221232243im_/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="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50133.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50133/index.html">St Patrick's</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Saint Patrick's Athletic FC" title="Saint Patrick's Athletic FC" src="https://web.archive.org/web/20120221232243im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/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="Strømsgodset TF" title="Strømsgodset TF" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57485.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57485/index.html">Strømsgodset</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Strømsgodset TF" title="Strømsgodset TF" src="https://web.archive.org/web/20120221232243im_/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="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120221232243im_/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="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57482.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57482/index.html">Vaduz</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lie/index.html" title="LIE">LIE</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaduz" title="FC Vaduz" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/LIE.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52318.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52318/index.html">Vålerenga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Vålerenga Fotball" title="Vålerenga Fotball" src="https://web.archive.org/web/20120221232243im_/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="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60514.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60514/index.html">Varaždin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cro/index.html" title="CRO">CRO</a><div class="fl flag20"><img height="18" width="18" alt="NK Varaždin" title="NK Varaždin" src="https://web.archive.org/web/20120221232243im_/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="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64359.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64359/index.html">Ventspils</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lva/index.html" title="LVA">LVA</a><div class="fl flag20"><img height="18" width="18" alt="FK Ventspils" title="FK Ventspils" src="https://web.archive.org/web/20120221232243im_/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="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50097.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50097/index.html">Vitória SC</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20120221232243im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120221232243im_/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="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64124.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64124/index.html">Westerlo</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="KVC Westerlo" title="KVC Westerlo" src="https://web.archive.org/web/20120221232243im_/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="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50031.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50031/index.html">Young Boys</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64381.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64381/index.html">Željezničar</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bih/index.html" title="BIH">BIH</a><div class="fl flag20"><img height="18" width="18" alt="FK Željezničar" title="FK Željezničar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/BIH.png"/></div></div></li></ul></div><p id="tbr4" class="accHeader"><a href="#">Barrages</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82819.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=82819/index.html">Aalesund</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Aalesunds FK" title="Aalesunds FK" src="https://web.archive.org/web/20120221232243im_/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="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50129.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50129/index.html">AEK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20120221232243im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120221232243im_/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="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59043.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59043/index.html">Alania</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Alania Vladikavkaz" title="FC Alania Vladikavkaz" src="https://web.archive.org/web/20120221232243im_/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="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html">Anderlecht</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120221232243im_/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="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html">Athletic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120221232243im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120221232243im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/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="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html">Beşiktaş</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120221232243im_/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="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53342.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53342/index.html">Birmingham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20120221232243im_/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="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html">Braga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120221232243im_/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="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52695.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52695/index.html">Bursaspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Bursaspor" title="Bursaspor" src="https://web.archive.org/web/20120221232243im_/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="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50050.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50050/index.html">Celtic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20120221232243im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/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="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50069.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50069/index.html">Crvena zvezda</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Crvena zvezda" title="FK Crvena zvezda" src="https://web.archive.org/web/20120221232243im_/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="PFC CSKA Sofia" title="PFC CSKA Sofia" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50076.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50076/index.html">CSKA Sofia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC CSKA Sofia" title="PFC CSKA Sofia" src="https://web.archive.org/web/20120221232243im_/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="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52309.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52309/index.html">Differdange</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=lux/index.html" title="LUX">LUX</a><div class="fl flag20"><img height="18" width="18" alt="FC Differdange 03" title="FC Differdange 03" src="https://web.archive.org/web/20120221232243im_/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="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50098.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50098/index.html">Dinamo Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Bucureşti" title="FC Dinamo Bucureşti" src="https://web.archive.org/web/20120221232243im_/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="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52705.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52705/index.html">Dinamo Tbilisi</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Dinamo Tbilisi" title="FC Dinamo Tbilisi" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="FC Dnipro Dnipropetrovsk" title="FC Dnipro Dnipropetrovsk" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50158.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50158/index.html">Dnipro</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dnipro Dnipropetrovsk" title="FC Dnipro Dnipropetrovsk" src="https://web.archive.org/web/20120221232243im_/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="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52723.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52723/index.html">Dynamo Kyiv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20120221232243im_/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="FK Ekranas" title="FK Ekranas" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59035.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59035/index.html">Ekranas</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ltu/index.html" title="LTU">LTU</a><div class="fl flag20"><img height="18" width="18" alt="FK Ekranas" title="FK Ekranas" src="https://web.archive.org/web/20120221232243im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/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="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75823.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75823/index.html">Gaz Metan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="CS Gaz Metan Mediaş" title="CS Gaz Metan Mediaş" src="https://web.archive.org/web/20120221232243im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html">Hannover</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120221232243im_/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="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50120.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50120/index.html">Hearts</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Heart of Midlothian FC" title="Heart of Midlothian FC" src="https://web.archive.org/web/20120221232243im_/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="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/60401.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=60401/index.html">Helsingborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Helsingborgs IF" title="Helsingborgs IF" src="https://web.archive.org/web/20120221232243im_/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="HJK Helsinki" title="HJK Helsinki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50052.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50052/index.html">HJK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fin/index.html" title="FIN">FIN</a><div class="fl flag20"><img height="18" width="18" alt="HJK Helsinki" title="HJK Helsinki" src="https://web.archive.org/web/20120221232243im_/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 Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59032.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59032/index.html">Karpaty</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Karpaty Lviv" title="FC Karpaty Lviv" src="https://web.archive.org/web/20120221232243im_/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="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html">Lazio</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120221232243im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/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="PFC Litex Lovech" title="PFC Litex Lovech" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64126.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64126/index.html">Litex</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bul/index.html" title="BUL">BUL</a><div class="fl flag20"><img height="18" width="18" alt="PFC Litex Lovech" title="PFC Litex Lovech" src="https://web.archive.org/web/20120221232243im_/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="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html">Lokomotiv Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120221232243im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57490/index.html">Maribor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20120221232243im_/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 Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html">Metalist</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120221232243im_/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="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53010.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53010/index.html">Nacional</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="CD Nacional" title="CD Nacional" src="https://web.archive.org/web/20120221232243im_/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="FC Nordsjælland" title="FC Nordsjælland" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/79940.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=79940/index.html">Nordsjælland</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC Nordsjælland" title="FC Nordsjælland" src="https://web.archive.org/web/20120221232243im_/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="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50077.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50077/index.html">Omonia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AC Omonia" title="AC Omonia" src="https://web.archive.org/web/20120221232243im_/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="Panathinaikos FC" title="Panathinaikos FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50084.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50084/index.html">Panathinaikos</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Panathinaikos FC" title="Panathinaikos FC" src="https://web.archive.org/web/20120221232243im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/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="FK Partizan" title="FK Partizan" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50162.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50162/index.html">Partizan</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=srb/index.html" title="SRB">SRB</a><div class="fl flag20"><img height="18" width="18" alt="FK Partizan" title="FK Partizan" src="https://web.archive.org/web/20120221232243im_/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="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52747.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52747/index.html">PSG</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html">PSV</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120221232243im_/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="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/69601.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=69601/index.html">Rabotnicki</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=mkd/index.html" title="MKD">MKD</a><div class="fl flag20"><img height="18" width="18" alt="FK Rabotnicki" title="FK Rabotnicki" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/MKD.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Rangers FC" title="Rangers FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50121.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50121/index.html">Rangers</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Rangers FC" title="Rangers FC" src="https://web.archive.org/web/20120221232243im_/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="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59039.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59039/index.html">Rapid Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20120221232243im_/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="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120221232243im_/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="SV Ried" title="SV Ried" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/61618.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=61618/index.html">Ried</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SV Ried" title="SV Ried" src="https://web.archive.org/web/20120221232243im_/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="AS Roma" title="AS Roma" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50137.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50137/index.html">Roma</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="AS Roma" title="AS Roma" src="https://web.archive.org/web/20120221232243im_/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="Rosenborg BK" title="Rosenborg BK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52806.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52806/index.html">Rosenborg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=nor/index.html" title="NOR">NOR</a><div class="fl flag20"><img height="18" width="18" alt="Rosenborg BK" title="Rosenborg BK" src="https://web.archive.org/web/20120221232243im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/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="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120221232243im_/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="Sevilla FC" title="Sevilla FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52714.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52714/index.html">Sevilla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Sevilla FC" title="Sevilla FC" src="https://web.archive.org/web/20120221232243im_/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="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html">Shamrock Rovers</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120221232243im_/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="FC Sion" title="FC Sion" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52824.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52824/index.html">Sion</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Sion" title="FC Sion" src="https://web.archive.org/web/20120221232243im_/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="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52655.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52655/index.html">Śląsk</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="WKS Śląsk Wroclaw" title="WKS Śląsk Wroclaw" src="https://web.archive.org/web/20120221232243im_/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="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52797.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52797/index.html">Slovan Bratislava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="FC Sochaux-Montbéliard" title="FC Sochaux-Montbéliard" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52813.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52813/index.html">Sochaux</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="FC Sochaux-Montbéliard" title="FC Sochaux-Montbéliard" src="https://web.archive.org/web/20120221232243im_/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="AC Sparta Praha" title="AC Sparta Praha" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50033.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50033/index.html">Sparta Praha</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="FC Spartak Moskva" title="FC Spartak Moskva" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50068.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50068/index.html">Spartak Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Moskva" title="FC Spartak Moskva" src="https://web.archive.org/web/20120221232243im_/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="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52904.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52904/index.html">Spartak Trnava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svk/index.html" title="SVK">SVK</a><div class="fl flag20"><img height="18" width="18" alt="FC Spartak Trnava" title="FC Spartak Trnava" src="https://web.archive.org/web/20120221232243im_/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="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html">Sporting</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120221232243im_/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="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html">Standard Liège</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120221232243im_/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="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html">Steaua</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120221232243im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/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="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/80409.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=80409/index.html">Thun</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Thun" title="FC Thun" src="https://web.archive.org/web/20120221232243im_/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="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Tottenham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120221232243im_/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="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52731.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52731/index.html">Trabzonspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120221232243im_/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 Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89719.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=89719/index.html">Vaslui</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20120221232243im_/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="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50097.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50097/index.html">Vitória SC</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Vitória SC" title="Vitória SC" src="https://web.archive.org/web/20120221232243im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120221232243im_/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="BSC Young Boys" title="BSC Young Boys" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50031.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50031/index.html">Young Boys</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="FC Zestafoni" title="FC Zestafoni" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/88347.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=88347/index.html">Zestafoni</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=geo/index.html" title="GEO">GEO</a><div class="fl flag20"><img height="18" width="18" alt="FC Zestafoni" title="FC Zestafoni" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/GEO.png"/></div></div></li></ul></div><p id="tbr5" class="accHeader"><a href="#">Phase de groupes</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50129.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50129/index.html">AEK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="AEK Athens FC" title="AEK Athens FC" src="https://web.archive.org/web/20120221232243im_/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="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/54191.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=54191/index.html">AEK Larnaca</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cyp/index.html" title="CYP">CYP</a><div class="fl flag20"><img height="18" width="18" alt="AEK Larnaca FC" title="AEK Larnaca FC" src="https://web.archive.org/web/20120221232243im_/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="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html">Anderlecht</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120221232243im_/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="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html">Athletic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120221232243im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/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="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50110.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50110/index.html">Austria Wien</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FK Austria Wien" title="FK Austria Wien" src="https://web.archive.org/web/20120221232243im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/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="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html">Beşiktaş</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120221232243im_/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="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53342.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53342/index.html">Birmingham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Birmingham City FC" title="Birmingham City FC" src="https://web.archive.org/web/20120221232243im_/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="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html">Braga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120221232243im_/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="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50050.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50050/index.html">Celtic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sco/index.html" title="SCO">SCO</a><div class="fl flag20"><img height="18" width="18" alt="Celtic FC" title="Celtic FC" src="https://web.archive.org/web/20120221232243im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/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="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52723.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52723/index.html">Dynamo Kyiv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Dynamo Kyiv" title="FC Dynamo Kyiv" src="https://web.archive.org/web/20120221232243im_/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="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/75386.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=75386/index.html">Fulham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Fulham FC" title="Fulham FC" src="https://web.archive.org/web/20120221232243im_/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="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59869.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59869/index.html">H. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Hapoel Tel-Aviv FC" title="Hapoel Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html">Hannover</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120221232243im_/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 København" title="FC København" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52709.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52709/index.html">København</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="FC København" title="FC København" src="https://web.archive.org/web/20120221232243im_/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="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html">Lazio</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120221232243im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/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="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html">Lokomotiv Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120221232243im_/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="Maccabi Haifa FC" title="Maccabi Haifa FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59045.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59045/index.html">M. Haifa</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Haifa FC" title="Maccabi Haifa FC" src="https://web.archive.org/web/20120221232243im_/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="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57477.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57477/index.html">M. Tel-Aviv</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=isr/index.html" title="ISR">ISR</a><div class="fl flag20"><img height="18" width="18" alt="Maccabi Tel-Aviv FC" title="Maccabi Tel-Aviv FC" src="https://web.archive.org/web/20120221232243im_/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="Malmö FF" title="Malmö FF" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50152.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50152/index.html">Malmö</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=swe/index.html" title="SWE">SWE</a><div class="fl flag20"><img height="18" width="18" alt="Malmö FF" title="Malmö FF" src="https://web.archive.org/web/20120221232243im_/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="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57490.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57490/index.html">Maribor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=svn/index.html" title="SVN">SVN</a><div class="fl flag20"><img height="18" width="18" alt="NK Maribor" title="NK Maribor" src="https://web.archive.org/web/20120221232243im_/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 Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html">Metalist</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120221232243im_/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="Odense BK" title="Odense BK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52233.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52233/index.html">OB</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=den/index.html" title="DEN">DEN</a><div class="fl flag20"><img height="18" width="18" alt="Odense BK" title="Odense BK" src="https://web.archive.org/web/20120221232243im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/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="Paris Saint-Germain FC" title="Paris Saint-Germain FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52747.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52747/index.html">PSG</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html">PSV</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120221232243im_/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="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/59039.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=59039/index.html">Rapid Bucureşti</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Rapid Bucureşti" title="FC Rapid Bucureşti" src="https://web.archive.org/web/20120221232243im_/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="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/55031.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=55031/index.html">Rennes</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Stade Rennais FC" title="Stade Rennais FC" src="https://web.archive.org/web/20120221232243im_/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 Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html">Rubin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120221232243im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/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="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120221232243im_/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="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html">Shamrock Rovers</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=irl/index.html" title="IRL">IRL</a><div class="fl flag20"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120221232243im_/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="ŠK Slovan Bratislava" title="ŠK Slovan Bratislava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52797.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52797/index.html">Slovan Bratislava</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html">Sporting</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120221232243im_/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="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html">Standard Liège</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120221232243im_/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="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html">Steaua</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120221232243im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/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="SK Sturm Graz" title="SK Sturm Graz" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50111.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50111/index.html">Sturm</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="SK Sturm Graz" title="SK Sturm Graz" src="https://web.archive.org/web/20120221232243im_/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="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html">Tottenham</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120221232243im_/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="FC Twente" title="FC Twente" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html">Twente</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html">Udinese</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120221232243im_/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 Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/89719.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=89719/index.html">Vaslui</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Vaslui" title="FC Vaslui" src="https://web.archive.org/web/20120221232243im_/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="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/62174.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=62174/index.html">Vorskla</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Vorskla Poltava" title="FC Vorskla Poltava" src="https://web.archive.org/web/20120221232243im_/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="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html">Wisła</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120221232243im_/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="FC Zürich" title="FC Zürich" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51150.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=51150/index.html">Zürich</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=sui/index.html" title="SUI">SUI</a><div class="fl flag20"><img height="18" width="18" alt="FC Zürich" title="FC Zürich" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/SUI.png"/></div></div></li></ul></div><p id="tbr6" class="accHeader selected"><a href="#">Seizièmes de finale</a></p><div><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="AFC Ajax" title="AFC Ajax" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50143.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50143/index.html">Ajax</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AFC Ajax" title="AFC Ajax" src="https://web.archive.org/web/20120221232243im_/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="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50074.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50074/index.html">Anderlecht</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="RSC Anderlecht" title="RSC Anderlecht" src="https://web.archive.org/web/20120221232243im_/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="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50125.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html">Athletic</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Athletic Club" title="Athletic Club" src="https://web.archive.org/web/20120221232243im_/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="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50124.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html">Atlético</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Club Atlético de Madrid" title="Club Atlético de Madrid" src="https://web.archive.org/web/20120221232243im_/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="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52327.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52327/index.html">AZ</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="AZ Alkmaar" title="AZ Alkmaar" src="https://web.archive.org/web/20120221232243im_/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="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50157.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50157/index.html">Beşiktaş</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Beşiktaş JK" title="Beşiktaş JK" src="https://web.archive.org/web/20120221232243im_/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="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52336.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52336/index.html">Braga</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="SC Braga" title="SC Braga" src="https://web.archive.org/web/20120221232243im_/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="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50043.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50043/index.html">Club Brugge</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="Club Brugge KV" title="Club Brugge KV" src="https://web.archive.org/web/20120221232243im_/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="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57488.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57488/index.html">Hannover</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="Hannover 96" title="Hannover 96" src="https://web.archive.org/web/20120221232243im_/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="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52973.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52973/index.html">Lazio</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="S.S. Lazio" title="S.S. Lazio" src="https://web.archive.org/web/20120221232243im_/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="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50146.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50146/index.html">Legia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Legia Warszawa" title="Legia Warszawa" src="https://web.archive.org/web/20120221232243im_/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="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53065.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53065/index.html">Lokomotiv Moskva</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Lokomotiv Moskva" title="FC Lokomotiv Moskva" src="https://web.archive.org/web/20120221232243im_/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="Manchester City FC" title="Manchester City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52919.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52919/index.html">Man. City</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Manchester City FC" title="Manchester City FC" src="https://web.archive.org/web/20120221232243im_/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="Manchester United FC" title="Manchester United FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52682.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52682/index.html">Man. United</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Manchester United FC" title="Manchester United FC" src="https://web.archive.org/web/20120221232243im_/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="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50102.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50102/index.html">Metalist</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ukr/index.html" title="UKR">UKR</a><div class="fl flag20"><img height="18" width="18" alt="FC Metalist Kharkiv" title="FC Metalist Kharkiv" src="https://web.archive.org/web/20120221232243im_/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="Olympiacos FC" title="Olympiacos FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2610.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=2610/index.html">Olympiacos</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="Olympiacos FC" title="Olympiacos FC" src="https://web.archive.org/web/20120221232243im_/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="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html">PAOK</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=gre/index.html" title="GRE">GRE</a><div class="fl flag20"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/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="FC Viktoria Plzeň" title="FC Viktoria Plzeň" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/64388.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=64388/index.html">Plzeň</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=cze/index.html" title="CZE">CZE</a><div class="fl flag20"><img height="18" width="18" alt="FC Viktoria Plzeň" title="FC Viktoria Plzeň" src="https://web.archive.org/web/20120221232243im_/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="FC Porto" title="FC Porto" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50064.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50064/index.html">Porto</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="FC Porto" title="FC Porto" src="https://web.archive.org/web/20120221232243im_/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="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50062.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50062/index.html">PSV</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ned/index.html" title="NED">NED</a><div class="fl flag20"><img height="18" width="18" alt="PSV Eindhoven" title="PSV Eindhoven" src="https://web.archive.org/web/20120221232243im_/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="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html">Rubin</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rus/index.html" title="RUS">RUS</a><div class="fl flag20"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120221232243im_/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="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50030.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50030/index.html">Salzburg</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=aut/index.html" title="AUT">AUT</a><div class="fl flag20"><img height="18" width="18" alt="FC Salzburg" title="FC Salzburg" src="https://web.archive.org/web/20120221232243im_/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="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/57388.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=57388/index.html">Schalke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="FC Schalke 04" title="FC Schalke 04" src="https://web.archive.org/web/20120221232243im_/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="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50149.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50149/index.html">Sporting</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=por/index.html" title="POR">POR</a><div class="fl flag20"><img height="18" width="18" alt="Sporting Clube de Portugal" title="Sporting Clube de Portugal" src="https://web.archive.org/web/20120221232243im_/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="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52165.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52165/index.html">Standard Liège</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=bel/index.html" title="BEL">BEL</a><div class="fl flag20"><img height="18" width="18" alt="R. Standard de Liège" title="R. Standard de Liège" src="https://web.archive.org/web/20120221232243im_/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="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50065.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50065/index.html">Steaua</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=rou/index.html" title="ROU">ROU</a><div class="fl flag20"><img height="18" width="18" alt="FC Steaua Bucureşti" title="FC Steaua Bucureşti" src="https://web.archive.org/web/20120221232243im_/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="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/53356.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=53356/index.html">Stoke</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=eng/index.html" title="ENG">ENG</a><div class="fl flag20"><img height="18" width="18" alt="Stoke City FC" title="Stoke City FC" src="https://web.archive.org/web/20120221232243im_/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="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52731.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52731/index.html">Trabzonspor</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=tur/index.html" title="TUR">TUR</a><div class="fl flag20"><img height="18" width="18" alt="Trabzonspor AŞ" title="Trabzonspor AŞ" src="https://web.archive.org/web/20120221232243im_/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 Twente" title="FC Twente" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52818.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52818/index.html">Twente</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.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/20120221232243im_/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="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/51310.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=51310/index.html">Udinese</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=ita/index.html" title="ITA">ITA</a><div class="fl flag20"><img height="18" width="18" alt="Udinese Calcio" title="Udinese Calcio" src="https://web.archive.org/web/20120221232243im_/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="Valencia CF" title="Valencia CF" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52268.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52268/index.html">Valencia</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=esp/index.html" title="ESP">ESP</a><div class="fl flag20"><img height="18" width="18" alt="Valencia CF" title="Valencia CF" src="https://web.archive.org/web/20120221232243im_/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="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52651.png"/></div><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52651/index.html">Wisła</a></div><div class="right"><a class="fl flag20 l" href="/web/20120221232243/http://fr.uefa.com/memberassociations/association=pol/index.html" title="POL">POL</a><div class="fl flag20"><img height="18" width="18" alt="Wisła Kraków" title="Wisła Kraków" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/flags/18x18/POL.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 class="box "><div class="bH"><!--googleoff:index--><h3>Classements </h3> <!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript"> $j(document).ready(function() { $j("#gr2001545").addClass('current'); $j("#grlist").find("li").each(function(i) { $j(this).bind('click', function() { var groupID = this.id.replace('gr',''); var urlToGo = '/uefaeuropaleague/season=2012/standings/round=2000272/group={group}/library/_standingHP.html'.replace('{group}',groupID) $j('#groups_stands_14').load(urlToGo); $j('#grlist li.current').removeClass('current'); $j(this).addClass('current'); return false; }); }); }); </script><!--googleon: all--><div id="groups_stands_14"><div class="t_standings cup_14_2012_2000272_2001545"><h2 class="roundtitle innerText">Phase de groupes</h2><h3 class="bigTitle innerText grp_2001545 vis_title">Groupe A</h3><table class="tb_stand grp_2001545 vis_grtable"><thead><tr class="lcol"><th class="rank nosort w30 innerText l"></th><th class="club l nosort ">Équipes</th><th class="w30"><abbr title="Joué(s)">J</abbr></th><th class="w30"><abbr title="Points">pts</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/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=50130/index.html"><img height="18" width="18" alt="PAOK FC" title="PAOK FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/50130.png"/> PAOK</a></td><td class="w30">6</td><td class="w30">12</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">2</td><td class="club l nosort "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=82818/index.html"><img height="18" width="18" alt="FC Rubin Kazan" title="FC Rubin Kazan" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/82818.png"/> Rubin</a></td><td class="w30">6</td><td class="w30">11</td></tr><tr class="on "><td class="rank nosort w30 innerText l">3</td><td class="club l nosort "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=1652/index.html"><img height="18" width="18" alt="Tottenham Hotspur FC" title="Tottenham Hotspur FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/1652.png"/> Tottenham</a></td><td class="w30">6</td><td class="w30">10</td></tr><tr class=" off "><td class="rank nosort w30 innerText l">4</td><td class="club l nosort "><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/clubs/club=52381/index.html"><img height="18" width="18" alt="Shamrock Rovers FC" title="Shamrock Rovers FC" src="https://web.archive.org/web/20120221232243im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/52381.png"/> Shamrock Rovers</a></td><td class="w30">6</td><td class="w30">0</td></tr></tbody></table><div class="standings_group_link more innerText"><a title="" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/standings/round=2000272/group=2001545/index.html">Le groupe en détails</a></div> </div><div class="row more innerText"> </div> </div><div class="letterbox grlist"><div class="jboxdiv scroll_3 animation_slow" id="groups_panel_14"><div class="jc-next"> </div><ul id="grlist" class="clearfix"><li id="gr2001545"><a href="#">A</a></li><li id="gr2001546"><a href="#">B</a></li><li id="gr2001547"><a href="#">C</a></li><li id="gr2001548"><a href="#">D</a></li><li id="gr2001549"><a href="#">E</a></li><li id="gr2001550"><a href="#">F</a></li><li id="gr2001551"><a href="#">G</a></li><li id="gr2001552"><a href="#">H</a></li><li id="gr2001553"><a href="#">I</a></li><li id="gr2001554"><a href="#">J</a></li><li id="gr2001555"><a href="#">K</a></li><li id="gr2001556"><a href="#">L</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row quicklinks"><div style="" class="newsBulList "><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="bulletList"><li><h4 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/season=2012/accesslist/index.html">Liste d'accès 2011/12</a></h4></li><li class="pdf"><h4 class="nTitle"><a href="/web/20120221232243/http://fr.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/62/69/68/1626968_DOWNLOAD.pdf">Règlement</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row promojc"><div class="box ADBox " style=""><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><div class="jcCont " id="ph"><div><input type="hidden" class="carouselAuto" value="6"/><input type="hidden" class="carouselScroll" value="1"/><input type="hidden" class="carouselAnimation" value="500"/><input type="hidden" class="carouselWrap" value="circular"/><input type="hidden" class="thumbSize" value="w4"/><input type="hidden" class="carouselWideSize" value=""/><input type="hidden" class="carouselStyle" value="transparent"/><input type="hidden" class="carouselCount" value="2"/><div id="cnt_news1" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/57/1651957_PromoGenericBanner.jpg" class="imageurl" name="imageurl1"/><p class="medTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html">UEL Fantasy 2011/12 - 300x250 FR</a></p></div><div id="cnt_news2" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/71/1651971_PromoGenericBanner.jpg" class="imageurl" name="imageurl2"/><p class="medTitle"><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/library/redirect/_predictor.html">UEL Predictor 2011/12 - 300x250 FR</a></p></div></div></div><div class="jboxPromo " id="news_"><div class="jc-clip "><ul class="wideList clearfix"><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/57/1651957_PromoGenericBanner.jpg" alt="UEL Fantasy 2011/12 - 300x250 FR"/></a></li><li><a href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/library/redirect/_predictor.html"><img src="/web/20120221232243im_/http://fr.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/71/1651971_PromoGenericBanner.jpg" alt="UEL Predictor 2011/12 - 300x250 FR"/></a></li></ul></div><div><div class="jc-next jc-next-hor fr "> </div><div class="position fr"><span>1</span> de 2</div><div class="jc-prev jc-prev-hor fr "> </div></div></div> </div><div class="bF"> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20120221232243/http://fr.uefa.com/index.html">UEFA.com</a></li><li> > <a title="UEFA Europa League" class="bcLink" href="/web/20120221232243/http://fr.uefa.com/uefaeuropaleague/index.html">UEFA Europa League</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120221232243/http://fr.uefa.com/community/feedback/index.html">Nous écrire</a></div><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Compétitions</span><div class="competitionlist fl"><span>- Clubs - </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/20120221232243/http://fr.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/20120221232243/http://fr.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/20120221232243/http://fr.uefa.com/uefasupercup/index.html" title="Super Coupe de l'UEFA">Super Coupe de l'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/20120221232243/http://fr.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/20120221232243/http://fr.uefa.com/futsaleuro/index.html" title="EURO de futsal">EURO de futsal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/futsalworldcup/index.html" title="Coupe du Monde de Futsal">Coupe du Monde de Futsal</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/futsalcup/index.html" title="Coupe de futsal de l'UEFA">Coupe de futsal de l'UEFA</a></li></ul> </div><div class="competitionlist fl"><span>- Sélections - </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/20120221232243/http://fr.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/20120221232243/http://fr.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/20120221232243/http://fr.uefa.com/worldcup/index.html" title="Coupe du Monde FIFA">Coupe du Monde FIFA</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/under21/index.html" title="Moins de 21 ans">Moins de 21 ans</a></li></ul><span>- Juniors et Amateurs - </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/20120221232243/http://fr.uefa.com/under19/index.html" title="Moins de 19 ans">Moins de 19 ans</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/under17/index.html" title="Moins de 17 ans">Moins de 17 ans</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/regionscup/index.html" title="Coupe des Régions">Coupe des Régions</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">Football féminin</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/20120221232243/http://fr.uefa.com/womenseuro/index.html" title="Championnat d'Europe féminin ">Championnat d'Europe féminin </a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/womensworldcup/index.html" title="Mondial féminin">Mondial féminin</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.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/20120221232243/http://fr.uefa.com/womensunder19/index.html" title="EURO féminin M-19">EURO féminin M-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/20120221232243/http://fr.uefa.com/womensunder17/index.html" title="EURO féminin M-17">EURO féminin M-17</a></li></ul><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/women/news/index.html" title="News">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/20120221232243/http://fr.uefa.com/women/video/index.html" title="Vidéo">Vidéo</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/women/womens-football-development/index.html" title="Développement du football féminin">Développement du football féminin</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/women/key-players/index.html" title="Profils">Profils</a></li></ul> </div><div class="aboutuefa fl"><span class="footerLbl">L'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/20120221232243/http://fr.uefa.com/uefa/news/index.html" title="News">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/20120221232243/http://fr.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Président">Président</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/library/_redirect_calendar.html" title="Calendrier">Calendrier</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/aboutuefa/organisation/job/index.html" title="Emplois">Emplois</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/mediaservices/index.html" title="Service Médias">Service Médias</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/documentlibrary/index.html" title="Documents">Documents</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/mediaservices/accreditation/index.html" title="Accréditation médias">Accréditation médias</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/events/videoarchive/index.html" title="Archives vidéo UEFA ">Archives vidéo 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/20120221232243/http://fr.uefa.com/uefa/events/tv/index.html" title="Horaires de retransmission">Horaires de retransmission</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/events/marketing/index.html" title="Ventes de droits médias">Ventes de droits médias</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Antidopage">Antidopage</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/footballfirst/protectingthegame/medical/index.html" title="Médical">Médical</a></li></ul></div><div class="chnw fl"><div class="channel"><span class="footerLbl">Chaînes</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/20120221232243/http://fr.uefa.com/news/index.html" title="Toutes les news">Toutes les 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/20120221232243/http://fr.uefa.com/teamsandplayers/index.html" title="Équipes et joueurs">Équipes et joueurs</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/video/index.html" title="Vidéo">Vidéo</a></li></ul></div><div class="channel"><span class="footerLbl">Les sites de l'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/20120221232243/http://fr.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/20120221232243/http://twitter.com/uefacom_fr" target="_blank" title="UEFA.com sur Twitter">UEFA.com sur 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/20120221232243/http://fr.uefa.com/store/index.html" title="Boutique">Boutique</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">Outils</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/20120221232243/http://fr.uefa.com/news/rssfeeds/index.html" title="Flux RSS">Flux RSS</a></li></ul></div><div class="channel"><span class="footerLbl">Mon 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/20120221232243/http://fr.uefa.com/community/login/index.html" title="Connexion">Connexion</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/community/registration/index.html" title="S'enregistrer">S'enregistrer</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/community/mypage/profile.htmx" title="Mon UEFA.com">Mon UEFA.com</a></li></ul></div></div><div class="languages row"><span class="langLbl">Langues:</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/20120221232243/http://en.uefa.com/" title="Anglais">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/20120221232243/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/20120221232243/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/20120221232243/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/20120221232243/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/20120221232243/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/20120221232243/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/20120221232243/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/20120221232243/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/20120221232243/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/20120221232243/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/20120221232243/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 - Le site officiel du football européen" href="/web/20120221232243/http://fr.uefa.com/index.html"> UEFA.com - Le site officiel du football européen</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/20120221232243/http://fr.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contact">Contact</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/faq/index.html" title="Aide/FAQ">Aide/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/20120221232243/http://fr.uefa.com/uefa/termsconditions.html" title="Conditions d'utilisation">Conditions d'utilisation</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/uefa/privacypolicy.html" title="Vie privée">Vie privée</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120221232243/http://fr.uefa.com/sitemap/index.html" title="Plan du site">Plan du site</a></li><li class="fl"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120221232243/http://m.uefa.com/fr/" title="Version mobile">Version 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/20120221232243/http://ac.uefa.com/fr/" title="Version accessible">Version accessible</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. Tous droits réservés.</li><li>La désignation UEFA EUROPA LEAGUE ainsi que le logo et le trophée de l'UEFA Europa League sont protégés en tant que marques et/ou droit d'auteur de l'UEFA. Toute utilisation de ces marques déposées à des fins commerciales est interdite. L'utilisation de la plate-forme UEFA.com implique que vous acceptez les Conditions générales et les Dispositions en matière de vie privée.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120221232243/https://ssl." : "https://web.archive.org/web/20120221232243/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:"fr.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/20120221232243/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 23:22:43 Feb 21, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 07:06:58 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.675 exclusion.robots: 0.033 exclusion.robots.policy: 0.021 esindex: 0.013 cdx.remote: 21.012 LoadShardBlock: 313.02 (3) PetaboxLoader3.datanode: 234.543 (4) load_resource: 115.072 PetaboxLoader3.resolve: 63.186 -->