CINXE.COM
Le site officiel du football européen – 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"><!--mobileredirection enabled--> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://fr.uefa.com:80/","20120414120623","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1334405183"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Le site officiel du football européen – 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.com"/><meta property="og:type" content="sport_league"/><meta property="og:url" content="https://web.archive.org/web/20120414120623/http://fr.uefa.com/index.html"/><meta property="og:image" content="https://web.archive.org/web/20120414120623im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="Europe’s football website, now on Facebook."/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20120414120623/http://fr.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120414120623im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120414120623cs_/http://fr.uefa.com/inc/css/main.css?20120413103620"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120414120623cs_/http://fr.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120414120623cs_/http://fr.uefa.com/inc/css/homepage.css?20120323155046"/><script type="text/javascript" src="/web/20120414120623js_/http://fr.uefa.com/inc/js/main.js?20120402090430"> </script><link rel="shortcut icon" href="/web/20120414120623im_/http://fr.uefa.com/imgml/favicon/favicon.ico"/></head><body id="index.html" class=" langF index_homepage"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"homepage","sec":"uefacom","lang":"FR"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--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 ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--> <div class="masterNav"><p class="uefacomLogo"> <a title="UEFA.com" href="https://web.archive.org/web/20120414120623/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/20120414120623im_/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/20120414120623/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/20120414120623im_/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/20120414120623/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/20120414120623/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/20120414120623/http://fr.uefa.com/community/login/index.html">Connexion</a> </div><div id="logoutH" style="display:none"><a id="logoutHL" href="/web/20120414120623/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/20120414120623/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--><script type="text/javascript"> if(isHeaderClosed){ document.write("<style>#menuLevel1, #menuLevel0 { height: 0; overflow: hidden; } #box{height:0; overflow: hidden;} #OverBox a#close {display: none;} #OverBox a#open {display: block;} #OverBox a#close:hover {display: none;} #OverBox a#open:hover {display: block;} #OverBox a#closeSup {display: none;} #OverBox a#openSup {display: block;}</style>"); }; </script><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/http://fr.uefa.com/women/index.html">- Football féminin -</a></span><ul><li><a href="/web/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/http://fr.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120414120623/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/20120414120623/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/20120414120623/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"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20120414120623/http://fr.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl"> </span><strong class="bcOfficial">Le site officiel du football européen</strong><a href="https://web.archive.org/web/20120414120623/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRÉSENTÉ PAR interoute" class="irtLogo"><img src="/web/20120414120623im_/http://fr.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - PRÉSENTÉ PAR interoute" height="48"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--test:/inc/breadcrumbs/index.html--><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><span class="hiddenssi">SSI Err</span><div class="d3cmsTopContent"><div class="ureader" style="background-color:#000;"><div id="slot1" class="hbig slot big"><div style="background: transparent url(/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/72/26/58/1722658_W21.jpg?timestamp=61122PM) no-repeat scroll top left;" class="hbig layer background">6:11:22 PMblackground</div><div class="hbig layer shadow right"> </div><div class="hbig row layer content"><div class="lblTitle lblTitle_left fl">Championnats</div><div class="lblArrow lblArrow_left fl">arrow</div> <div class="lblrow"> </div><div class="innGrid_12 row"><div class="innGrid_7 video c vl"> </div><div class="innGrid_5"><div class="news video"><p class="roofline"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/index.html" title="Associations membres">Associations membres </a> </p><h2 class="headline"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/news/newsid=1783411.html#dortmund+schalke+tete+daffiche">Dortmund-Schalke en tête d'affiche ce week-end </a> </h2><div><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/news/newsid=1783411.html#dortmund+schalke+tete+daffiche">Un derby pour le Borussia Dortmund, un choc en Premier-Liga russe et un match décisif pour Barcelone sont à l'affiche ce week-end. Les chocs présentés par UEFA.com. </a> </div> </div><div class="seealso"><ul class="row fl"><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/association=ger/index.html">Allemagne</a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/association=rus/index.html">Russie</a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/association=esp/index.html">Espagne</a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/association=ned/index.html">Pays-Bas</a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/association=ger/news/newsid=1783392.html#dortmund+jubile">Dortmund jubile </a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/association=esp/news/newsid=1782724.html#le+barca+revient+fort">Le Barça revient fort </a></li> </ul> </div> </div> </div></div> </div><div class="row sec"><div id="slot2" class="slot medium"><div class="bckmed" style="background-image:url(/web/20120414120623im_/http://fr.uefa.com/imgml/ureader/background/BgNews_womenschampionsleague.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_preview"/><div class="lblTitle lblTitle_ fl">Présentation</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/index.html" title="UEFA Women's Champions League">UEFA Women's Champions League </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009093/prematch/preview/index.html#lyon+potsdam+belle+gerland" title="Lyon - Potsdam, la belle à Gerland"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/78/37/15/1783715_s5.jpg" width="75" height="75" alt="Lyon - Potsdam, la belle à Gerland"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009093/prematch/preview/index.html#lyon+potsdam+belle+gerland">Lyon - Potsdam, la belle à Gerland </a> </h2><div><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009093/prematch/preview/index.html#lyon+potsdam+belle+gerland">On rejoue les deux dernières finales, dimanche à Lyon, entre l'OL et le Turbine Potsdam, pour les demi-finales aller de la Champions League féminine. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/club=2600241/profile/index.html">Lyon </a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/club=86755/profile/index.html">Potsdam </a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009093/prematch/preview/index.html#lol+retrouve+potsdam">L'OL retrouve Potsdam </a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/news/newsid=1782837.html#odebrecht+prudente">Odebrecht prudente </a></li> </ul> </div> </div></div> </div><div id="slot3" class="slot medium right"><div class="bckmed" style="background-image:url(/web/20120414120623im_/http://fr.uefa.com/imgml/ureader/background/BgNews_uefaeuro.jpg);"> </div><div class="row layer content"><input type="hidden" class="label" value="ureader_review"/><div class="lblTitle lblTitle_ fl">L'actu</div><div class="lblArrow lblArrow_ fl">arrow</div> <p class="roofline"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/index.html" title="UEFA EURO 2012">UEFA EURO 2012 </a> </p><div class="innGrid_6 news hauto"><div class="w85 fl"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1783933.html#giuseppe+rossi+adieu+leuro" title="Giuseppe Rossi dit adieu à l''EURO"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/84/87/1698487_s5.jpg" width="75" height="75" alt="Giuseppe Rossi dit adieu à l''EURO"/></a></div><div class="innGrid_4"><h2 class="headline"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1783933.html#giuseppe+rossi+adieu+leuro">Giuseppe Rossi dit adieu à l''EURO </a> </h2><div><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1783933.html#giuseppe+rossi+adieu+leuro">L'Italie sera privée de Giuseppe Rossi à l'UEFA EURO 2012. L'attaquant de Villarreal a subi une nouvelle déchirure des ligaments croisés. </a> </div> </div></div><div class="row seealso"><div class="row"><ul><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/player=69741/profile/index.html">Rossi </a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/club=70691/profile/index.html">Villarreal </a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/teams.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/teama/team=66/profile/index.html">Italie</a></li><li style="background:url(/web/20120414120623im_/http://fr.uefa.com/imgml/icons/single/12x12/news.png) no-repeat scroll 0 5px;"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1778825.html#cassano+retour">Cassano de retour </a></li> </ul> </div> </div></div> </div></div></div><div class="irtLogoTop clearfix"><a href="https://web.archive.org/web/20120414120623/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRÉSENTÉ PAR interoute" class="fr"><img src="/web/20120414120623im_/http://fr.uefa.com/img/template/interoute_wht.png" alt="" height="24"/></a></div><!--googleoff: all--><script type="text/javascript"> function setHeight(){ var medHeight = 0; $j('.slot.medium').each(function(){ if (parseInt($j(this).height()) > medHeight) medHeight = parseInt($j(this).height()); }); $j('.slot.medium .layer').each(function(){ $j(this).css('height', medHeight + 'px'); }); } function setTitles(){ $j('.headline a').each(function(){ $j(this).attr("title",$j(this).text()); }); } function onSlotUpdate(){ setHeight(); setTitles(); } $j(document).ready(function(){ onSlotUpdate(); $j('.ureader').uefaLive({ timestamp: '9:10:52 AM', timeout: 60000,urlcheck: '/library/ureader/v2/hp/_timestamp.html',urlget: '/library/ureader/v2/hp/_container.html', callbackCheck: function(data) { $j('.ureader').css('background-color', data.background); var pos = 0; $j('.ureader .slot').each(function(){ var slot = jQuery(this).eq(typeof conf == 'number' ? conf : 0).data("uefaLive"); if (slot) { if (slot.getTimeout() != data.slot[pos].timeout) { slot.start(data.slot[pos]); }; //console.debug(slot.getTimeout()); //console.debug('new: ' + data.slot[pos].timeout); }; pos +=1; }); }, callback: function(elem, html){ elem.html($j(html).html()); onSlotUpdate(); } }); $j('#slot1').uefaLive({ timestamp: '6:11:22 PM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=1/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=1/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot2').uefaLive({ timestamp: '6:12:31 PM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=2/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=2/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); $j('#slot3').uefaLive({ timestamp: '6:18:12 PM', timeout: 90000,urlcheck: '/library/ureader/v2/hp/slot=3/_timestamp.html', urlget: '/library/ureader/v2/hp/slot=3/_news.html', callback: function(elem, html){ elem.html(html); onSlotUpdate(); } }); var pos = 0; $j('.ureader .slot').each(function(){ $j(this).click(function(){ var _elem = $j(this); var eVar46 = "ureader - slot " + _elem.attr('id').substr(4); //alert(eVar46); SCW.TL(this,'o','HP Content Area Click', { linkTrackVars: 'eVar46,events', linkTrackEvents: 'event3', events: 'event3', eVar46: eVar46 }); }); }); }); </script><!--googleon: all--></div> </div><div class="d3cmsCBody"><script type="text/javascript"> $j(document).ready(function() { if ((getCookie('Language') == '' || getCookie('Language') == null) && getCookie('checkLanguage') != 'false') { $j.ajax({ url: "/library/hp/_languagedetection.html", cache: false, success: function(html) { $j('.d3cmsContent').prepend(html); $j('.d3cmsLanguage .icon.' + BrowserDetect.language).each(function() { $j('.d3cmsLanguage .icon').removeClass('selected'); $j('.d3cmsLanguage .icon input').attr('checked', false); $j(this).addClass('selected'); $j('input', this).attr('checked', true); }); $j('.d3cmsLanguage .icon').click(function() { $j('.d3cmsLanguage .icon').removeClass('selected'); $j('.d3cmsLanguage .icon input').attr('checked', false); $j(this).addClass('selected'); $j('input', this).attr('checked', true); }); $j(".d3cmsLanguage .button div div").click(function() { setCookie('Language', $j('.d3cmsLanguage .icon.selected input').val(), 365, '/', _DOMAIN); SCW.TL(this,'o','Tool Used',{linkTrackVars:'events,eVar43',linkTrackEvents:'event20',events:'event20',eVar43:'language selection - ' + $j(".d3cmsLanguage .icon.selected input[type='hidden']").val()}); location.href = 'http:\/\/' + $j('.d3cmsLanguage .icon.selected input').val() + '.uefa.com'; }); $j(".d3cmsLanguage .header span.close").click(function() { if (window.confirm(_MSGDETECTALERT)) { $j(".d3cmsLanguage").hide(); setCookie('checkLanguage', 'false', 365, '/', _DOMAIN); } else { return false; } }); $j(".d3cmsLanguage .header span.hidethis").click(function() { $j(".d3cmsLanguage").hide(); setCookie('checkLanguage', 'false', 0, '/', _DOMAIN); }); } }); }; }); </script><div class="grid_8 "><div class="row "><div class="innGrid_4 omniture_left_column fl"><div class="row "><div style="" class="box mainNewsHP vert"><div class="bH"><!--googleoff:index--><h3>Dernières news </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20120414120623/http://fr.uefa.com/memberassociations/news/newsid=1783751.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/76/27/66/1762766_w4.jpg" alt="Schaefer succède à Solbakken à Cologne" width="324" height="182"/></a><div class="innerText clearfix"><p class="newsRoofline"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/index.html" title="Associations membres">Associations membres</a></p><h4 class="nTitle"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/news/newsid=1783751.html">Cologne s'en remet à Schaefer</a></h4><div class="newsComment innerText"><a href="/web/20120414120623/http://fr.uefa.com/memberassociations/news/newsid=1783751.html">Relégable en Bundesliga, Cologne a décidé de remplacer son entraîneur danois Ståle Solbakken par un ancien de la maison, Frank Schaefer.</a></div></div></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/index.html" title="UEFA EURO 2012">UEFA EURO 2012</a></p><h4 class="nTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1783933.html">L'EURO fini pour Rossi</a></h4><div class="newsbody"><a class="newsThumb" href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1783933.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/69/84/87/1698487_s5.jpg" alt="Giuseppe Rossi dit adieu à l''EURO" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1783933.html">L'Italie sera privée de Giuseppe Rossi à l'UEFA EURO 2012. L'attaquant de Villarreal a subi une nouvelle déchirure des ligaments croisés.</a></div></div></div></li><li class="medium s5 clearfix"><p class="newsRoofline"><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/index.html" title="UEFA Women's Champions League">UEFA Women's Champions League</a></p><h4 class="nTitle"><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009093/prematch/preview/index.html">L'OL retrouve Potsdam</a></h4><div class="newsbody"><a class="newsThumb" href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009093/prematch/preview/index.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/78/37/15/1783715_s5.jpg" alt="Lyon - Potsdam, la belle à Gerland" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120414120623/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009093/prematch/preview/index.html">On rejoue les deux dernières finales, dimanche à Lyon, entre l'OL et le Turbine Potsdam, pour les demi-finales aller de la Champions League féminine.</a></div></div></div></li><li class="moreClear innerText"><a href="/web/20120414120623/http://fr.uefa.com/news/index.html" class="FooterURL">Plus de news</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsList box uefa"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">L'UEFA </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlSmall"><ul class="innerText box uefa"><li class="small s5 "><p class="newsRoofline"><a href="/web/20120414120623/http://fr.uefa.com/uefa/aboutuefa/organisation/president/index.html" title="Président">Président</a></p><h4 class="nTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1783532.html">Visite à Lviv et Varsovie</a></h4><a class="newsThumb" href="/web/20120414120623/http://fr.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1783532.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/uefaorg/President/01/78/34/30/1783430_s5.jpg" alt="Le Président de l'UEFA à Lviv et Varsovie" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120414120623/http://fr.uefa.com/uefa/aboutuefa/organisation/president/news/newsid=1783532.html">La dernière visite du président de l'UEFA Michel Platini dans les pays organisateurs de l'UEFA EURO 2012 l'a amené à Lviv et Varsovie.</a></div></div></li><li class="small s5 "><p class="newsRoofline"><a href="/web/20120414120623/http://fr.uefa.com/uefa/footballfirst/footballdevelopment/coachingeducation/index.html" title="Entraînement et formation">Entraînement et formation</a></p><h4 class="nTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefa/footballfirst/footballdevelopment/coachingeducation/news/newsid=1783726.html">Programme d'échanges</a></h4><a class="newsThumb" href="/web/20120414120623/http://fr.uefa.com/uefa/footballfirst/footballdevelopment/coachingeducation/news/newsid=1783726.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/uefaorg/CoachingCoachedu/01/68/98/92/1689892_s5.jpg" alt="Reprise du programme d'échanges" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120414120623/http://fr.uefa.com/uefa/footballfirst/footballdevelopment/coachingeducation/news/newsid=1783726.html">Le programme d'échanges pour la formation des entraîneurs de l'UEFA reprend au printemps pour les étudiants en licence Pro avec deux séminaires.</a></div></div></li></ul><div class="more innerText"><a title="Plus de news" href="/web/20120414120623/http://fr.uefa.com/uefa/news/index.html">Plus de news</a></div><div class="linkTitleHp b row innerText">Liens UEFA</div><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20120414120623/http://fr.uefa.com/uefa/aboutuefa/organisation/index.html">L'UEFA</a></li><li class="more"><a href="/web/20120414120623/http://fr.uefa.com/uefa/aboutuefa/organisation/president/index.html">Président</a></li><li class="more"><a href="/web/20120414120623/http://fr.uefa.com/uefa/aboutuefa/organisation/executivecommittee/index.html">Comité exécutif de l'UEFA</a></li><li class="more"><a href="/web/20120414120623/http://fr.uefa.com/uefa/mediaservices/index.html">Media</a></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div><div class="innGrid_4 latest_mainhp omniture_middle_column fr"><div class="row "><div style="" class="newsList box euro"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">UEFA EURO 2012 </h3><!--googleon:index--> </div><div class="bC"><!--googleoff: all--><script type="text/javascript" src="/web/20120414120623js_/http://fr.uefa.com/inc/js/elements/countdown.js"> </script><script type="text/javascript"> try { d3UEFACOM.CountDownInitialize = function(){ jQuery('.ui-counter-wrapper').each(function(){ var instance = jQuery.data(this, 'countdown'); if (instance) { if (typeof options == "string") { instance[options].apply(instance, after); } else if (instance.update) { instance.update.apply(instance, args); } } else { new d3UEFACOM.CountDown(this, { targetDate: { sec: 0, min: 0, hour: 18, day: 8, month: 6, year: 2012 }, digitHeight: 20 }); } }); }; d3UEFACOM.jQueryController(d3UEFACOM.CountDownInitialize); } catch (e) { window.onload=function() { document.getElementById('ui-counter').style.display='none'; }; } </script><div class="ui-counter" id="ui-counter"><div class="ui-counter-wrapper clearfix"> </div></div><!--googleon: all--><!--googleoff:index--><div class="nlEuroHp"><ul class="box euro"><li class="nlItemTop "><a class="newsThumb" href="/web/20120414120623/http://fr.uefa.com/uefaeuro/season=2012/hostcountries/news/newsid=1783656.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/67/32/55/1673255_w4.jpg" alt="Lviv avec Andriy Bal" width="324" height="182"/></a><h4 class="nTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/season=2012/hostcountries/news/newsid=1783656.html">Le guide de Bal</a></h4><div class="newsComment innerText"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/season=2012/hostcountries/news/newsid=1783656.html">Désormais adjoint d'Oleh Blokhin, le sélectionneur de l'Ukraine, Andriy Bal nous fait découvrir la ville de Lviv, hôte de l'UEFA EURO 2012.</a></div></li><li class="nlItemSmall"><a href="/web/20120414120623/http://fr.uefa.com/uefa/events/marketing/news/newsid=1783774.html" class="nTitle" title="L'appli Orange de l'EURO">L'appli Orange de l'EURO</a></li><li class="nlItemSmall"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1783293.html" class="nTitle" title="Le jeu officiel de l'EURO">Le jeu officiel de l'EURO</a></li></ul><div class="moreNews"><div class="more innerText"><a title="Plus de news" href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/index.html">Plus de news</a></div></div><div class="linkTitleHp b">Informations</div><div class="moreLinksWrap"><ul class="moreLinks innerText clearfix"><li class="more"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/ticketing/index.html">Billets</a></li><li class="more"><a href="https://web.archive.org/web/20120414120623/https://hospitality.uefa.com/UEFAEURO2012/" target="_blank">Hospitalité</a></li><li class="more"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/volunteers/index.html">Bénévoles</a></li><li class="more"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/matches/index.html">Calendrier des matches</a></li></ul></div><div class="predictorbox"><div class="predictorlink"><a target="_blank" href="https://web.archive.org/web/20120414120623/http://en.euro2012predictor.uefa.com/"><span>Jouez au Pronostiqueur</span></a></div></div> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UEFACOMhome_internal_1='https://web.archive.org/web/20120414120623/http://ad.ch.doubleclick.net/adj/uefacom.french/UEFACOMhome;pos=internal;tile=1;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UEFACOMhome_internal_1); </script><noscript><p><a href="https://web.archive.org/web/20120414120623/http://ad.ch.doubleclick.net/jump/uefacom.french/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120414120623im_/http://ad.ch.doubleclick.net/ad/uefacom.french/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Vidéo du Training Ground </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideTg"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/tactics/formations/video/videoid=1778403.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Tactics/01/78/25/18/1782518_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Newcastle, l'exploit analysé"/><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/xmltg/Tactics/01/78/25/18/1782518_w4.jpg" width="324" height="182" alt="Newcastle, l'exploit analysé"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Newcastle, l'exploit analysé</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/training/drills/video/videoid=1756207.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/75/65/86/1756586_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Exercice de contre-attaque"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Exercice de contre-attaque</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/stars/infocus/video/videoid=1570611.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/66/95/43/1669543_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Le foot de Lionel Messi"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Le foot de Lionel Messi</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/training/drills/video/videoid=1755941.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Training/01/75/72/06/1757206_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Exercices pour les ailiers"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Exercices pour les ailiers</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/training/uefachampionsleagueskills/video/videoid=1448627.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/UCL/93/14/67/931467_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Le missile de Ronaldo"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Le missile de Ronaldo</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/stars/starskills/video/videoid=1761048.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/60/33/1766033_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Dzagoev, la passe décisive"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Dzagoev, la passe décisive</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/stars/makingof/video/videoid=1771818.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/General/01/77/21/56/1772156_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Le parcours de Philipp Lahm"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Le parcours de Philipp Lahm</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/grassroots/video/videoid=1674544.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/xmltg/Grassroots/01/63/49/46/1634946_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Journée du football de base de l'UEFA 2012"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Journée du football de base de l'UEFA 2012</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/stars/starchallenge/video/videoid=1646935.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/WUnder19/73/21/56/732156_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Le défi rotation et volée de Kosovare Asllani"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Le défi rotation et volée de Kosovare Asllani</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/trainingground/training/fitnessandnutrition/video/videoid=1761721.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/76/50/76/1765076_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Le guide de la bonne alimentation de Forlán"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Le guide alimentaire de Forlán</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20120414120623/http://fr.uefa.com/trainingground/video/index.html">Autres vidéos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideTg">1</span> de 10</div></div><!--googleon:index--> </div> </div> </div> </div> </div><div class="row omniture_features_box"><div style="" class="newsList box "><div class="bH"><!--googleoff:index--><h3>Articles </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="nlFeatures"><ul class="innerText clearfix box "><li id="A0001_1" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/index.html" title="UEFA Champions League">UEFA Champions League</a></p><h4 class="nTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/news/newsid=1782791.html">Les réponses de Xavi</a></h4><a class="newsThumb" href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/news/newsid=1782791.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/27/87/1782787_s5.jpg" alt="Xavi répond aux internautes" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/news/newsid=1782791.html">Le dernier grand joueur à répondre aux question des internautes anglophones sur nos pages Facebook et Twitter est le milieu de terrain Xavi.</a></div></div></li><li id="A0001_2" class="innGrid_4 fl small s5 "><p class="newsRoofline"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuropaleague/index.html" title="UEFA Europa League">UEFA Europa League</a></p><h4 class="nTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuropaleague/news/newsid=1782207.html">Demi-finalistes : Valence</a></h4><a class="newsThumb" href="/web/20120414120623/http://fr.uefa.com/uefaeuropaleague/news/newsid=1782207.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/09/70/1780970_s5.jpg" alt="Demi-finalistes : Valence" width="75" height="75"/></a><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuropaleague/news/newsid=1782207.html">Le Valencia CF vise à reproduire son triomphe en Coupe UEFA 2003/04 alors qu'il se prépare pour sa première demi-finale européenne depuis huit ans.</a></div></div></li></ul><div class="more innerText"><a title="Plus d'articles" href="/web/20120414120623/http://fr.uefa.com/news/features/index.html">Plus d'articles</a></div> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row promojc "><div class="box ADBox " style=""><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="7"/><div id="cnt_news1" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/63/1651963_PromoGenericBanner.jpg" class="imageurl" name="imageurl1"/><p class="medTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_predictor.html">UCL Predictor 2011/12 - 300x250 FR</a></p></div><div id="cnt_news2" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/49/1651949_PromoGenericBanner.jpg" class="imageurl" name="imageurl2"/><p class="medTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_fantasy.html">UCL Fantasy 2011/12 - 300x250 FR</a></p></div><div id="cnt_news3" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/93/1651993_PromoGenericBanner.jpg" class="imageurl" name="imageurl3"/><p class="medTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_classics.html">UCL Classics 2011/12 - 300x250 FR</a></p></div><div id="cnt_news4" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/80/1651980_PromoGenericBanner.jpg" class="imageurl" name="imageurl4"/><p class="medTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_potd.html">UCL Play of the day 2011/12 - 300x250 FR</a></p></div><div id="cnt_news5" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/57/1651957_PromoGenericBanner.jpg" class="imageurl" name="imageurl5"/><p class="medTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html">UEL Fantasy 2011/12 - 300x250 FR</a></p></div><div id="cnt_news6" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/68/02/53/1680253_PromoGenericBanner.jpg" class="imageurl" name="imageurl6"/><p class="medTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/photos/index.html">UCL Sony Photo 2011/12 - 300x250 FR</a></p></div><div id="cnt_news7" class="news"><input type="hidden" value="/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/86/1651986_PromoGenericBanner.jpg" class="imageurl" name="imageurl7"/><p class="medTitle"><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_ratings.html">UCL Rater 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/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_predictor.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/63/1651963_PromoGenericBanner.jpg" alt="UCL Predictor 2011/12 - 300x250 FR"/></a></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_fantasy.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/49/1651949_PromoGenericBanner.jpg" alt="UCL Fantasy 2011/12 - 300x250 FR"/></a></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_classics.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/93/1651993_PromoGenericBanner.jpg" alt="UCL Classics - 300x250 FR"/></a></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_potd.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/80/1651980_PromoGenericBanner.jpg" alt="UCL Play of the day - 300x250 FR"/></a></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefaeuropaleague/library/redirect/_fantasy.html"><img src="/web/20120414120623im_/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/20120414120623/http://fr.uefa.com/uefachampionsleague/photos/index.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/68/02/53/1680253_PromoGenericBanner.jpg" alt="UCL Sony Photo 2011/12 - 300x250 FR"/></a></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/library/redirect/_ratings.html"><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Promo/SoleAndExclusive/Promobanners/01/65/19/86/1651986_PromoGenericBanner.jpg" alt="UCL Rater - 300x250 FR"/></a></li></ul></div><div><div class="jc-next jc-next-hor fr "> </div><div class="position fr"><span>1</span> de 7</div><div class="jc-prev jc-prev-hor fr "> </div></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide texture video" style=""><div class="bH"><!--googleoff:index--><h3>Vidéo </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlideVideo"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/news/newsid=1782874.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/78/33/40/1783340_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Les Coaches : épisode III"/><img src="/web/20120414120623im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/78/33/40/1783340_w4.jpg" width="324" height="182" alt="Les Coaches : épisode III"/><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Les Coaches : épisode III</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/news/newsid=1782791.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/27/87/1782787_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Xavi répond aux internautes"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Les réponses de Xavi</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/news/newsid=1782773.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/TrophyTour/UCLTrophy/01/78/28/33/1782833_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Final réussi pour le trophée à Shanghai"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Le trophée à Shanghai</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1781446.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/28/12/1782812_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Čech et Baroš parlent de leurs chances à l'EURO"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Čech et Baroš sur l'EURO</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/news/newsid=1780722.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/77/72/41/1777241_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Xavi et la génération dorée en route pour l'Histoire"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">L'Espagne pour l'éternité</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1779936.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/77/98/90/1779890_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Given attend l'EURO avec impatience"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Given attend l'EURO</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007688/postmatch/quotes/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/93/78/1779378_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Deschamps : "Pas vraiment de regret""/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">"Pas vraiment de regret"</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefaeuro/news/newsid=1779061.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/General/01/77/89/42/1778942_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Bento, la formule magique portugaise"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Bento, la formule magique</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefachampionsleague/season=2012/matches/round=2000265/match=2007688/postmatch/report/index.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/92/61/1779261_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Le Bayern en demi-finales"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Le Bayern en demi-finales</div></div></li><li><a href="/web/20120414120623/http://fr.uefa.com/uefaeuropaleague/news/newsid=1778992.html?autoplay=true" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/77/45/72/1774572_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Stevens pour tirer le meilleur de Schalke"/><span class="placeholder">loading...</span><span class="playButBig"> </span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Stevens, il incarne Schalke</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20120414120623/http://fr.uefa.com/video/index.html">Autres vidéos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlideVideo">1</span> de 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Joueurs</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Joueur A - Z</span><ul class="clearfix"><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=A/index.html">A</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=B/index.html">B</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=C/index.html">C</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=D/index.html">D</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=E/index.html">E</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=F/index.html">F</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=G/index.html">G</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=H/index.html">H</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=I/index.html">I</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=J/index.html">J</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=K/index.html">K</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=L/index.html">L</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=M/index.html">M</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=N/index.html">N</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=O/index.html">O</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=P/index.html">P</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=R/index.html">R</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=S/index.html">S</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=T/index.html">T</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=U/index.html">U</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=V/index.html">V</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=W/index.html">W</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=X/index.html">X</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/players/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Écrire le nom du joueur')" action="/web/20120414120623/http://fr.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_player" class="lblBoxes">Rechercher un joueur </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Écrire le nom du joueur')" value="Écrire le nom du joueur" name="q" id="q_player"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box letter_hp"><div class="bH"><!--googleoff:index--><h3>Équipes</h3><!--googleon:index--> </div><div class="bC"><div class="letterbox boxed" id="atoz"><div class="clearfix"><span class="lblBoxes">Équipes A - Z</span><ul class="clearfix"><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=A/index.html">A</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=B/index.html">B</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=C/index.html">C</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=D/index.html">D</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=E/index.html">E</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=F/index.html">F</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=G/index.html">G</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=H/index.html">H</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=I/index.html">I</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=J/index.html">J</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=K/index.html">K</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=L/index.html">L</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=M/index.html">M</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=N/index.html">N</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=O/index.html">O</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=P/index.html">P</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=Q/index.html">Q</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=R/index.html">R</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=S/index.html">S</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=T/index.html">T</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=U/index.html">U</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=V/index.html">V</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=W/index.html">W</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=X/index.html">X</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=Y/index.html">Y</a></li><li><a href="/web/20120414120623/http://fr.uefa.com/teamsandplayers/teams/atoz/letter=Z/index.html">Z</a></li></ul><form onsubmit="return fnSearchSubmit(this,'Écrire le nom de l'équipe')" action="/web/20120414120623/http://fr.uefa.com/search/index.htmx" class="boxSearch"><div class="sLbl"><label for="q_team" class="lblBoxes">Rechercher une équipe </label></div><div class="fr"><div class="sL"> </div><div class="sC"><input type="text" onfocus="fnClearSearch(this,'Écrire le nom de l'équipe')" value="Écrire le nom de l'équipe" name="q" id="q_team"/></div><div class="sR"><input type="submit" value=""/></div></div></form></div></div> </div><div class="bF"> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20120414120623/http://fr.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl"> </span><strong class="bcOfficial">Le site officiel du football européen</strong><a href="https://web.archive.org/web/20120414120623/http://www.interoute.com/" target="_blank" title="UEFA.COM - PRÉSENTÉ PAR interoute" class="irtLogo"><img src="/web/20120414120623im_/http://fr.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - PRÉSENTÉ PAR interoute" height="48"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--test:/inc/breadcrumbs/index.html--><!--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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20120414120623/http://fr.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120414120623/http://fr.uefa.com/community/feedback/index.html" title="Nous écrire">Nous écrire</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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/20120414120623/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, le logo de l'UEFA et toutes les marques liées aux compétitions de l'UEFA 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/20120414120623/https://ssl." : "https://web.archive.org/web/20120414120623/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/20120414120623/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 12:06:23 Apr 14, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:16:04 Feb 20, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.824 exclusion.robots: 0.035 exclusion.robots.policy: 0.02 esindex: 0.017 cdx.remote: 10.58 LoadShardBlock: 347.764 (6) PetaboxLoader3.datanode: 1807.783 (7) load_resource: 1651.527 PetaboxLoader3.resolve: 49.096 -->