CINXE.COM
UEFA Women's Champions League – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="fr" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://fr.uefa.com:80/womenschampionsleague/index.html","20120429204044","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1335732044"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>UEFA Women's Champions League – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="Site du football européen, uefa.com, est le site officiel de l'UEFA, l'Union européenne des associations de football, et l'instance dirigeante du football en Europe. L'UEFA organise certaines des plus prestigieuses et des plus fameuses compétitions de football sur le continent européen, comme l'UEFA Champions League, Ligue des Champions, La Coupe UEFA, le Championnat d'Europe de football de l'UEFA (UEFA EURO 2008, UEFA EURO 2012, etc). Le site produit des vidéo en direct par streaming de nombreuses compétitions de l'UEFA et contient des archives vidéos. En plus, la section Football Europe fournit une couverture de l'actualité des 53 associations membres de l'UEFA, les résultats les comptes rendus des matches de tous les clubs et le pays engagés dans les compétitions de l'UEFA; UEFA Organisation couvre toutes les activités institutionnelles de l'UEFA."/><meta name="keywords" content="UEFA,Union Européenne de Football Association, Europe,Football,Ligue des champions,Coupe UEFA,EURO 2008,Coupe du Monde de la FIFA, Soccer,VOD,Vidéo à la Demande,Michel Platini,Joueurs,Entraîneurs,Entraînement,Stades,Calcio,Fussball,Fußball,Fútbol,Futebol,UEFA Champions League,Champions League,UEFA Cup, EURO 2012,Union of European Football Associations,European Championship,FIFA,FIFA World Cup,World Cup,MatchCentre,Match Centre,Football Europe,Fantasy Football,Fanzone,Magazine,Live Video,Replay,Vodcast,Mobile,Stadium,Training Ground,Referee,Players,Coach"/><meta name="author" content="uefa.com"/><link rel="canonical" href="https://web.archive.org/web/20120429204044/http://fr.uefa.com/womenschampionsleague/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120429204044im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120429204044cs_/http://fr.uefa.com/inc/css/main.css?20120427122551"/><link type="text/css" title="standard" rel="stylesheet" media="print" href="/web/20120429204044cs_/http://fr.uefa.com/inc/css/print.css?20111019091843"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120429204044cs_/http://fr.uefa.com/inc/css/competitions/womenschampionsleague/main.css?20120423105800"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120429204044cs_/http://fr.uefa.com/inc/css/sections/contentreader.css?20110427113952"/> <script type="text/javascript" src="/web/20120429204044js_/http://fr.uefa.com/inc/js/main.js?20120427075602"> </script><script type="text/javascript" src="/web/20120429204044js_/http://fr.uefa.com/inc/js/elements/contentreader.js?20110209140109"> </script> <link rel="shortcut icon" href="/web/20120429204044im_/http://fr.uefa.com/imgml/favicon/comp/wcl.ico"/></head><body id="womenschampionsleague" class="homepage langF"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"hub","sec":"wcl","comp":"wcl","lang":"FR"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"13":"wcl","43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> var _MSGDETECTALERT ='Ne plus me demander?'; function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN ='uefa.com'; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="https://web.archive.org/web/20120429204044/http://fr.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120429204044im_/http://fr.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="Le site officiel du football européen" class="uefacomBlurb" href="https://web.archive.org/web/20120429204044/http://fr.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="https://web.archive.org/web/20120429204044im_/http://fr.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="Le site officiel du football européen"/></a><div class="accessible"><noscript><style type="text/css"> .masterNav .accessible{ height: auto !important; left: 25px !important; top: 30px !important; width: auto !important; } .masterNav .accessible a { color: #2A4982; font-weight: bold; } </style></noscript><a href="https://web.archive.org/web/20120429204044/http://ac.uefa.com/fr/">Version accessible</a></div><div class="beta"> </div><script type="text/javascript" src="https://web.archive.org/web/20120429204044js_/http://user.uefa.com/easyxdm/easyxdm.js"> </script><script type="text/javascript" src="https://web.archive.org/web/20120429204044js_/http://user.uefa.com/scripts/jquery.cookies.2.2.0.js"> </script><script type="text/javascript" src="https://web.archive.org/web/20120429204044js_/http://user.uefa.com/scripts/xdm.js"> </script><div class="headerLinks"><div id="myuefacomH"> </div><div id="registerH"><a href="javascript:void(0);" onclick="this.href=REMOTE+'/Account/SignUp?returnUrl='+ getReturnUrl(window.location.href)" title="S'enregistrer">S'enregistrer</a></div><div id="loginH"><a href="javascript:void(0);" id="loginHL" title="Connexion">Connexion</a><div id="login2" class="login2"><a href="javascript:void(0);" class="login_mask" title="Connexion">Connexion</a><div class="login2_top"> </div><form id="loginPopup"><fieldset><div class="top clearfix"><ul class="clearfix"><li><a href="javascript:void(0);" onclick="this.href='http://'+getUrlLang(window.location.href)+currentDomain+ '/Account/LoginWithFacebook?returnUrl='+getReturnUrl(window.location.href)" class="facebook" title="Sign in with facebook">facebook</a></li><li><a href="javascript:void(0);" onclick="this.href='http://'+getUrlLang(window.location.href)+currentDomain+ '/Account/LoginWithLiveId?returnUrl='+ getReturnUrl(window.location.href)" class="windows" title="Sign in with Windows">Windows Live ID</a></li><li><a href="javascript:void(0);" onclick="this.href='http://'+getUrlLang(window.location.href)+currentDomain+ '/Account/LoginWithGoogle?returnUrl='+ getReturnUrl(window.location.href)" class="google" title="Sign in with Google">Google</a></li><li><a href="javascript:void(0);" onclick="this.href='http://'+getUrlLang(window.location.href)+currentDomain+ '/Account/LoginWithYahoo?returnUrl='+ getReturnUrl(window.location.href)" 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();" title="" 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"> </div></div></div><div id="logoutH" style="display: none;"><a id="logoutHL" href="">Déconnexion</a> </div><div id="loggedH" style="display: none"><span id="loggedUserSpan"> </span></div></div><div id="searchHeader"><form id="headerSearch" action="https://web.archive.org/web/20120429204044/http://fr.uefa.com/search/index.html"><div id="sL"> </div><div id="sC"><input type="text" name="q" id="hse" value="Recherche"/></div><div class="seLoad"><div> </div></div><div id="sR"><input type="submit" value=""/></div><div class="hide"><div id="seMoreRes">Plus de résultats</div><div class="seVal" id="seVal">recherche</div></div></form></div> </div><!--googleon: snippet--><script type="text/javascript"> if(isHeaderClosed){ document.write("<style>#menuLevel1, #menuLevel0 { height: 0; overflow: hidden; } #box{height:0; overflow: hidden;} #OverBox a#close {display: none;} #OverBox a#open {display: block;} #OverBox a#close:hover {display: none;} #OverBox a#open:hover {display: block;} #OverBox a#closeSup {display: none;} #OverBox a#openSup {display: block;}</style>"); }; </script><!--googleoff:snippet--><div id="menuLevel0"><ul><li id="ml0_nc"><a href="/web/20120429204044/http://fr.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Toutes les news</a></li><li id="ml0_vc"><a href="/web/20120429204044/http://fr.uefa.com/video/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Toutes les vidéos</a></li><li id="ml0_ls"><a href="/web/20120429204044/http://fr.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Score en direct</a></li><li id="ml0_tp"><a href="/web/20120429204044/http://fr.uefa.com/teamsandplayers/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Équipes et joueurs</a></li><li id="ml0_cg"><a href="/web/20120429204044/http://fr.uefa.com/community/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Communauté et jeux</a></li><li id="ml0_mc"><a href="/web/20120429204044/http://fr.uefa.com/mobile/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mobile</a></li><li id="ml0_st"><a href="/web/20120429204044/http://fr.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Boutique</a></li></ul></div><!--googleon:snippet--><!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1_au" class=""><a href="/web/20120429204044/http://fr.uefa.com/uefa/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">L'UEFA</a></li><li id="ml1_ma" class=""><a href="/web/20120429204044/http://fr.uefa.com/memberassociations/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Associations membres</a></li><li id="ml1_wf" class=""><a href="/web/20120429204044/http://fr.uefa.com/women/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Développement du football féminin</a></li><li id="ml1_tg" class=""><a href="/web/20120429204044/http://fr.uefa.com/trainingground/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Training Ground</a></li><li id="ml1_cl" class=""><a href="/web/20120429204044/http://fr.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li id="ml1_el" class=""><a href="/web/20120429204044/http://fr.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li id="ml1_eu" class=""><a href="/web/20120429204044/http://fr.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li id="ml1_u21" class=""><a href="/web/20120429204044/http://fr.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Moins de 21 ans</a></li><li id="ml1_ac" class="fadeThis "><a href="#">Toutes les compétitions</a><div id="ml1_ac_items" class="hover"><div id="ml1_ac_top"> </div><div id="ml1_ac_content"><div id="ml1_ac_lside"><div class="ml1_ac_box_top"> </div><div><span>- Clubs -</span><ul><li><a href="/web/20120429204044/http://fr.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Champions League</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Europa League</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/uefasupercup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Super Coupe de l'UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span>- Sélections -</span><ul><li><a href="/web/20120429204044/http://fr.uefa.com/uefaeuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2016</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/worldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coupe du Monde FIFA</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/under21/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Moins de 21 ans</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div><div id="ml1_ac_rside"><div class="ml1_ac_box_top"> </div><div><span>- Juniors et Amateurs -</span><ul><li><a href="/web/20120429204044/http://fr.uefa.com/under19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Moins de 19 ans</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/under17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Moins de 17 ans</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/regionscup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coupe des Régions</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120429204044/http://fr.uefa.com/women/index.html">- Football féminin -</a></span><ul><li><a href="/web/20120429204044/http://fr.uefa.com/womenseuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Championnat d'Europe féminin </a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womensworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Mondial féminin</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA Women's Champions League</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womensunder19/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO féminin M-19</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womensunder17/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO féminin M-17</a></li></ul></div><div class="ml1_ac_box_bottom"> </div><div class="ml1_ac_box_top"> </div><div><span><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});" href="/web/20120429204044/http://fr.uefa.com/futsal/index.html">- Futsal -</a></span><ul><li><a href="/web/20120429204044/http://fr.uefa.com/futsaleuro/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">EURO de futsal</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/futsalworldcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coupe du Monde de Futsal</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/futsalcup/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">Coupe de futsal de l'UEFA</a></li></ul></div><div class="ml1_ac_box_bottom"> </div></div></div><div id="ml1_ac_bottom"> </div></div></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"><a title="UEFA.com" class="bcLink" href="/web/20120429204044/http://fr.uefa.com/index.html">UEFA.com</a> > <a title="UEFA Women's Champions League" class="bcLink" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/index.html">UEFA Women's Champions League</a></div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120429204044/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"><!--googleoff:snippet--><div id="menuLevel2"><h1><a class="logolink" title="UEFA Women's Champions League" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/index.html">UEFA Women's Champions League</a></h1><ul><li id="ml2_ne" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/index.html"><span>News</span></a></li><li id="ml2_vi" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/video/index.html"><span>Vidéo</span></a></li><li id="ml2_ph" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html"><span>Photos</span></a></li><li id="ml2_ma" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/index.html"><span>Matches</span></a></li><li id="ml2_sd" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/standings/index.html"><span>Classements</span></a></li><li id="ml2_cl" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/clubs/index.html"><span>Clubs</span></a></li><li id="ml2_st" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/statistics/index.html"><span>Stats</span></a></li><li id="ml2_dr" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/draws/index.html"><span>Tirages</span></a></li><li id="ml2_fi" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/finals/index.html"><span>Finale</span></a></li><li id="ml2_fo" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/competitionformat/index.html"><span>Format</span></a></li><li id="ml2_ti" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/ticketing/index.html"><span>Billets</span></a></li><li id="ml2_hi" class=" "><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/index.html"><span>Histoire</span></a></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row omniture_news_reader"><!--googleoff:snippet--><div class="jTabs tabcolor tab8 " id="mainNewsWcl"><ul class="menu"><li class="last"><a href="#ui-tabs-mainNewsWcl1" rel=""><span>Articles </span></a></li></ul><div id="ui-tabs-mainNewsWcl1" class="ui-tabs-panel"><div style="" class="box mainNewsHP noborder"><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="clearfix"><li class="high"><a class="newsThumb" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1790748.html"><img src="/web/20120429204044im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/General/01/79/07/28/1790728_w4.jpg" alt="Les Lyonnaises sereines avant la finale" width="324" height="182"/></a><h2 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1790748.html" title="Les Lyonnaises en confiance">Les Lyonnaises en confiance</a></h2><div class="newsComment innerText"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1790748.html">Pendant que les protégés de Rémi Garde gambergent, les filles de l'Olympique Lyonnais se préparent sereinement pour leur finale de leur C1.</a></div><span class="relListLbl">Autres contenus</span><ul class="relitems bulletList clearfix"><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1789819.html">Lyon et Francfort s'affrontent pour le titre</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1788053.html">Les Lyonnaises ravies du résultat</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009095/postmatch/report/index.html">Lyon finit le travail </a></li></ul></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1789819.html" title="Lyon vise le doublé">Lyon vise le doublé</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1789819.html"><img src="/web/20120429204044im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/78/73/1787873_s5.jpg" alt="Lyon et Francfort s'affrontent pour le titre" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1789819.html">L'Olympique Lyonnais va tenter de devenir la deuxième équipe à conserver son titre européen lors de la finale face au 1. FFC Frankfurt à Munich.</a></div></div></div></li><li class="medium s5"><h2 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1788053.html" title="Lyon savoure sa finale">Lyon savoure sa finale</a></h2><div class="newsbody"><div class="fl"><a class="newsThumb" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1788053.html"><img src="/web/20120429204044im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/78/69/1787869_s5.jpg" alt="Les Lyonnaises ravies du résultat" width="75" height="75"/></a></div><div class="nlbody"><div class="newsComment innerText"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1788053.html">Les déclarations après le match nul 0-0 entre Potsdam et Lyon, qui qualifie les Françaises pour la finale de l'UEFA Women's Champions League.</a></div></div></div></li><li class="subtitle"><span class="relListLbl">Autres news </span></li><li class="lower"><h3 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1787942.html">Munich se prépare</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009095/postmatch/report/index.html">Lyon finit le travail</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009096/postmatch/report/index.html">Francfort sera en finale</a></h3></li><li class="lower"><h3 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/match=2009095/prematch/preview/index.html">Zietz y croit encore</a></h3></li><li class="moreClear"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/index.html" class="FooterURL">Plus de news</a></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div></div><!--googleon:snippet--> </div><div class="row omniture_central_slots"><div class="innGrid_4 fl"><div class="row "><div class="box jcBox newsSlide photo" style=""><div class="bH"><!--googleoff:index--><h3>Photos </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="wuclPhotoSlide"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/82/97/1788297_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Olympique Lyonnais players celebrate"/><img src="/web/20120429204044im_/http://fr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/82/97/1788297_w4.jpg" width="324" height="182" alt="Olympique Lyonnais players celebrate"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Olympique Lyonnais players celebrate</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/82/95/1788295_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Olympique Lyonnais players celebrate"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Olympique Lyonnais players celebrate</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/82/94/1788294_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Wendie Renard & Shirley Cruz Trana (Olympique Lyonnais)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Wendie Renard & Shirley Cruz Trana (Olympique Lyonnais)</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/80/62/1788062_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Patrice Lair (Olympique Lyonnais)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Patrice Lair (Olympique Lyonnais)</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/80/61/1788061_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Lara Dickenmann (Olympique Lyonnais)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Lara Dickenmann (Olympique Lyonnais)</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/80/60/1788060_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Élodie Thomis, Camille Abily (Olympique Lyonnais) & Bianca Schmidt (1. FFC Turbine Potsdam)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Élodie Thomis, Camille Abily (Olympique Lyonnais) & Bianca Schmidt (1. FFC Turbine Potsdam)</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/80/59/1788059_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Amandine Henry (Olympique Lyonnais) & Viola Odebrecht (1. FFC Turbine Potsdam)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Amandine Henry (Olympique Lyonnais) & Viola Odebrecht (1. FFC Turbine Potsdam)</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/80/58/1788058_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Camille Abily (Olympique Lyonnais) & Viola Odebrecht (1. FFC Turbine Potsdam)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Camille Abily (Olympique Lyonnais) & Viola Odebrecht (1. FFC Turbine Potsdam)</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/79/19/1787919_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Isabel Kerschowski (1. FFC Turbine Potsdam)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Isabel Kerschowski (1. FFC Turbine Potsdam)</div></div></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/Comp_Matches/01/78/79/18/1787918_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Amandine Henry, Laura Georges (1. FFC Turbine Potsdam) & Yuki Nagasato (Olympique Lyonnais)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Amandine Henry, Laura Georges (1. FFC Turbine Potsdam) & Yuki Nagasato (Olympique Lyonnais)</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/photos/index.html">Plus de photos</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-wuclPhotoSlide">1</span> de 10</div></div><!--googleon:index--> </div> </div> </div> </div><div class="innGrid_4 fr"><div class="row "><div style="" class="newsBulList box barsList"><div class="bH"><!--googleoff:index--><h3> Munich 2012</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box barsList"><li><h4 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1591369.html">Finale, les billets en vente</a></h4></li><li><h4 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1611510.html">Craven Cottage</a></h4></li><li><h4 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2011/finals/ambassador/index.html">Ambassadrice : Hope Powell</a></h4></li><li><h4 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/finals/trophy/index.html">Le trophée</a></h4></li><li><h4 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/news/newsid=1611464.html">Les demi-finalistes connues</a></h4></li><li><h4 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2011/finals/nextseason/index.html">Saison prochaine</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box box acBox"><div class="bH"><!--googleoff:index--><h3>Équipes par tour </h3> <!--googleon:index--> </div><div class="bC"><div class="jAccor ajax" id="TeambyRound"> <p id="tbr1" class="accHeader"><a href="#|womenschampionsleague|season=2012|clubs|library|round=2000287|_teamsbyround.html">Phase de qualification</a></p><div class=""> </div><p id="tbr2" class="accHeader"><a href="#|womenschampionsleague|season=2012|clubs|library|round=2000288|_teamsbyround.html">Seizièmes de finale</a></p><div class=""> </div><p id="tbr3" class="accHeader"><a href="#|womenschampionsleague|season=2012|clubs|library|round=2000289|_teamsbyround.html">Huitièmes de finale</a></p><div class=""> </div><p id="tbr4" class="accHeader"><a href="#|womenschampionsleague|season=2012|clubs|library|round=2000290|_teamsbyround.html">Quarts de finale</a></p><div class=""> </div><p id="tbr5" class="accHeader"><a href="#|womenschampionsleague|season=2012|clubs|library|round=2000291|_teamsbyround.html">Demi-finales</a></p><div class=""> </div><p id="tbr6" class="accHeader selected"><a href="#|womenschampionsleague|season=2012|clubs|library|round=2000292|_teamsbyround.html">Finale</a></p><div class=" current"><ul><li class="firstLi"><div class="left"><div class="fl flag20"><img height="18" width="18" alt="1. FFC Frankfurt" title="1. FFC Frankfurt" src="https://web.archive.org/web/20120429204044im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/78150.png"/></div><a class="fl flag20 l" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/clubs/club=78150/index.html">Frankfurt</a></div><div class="right"><a class="fl flag20 l" href="/web/20120429204044/http://fr.uefa.com/memberassociations/association=ger/index.html" title="GER">GER</a><div class="fl flag20"><img height="18" width="18" alt="1. FFC Frankfurt" title="1. FFC Frankfurt" src="https://web.archive.org/web/20120429204044im_/http://img.uefa.com/imgml/flags/18x18/GER.png"/></div></div></li><li><div class="left"><div class="fl flag20"><img height="18" width="18" alt="Olympique Lyonnais" title="Olympique Lyonnais" src="https://web.archive.org/web/20120429204044im_/http://img.uefa.com/imgml/TP/teams/logos/18x18/2600241.png"/></div><a class="fl flag20 l" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/clubs/club=2600241/index.html">Lyon</a></div><div class="right"><a class="fl flag20 l" href="/web/20120429204044/http://fr.uefa.com/memberassociations/association=fra/index.html" title="FRA">FRA</a><div class="fl flag20"><img height="18" width="18" alt="Olympique Lyonnais" title="Olympique Lyonnais" src="https://web.archive.org/web/20120429204044im_/http://img.uefa.com/imgml/flags/18x18/FRA.png"/></div></div></li></ul> </div></div> </div><div class="bF"> </div> </div> </div> </div> </div> </div><div class="grid_4 omniture_right_column"><div class="row "><div style="" class="box acBox HpMatches"><div class="bH"><!--googleoff:index--><h3>Matches </h3><!--googleon:index--> </div><div class="bC" style="height: 274px; overflow: hidden;"><div class="jAccor" id="HPMatches"> <p id="chp1_slotRow1" class="accHeader selected"><a href="#"><span class="rName">Finale </span><span class="rDate">17/05/2012 </span></a></p><div id="md1"><table class="RS_Content"><tr id="m_2009097" class="RS_Match on first"><td class="RS_Team home"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/clubs/club=2600241/index.html" title="Lyon - Frankfurt">Lyon</a></td><td class="RS_logoEXT_xs lh"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/clubs/club=2600241/index.html"><img height="18" width="18" alt="Lyon" title="Lyon" src="/web/20120429204044im_/http://fr.uefa.com/imgml/TP/teams/logos/18x18/2600241.png"/></a></td><td class="RS_Score RS_TimeLocalCET"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000292/match=2009097/index.html">18:00</a></td><td class="RS_logoEXT_xs la"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/clubs/club=78150/index.html"><img height="18" width="18" alt="Frankfurt" title="Frankfurt" src="/web/20120429204044im_/http://fr.uefa.com/imgml/TP/teams/logos/18x18/78150.png"/></a></td><td class="RS_Team away"><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/clubs/club=78150/index.html" title="Lyon - Frankfurt">Frankfurt</a></td></tr></table> </div></div> <!--googleoff: all--><script type="text/javascript"> $j(document).ready(function(){ $j('#HPMatches p.accHeader.selected').uefaLive({ timestamp: '', timeout:30000, urlcheck: '', urlget: '/live/cup=28/season=2012/day=23/session=1/HpMatches.html', callback: function(elem, html){ var topdiv = elem.next('div').scrollTop(); elem.next('div').html(html); elem.next('div').scrollTop(topdiv); AreaTagger.TagHPMatches(); } }); }); </script><!--googleon: all--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box acBox "><div class="bH"><!--googleoff:index--><h3>Calendrier </h3><!--googleon:index--> </div><div class="bC"><div class="jAccor" id="CalendarHP"> <p id="chp1" class="accHeader"><a>Éliminatoires</a></p><div><ul><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000287/index.html" title="Phase de qualification">Phase de qualification</a></li></ul></div><p id="chp2" class="accHeader"><a>Phase à élimination directe</a></p><div><ul><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000288/index.html" title="Seizièmes de finale">Seizièmes de finale</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000289/index.html" title="Huitièmes de finale">Huitièmes de finale</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000290/index.html" title="Quarts de finale">Quarts de finale</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000291/index.html" title="Demi-finales">Demi-finales</a></li></ul></div><p id="chp3" class="accHeader selected"><a>Finale</a></p><div><ul><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/season=2012/matches/round=2000292/index.html" title="Finale">Finale</a></li></ul></div></div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsBulList box bulletList"><div class="bH"><!--googleoff:index--><h3>Informations</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box bulletList"><li class="pdf"><h4 class="nTitle"><a href="/web/20120429204044/http://fr.uefa.com/MultimediaFiles/Download/Regulations/competitions/Regulations/01/63/17/08/1631708_DOWNLOAD.pdf">2011/12 Règlement de l'UEFA Women's Champions League</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>Vainqueurs </h3> <!--googleon:index--> </div><div class="bC"><ul class="bulletList"><li class="nobullet"><h2 class="medTitle">UEFA Women's Champions League</h2></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2011/index.html">2010/11 Lyon</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2010/index.html">2009/10 Potsdam</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2009/index.html">2008/09 Duisburg</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2008/index.html">2007/08 Frankfurt</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2006/index.html">2006/07 Arsenal</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2005/index.html">2005/06 Frankfurt</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2004/index.html">2004/05 Potsdam</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2003/index.html">2003/04 Umeå</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2002/index.html">2002/03 Umeå</a></li><li><a href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/history/season=2001/index.html">2001/02 Frankfurt</a></li></ul> </div><div class="bF"> </div> </div> </div> </div> </div></div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><div class="bcLinks fl"><a title="UEFA.com" class="bcLink" href="/web/20120429204044/http://fr.uefa.com/index.html">UEFA.com</a> > <a title="UEFA Women's Champions League" class="bcLink" href="/web/20120429204044/http://fr.uefa.com/womenschampionsleague/index.html">UEFA Women's Champions League</a></div><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/http://fr.uefa.com/uefaeuro/index.html" title="UEFA EURO">UEFA EURO</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120429204044/http://fr.uefa.com/uefaeuro/abouteuro/uefaeuro2016/index.html" title="UEFA EURO 2016">UEFA EURO 2016</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120429204044/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120429204044/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/http://fr.uefa.com/index.html"> UEFA.com - Le site officiel du football européen</a></div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120429204044/http://fr.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="Contact">Contact</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120429204044/http://fr.uefa.com/uefa/faq/index.html" title="Aide/FAQ">Aide/FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/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/20120429204044/http://ac.uefa.com/fr/" title="Version accessible">Version accessible</a></li></ul><ul class="disclaimer"><li>© 1998-2012 UEFA. Tous droits réservés.</li><li>La désignation UEFA ainsi que le logo et le trophée de l'UEFA Women's Champions League sont protégés en tant que marques et/ou droit d'auteur de l'UEFA. Toute utilisation de ces marques déposées à des fins commerciales est interdite. L'utilisation de la plate-forme UEFA.com implique que vous acceptez les Conditions générales et les Dispositions en matière de vie privée.</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120429204044/https://ssl." : "https://web.archive.org/web/20120429204044/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"fr.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120429204044/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 20:40:44 Apr 29, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:36:14 Feb 22, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.483 exclusion.robots: 0.02 exclusion.robots.policy: 0.013 esindex: 0.009 cdx.remote: 13.852 LoadShardBlock: 123.26 (3) PetaboxLoader3.datanode: 132.96 (4) PetaboxLoader3.resolve: 132.645 (2) load_resource: 257.297 -->