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"><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website# "><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://fr.uefa.com:80/video/index.html","20130427111532","https://web.archive.org/","web","/_static/", "1367061332"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>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="UEFA,Europe,UEFA Champions League,Ligue des Champions,C1,UEFA Europa League,Europa League,Ligue Europa,EURO,EURO 2016,Championnat d'Europe,FIFA,Coupe du Monde,Video,Vidéo,Vidéos,streaming,résumés,résumés vidéo,Interviews de joueurs, interviews de joueuses, interviews d'entraîneur,interviews de sélectionneur,Rediffusion,Mobile,Training Ground,grassroots,football de base"/><meta name="keywords" content="video_seo_keywords"/><meta name="author" content="uefa.com"/><meta property="og:type" content="website"/><meta property="og:title" content="Le site officiel du football européen – UEFA.com"/><meta property="og:url" content="https://web.archive.org/web/20130427111532/http://fr.uefa.com/video/index.html"/><meta property="og:image" content="https://web.archive.org/web/20130427111532im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg "/><meta property="og:description" content="UEFA,Europe,UEFA Champions League,Ligue des Champions,C1,UEFA Europa League,Europa League,Ligue Europa,EURO,EURO 2016,Championnat d'Europe,FIFA,Coupe du Monde,Video,Vidéo,Vidéos,streaming,résumés,résumés vidéo,Interviews de joueurs, interviews de joueuses, interviews d'entraîneur,interviews de sélectionneur,Rediffusion,Mobile,Training Ground,grassroots,football de base"/><meta property="og:site_name" content="UEFA.com"/><link rel="canonical" href="https://web.archive.org/web/20130427111532/http://fr.uefa.com/video/index.html"/><link rel="image_src" href="https://web.archive.org/web/20130427111532im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130427111532cs_/http://fr.uefa.com/inc/css/main.css?20130426111647"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20130427111532cs_/http://fr.uefa.com/inc/css/print.css?20130423195333"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20130427111532cs_/http://fr.uefa.com/inc/css/video/main.css?20130417135432"/><script type="text/javascript" src="/web/20130427111532js_/http://fr.uefa.com/inc/js/main.js?20130418091650"> </script><script type="text/javascript" src="/web/20130427111532js_/http://fr.uefa.com/inc/js/video.js?20121130085727"> </script><link rel="shortcut icon" href="/web/20130427111532im_/http://fr.uefa.com/imgml/favicon/favicon.ico"/></head><body id="video" class="homepage langF"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"list:video","sec":"video","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"> <noscript><style type="text/css"> .d3cmsHeader{height:120px;background-image:url(/web/20130427111532im_/http://fr.uefa.com/imgml/header/shadow-repeat-high.jpg);} .hdr-esi-wrap, .hdr-esi-lnk.hdr-lnk-accessible{display:block;} </style></noscript><div class="hdr-esi-wrap"><a href="https://web.archive.org/web/20130427111532/http://ac.uefa.com/fr/" class="hdr-esi-lnk hdr-lnk-accessible" title="xslext:Translate('uefa_accessible_version')"><span class="hdr-esi-txt hdr-accessible-txt">Version accessible</span></a> </div> <!--googleoff:snippet--><script type="text/javascript"> var _MSGDETECTALERT ='Ne plus me demander?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><div class="hdr-channels hdr-layer"><a class="hdr-logo" href="https://web.archive.org/web/20130427111532/http://fr.uefa.com/index.html" data-track="true" data-scope="Header">Le site officiel du football européen</a><ul class="hdr-channels-list clearfix"><li class="hdr-channels-item hdr-channels-ne"><a href="/web/20130427111532/http://fr.uefa.com/news/index.html" class="hdr-lnk" data-track="true" data-scope="Header">News</a></li><li class="hdr-channels-item hdr-channels-vd is-active"><a href="/web/20130427111532/http://fr.uefa.com/video/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Vidéo</a></li><li class="hdr-channels-item hdr-channels-ls"><a href="/web/20130427111532/http://fr.uefa.com/livescores/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Score en direct</a></li><li class="hdr-channels-item hdr-channels-tp"><a href="/web/20130427111532/http://fr.uefa.com/teamsandplayers/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Équipes et joueurs</a></li><li class="hdr-channels-item hdr-channels-gm"><a href="/web/20130427111532/http://fr.uefa.com/community/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Jeux</a></li><li class="hdr-channels-item hdr-channels-mb"><a href="/web/20130427111532/http://fr.uefa.com/mobile/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Mobile</a></li><li class="hdr-channels-item hdr-channels-tk"><a href="/web/20130427111532/http://fr.uefa.com/tickets/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Billets</a></li><li class="hdr-channels-item hdr-channels-st"><a href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/store/index.html" class="hdr-lnk" data-track="true" data-scope="Header">Boutique</a></li></ul><ul class="hdr-actions-list"><li id="loginH" class="hdr-actions-item hdr-actions-login"><a id="loginHL" href="javascript:void(0);" class="hdr-lnk" data-track="true" data-scope="Header">Connexion</a><script type="text/javascript" src="https://web.archive.org/web/20130427111532js_/http://img.uefa.com/ml/user/scripts/xdm1.js"> </script><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Login">Login</a><div class="login2_top">&nbsp;</div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'facebook')" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'windows')" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'google')" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="IDP.getLoginLink(this, window, 'yahoo')" class="yahoo" title="Sign in with Yahoo!">Yahoo!</a></li></ul><p>Connectez-vous avec votre compte Facebook, Windows Live, Google ou Yahoo!</p></div><p class="clearfix larger">Ou connectez-vous avec votre compte UEFA.com</p><p class="clearfix"><label>E-Mail</label><input id="Email" name="Email" type="text" class="input_field" value="" maxlength="50"/><span class="error_message">Il semble qu'il y ait un problème avec l'adresse e-mail que vous avez entrée. Veuillez s'il vous plaît vérifier que votre adresse est valide et la saisir à nouveau.</span></p><p class="clearfix"><label>Mot de passe</label><input id="Password" name="Password" type="password" class="input_field" value="" maxlength="50"/><span class="error_message">Veuillez s'il vous plaît choisir un mot de passe</span></p><p class="clearfix"><label class="checkbox_field"><input id="chkRem" name="ckStaySignedIn" type="checkbox"/>Rester connecté</label></p><p class="bottom clearfix"><a href="javascript:void(0);" onclick="loginSubmit();" class="button"><span>Connexion</span></a><a href="javascript:void(0);" onclick="this.href=REMOTE+'/ForgottenPassword'" title="" class="alt forgot">Mot de passe oublié ?</a></p></fieldset></form><div class="login2_bottom">&nbsp;</div></div></li><li id="loggedH" class="hdr-actions-item hdr-actions-user"><a class="loggedUserSpan" href=""> </a><div class="hdr-dropdown-user hdr-user-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-user-logged"><a class="loggedUserSpan" href=""> </a></li><li class="hdr-dropdown-item hdr-user-account"><a class="hdr-lnk" id="loggedAccount" title="Account settings" href="">Account settings</a></li><li class="hdr-dropdown-item hdr-user-pref"><a class="hdr-lnk" id="loggedPref" title="Preferences" href="">Preferences</a></li><li class="hdr-dropdown-item hdr-user-logout"><a class="hdr-lnk" id="logoutHL" title="Log out" href="">Log out</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li><li id="registerH" class="hdr-actions-item hdr-actions-register"><a href="javascript:void(0);" id="loginHL" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" class="hdr-lnk" data-track="true" data-scope="Header">S'enregistrer</a></li><li class="hdr-actions-item hdr-actions-lang"><a href="#" class="hdr-lnk" data-track="true" data-scope="Header">Français<span class="hdr-arrow hdr-arrow-white">&nbsp;</span></a><div class="hdr-dropdown hdr-lang-dropdown"><div class="hdr-dropdown-spr hdr-dropdown-top"> </div><ul class="hdr-dropdown-list"><li class="hdr-dropdown-item hdr-lang-fr"><a href="https://web.archive.org/web/20130427111532/http://fr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Français<span class="hdr-arrow hdr-arrow-white">&nbsp;</span></a></li><li class="hdr-dropdown-item hdr-lang-en"><a href="https://web.archive.org/web/20130427111532/http://www.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">English</a></li><li class="hdr-dropdown-item hdr-lang-de"><a href="https://web.archive.org/web/20130427111532/http://de.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Deutsch</a></li><li class="hdr-dropdown-item hdr-lang-ru"><a href="https://web.archive.org/web/20130427111532/http://ru.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Русский</a></li><li class="hdr-dropdown-item hdr-lang-es"><a href="https://web.archive.org/web/20130427111532/http://es.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Español</a></li><li class="hdr-dropdown-item hdr-lang-it"><a href="https://web.archive.org/web/20130427111532/http://it.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Italiano</a></li><li class="hdr-dropdown-item hdr-lang-pt"><a href="https://web.archive.org/web/20130427111532/http://pt.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">Português</a></li><li class="hdr-dropdown-item hdr-lang-jp"><a href="https://web.archive.org/web/20130427111532/http://jp.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">日本語</a></li><li class="hdr-dropdown-item hdr-lang-cn"><a href="https://web.archive.org/web/20130427111532/http://cn.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">中文</a></li><li class="hdr-dropdown-item hdr-lang-kr"><a href="https://web.archive.org/web/20130427111532/http://kr.uefa.com/" class="hdr-lnk" data-track="true" data-scope="Header">한국어</a></li></ul><div class="hdr-dropdown-spr hdr-dropdown-bottom"> </div></div></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div class="hdr-sections hdr-layer"><ul class="hdr-sections-list clearfix"><li class="hdr-section-item hdr-section-uefa"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/uefa/index.html" data-track="true" data-scope="Header">UEFA</a></li><li class="hdr-section-item hdr-section-ma"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/memberassociations/index.html" data-track="true" data-scope="Header">Associations membres<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-ma"><div class="hdr-list-wrap hdr-wrap-ma"><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=alb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albanie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=and/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-and"> </span><span class="hdr-item-txt">Andorre</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=arm/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-arm"> </span><span class="hdr-item-txt">Arménie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=aut/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Autriche</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=aze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aze"> </span><span class="hdr-item-txt">Azerbaïdjan</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=blr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Belarus</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=bel/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgique</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=bih/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bih"> </span><span class="hdr-item-txt">Bosnie-Herzégovine</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=bul/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgarie</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=cro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Croatie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=cyp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Chypre</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=cze/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">République tchèque</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=den/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Danemark</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=eng/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">Angleterre</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=est/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estonie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=fro/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Îles Féroé</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=fin/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finlande</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=fra/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">France</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=mkd/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">ARYM</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=geo/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-geo"> </span><span class="hdr-item-txt">Géorgie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ger/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Allemagne</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=gre/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Grèce</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=hun/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Hongrie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=isl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Islande</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=isr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israël</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ita/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=kaz/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kazakhstan</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=lva/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Lettonie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=lie/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lie"> </span><span class="hdr-item-txt">Liechtenstein</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ltu/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Lituanie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=lux/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Luxembourg</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=mlt/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malte</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=mda/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldavie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=mne/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mne"> </span><span class="hdr-item-txt">Monténégro</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ned/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Pays-Bas</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=nir/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Irlande du Nord</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=nor/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norvège</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=pol/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Pologne</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=por/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portugal</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=irl/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">République d'Irlande</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=rou/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Roumanie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=rus/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=smr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-smr"> </span><span class="hdr-item-txt">Saint-Marin</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=sco/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Écosse</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=srb/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbie</span></a></li></ul><ul class="hdr-layer-list hdr-list-ma"><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=svk/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slovaquie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=svn/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slovénie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=esp/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Espagne</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=swe/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Suède</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=sui/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Suisse</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=tur/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Turquie</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ukr/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ukraine</span></a></li><li class="hdr-layer-item hdr-item-ma"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=wal/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Pays de Galles</span></a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-women"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/women/index.html" data-track="true" data-scope="Header">Football féminin<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-women"><div class="hdr-list-wrap hdr-wrap-wteams"><span class="hdr-list-title">Championnats nationaux</span><ul class="hdr-wteams-list hdr-wteams-col1"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=alb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-alb"> </span><span class="hdr-item-txt">Albanie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=aut/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-aut"> </span><span class="hdr-item-txt">Autriche</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=blr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-blr"> </span><span class="hdr-item-txt">Belarus</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=bel/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bel"> </span><span class="hdr-item-txt">Belgique</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=bul/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-bul"> </span><span class="hdr-item-txt">Bulgarie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=cro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cro"> </span><span class="hdr-item-txt">Croatie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=cyp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cyp"> </span><span class="hdr-item-txt">Chypre</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=cze/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-cze"> </span><span class="hdr-item-txt">République tchèque</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=den/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-den"> </span><span class="hdr-item-txt">Danemark</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col2"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=eng/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-eng"> </span><span class="hdr-item-txt">Angleterre</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=est/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-est"> </span><span class="hdr-item-txt">Estonie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=fro/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fro"> </span><span class="hdr-item-txt">Îles Féroé</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=fin/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fin"> </span><span class="hdr-item-txt">Finlande</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=fra/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-fra"> </span><span class="hdr-item-txt">France</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=mkd/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mkd"> </span><span class="hdr-item-txt">ARYM</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ger/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ger"> </span><span class="hdr-item-txt">Allemagne</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=gre/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-gre"> </span><span class="hdr-item-txt">Grèce</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=hun/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-hun"> </span><span class="hdr-item-txt">Hongrie</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col3"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=isl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isl"> </span><span class="hdr-item-txt">Islande</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=isr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-isr"> </span><span class="hdr-item-txt">Israël</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ita/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ita"> </span><span class="hdr-item-txt">Italie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=kaz/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-kaz"> </span><span class="hdr-item-txt">Kazakhstan</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=lva/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lva"> </span><span class="hdr-item-txt">Lettonie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ltu/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ltu"> </span><span class="hdr-item-txt">Lituanie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=lux/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-lux"> </span><span class="hdr-item-txt">Luxembourg</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=mlt/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mlt"> </span><span class="hdr-item-txt">Malte</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=mda/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-mda"> </span><span class="hdr-item-txt">Moldavie</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col4"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ned/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ned"> </span><span class="hdr-item-txt">Pays-Bas</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=nir/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nir"> </span><span class="hdr-item-txt">Irlande du Nord</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=nor/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-nor"> </span><span class="hdr-item-txt">Norvège</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=pol/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-pol"> </span><span class="hdr-item-txt">Pologne</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=por/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-por"> </span><span class="hdr-item-txt">Portugal</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=irl/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-irl"> </span><span class="hdr-item-txt">République d'Irlande</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=rou/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rou"> </span><span class="hdr-item-txt">Roumanie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=rus/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-rus"> </span><span class="hdr-item-txt">Russie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=sco/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sco"> </span><span class="hdr-item-txt">Écosse</span></a></li></ul><ul class="hdr-wteams-list hdr-wteams-col5"><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=srb/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-srb"> </span><span class="hdr-item-txt">Serbie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=svk/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svk"> </span><span class="hdr-item-txt">Slovaquie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=svn/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-svn"> </span><span class="hdr-item-txt">Slovénie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=esp/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-esp"> </span><span class="hdr-item-txt">Espagne</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=swe/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-swe"> </span><span class="hdr-item-txt">Suède</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=sui/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-sui"> </span><span class="hdr-item-txt">Suisse</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=tur/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-tur"> </span><span class="hdr-item-txt">Turquie</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=ukr/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-ukr"> </span><span class="hdr-item-txt">Ukraine</span></a></li><li class="hdr-layer-item hdr-item-wteam"><a class="clearfix" href="/web/20130427111532/http://fr.uefa.com/memberassociations/association=wal/women/index.html" data-track="true" data-scope="Header"><span class="hdr-item-flag hdr-item-wal"> </span><span class="hdr-item-txt">Pays de Galles</span></a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title">Compétitions</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">Championnat d'Europe féminin </a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Mondial féminin</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">EURO féminin M-19</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">EURO féminin M-17</a></li></ul></div></div> </li><li class="hdr-section-item hdr-section-tg"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/trainingground/index.html" data-track="true" data-scope="Header">UEFA Training Ground</a></li> </ul><div class="hdr-search"><form id="headerSearch" action="https://web.archive.org/web/20130427111532/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><div class="hdr-comp hdr-layer"><ul class="hdr-comp-list clearfix"><li class="hdr-comp-item hdr-item-ucl"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a></li><li class="hdr-comp-item hdr-item-uel"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a></li><li class="hdr-comp-item hdr-item-euro"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a></li><li class="hdr-comp-item hdr-item-qualifiers"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-comp-item hdr-item-woco"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">EURO féminin</a></li><li class="hdr-comp-item hdr-item-u21"><a class="hdr-lnk" href="/web/20130427111532/http://fr.uefa.com/under21/index.html" data-track="true" data-scope="Header">Moins de 21 ans</a></li><li class="hdr-comp-item hdr-item-all"><a class="hdr-lnk" href="#">Toutes les compétitions<span class="hdr-arrow hdr-arrow-black">&nbsp;</span></a><div class="hdr-drop-panel hdr-drop-allcomp"><div class="hdr-cups-wrap hdr-cups-club"><span class="hdr-list-title">- Clubs -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-ucl"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/index.html" data-track="true" data-scope="Header">UEFA Champions League</a></li><li class="hdr-cup-item hdr-cup-uel"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/uefaeuropaleague/index.html" data-track="true" data-scope="Header">UEFA Europa League</a></li><li class="hdr-cup-item hdr-cup-scup"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/uefasupercup/index.html" data-track="true" data-scope="Header">Super Coupe de l'UEFA</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-nat"><span class="hdr-list-title">- Sélections -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-euroqual"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/uefaeuro/qualifiers/index.html" data-track="true" data-scope="Header">European qualifiers</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/uefaeuro/finals/index.html" data-track="true" data-scope="Header">UEFA EURO 2016</a></li><li class="hdr-cup-item hdr-cup-euro"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" data-track="true" data-scope="Header">UEFA EURO 2020</a></li><li class="hdr-cup-item hdr-cup-fwc"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/worldcup/index.html" data-track="true" data-scope="Header">Coupe du Monde FIFA</a></li><li class="hdr-cup-item hdr-cup-u21"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/under21/index.html" data-track="true" data-scope="Header">Moins de 21 ans</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-youth"><span class="hdr-list-title">- Juniors et Amateurs -</span><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-u19"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/under19/index.html" data-track="true" data-scope="Header">Moins de 19 ans</a></li><li class="hdr-cup-item hdr-cup-u17"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/under17/index.html" data-track="true" data-scope="Header">Moins de 17 ans</a></li><li class="hdr-cup-item hdr-cup-rcup"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/regionscup/index.html" data-track="true" data-scope="Header">Coupe des Régions</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-women"><a class="hdr-list-title" href="/web/20130427111532/http://fr.uefa.com/women/index.html" data-track="true" data-scope="Header">- Football féminin -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-woco"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womenseuro/index.html" data-track="true" data-scope="Header">Championnat d'Europe féminin </a></li><li class="hdr-cup-item hdr-cup-fwwc"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womensworldcup/index.html" data-track="true" data-scope="Header">Mondial féminin</a></li><li class="hdr-cup-item hdr-cup-wcl"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womenschampionsleague/index.html" data-track="true" data-scope="Header">UEFA Women's Champions League</a></li><li class="hdr-cup-item hdr-cup-wu19"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womensunder19/index.html" data-track="true" data-scope="Header">EURO féminin M-19</a></li><li class="hdr-cup-item hdr-cup-wu17"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/womensunder17/index.html" data-track="true" data-scope="Header">EURO féminin M-17</a></li></ul></div><div class="hdr-cups-wrap hdr-cups-futsal"><a class="hdr-list-title" href="/web/20130427111532/http://fr.uefa.com/futsal/index.html" data-track="true" data-scope="Header">- Futsal -</a><ul class="hdr-cups-list"><li class="hdr-cup-item hdr-cup-feuro"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/futsaleuro/index.html" data-track="true" data-scope="Header">EURO de futsal</a></li><li class="hdr-cup-item hdr-cup-ffwc"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/futsalworldcup/index.html" data-track="true" data-scope="Header">Coupe du Monde de Futsal</a></li><li class="hdr-cup-item hdr-cup-fcup"><a class="hdr-cup-lnk" href="/web/20130427111532/http://fr.uefa.com/futsalcup/index.html" data-track="true" data-scope="Header">Coupe de futsal de l'UEFA</a></li></ul></div></div> </li> </ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20130427111532/http://fr.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Vidéo" class="bcLink" href="/web/20130427111532/http://fr.uefa.com/video/index.html">Vidéo</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20130427111532/http://fr.uefa.com/community/feedback/index.html">Nous écrire</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContentWrap"><div class="d3cmsContent"><div class="d3cmsCHeader"><div class="d3cmsTopContent"><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_gray"><div id="menuLevel3"><h2 class="m3_video menuTitle">Vidéo</h2><ul class="menu clearfix"><li id="ml3_overview" class=" current "><a href="https://web.archive.org/web/20130427111532/http://fr.uefa.com/video/index.html"><span>Vue d'ensemble</span></a></li><li id="ml3_globalprogramming" class=" last "><a href="/web/20130427111532/http://fr.uefa.com/video/weeklyedition/index.html"><span>Édition hebdomadaire</span></a></li></ul> </div></div><!--googleon:snippet--> </div><div class="row "> </div></div> </div><div class="d3cmsCBody"><div class="videoIndex article VideoAjaxHub"><div class="content layer"><p class="newsRoofline" id="vHubRoofline">Coupe de futsal de l'UEFA </p><h2 class="nTitle" id="vHubTitle">Alves, Seedorf et Bebeto, fans de futsal </h2><div class="newsText" id="vHubText">Alors que la phase finale de la Coupe du Fustal de l'UEFA approche, Daniel Alves, Clarence Seedorf et Bebeto évoquent ce sport avec UEFA.com. </div><div class="more"><a title="More" href="/web/20130427111532/http://fr.uefa.com/futsalcup/news/newsid=1942093.html#alves+seedorf+bebeto+futsal" id="vHubLink">Plus</a></div><!--googleoff:index--><div class="editors-pick ajaxHubVList"><h3 class="nTitle">À la Une</h3><div class="jboxfeat" id="featuredCarousel"><div class="jc-clip"><ul class="jc-list"><li class="n1942093 vHubWrap"><div class="vKind vHubRoofline hide">Coupe de futsal de l'UEFA </div><div class="vThumbContainer"><a class="newsThumb" href="/web/20130427111532/http://fr.uefa.com/futsalcup/news/newsid=1942093.html?autoplay=true"><img width="158" height="89" alt="Alves, Seedorf et Bebeto, fans de futsal" src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/74/74/12/1747412_w6.jpg"/></a><a rel="1942093" class="playBut vHubHnd vHubLink" id="vid_1942151" href="/web/20130427111532/http://fr.uefa.com/futsalcup/news/newsid=1942093.html?autoplay=true"> </a><div class="vBgTitle hideComment "><h4 class="vTitle innerText vHubTitle">Alves, Seedorf, Bebeto et le futsal</h4><div class="vComment vHubText">Alors que la phase finale de la Coupe du Fustal de l'UEFA approche, Daniel Alves, Clarence Seedorf et Bebeto évoquent ce sport avec UEFA.com.</div></div></div></li><li class="n1945006 vHubWrap"><div class="vKind vHubRoofline hide">UEFA Europa League </div><div class="vThumbContainer"><a class="newsThumb" href="/web/20130427111532/http://fr.uefa.com/uefaeuropaleague/season=2013/matches/round=2000360/match=2010092/postmatch/quotes/index.html?autoplay=true"><img width="158" height="89" alt="Chelsea s'en remet à l'expérience" src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/49/23/1944923_w6.jpg"/></a><a rel="1945006" class="playBut vHubHnd vHubLink" href="/web/20130427111532/http://fr.uefa.com/uefaeuropaleague/season=2013/matches/round=2000360/match=2010092/postmatch/quotes/index.html?autoplay=true"> </a><div class="vBgTitle hideComment "><h4 class="vTitle innerText vHubTitle">Čech : "L'expérience a parlé"</h4><div class="vComment vHubText">Pour Petr Čech, c'est l'expérience qui a fait la différence en faveur du Chelsea FC, vainqueur 2-1 au FC Basel 1893. Réactions en zone mixte.</div></div></div></li><li class="n1937518 vHubWrap"><div class="vKind vHubRoofline hide">Coupe de futsal de l'UEFA </div><div class="vThumbContainer"><a class="newsThumb" href="/web/20130427111532/http://fr.uefa.com/futsalcup/news/newsid=1937518.html?autoplay=true"><img width="158" height="89" alt="Souvenirs, souvenirs pour Barcelone" src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/79/08/87/1790887_w6.jpg"/></a><a rel="1937518" class="playBut vHubHnd vHubLink" id="vid_1939138" href="/web/20130427111532/http://fr.uefa.com/futsalcup/news/newsid=1937518.html?autoplay=true"> </a><div class="vBgTitle hideComment "><h4 class="vTitle innerText vHubTitle">Bons souvenirs pour Barcelone</h4><div class="vComment vHubText">Le Barça tentera de défendre son titre en Coupe de futsal de l'UEFA à Tbilissi. Torras, Fernandão et Sergio Lozano se souviennent de leur triomphe à Lleida.</div></div></div></li><li class="n1943471 vHubWrap"><div class="vKind vHubRoofline hide">UEFA Europa League </div><div class="vThumbContainer"><a class="newsThumb" href="/web/20130427111532/http://fr.uefa.com/uefaeuropaleague/season=2013/matches/round=2000360/match=2010092/prematch/focus/index.html?autoplay=true"><img width="158" height="89" alt="Torres se sent en réussite à Chelsea" src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/93/78/62/1937862_w6.jpg"/></a><a rel="1943471" class="playBut vHubHnd vHubLink" id="vid_1944112" href="/web/20130427111532/http://fr.uefa.com/uefaeuropaleague/season=2013/matches/round=2000360/match=2010092/prematch/focus/index.html?autoplay=true"> </a><div class="vBgTitle hideComment "><h4 class="vTitle innerText vHubTitle">Torres en réussite à Chelsea</h4><div class="vComment vHubText">Alors que le Chelsea FC affronte le FC Basel 1893 pour une place en finale de l'UEFA Europa League, UEFA.com a rencontré l'attaquant Fernando Torres.</div></div></div></li><li class="n1942360 vHubWrap"><div class="vKind vHubRoofline hide">UEFA Champions League </div><div class="vThumbContainer"><a class="newsThumb" href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009608/prematch/focus/index.html?autoplay=true"><img width="158" height="89" alt="Santana et Dortmund continuent de rêver" src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/21/40/1942140_w6.jpg"/></a><a rel="1942360" class="playBut vHubHnd vHubLink" id="vid_1943316" href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009608/prematch/focus/index.html?autoplay=true"> </a><div class="vBgTitle hideComment "><h4 class="vTitle innerText vHubTitle">Le héros Santana</h4><div class="vComment vHubText">"Cela restera dans ma mémoire pour toujours", expliquait Felipe Santana sur son but permettant au Borussia Dortmund de continuer de "rêver".</div></div></div></li><li class="n1943234 vHubWrap"><div class="vKind vHubRoofline hide">UEFA Women's Champions League </div><div class="vThumbContainer"><a class="newsThumb" href="/web/20130427111532/http://fr.uefa.com/womenschampionsleague/news/newsid=1943234.html?autoplay=true"><img width="158" height="89" alt="Schelin euphorique après la victoire" src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/32/06/1943206_w6.jpg"/></a><a rel="1943234" class="playBut vHubHnd vHubLink" href="/web/20130427111532/http://fr.uefa.com/womenschampionsleague/news/newsid=1943234.html?autoplay=true"> </a><div class="vBgTitle hideComment "><h4 class="vTitle innerText vHubTitle">Schelin euphorique</h4><div class="vComment vHubText">Lotta Schelin a promis que les tenantes du titre allaient "tout faire" pour conserver leur titre européen après avoir battu Juvisy.</div></div></div></li><li class="n1942648 vHubWrap"><div class="vKind vHubRoofline hide">UEFA Champions League </div><div class="vThumbContainer"><a class="newsThumb" href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/news/newsid=1942648.html?autoplay=true"><img width="158" height="89" alt="Les trophées de la Champions League remis à Londres" src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Final/01/94/26/38/1942638_w6.jpg"/></a><a rel="1942648" class="playBut vHubHnd vHubLink" id="vid_1942704" href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/news/newsid=1942648.html?autoplay=true"> </a><div class="vBgTitle hideComment "><h4 class="vTitle innerText vHubTitle">Les trophées à Londres</h4><div class="vComment vHubText">Les trophées de l'UEFA Champions League et de l'UEFA Women's Champions League ont été remis à la ville de Londres avant les finales du mois de mai.</div></div></div></li></ul></div></div></div><!--googleon:index--></div><div id="shadow" class="left "> </div><div class="microdata-wrap" itemscope="itemscope" itemprop="video" itemtype="http://schema.org/VideoObject"><meta itemprop="duration" content="PT3M40S"/><link itemprop="thumbnailUrl" href="http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/74/74/12/1747412_w21.jpg"/><span itemprop="thumbnail" itemscope="itemscope" itemtype="http://schema.org/ImageObject"><link itemprop="url" href="http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/74/74/12/1747412_w21.jpg"/><meta itemprop="width" content="573"/><meta itemprop="height" content="322"/></span><meta itemprop="uploadDate" content="2013-04-22T8:00Z"/><meta itemprop="width" content="512"/><meta itemprop="height" content="316"/><div id="videoPage"><div class="wWrapTop"><div class="wTop" style="display:none;"><ul class="newsActions abshide"><li class="action last twitter-share"/><li class="action fb-btn" rel="/futsalcup/matches/season=2013/round=0/match=0/postmatch/report/index.html?vid=1942151&amp;autoplay=true"><a class="like" href="/web/20130427111532/http://fr.uefa.com/futsalcup/matches/season=2013/round=0/match=0/postmatch/report/index.html?vid=1942151&amp;autoplay=true"> </a></li><li class="action type_common type_video_mail"><a href="#">e-mail</a></li></ul></div></div><img alt="Alves, Seedorf et Bebeto, fans de futsal" width="573" height="322" src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/79/08/80/1790880_w21.jpg"/></div></div><p class="hide" id="noflashwarn">Ce contenu est transféré de telle façon qu'il est protégé et disponible uniquement au format Flash. Votre appareil ne semble pas être compatible avec notre lecteur de vidéo Flash.</p><!--googleoff: all--><script type="text/javascript"> jQuery(document).ready(function($) { jQuery('#videoPage').VideoInitializer({videoid:1942151,mmurl1:"rtmpe://vodfree.uefa.com/ondemand/mp4:f/Others/2013_04/2452248_2204FUTSALAMB_fr.m4v",posterimg:"/MultimediaFiles/Photo/competitions/Comp_Matches/01/79/08/80/1790880_w21.jpg",poster:false,title:"Alves, Seedorf et Bebeto, fans de futsal",comment:"Alors que la phase finale de la Coupe du Fustal de l`UEFA approche, Daniel Alves, Clarence Seedorf et Bebeto évoquent ce sport avec UEFA.com.",editorial:{area:"Competitions",areaid:"1",section:"Comp_Matches",sectionid:"1011",kind:"Interviews - INT",kindid:"705",cup:"27",wCompCupSeasonID:"20086",url:"/futsalcup/matches/season=2013/round=0/match=0/postmatch/report/index.html?vid=1942151&amp;autoplay=true"},showFullWindow:false,article:{title:"",comment:""}, callbacks: { onresize: function() { if(this.environment.inFullwidth) { $j('.videoIndex').addClass('open'); $j('.videoIndex .editors-pick').hide(); } else { $j('.videoIndex').removeClass('open'); $j('.videoIndex .editors-pick').show(); } }, onstart: function(){ $j('#shadow').hide(); } , onend: function(){ $j('#shadow').show(); } } });});</script><!--googleon: all--></div><div class="grid_12 "><div class="row "><div class="box tabmenu omniture_featured_video"><div class="bH"><!--googleoff:index--><h2>Vidéos à la Une </h2> <!--googleon:index--> </div><div class="bC"><script text="text/javascript"> var IsWhiteLabel; </script><!--googleoff:snippet--><div class="js-oftabs oftabs-vertical" id="featuredVideo"><ul class="oftabs-menu"><li class="js-oftabs-hnd pos1_sel1 selected"><a href="#js-oftab-tab_latest" class="js-oftab-lnk" rel="js-oftab-tab_latest"><span><h3>Actualités</h3> </span> </a> <div id="js-oftab-tab_latest" class="js-oftabs-panel ajaxclass featuredVideo"><div><ul class="thumbw6 videoThumbList clearfix"><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">Coupe de futsal de l'UEFA </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/futsalcup/season=2013/matches/round=2000362/match=2011626/postmatch/report/index.html?autoplay=true&amp;vid=1945324" title="Le Kairat met fin au règne de Barcelone" class="vHubHnd vHubLink" id="vid_1945378"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/53/23/1945323_w6.jpg" width="158" height="89" alt="Le Kairat met fin au règne de Barcelone"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Le Kairat met fin au règne de Barcelone</h4> </div><div class="vComment vHubText"><b>Kairat Almaty 5-4 FC Barcelona<br/></b>Le Kairat Almaty participera à la grande finale, dimanche, face au Dinamo, aux dépens du Barça. </div></div></div><div class="vdate w6">26/04/2013<span class="v-duration">0:36</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">Coupe de futsal de l'UEFA </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/futsalcup/season=2013/matches/round=2000362/match=2011625/postmatch/report/index.html?autoplay=true&amp;vid=1945265" title="Le Dinamo passe sans trembler" class="vHubHnd vHubLink" id="vid_1945377"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/52/27/1945227_w6.jpg" width="158" height="89" alt="Le Dinamo passe sans trembler"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Le Dinamo passe sans trembler</h4> </div><div class="vComment vHubText"><b>Iberia Star Tbilisi 2-5 MFK Dinamo<br/></b>Le Dinamo a rapidement pris le large et disputera la cinquième finale de son histoire dans la compétition.<b><br/></b> </div></div></div><div class="vdate w6">26/04/2013<span class="v-duration">0:36</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Europa League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/uefaeuropaleague/season=2013/matches/round=2000360/match=2010092/prematch/focus/index.html?autoplay=true&amp;vid=1943471" title="Torres se sent en réussite à Chelsea" class="vHubHnd vHubLink" id="vid_1944112"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/93/78/62/1937862_w6.jpg" width="158" height="89" alt="Torres se sent en réussite à Chelsea"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Torres se sent en réussite à Chelsea</h4> </div><div class="vComment vHubText">Alors que le Chelsea FC affronte le FC Basel 1893 pour une place en finale de l'UEFA Europa League, UEFA.com a rencontré l'attaquant Fernando Torres. </div></div></div><div class="vdate w6">22/04/2013<span class="v-duration">2:59</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Women's Champions League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/womenschampionsleague/news/newsid=1942961.html?autoplay=true&amp;vid=1942961" title="Les trophées de la Champions League à Londres" class="vHubHnd vHubLink" id="vid_1942704"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Final/01/94/26/08/1942608_w6.jpg" width="158" height="89" alt="Les trophées de la Champions League à Londres"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Les trophées de la Champions League à Londres</h4> </div><div class="vComment vHubText">Les trophées de l'UEFA Champions League et de l'UEFA Women's Champions League ont été remis à la ville de Londres avant les finales du mois de mai. </div></div></div><div class="vdate w6">21/04/2013<span class="v-duration">5:45</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Champions League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/news/newsid=1942648.html?autoplay=true&amp;vid=1942648" title="Les trophées de la Champions League remis à Londres" class="vHubHnd vHubLink" id="vid_1942704"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Final/01/94/26/38/1942638_w6.jpg" width="158" height="89" alt="Les trophées de la Champions League remis à Londres"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Les trophées de la Champions League remis à Londres</h4> </div><div class="vComment vHubText">Les trophées de l'UEFA Champions League et de l'UEFA Women's Champions League ont été remis à la ville de Londres avant les finales du mois de mai. </div></div></div><div class="vdate w6">19/04/2013<span class="v-duration">5:45</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Champions League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/news/newsid=1942560.html?autoplay=true&amp;vid=1942560" title="Varane veut s'inspirer du succès de 2002" class="vHubHnd vHubLink" id="vid_1942636"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/94/23/95/1942395_w6.jpg" width="158" height="89" alt="Varane veut s'inspirer du succès de 2002"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Varane veut s'inspirer du succès de 2002</h4> </div><div class="vComment vHubText">Alors que le Real Madrid CF affronte Dortmund en demi-finale de l'UEFA Champions League, Raphaël Varane se souvient de la finale de 2002. </div></div></div><div class="vdate w6">19/04/2013<span class="v-duration">3:08</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Champions League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/news/newsid=1942548.html?autoplay=true&amp;vid=1942548" title="Jakarta ravie par la tournée du Trophée" class="vHubHnd vHubLink" id="vid_1942586"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/TrophyTour/UCLTrophy/01/94/26/17/1942617_w6.jpg" width="158" height="89" alt="Jakarta ravie par la tournée du Trophée"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Jakarta ravie par la tournée du Trophée</h4> </div><div class="vComment vHubText">Steve McManaman et Fredrik Ljungberg étaient sur le pont à Jakarta lors de l'étape indonésienne de la tournée du Trophée, présentée par Heineken. </div></div></div><div class="vdate w6">19/04/2013<span class="v-duration">2:38</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Europa League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/uefaeuropaleague/news/newsid=1942380.html?autoplay=true&amp;vid=1942380" title="Le trophée de l'Europa League à Amsterdam" class="vHubHnd vHubLink" id="vid_1944099"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Final/01/94/23/69/1942369_w6.jpg" width="158" height="89" alt="Le trophée de l'Europa League à Amsterdam"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Le trophée de l'Europa League à Amsterdam</h4> </div><div class="vComment vHubText">Eberhard van der Laan, maire d'Amsterdam, a fait part de la fierté de toute une ville au dépôt du trophée de l'UEFA Europa League. </div></div></div><div class="vdate w6">18/04/2013<span class="v-duration">3:25</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Champions League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009608/prematch/focus/index.html?autoplay=true&amp;vid=1942360" title="Santana et Dortmund continuent de rêver" class="vHubHnd vHubLink" id="vid_1943316"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/94/21/40/1942140_w6.jpg" width="158" height="89" alt="Santana et Dortmund continuent de rêver"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Santana et Dortmund continuent de rêver</h4> </div><div class="vComment vHubText">"Cela restera dans ma mémoire pour toujours", expliquait Felipe Santana sur son but permettant au Borussia Dortmund de continuer de "rêver". </div></div></div><div class="vdate w6">18/04/2013<span class="v-duration">3:48</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">Coupe de futsal de l'UEFA </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/futsalcup/news/newsid=1942093.html?autoplay=true&amp;vid=1942093" title="Alves, Seedorf et Bebeto, fans de futsal" class="vHubHnd vHubLink" id="vid_1942151"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/74/74/12/1747412_w6.jpg" width="158" height="89" alt="Alves, Seedorf et Bebeto, fans de futsal"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Alves, Seedorf et Bebeto, fans de futsal</h4> </div><div class="vComment vHubText">Alors que la phase finale de la Coupe du Fustal de l'UEFA approche, Daniel Alves, Clarence Seedorf et Bebeto évoquent ce sport avec UEFA.com. </div></div></div><div class="vdate w6">17/04/2013<span class="v-duration">3:40</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Champions League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/uefachampionsleague/season=2013/matches/round=2000350/match=2009609/prematch/focus/index.html?autoplay=true&amp;vid=1941579" title="Xavi explique la philosophie du Barça" class="vHubHnd vHubLink" id="vid_1942091"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/94/19/11/1941911_w6.jpg" width="158" height="89" alt="Xavi explique la philosophie du Barça"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Xavi explique la philosophie du Barça</h4> </div><div class="vComment vHubText">Dans la vidéo que nous vous proposons, Xavi Hernández explique la philosophie de jeu du FC Barcelona et son intention de retrouver Wembley. </div></div></div><div class="vdate w6">15/04/2013<span class="v-duration">3:46</span> </div></li><li class="vThumbItem fl vHubWrap"><div class="vKind vHubRoofline">UEFA Women's Champions League </div><div class="vThumbContainer"><a href="/web/20130427111532/http://fr.uefa.com/womenschampionsleague/news/newsid=1941370.html?autoplay=true&amp;vid=1941370" title="Les Lyonnaises tout de même prudentes" class="vHubHnd vHubLink" id="vid_1941567"><img src="/web/20130427111532im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/94/13/47/1941347_w6.jpg" width="158" height="89" alt="Les Lyonnaises tout de même prudentes"/><span class="playBut"> </span></a><div class="vBgTitle "><div class="vTitle innerText vHubTitle"><h4>Les Lyonnaises tout de même prudentes</h4> </div><div class="vComment vHubText">Les réactions après la victoire 3-0 de l'Olympique Lyonnais sur le FCF Juvisy-Essonne, en demi-finales de la Champions League féminine. </div></div></div><div class="vdate w6">14/04/2013<span class="v-duration">1:40</span> </div></li></ul></div><div class="more innerText innerText fr"> </div><script type="text/javascript"> function fnTabsAfterShow(event, ui) { jQuery("div.vBgTitle").imgRollover(); } </script> </div></li><li class="js-oftabs-hnd pos2_sel1 "><a href="/web/20130427111532/http://fr.uefa.com/video/library/hp/free/_newsinterviews.html" class="js-oftab-lnk" rel="js-oftab-tab_newsandfeatures"><span><h3>Infos et articles</h3> </span> </a> </li><li class="js-oftabs-hnd pos3_sel1 "><a href="/web/20130427111532/http://fr.uefa.com/video/library/hp/free/_tg.html" class="js-oftab-lnk" rel="js-oftab-tab_trainingground"><span><h3>UEFA Training Ground</h3> </span> </a> </li><li class="js-oftabs-hnd pos4_sel1 "><a href="/web/20130427111532/http://fr.uefa.com/video/library/hp/free/_bestWeek.html" class="js-oftab-lnk" rel="js-oftab-tab_best_of_week"><span><h3>Le meilleur de la semaine</h3> </span> </a> </li><li class="js-oftabs-hnd pos5_sel1 last "><a href="/web/20130427111532/http://fr.uefa.com/video/library/hp/free/_matches.html" class="js-oftab-lnk" rel="js-oftab-tab_matches"><span><h3>Matches</h3> </span> </a> </li> </ul></div><!--googleon:snippet--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box comp_broadcaster omniture_live_match_streaming euro-stl"><div class="bH"><!--googleoff:index--><h3>Matches en direct</h3><!--googleon:index--> </div><div class="bC"><h3 class="flw-move">À suivre même lors de vos déplacements</h3><div class="innGrid_6 comp-box bd double-comp"><div class="geoTargetBox"><input type="hidden" class="compName" value="uefachampionsleague"/><input type="hidden" class="noLink" value="/library/mobile/uefachampionsleague/_nogeomatchlist.html"/><input type="hidden" class="yesLink" value="/library/video/Country=/idCountry/_ucl.html"/><div id="geoTarget_uefachampionsleague" class=" geoTargetCont"> </div> </div> </div><div class="innGrid_6 comp-box bd double-comp"><div class="geoTargetBox"><input type="hidden" class="compName" value="uefaeuropaleague"/><input type="hidden" class="noLink" value="/library/mobile/uefaeuropaleague/_nogeomatchlist.html"/><input type="hidden" class="yesLink" value="/library/video/Country=/idCountry/_uel.html"/><div id="geoTarget_uefaeuropaleague" class=" geoTargetCont"> </div> </div> </div><h3 class="LiveMatchStreaming">La couverture en direct, en streaming et sur mobile, des matches de l'UEFA Champions League, de l'UEFA Europa League et de la Super Coupe de l'UEFA est assurée par les diffuseurs partenaires de l'UEFA.<br/>Revenez à chaque journée pour en savoir plus sur la couverture.</h3> </div><div class="bF"> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20130427111532/http://fr.uefa.com/index.html">UEFA.com</a></li><li>&nbsp;&gt;&nbsp;<a title="Vidéo" class="bcLink" href="/web/20130427111532/http://fr.uefa.com/video/index.html">Vidéo</a></li></ol><span class="closer fl">&nbsp;</span><div class="feedBack fr"><a href="/web/20130427111532/http://fr.uefa.com/community/feedback/index.html">Nous écrire</a></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">Compétitions</span><div class="competitionlist fl"><span>- Clubs - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/http://fr.uefa.com/uefaeuro/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/20130427111532/http://fr.uefa.com/uefaeuro/finals/about-euro/uefaeuro2020/index.html" title="UEFA EURO 2020">UEFA EURO 2020</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20130427111532/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/20130427111532/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/20130427111532/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - Le site officiel du football européen" href="/web/20130427111532/http://fr.uefa.com/index.html"> UEFA.com - Le site officiel du football européen</a></div></div><div class="footerR fl"><ul class="fOfficial"><li class="sendFeedback"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20130427111532/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/20130427111532/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="https://web.archive.org/web/20130427111532/http://fr.help.uefa.com/" 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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/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/20130427111532/http://ac.uefa.com/fr/" title="Version accessible">Version accessible</a></li></ul><ul class="disclaimer"><li>© 1998-2013 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/20130427111532/https://ssl." : "https://web.archive.org/web/20130427111532/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"> function ChartbeatTitleGet(scw){ var t= ""; if (scw.ContentProperties) { if (scw.ContentProperties.title) { t = scw.ContentProperties.title; } } return t; } function ChartbeatSectionsGet(scw) { var ret = ""; if (scw) { if (scw.ContentProperties) { var contProp = scw.ContentProperties; ret += (contProp.sec) ? contProp.sec : ''; if (ret!='') { ret += (contProp.subsec1) ? '-' + contProp.subsec1 : ''; ret += (contProp.subsec2) ? '-' + contProp.subsec2 : ''; ret += (contProp.subsec3) ? '-' + contProp.subsec3 : ''; ret += (contProp.subsec4) ? '-' + contProp.subsec4 : ''; if(contProp.type.indexOf('list:') !== -1){ ret += '-list'; } if(contProp.type !== 'article:video'){ if(contProp.type.indexOf('article') !== -1){ if(ret !== contProp.sec + '-news'){ ret += ',' + contProp.sec + '-news'; } ret += ',news'; } } } } } return ret; } var _sf_async_config={}; _sf_async_config.path = window.location.pathname.indexOf('.html') === -1 ? window.location.pathname + 'index.html' : window.location.pathname; try{ var _meta = Deltatre.Uefacom.Metadata; var _newsid = false; if(_meta && _meta.NewsId){ _newsid = _meta.NewsId; }else{ //TEMP - to be removed if (SCW.ContentProperties.id){ _newsid = SCW.ContentProperties.id; }else{ var _print = $j('.type_print a'); if(_print.length > 0){ _newsid = _print.attr("href").replace("#nid=",""); } } } if(_newsid){ _sf_async_config.path += "#" + _newsid; } }catch(e){} _sf_async_config.uid = 41385;_sf_async_config.domain = "fr.uefa.com";_sf_async_config.sections = ChartbeatSectionsGet(SCW); var title = ChartbeatTitleGet(SCW); if (title!="") _sf_async_config.title = title; (function(){ if (_sf_async_config.sections == "") return false; 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/20130427111532/https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" :"https://web.archive.org/web/20130427111532/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. --> <script src="https://web.archive.org/web/20130427111532js_/http://www.google.com/uds?file=ima&amp;v=1&amp;nodependencyload=true" type="text/javascript"></script><script type="text/javascript" src="/web/20130427111532js_/http://fr.uefa.com/inc/js/video/v2/videoplayer.js"> </script></body></html><!-- FILE ARCHIVED ON 11:15:32 Apr 27, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 05:32:00 Dec 03, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.523 exclusion.robots: 0.029 exclusion.robots.policy: 0.018 esindex: 0.012 cdx.remote: 18.194 LoadShardBlock: 104.156 (3) PetaboxLoader3.datanode: 189.791 (4) load_resource: 189.182 PetaboxLoader3.resolve: 82.542 -->

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