CINXE.COM
UEFA Champions League - Photos – 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/uefachampionsleague/photos/index.html","20120105001224","https://web.archive.org/","web","/_static/", "1325722344"); </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 Champions League - Photos – 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"/><link rel="canonical" href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120105001224im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120105001224cs_/http://fr.uefa.com/inc/css/main.css?20120102172421"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120105001224cs_/http://fr.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120105001224cs_/http://fr.uefa.com/inc/css/competitions/uefachampionsleague/main.css?20111229082913"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120105001224cs_/http://fr.uefa.com/inc/css/competitions/uefachampionsleague/photogallery.css?20111205085353"/><script type="text/javascript" src="/web/20120105001224js_/http://fr.uefa.com/inc/js/main.js?20111220112324"> </script><script type="text/javascript" src="/web/20120105001224js_/http://fr.uefa.com/inc/js/elements/photogallery.js?20101027113826"> </script> <link rel="shortcut icon" href="/web/20120105001224im_/http://fr.uefa.com/imgml/favicon/comp/ucl.ico"/></head><body id="uefachampionsleague" class="photos index langF"><script type="text/javascript"><!-- SCW.Initialize();SCW.ActiveFlash = true;SCW.FlashPage = true;SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"subsec1":"photos","type":"slideshow","sec":"ucl","comp":"ucl","subsec2":"hub","lang":"FR"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"ucl","44":"Sony","43":"web"};SCW.CustomSocialNetwork = {"hp":"ucl hp","valfb":"photos"};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/20120105001224/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/20120105001224im_/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/20120105001224/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/20120105001224im_/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/20120105001224/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/20120105001224/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/20120105001224/http://fr.uefa.com/community/login/index.html">Connexion</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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="current"><a href="/web/20120105001224/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=""><a href="/web/20120105001224/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/20120105001224/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_u21" class=""><a href="/web/20120105001224/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><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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/http://fr.uefa.com/women/index.html">- Football féminin -</a></span><ul><li><a href="/web/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/http://fr.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120105001224/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/20120105001224/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/20120105001224/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"><div class="bcLinks fl"><a href="/web/20120105001224/http://fr.uefa.com/index.html" title="UEFA.com" class="bcLink">UEFA.com</a> > <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League" class="bcLink">UEFA Champions League</a> > <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/index.html" title="Photos" class="bcLink">Photos</a></div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120105001224/http://fr.uefa.com/community/feedback/index.html">Nous écrire</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" title="UEFA Champions League" href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/index.html">UEFA Champions League</a><ul class="right"><li id="ml2_ne" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/video/index.html"><span>Vidéo</span></a></li><li id="ml2_ph" class=" current"><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/standings/index.html"><span>Classements</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/clubs/index.html"><span>Clubs</span></a></li><li id="ml2_st" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/statistics/index.html"><span>Stats</span></a></li><li id="ml2_fantasy" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/library/redirect/_fantasy.html"><span>Fantasy</span></a></li><li id="ml2_predictor" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/library/redirect/_predictor.html"><span>Pronostiqueur</span></a></li><li id="ml2_ratings" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/library/redirect/_ratings.html"><span>Notes</span></a></li><li id="ml2_potd" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/library/redirect/_potd.html"><span>Des hauts et des bas</span></a></li><li id="ml2_classic" class=" "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/library/redirect/_classics.html"><span>Classiques</span></a></li><li id="ml2_hi" class="fadeThis "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/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="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/history/index.html" class="fr">Vue d'ensemble</a></div><div class="sgWrap clearfix"><div class="seasonGroup mtop_5"><p class="caption">1950</p><ul><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1955/index.html">1955/56</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1956/index.html">1956/57</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1957/index.html">1957/58</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1958/index.html">1958/59</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1959/index.html">1959/60</a></li></ul></div><div class="seasonGroup "><p class="caption">1960</p><ul><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1960/index.html">1960/61</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1961/index.html">1961/62</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1962/index.html">1962/63</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1963/index.html">1963/64</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1964/index.html">1964/65</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1965/index.html">1965/66</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1966/index.html">1966/67</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1967/index.html">1967/68</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1968/index.html">1968/69</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1969/index.html">1969/70</a></li></ul></div><div class="seasonGroup "><p class="caption">1970</p><ul><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1970/index.html">1970/71</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1971/index.html">1971/72</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1972/index.html">1972/73</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1973/index.html">1973/74</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1974/index.html">1974/75</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1975/index.html">1975/76</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1976/index.html">1976/77</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1977/index.html">1977/78</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1978/index.html">1978/79</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1979/index.html">1979/80</a></li></ul></div><div class="seasonGroup "><p class="caption">1980</p><ul><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1980/index.html">1980/81</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1981/index.html">1981/82</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1982/index.html">1982/83</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1983/index.html">1983/84</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1984/index.html">1984/85</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1985/index.html">1985/86</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1986/index.html">1986/87</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1987/index.html">1987/88</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1988/index.html">1988/89</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1989/index.html">1989/90</a></li></ul></div><div class="seasonGroup "><p class="caption">1990</p><ul><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1990/index.html">1990/91</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1991/index.html">1991/92</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1992/index.html">1992/93</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1993/index.html">1993/94</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1994/index.html">1994/95</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1995/index.html">1995/96</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1996/index.html">1996/97</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1997/index.html">1997/98</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1998/index.html">1998/99</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=1999/index.html">1999/00</a></li></ul></div><div class="seasonGroup "><p class="caption">2000</p><ul><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2000/index.html">2000/01</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2001/index.html">2001/02</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2002/index.html">2002/03</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2003/index.html">2003/04</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2004/index.html">2004/05</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2005/index.html">2005/06</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2006/index.html">2006/07</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2008/index.html">2007/08</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2009/index.html">2008/09</a></li><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2010/index.html">2009/10</a></li></ul></div><div class="seasonGroup "><p class="caption">2010</p><ul class="last"><li><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2011/index.html">2010/11</a></li></ul></div></div><p class="currSeason more"><a href="https://web.archive.org/web/20120105001224/http://fr.uefa.com/" 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/20120105001224/http://fr.uefa.com/uefachampionsleague/library/redirect/_trophytour.html">Tournée du trophée</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/draws/index.html">Tirages</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/final/index.html">Finale</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/competitionformat/index.html">Format</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/mobile/index.html">Mobile</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/accesslist/index.html">Liste d'accès</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/store/index.html">Boutique</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/ticketing/index.html">Billets</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/final/thetrophy/index.html">Trophée</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/music/index.html">Hymne</a></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/season=2012/finance/index.html">Comment sont utilisés les fonds</a></li></ul></div></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_pg"><div id="menuLevel3"><h2 class="m3_photo_galleries menuTitle">Galeries photo</h2><ul class="menu clearfix"><li id="pg_home" class=" current "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/index.html"><span>Accueil</span></a></li><li id="pg_allgalleries" class=""><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/index.html"><span>Parcourir toutes les galeries</span></a></li><li id="pg_vote" class=""><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/vote/index.html"><span>Votez</span></a></li><li id="pg_prizes" class=""><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/prizes/index.html"><span>Prix</span></a></li><li id="pg_rules" class=""><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/rules/index.html"><span>Règlement</span></a></li><li id="pg_mypage" class=" last "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/mypage/index.html"><span>Mes galeries</span></a></li></ul> </div></div><!--googleon:snippet--> </div><div class="row topCont"><div class="grid_6 "><div><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><div class="PGcombo" id="uclselect"><div class="presented_by fr"><span id="promoUrlSony">Présenté par </span><div><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/comp/ucl/photogallery/SonyLogo.png" alt="Sony"/></div><div class="copyR">© 1998-2011 UEFA. Tous droits réservés.</div></div><div class="sel"><select id="PGclubs" class="ComboBox" onchange="loadClub(this.value)"><option value="SELECT">Sélectionner un club</option><option value="club_50118">APOEL</option><option value="club_52280">Arsenal</option><option value="club_50080">Barcelona</option><option value="club_59856">Basel</option><option value="club_50037">Bayern</option><option value="club_50147">Benfica</option><option value="club_52914">Chelsea</option><option value="club_54266">CSKA Moskva</option><option value="club_50138">Internazionale</option><option value="club_50109">Leverkusen</option><option value="club_5312">Lyon</option><option value="club_52748">Marseille</option><option value="club_50058">Milan</option><option value="club_50136">Napoli</option><option value="club_50051">Real Madrid</option><option value="club_52826">Zenit</option></select></div><div class="sel"><select id="PGmatches" class="ComboBox" onchange="loadMatch(this.value, 'sony')"><option value="select">Journée</option><option value="match_1_1">1re Journée - Mardi</option><option value="match_1_2">1re Journée - Mercredi</option><option value="match_2_1">2e Journée - Mardi</option><option value="match_2_2">2e Journée - Mercredi</option><option value="match_3_1">3e Journée - Mardi</option><option value="match_3_2">3e Journée - Mercredi</option><option value="match_4_1">4e Journée - Mardi</option><option value="match_4_2">4e Journée - Mercredi</option><option value="match_5_1">5e Journée - Mardi</option><option value="match_5_2">5e Journée - Mercredi</option><option value="match_6_1">7e Journée - Mardi</option><option value="match_6_2">7e Journée - Mercredi</option><option value="match_7_1">7e Journée - Mardi</option><option value="match_7_2">7e Journée - Mercredi</option><option value="match_7_3">7e Journée - Mardi</option><option value="match_7_4">7e Journée - Mercredi</option></select></div></div><!--googleoff: all--><script type="text/javascript"> function loadMatch(val, sponsor){ var arr = val.split("_"); var sponsor = sponsor; if (sponsor != 'sony') { location.href='/competitions/ucl/motm/md='+arr[1]+'/day='+arr[2]+'/index.html'; } else { location.href='/uefachampionsleague/photos/allgalleries/md='+arr[1]+'/day='+arr[2]+'/index.html'; } } function loadClub(val){ var arr = val.split("_"); location.href='/uefachampionsleague/photos/allgalleries/clubs/C='+arr[1]+'/index.html'; } </script><!--googleon: all--> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="d3cmsCBody"><div class="row photogallery "><div class="grid_8 "><script type="text/javascript">SCW.AddContent("subsec3", "gallery 5e journée, mercredi",true);</script><div class="row "><!--googleoff: all--><script type="text/javascript"> function sendMail(mode){ var path = document.location.href; SCW.TL(this,'o','Tool Used', {linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'pg email gallery'}); var url=''; if (mode=='email'){ url = '/uefachampionsleague/photos/library/_sendemail.htmx?newsid=1721707&url='+path; jsOpenWinPopUp(url, 'SendMail', 480, 480); return false; } } function ShareIt(){ $j('#shLinks').toggle(); } function jsOpenWinPopUp(theUrl, theName, theWidth, theHeight){ if (theName == 'shareWin'){ShareIt();} var features = 'toolbar=no, width='+theWidth+', height='+theHeight+', location=no, scrollbars=yes, resizable=no'; window.open(theUrl, theName, features); } function AddToFav(){ var path = document.location.href; var url1 = path.substring(0, path.indexOf('/competitions')); var url2 = '/uefachampionsleague/photos/'; var url3 = '/index.html'; urlToAdd = url1 + url2 + 'gallery=1721707'+url3; if (window.sidebar) { // Mozilla Firefox Bookmark window.sidebar.addPanel(document.title, urlToAdd,''); } else if ( window.external ) { // IE Favorite window.external.AddFavorite( urlToAdd, document.title); } } function jsOpenFavPopup(theUrl, theName){ var path = document.location.href; var url1 = path.substring(0, path.indexOf('/uefachampionsleague')); var url2 = '/uefachampionsleague/photos/'; var url3 = '/index.html'; urlToAdd = theUrl + url1 + url2 + 'gallery=1721707'+url3; jsOpenWinPopUp(urlToAdd, theName, 800, 600); } </script><!--googleon: all--><div class="shareLinks"><div id="email"><a href="#" onclick="sendMail('email')" title="Envoyez cette galerie par e-mail"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/comp/ucl/photogallery/mail.gif" alt="Envoyez cette galerie par e-mail"/></a> </div><div id="share"><a href="#" onclick="ShareIt()" title="Partager cette galerie"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/comp/ucl/photogallery/share.gif" alt="Partager cette galerie"/></a> </div><div id="favorit"><a href="#" onclick=" SCW.TL(this,'o','Tool Used', {linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'pg add mypage'}); handleMyPage('save','1721707');handleMyPage('save','1721707');return false" title="Ajouter cette galerie à Ma Page"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/comp/ucl/photogallery/add.gif" alt="Ajouter cette galerie à Ma Page"/></a><input type="hidden" id="newsTitle" value="5e journée, mercredi"/><input type="hidden" id="newsLink" value="/uefachampionsleague/photos/gallery=1721707/index.html"/><input type="hidden" id="newsThumb" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/15/50/1721550_w6.jpg"/> </div><div id="GalleryAdded" style="display:none;">Cette galerie a été ajoutée à votre page</div><div id="errorLogIn" style="display:none;"><p id="errorLogInClose"><a href="#" onclick="HideGalleryErrorMsg();" title="Fermer">Fermer X</a></p><div id="errorFormLogin"><div id="lblNeedLogin">Vous devez vous connecter pour ajouter cette galerie à votre page. Connectez-vous ou cliquez sur "S'inscrire" pour créer un compte.</div><div id="PgDEmail" class="PgFieldRow"><label id="PgLEmail" for="PgCEmail">E-mail</label><input id="PgCEmail" name="c_email" type="text" value="" maxlength="100" size="30"/></div><div id="PgDPassword" class="PgFieldRow"><label id="PgLPassword" for="PgCPassword">Mot de passe</label><input id="PgCPassword" name="c_password" type="password"/></div><div id="PgDButtons" class="PgFieldRow"><input type="button" onclick="MyPageformDataValidate('save')" id="PgBtnRegister" name="btn_Login" value="Connexion" class="btnG"/><input type="button" id="PgBtnLogin" name="btn_register" value="Créer un compte" class="btnG" onclick="location.replace('/user/registration.html')"/></div><div id="dataError" style="display:none;">Une ou plusieurs erreurs se sont produites lors du traitement de l'information que vous avez envoyée Vérifiez votre adresse électronique et votre mot de passe.</div><input type="hidden" id="currPhotoGallery" value="1721707"/></div></div> </div><div class="bk_shareLinks" style="display:none;" id="shLinks"><div class="bk_Title">Partager cette galerie</div><div class="bk_Body"><ul><li><a href="javascript:AddToFav();" class="bk_icon" title="favourites" onclick=""><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/icons/social/16x16/favourites.png" alt="Favoris"/></a><a href="javascript:AddToFav();" class="bk_label">Favoris</a></li><li><a href="https://web.archive.org/web/20120105001224/http://www.facebook.com/sharer.php?u=" class="bk_icon" title="facebook" onclick="jsOpenFavPopup(this.href,'shareWin');return false;"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/icons/social/16x16/facebook.png" alt="Facebook"/></a><a href="https://web.archive.org/web/20120105001224/http://www.facebook.com/sharer.php?u=" class="bk_label" onclick="SCW.TL(this,'o','Tool Used', {linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'pg facebook'});jsOpenFavPopup(this.href,'shareWin');return false;">Facebook</a></li><li><a href="https://web.archive.org/web/20120105001224/http://www.fark.com/cgi/farkit.pl?u=" class="bk_icon" title="fark" onclick="jsOpenFavPopup(this.href,'shareWin');return false;"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/icons/social/16x16/fark.png" alt="Fark"/></a><a href="https://web.archive.org/web/20120105001224/http://www.fark.com/cgi/farkit.pl?u=" class="bk_label" onclick="SCW.TL(this,'o','Tool Used', {linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'pg fark'});jsOpenFavPopup(this.href,'shareWin');return false;">Fark</a></li><li><a href="https://web.archive.org/web/20120105001224/http://digg.com/submit?url=" class="bk_icon" title="digg" onclick="jsOpenFavPopup(this.href,'shareWin');return false;"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/icons/social/16x16/digg.png" alt="Digg"/></a><a href="https://web.archive.org/web/20120105001224/http://digg.com/submit?url=" class="bk_label" onclick="SCW.TL(this,'o','Tool Used', {linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'pg digg'});jsOpenFavPopup(this.href,'shareWin');return false;">Digg</a></li><li><a href="https://web.archive.org/web/20120105001224/http://twitter.com/home?status=Currently reading" class="bk_icon" title="twitter" onclick="jsOpenFavPopup(this.href,'shareWin');return false;"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/icons/social/16x16/twitter.png" alt="Twitter"/></a><a href="https://web.archive.org/web/20120105001224/http://twitter.com/home?status=Currently reading" class="bk_label" onclick="SCW.TL(this,'o','Tool Used', {linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'pg twitter'});jsOpenFavPopup(this.href,'shareWin');return false;">Twitter</a></li><li><a href="https://web.archive.org/web/20120105001224/http://www.stumbleupon.com/submit?url=" class="bk_icon" title="stumble" onclick="jsOpenFavPopup(this.href,'shareWin');return false;"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/icons/social/16x16/stumbleupon.png" alt="StumbleUpon"/></a><a href="https://web.archive.org/web/20120105001224/http://www.stumbleupon.com/submit?url=" class="bk_label" onclick="SCW.TL(this,'o','Tool Used', {linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'pg stumble'});jsOpenFavPopup(this.href,'shareWin');return false;">StumbleUpon</a></li><li><a href="https://web.archive.org/web/20120105001224/http://www.reddit.com/submit?url=" class="bk_icon" title="reddit" onclick="jsOpenFavPopup(this.href,'shareWin');return false;"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/icons/social/16x16/reddit.png" alt="Reddit"/></a><a href="https://web.archive.org/web/20120105001224/http://www.reddit.com/submit?url=" class="bk_label" onclick="SCW.TL(this,'o','Tool Used', {linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'pg reddit'});jsOpenFavPopup(this.href,'shareWin');return false;">Reddit</a></li></ul></div><div class="bk_Footer"><a onclick="ShareIt()" class="whatThis" title="Fermer">Fermer</a></div></div> </div><div class="row "><div id="flash87f6d016fac749d59b95bb7fd1769d91" class="flashObjNews"></div><script type="text/javascript">var param0 = '';var baseFlashUrl = '/applets/photogallery/sony/photogallery.swf?c=/applets/photogallery/sony/config.xml&d=/uefachampionsleague/photos/gallery=1721707/_gallery.xml&hvi=1&lang=F&autoplay=true';var param1 = 'var __URL_NoFlashLink = \'\'; var varsflash87f6d016fac749d59b95bb7fd1769d91 = {};';var param2 = 'var attrflash87f6d016fac749d59b95bb7fd1769d91 = {id:"flash87f6d016fac749d59b95bb7fd1769d910", name:"flash87f6d016fac749d59b95bb7fd1769d910" };';var param3 = 'var paramsflash87f6d016fac749d59b95bb7fd1769d91 = {quality:"high",bgcolor:"#000000",base:"/",wmode:"transparent",allowfullscreen:"true",allowscriptaccess:"always",FlashVars:""};';var param4 = '"/applets/photogallery/sony/photogallery.swf?c=/applets/photogallery/sony/config.xml&d=/uefachampionsleague/photos/gallery=1721707/_gallery.xml&hvi=1&lang=F&autoplay=true|customurl|&" + getUrlParams() +"&strdebug=0","flash87f6d016fac749d59b95bb7fd1769d91","670","560","9","" ,varsflash87f6d016fac749d59b95bb7fd1769d91 ,paramsflash87f6d016fac749d59b95bb7fd1769d91 ,attrflash87f6d016fac749d59b95bb7fd1769d91 ';</script><script type="text/javascript">addFlashScript(param0,param1,param2,param3,param4);</script> </div> </div><div class="grid_4 "><div class="row "><div><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div class="tags"><h2>tags </h2> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=50143/index.html">Ajax</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=59856/index.html">Basel</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=50037/index.html">Bayern</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=50138/index.html">Internazionale</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=50151/index.html">Oţelul Galaţi</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=50164/index.html">Dinamo Zagreb</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=75797/index.html">Lille</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=52919/index.html">Man. City</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=52682/index.html">Man. United</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=5312/index.html">Lyon</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=54266/index.html">CSKA Moskva</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=50051/index.html">Real Madrid</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=50147/index.html">Benfica</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=50136/index.html">Napoli</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=52731/index.html">Trabzonspor</a>, <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/clubs/C=70691/index.html">Villarreal</a></div> </div><div class="bF"> </div> </div> </div><div class="row tabcolor tab6"><div class="box ADBox PromoSony"><div class="bH"> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_ucl_exclusive_sony_mpu_top_1='https://web.archive.org/web/20120105001224/http://ad.ch.doubleclick.net/adj/ucl.french/exclusive_sony;pos=mpu_top;tile=1;sect=;kw=;dcopt=ist;sz=300x250;ord=' + ord + '?'; addADLinkScript(AD_ucl_exclusive_sony_mpu_top_1); </script><noscript><p><a href="https://web.archive.org/web/20120105001224/http://ad.ch.doubleclick.net/jump/ucl.french/exclusive_sony;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/20120105001224im_/http://ad.ch.doubleclick.net/ad/ucl.french/exclusive_sony;pos=mpu_top;tile=1;sect=;kw=;sz=300x250;ord=123456789" width="300" height="250" alt=""/></a></p></noscript><!-- End ad tag --></div> </div><div class="bF"> </div> </div> </div><div class="row tabcolor tab6"><div><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><div class="pl_cloud_title">Nuage de joueurs</div><div class="cloud"><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=31840/index.html" style="font-size:20px;color:#C1C1C1">A. Frei</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=250002277/index.html" style="font-size:13.333333333333334px;color:#595959">Abraham</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=103333/index.html" style="font-size:13.333333333333334px;color:#595959">Alderweireld</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=106001/index.html" style="font-size:12px;color:#444444">Bastos</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=30048/index.html" style="font-size:12px;color:#444444">Benayoun</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=93321/index.html" style="font-size:12px;color:#444444">Benzema</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=51453/index.html" style="font-size:12px;color:#444444">Berbatov</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=48669/index.html" style="font-size:12px;color:#444444">Bosingwa</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=105747/index.html" style="font-size:13.333333333333334px;color:#595959">Costanzo</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=250003628/index.html" style="font-size:13.333333333333334px;color:#595959">Enoh</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=1905884/index.html" style="font-size:13.333333333333334px;color:#595959">Eriksen</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=50328/index.html" style="font-size:13.333333333333334px;color:#595959">Huggel</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=107529/index.html" style="font-size:16px;color:#828282">Jørgensen</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=95803/index.html" style="font-size:24px;color:#FFFFFF">Messi</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=1906102/index.html" style="font-size:16px;color:#828282">N'Doye</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=103697/index.html" style="font-size:13.333333333333334px;color:#595959">Özil</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=1902446/index.html" style="font-size:13.333333333333334px;color:#595959">S. De Jong</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=1905360/index.html" style="font-size:13.333333333333334px;color:#595959">Shaqiri</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=72546/index.html" style="font-size:13.333333333333334px;color:#595959">Squillaci</a> <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/allgalleries/players/P=60390/index.html" style="font-size:13.333333333333334px;color:#595959">Streller</a> </div> </div><div class="bF"> </div> </div> </div> </div> </div><div class="grid_6 "><div class="row "><!--googleoff:snippet--><div class="jTabs tabcolor tab6 " id="tabsPhotoGallery"><h2 class="titleTabsAjax">Galeries photo </h2><ul class="menu"><li class="selected"><a href="#ui-tabs-tabsPhotoGallery"><span>Actualités </span> </a> </li><li class=""><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/library/_topratedgalleriestab.html"><span>Mieux notées </span> </a> </li><li class=""><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/library/_editorspickgalleriestab.html"><span>Le choix de la rédac. </span> </a> </li><li class="last "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/library/_MDhighligthstab.html"><span>Meilleurs moments </span> </a> </li> </ul><div id="ui-tabs-tabsPhotoGallery"><div style="" class="PhotoGalleryContent "><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="photoGalleryList clearfix"><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719479/index.html" title="Valencia - Genk"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/17/36/1721736_w6.jpg" width="158" height="89" alt="Valencia - Genk" title="Valencia - Genk"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719479/index.html" rel="external">Valencia - Genk</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719359/index.html" title="BATE - Plzeň"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/12/14/1721214_w6.jpg" width="158" height="89" alt="BATE - Plzeň" title="BATE - Plzeň"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719359/index.html" rel="external">BATE - Plzeň</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719318/index.html" title="Leverkusen - Chelsea"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/15/59/1721559_w6.jpg" width="158" height="89" alt="Leverkusen - Chelsea" title="Leverkusen - Chelsea"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719318/index.html" rel="external">Leverkusen - Chelsea</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1720765/index.html" title="Zenit - APOEL"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/12/96/1721296_w6.jpg" width="158" height="89" alt="Zenit - APOEL" title="Zenit - APOEL"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1720765/index.html" rel="external">Zenit - APOEL</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719306/index.html" title="Marseille - Olympiacos"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/16/49/1721649_w6.jpg" width="158" height="89" alt="Marseille - Olympiacos" title="Marseille - Olympiacos"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719306/index.html" rel="external">Marseille - Olympiacos</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719193/index.html" title="Shakhtar Donetsk - Porto"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/16/72/1721672_w6.jpg" width="158" height="89" alt="Shakhtar Donetsk - Porto" title="Shakhtar Donetsk - Porto"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719193/index.html" rel="external">Shakhtar Donetsk - Porto</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719158/index.html" title="Milan - Barcelona"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/17/56/1721756_w6.jpg" width="158" height="89" alt="Milan - Barcelona" title="Milan - Barcelona"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719158/index.html" rel="external">Milan - Barcelona</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719114/index.html" title="Arsenal - Dortmund"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/17/58/1721758_w6.jpg" width="158" height="89" alt="Arsenal - Dortmund" title="Arsenal - Dortmund"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1719114/index.html" rel="external">Arsenal - Dortmund</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1735827/index.html" title="Tirage au sort des huitièmes de finale"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/57/85/1735785_w6.jpg" width="158" height="89" alt="Tirage au sort des huitièmes de finale" title="Tirage au sort des huitièmes de finale"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/gallery=1735827/index.html" rel="external" title="Tirage au sort des huitièmes de finale">Tirage au sort des huitièmes de finale</a></div></li></ul><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="navigator"><div class="previousLink fl"> </div><div class="container fl"><span class="startP fl"> </span><div class="pageIndex fl"><ul><li class="current"><span>1</span></li><li class=""><a onclick="basicPaging('|uefachampionsleague|photos|library|_latestgalleriestab,page=2.htmx',this, true);return false;" href="#2">2</a></li><li class=""><a onclick="basicPaging('|uefachampionsleague|photos|library|_latestgalleriestab,page=3.htmx',this, true);return false;" href="#3">3</a></li><li class=""><a onclick="basicPaging('|uefachampionsleague|photos|library|_latestgalleriestab,page=4.htmx',this, true);return false;" href="#4">4</a></li><li class=" last"><a onclick="basicPaging('|uefachampionsleague|photos|library|_latestgalleriestab,page=5.htmx',this, true);return false;" href="#5">5</a></li></ul> </div><span class="endP fl"> </span></div><div class="nextLink fl"><a href="#" title="Suivants" onclick="basicPaging('|uefachampionsleague|photos|library|_latestgalleriestab,page=2.htmx',this, true);return false;"> </a> </div></div><!--googleon:index--> </div> </div> </div></div><!--googleon:snippet--> </div> </div><div class="grid_6 "><div class="row "><!--googleoff:snippet--><div class="jTabs tabcolor tab6 " id="tabsPhotos"><h2 class="titleTabsAjax">Dernières photos </h2><ul class="menu"><li class="selected"><a href="#ui-tabs-tabsPhotos"><span>Actualités </span> </a> </li><li class="last "><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/library/_topratedphototab.html"><span>Mieux notées </span> </a> </li> </ul><div id="ui-tabs-tabsPhotos"><div style="" class="PhotoGalleryContent "><div class="bH"><!--googleoff:index--> <!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="photoGalleryList clearfix"><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735798&auto=0" title="Paul Breitner (UEFA Champions League round of 16 draw results)"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/57/98/1735798_w6.jpg" width="158" height="89" alt="Paul Breitner (UEFA Champions League round of 16 draw results)" title="Paul Breitner (UEFA Champions League round of 16 draw results)"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735798&auto=0" rel="external" title="Paul Breitner (UEFA Champions League round of 16 draw results)">Paul Breitner (UEFA Champions League round of 16 draw results)</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735799&auto=0" title="Gianni Infantino & Paul Breitner (UEFA Champions League round of 16 draw)"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/57/99/1735799_w6.jpg" width="158" height="89" alt="Gianni Infantino & Paul Breitner (UEFA Champions League round of 16 draw)" title="Gianni Infantino & Paul Breitner (UEFA Champions League round of 16 draw)"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735799&auto=0" rel="external" title="Gianni Infantino & Paul Breitner (UEFA Champions League round of 16 draw)">Gianni Infantino & Paul Breitner (UEFA Champions League round of 16 draw)</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735797&auto=0" title="Giorgio Marchetti (UEFA Champions League round of 16 draw)"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/57/97/1735797_w6.jpg" width="158" height="89" alt="Giorgio Marchetti (UEFA Champions League round of 16 draw)" title="Giorgio Marchetti (UEFA Champions League round of 16 draw)"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735797&auto=0" rel="external" title="Giorgio Marchetti (UEFA Champions League round of 16 draw)">Giorgio Marchetti (UEFA Champions League round of 16 draw)</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735785&auto=0" title="UEFA Champions League round of 16 draw results"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/57/85/1735785_w6.jpg" width="158" height="89" alt="UEFA Champions League round of 16 draw results" title="UEFA Champions League round of 16 draw results"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735785&auto=0" rel="external" title="UEFA Champions League round of 16 draw results">UEFA Champions League round of 16 draw results</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735800&auto=0" title="UEFA Champions League round of 16 draw"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/58/00/1735800_w6.jpg" width="158" height="89" alt="UEFA Champions League round of 16 draw" title="UEFA Champions League round of 16 draw"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735800&auto=0" rel="external" title="UEFA Champions League round of 16 draw">UEFA Champions League round of 16 draw</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735874&auto=0" title="Paul Breitner (UEFA Champions League round of 16 draw results)"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Draws/01/73/58/74/1735874_w6.jpg" width="158" height="89" alt="Paul Breitner (UEFA Champions League round of 16 draw results)" title="Paul Breitner (UEFA Champions League round of 16 draw results)"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735874&auto=0" rel="external" title="Paul Breitner (UEFA Champions League round of 16 draw results)">Paul Breitner (UEFA Champions League round of 16 draw results)</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735740&auto=0" title="Trophy and pots (UEFA Champions League draw)"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/73/57/40/1735740_w6.jpg" width="158" height="89" alt="Trophy and pots (UEFA Champions League draw)" title="Trophy and pots (UEFA Champions League draw)"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735740&auto=0" rel="external" title="Trophy and pots (UEFA Champions League draw)">Trophy and pots (UEFA Champions League draw)</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735745&auto=0" title="Trophy (UEFA Champions League draw)"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/73/57/45/1735745_w6.jpg" width="158" height="89" alt="Trophy (UEFA Champions League draw)" title="Trophy and pots (UEFA Champions League draw)"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1735745&auto=0" rel="external" title="Trophy and pots (UEFA Champions League draw)">Trophy and pots (UEFA Champions League draw)</a></div></li><li><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1731482&auto=0" title="Heiko Vogel (FC Basel 1893)"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/73/14/82/1731482_w6.jpg" width="158" height="89" alt="Heiko Vogel (FC Basel 1893)" title="Heiko Vogel (FC Basel 1893)"/></a><div><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/latestphoto/index.html?pid=1731482&auto=0" rel="external">Heiko Vogel (FC Basel 1893)</a></div></li></ul><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="navigator"><div class="previousLink fl"> </div><div class="container fl"><span class="startP fl"> </span><div class="pageIndex fl"><ul><li class="current"><span>1</span></li><li class=""><a onclick="basicPaging('|uefachampionsleague|photos|library|_latestphototab,page=2.htmx',this, true);return false;" href="#2">2</a></li><li class=""><a onclick="basicPaging('|uefachampionsleague|photos|library|_latestphototab,page=3.htmx',this, true);return false;" href="#3">3</a></li><li class=""><a onclick="basicPaging('|uefachampionsleague|photos|library|_latestphototab,page=4.htmx',this, true);return false;" href="#4">4</a></li><li class=" last"><a onclick="basicPaging('|uefachampionsleague|photos|library|_latestphototab,page=5.htmx',this, true);return false;" href="#5">5</a></li></ul> </div><span class="endP fl"> </span></div><div class="nextLink fl"><a href="#" title="Suivants" onclick="basicPaging('|uefachampionsleague|photos|library|_latestphototab,page=2.htmx',this, true);return false;"> </a> </div></div><!--googleon:index--> </div> </div> </div></div><!--googleon:snippet--> </div> </div><div class="row grid_12"><div class="box "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div class="boxGenBanner">Votez et gagnez</div> </div><div class="bF"> </div> </div> </div><div class="row hpNewsBottom"><div class="grid_4 "><div class="box "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><a title="Photo" href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/vote/index.html"><img src="/web/20120105001224im_/http://fr.uefa.com/imgml/competitions/championsleague/photogallery/price.jpg" width="324" height="230" alt="Photo"/></a></div> </div><div class="bF"> </div> </div> </div><div class="grid_4 hpPoll"><div style="" class="newsList innerText "><div class="bH"><!--googleoff:index--><h1 class="newsTitle"><a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/vote/index.html" title="ÉLISEZ LES PLUS BELLES PHOTOS">ÉLISEZ LES PLUS BELLES PHOTOS »</a></h1><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul><li><a class="newsThumb" href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/vote/index.html"><img src="/web/20120105001224im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/96/05/1729605_w4.jpg" alt="Le meilleur de la 6e journée en photos" width="324" height="182"/></a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"><a href="/web/20120105001224/http://fr.uefa.com/index.html" title="UEFA.com" class="bcLink">UEFA.com</a> > <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League" class="bcLink">UEFA Champions League</a> > <a href="/web/20120105001224/http://fr.uefa.com/uefachampionsleague/photos/index.html" title="Photos" class="bcLink">Photos</a></div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120105001224/http://fr.uefa.com/community/feedback/index.html">Nous écrire</a></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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/http://fr.uefa.com/uefa/footballfirst/protectingthegame/antidoping/index.html" title="Antidopage">Antidopage</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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/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/20120105001224/http://ac.uefa.com/fr/" title="Version accessible">Version accessible</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA. Tous droits réservés.</li><li>Les désignations CHAMPIONS LEAGUE et UEFA CHAMPIONS LEAGUE, le logo et le trophée de l’UEFA Champions League ainsi que les logos de la finale de l’UEFA Champions League sont protégés en tant que marques et/ou droits 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/20120105001224/https://ssl." : "https://web.archive.org/web/20120105001224/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/20120105001224/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.SimulateExecute();//--></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 00:12:24 Jan 05, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:56:45 Dec 13, 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.479 exclusion.robots: 0.023 exclusion.robots.policy: 0.014 esindex: 0.01 cdx.remote: 8.699 LoadShardBlock: 182.396 (3) PetaboxLoader3.datanode: 131.484 (4) PetaboxLoader3.resolve: 197.583 (2) load_resource: 179.804 -->