Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - bcc73.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
date: Fri, 02 May 2025 02:02:20 GMT
content-type: text/html; charset=UTF-8
transfer-encoding: chunked
server: OVHcloud
x-powered-by: PHP/7.4
x-pingback: http://bcc73.com/xmlrpc.php
x-redirect-by: WordPress
location: https://bcc73.com/
cache-control: max-age=0
expires: Fri, 02 May 2025 02:02:13 GMT
vary: Accept-Encoding
x-iplb-request-id: 87B53C64:E8A8_BCA50423:0050_681427A5_30FB1:22DC
x-iplb-instance: 52479

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://bcc73.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 02 May 2025 02:02:20 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: OVHcloud
X-Powered-By: PHP/7.4
Last-Modified: Thu, 01 May 2025 19:57:36 GMT
Cache-Control: max-age=0
Expires: Fri, 02 May 2025 02:02:20 GMT
Vary: Accept-Encoding

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: bcc73.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" lang="fr-FR">
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" lang="fr-FR">
<![endif]-->
<!--[if !(IE 7) | !(IE 8)  ]><!-->
<html lang="fr-FR">
<!--<![endif]-->
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
	
	<meta name="viewport" content="width=device-width">
	<title>BCC73 | Badminton Club de Chambéry</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Source%20Sans%20Pro%3A300%2C400%2C700%2C300italic%2C400italic%2C700italic%7CBitter%3A400%2C700&#038;subset=latin%2Clatin-ext&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source%20Sans%20Pro%3A300%2C400%2C700%2C300italic%2C400italic%2C700italic%7CBitter%3A400%2C700&#038;subset=latin%2Clatin-ext&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source%20Sans%20Pro%3A300%2C400%2C700%2C300italic%2C400italic%2C700italic%7CBitter%3A400%2C700&#038;subset=latin%2Clatin-ext&#038;display=swap" /></noscript><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600&#038;family=Gelasio:wght@400;600;700&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600&#038;family=Gelasio:wght@400;600;700&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600&#038;family=Gelasio:wght@400;600;700&#038;display=swap" /></noscript>
	<link rel="apple-touch-icon" sizes="180x180" href="https://bcc73.com/apple-touch-icon.png">
	<link rel="icon" type="image/png" sizes="32x32" href="https://bcc73.com/favicon-32x32.png">
	<link rel="icon" type="image/png" sizes="16x16" href="https://bcc73.com/favicon-16x16.png">
	<link rel="manifest" href="https://bcc73.com/site.webmanifest">
	<link rel="mask-icon" href="https://bcc73.com/safari-pinned-tab.svg" color="#355a35">
	<meta name="msapplication-TileColor" content="#355a35">
	<meta name="theme-color" content="#ffffff">
	<link rel="profile" href="http://gmpg.org/xfn/11">
	<link rel="pingback" href="https://bcc73.com/xmlrpc.php">
	<!--[if lt IE 9]>
	<script src="https://bcc73.com/wp-content/themes/kote-theme/js/html5.js"></script>
	<![endif]-->
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v20.12 - https://yoast.com/wordpress/plugins/seo/ -->
	<meta name="description" content="Bienvenue au Badminton Club de Chambéry ! Le 1er club de badminton de Savoie avec plus de 330 licenciés à sont actifs." />
	<link rel="canonical" href="https://bcc73.com/" />
	<meta property="og:locale" content="fr_FR" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="BCC73 | Badminton Club de Chambéry" />
	<meta property="og:description" content="Bienvenue au Badminton Club de Chambéry ! Le 1er club de badminton de Savoie avec plus de 330 licenciés à sont actifs." />
	<meta property="og:url" content="https://bcc73.com/" />
	<meta property="og:site_name" content="BCC73" />
	<meta property="article:modified_time" content="2025-04-21T13:25:33+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://bcc73.com/","url":"https://bcc73.com/","name":"BCC73 | Badminton Club de Chambéry","isPartOf":{"@id":"https://bcc73.com/#website"},"datePublished":"2019-08-07T09:04:36+00:00","dateModified":"2025-04-21T13:25:33+00:00","description":"Bienvenue au Badminton Club de Chambéry ! Le 1er club de badminton de Savoie avec plus de 330 licenciés à sont actifs.","breadcrumb":{"@id":"https://bcc73.com/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://bcc73.com/"]}]},{"@type":"BreadcrumbList","@id":"https://bcc73.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil"}]},{"@type":"WebSite","@id":"https://bcc73.com/#website","url":"https://bcc73.com/","name":"BCC73","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://bcc73.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="BCC73 &raquo; Flux" href="https://bcc73.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="BCC73 &raquo; Flux des commentaires" href="https://bcc73.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="BCC73 &raquo; Accueil Flux des commentaires" href="https://bcc73.com/page-d-exemple/feed/" />
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='wp-block-library-css' href='https://bcc73.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.6' type='text/css' media='all' />
<link rel='stylesheet' id='classic-theme-styles-css' href='https://bcc73.com/wp-includes/css/classic-themes.min.css?ver=6.2.6' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='contact-form-7-css' href='https://bcc73.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.8' type='text/css' media='all' />

<link rel='stylesheet' id='genericons-css' href='https://bcc73.com/wp-content/themes/kote-theme/fonts/genericons.css?ver=2.09' type='text/css' media='all' />
<link rel='stylesheet' id='twentythirteen-style-css' href='https://bcc73.com/wp-content/themes/kote-theme/style.css?ver=2013-07-18' type='text/css' media='all' />
<!--[if lt IE 9]>
<link rel='stylesheet' id='twentythirteen-ie-css' href='https://bcc73.com/wp-content/themes/kote-theme/css/ie.css?ver=2013-07-18' type='text/css' media='all' />
<![endif]-->
<link rel='stylesheet' id='slb_core-css' href='https://bcc73.com/wp-content/plugins/simple-lightbox/client/css/app.css?ver=2.9.3' type='text/css' media='all' />
<link rel='stylesheet' id='sib-front-css-css' href='https://bcc73.com/wp-content/plugins/mailin/css/mailin-front.css?ver=6.2.6' type='text/css' media='all' />
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js'></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js'></script>
<script type='text/javascript' id='sib-front-js-js-extra'>
/* <![CDATA[ */
var sibErrMsg = {"invalidMail":"Please fill out valid email address","requiredField":"Please fill out required fields","invalidDateFormat":"Please fill out valid date format","invalidSMSFormat":"Please fill out valid phone number"};
var ajax_sib_front_object = {"ajax_url":"https:\/\/bcc73.com\/wp-admin\/admin-ajax.php","ajax_nonce":"f52a91855c","flag_url":"https:\/\/bcc73.com\/wp-content\/plugins\/mailin\/img\/flags\/"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-content/plugins/mailin/js/mailin-front.js?ver=1700042089' id='sib-front-js-js'></script>
<link rel="https://api.w.org/" href="https://bcc73.com/wp-json/" /><link rel="alternate" type="application/json" href="https://bcc73.com/wp-json/wp/v2/pages/2" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://bcc73.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://bcc73.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 6.2.6" />
<link rel='shortlink' href='https://bcc73.com/' />
<link rel="alternate" type="application/json+oembed" href="https://bcc73.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbcc73.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://bcc73.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbcc73.com%2F&#038;format=xml" />

<!-- Lara's Google Analytics - https://www.xtraorbit.com/wordpress-google-analytics-dashboard-widget/ -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-6J6JL1DLQT"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-6J6JL1DLQT');
</script>

<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	
    <link rel="stylesheet" href="https://bcc73.com/wp-content/themes/kote-theme/style.css?ver=1725949792" type="text/css" media="screen, projection" />
	<script type="rocketlazyloadscript" data-rocket-src="https://bcc73.com/wp-content/themes/kote-theme/js/scrollreveal.min.js"></script>
	<script type="rocketlazyloadscript">
		function closeNav(){jQuery('#site-navigation').removeClass('toggled-on');}
		
		jQuery(document).ready(function(){jQuery('#BackTop').css('opacity','0');});
		
		jQuery(window).scroll( function() {  
						jQuery('#BackTop').css('opacity','0');
						if ( jQuery(window).scrollTop() > 300 ) {  
								jQuery('#BackTop').css('opacity','1');
						   }
						if ( jQuery(window).scrollTop() < 100 ) {  
								jQuery('#BackTop').css('opacity','0');
						   }
		});
		
	</script>
</head>

<body class="home page-template page-template-page-template page-template-accueil page-template-page-templateaccueil-php page page-id-2 single-author">
		
	
		
		
					<div id="BandeauInfoAlerte" class="Animation">
				<div class="Width1200">
					<svg width="52px" height="52px" viewBox="0 0 52 52" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Page-Accueil" transform="translate(-407.000000, -26.000000)" fill="#ffdb06" fill-rule="nonzero">
            <g id="information-button" transform="translate(407.000000, 26.000000)">
                <path d="M25.8599896,0.000359555916 C11.5023545,0.0783457716 -0.0768546279,11.7797178 0.000384177543,26.1389788 C0.0758371131,40.4982398 11.7851929,52.0743389 26.1377041,51.9996405 C40.5053309,51.9216544 52.0768541,40.2205385 51.9996156,25.8635831 C51.9192947,11.4994547 40.2250544,-0.07433874 25.8599896,0.000359555916 Z M26.117721,47.7623029 C14.0981141,47.8219728 4.31354532,38.1357288 4.24560896,26.116691 C4.18339866,14.0999588 13.8626716,4.30099477 25.8822785,4.23559893 C37.9044474,4.17085428 47.7015696,13.8673455 47.766946,25.878954 C47.8294105,37.9028593 38.1350221,47.6969559 26.117721,47.7623029 Z M29.9698569,37.3771737 L29.8622554,17.9419213 L19.8325088,18.0069915 L19.8524919,22.2596138 L22.5758362,22.2444991 L22.656025,37.4199561 L19.7674354,37.4299472 L19.7899805,41.4922263 L32.3778262,41.4245942 L32.3527191,37.364877 L29.9698569,37.3771737 Z M26.1476957,15.0734507 C28.6007551,15.0634596 30.0800204,13.4215887 30.0674669,11.4041549 C30.0023936,9.33676565 28.5605326,7.75996503 26.2002155,7.76990892 C23.847328,7.78507088 22.312981,9.3818537 22.322924,11.449243 C22.3355261,13.4641149 23.8324687,15.0911272 26.1476957,15.0734507 Z" id="Shape"></path>
            </g>
        </g>
    </g>
</svg>
					<p>Les créneaux des vacances de printemps 2025 sont accessibles sur la <a href="https://bcc73.com/les-creneaux/">page des créneaux</a> !</p>
				</div>
			</div>
				
		<div id="page" class="hfeed site">
		<header id="masthead" class="site-header" role="banner">
			<div class="Width1200">
			
			<a class="home-link" href="https://bcc73.com/" title="BCC73" rel="home">
				
<svg width="752px" height="568px" viewBox="0 0 752 568" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="BCC-Chambéry-Logo" transform="translate(0.000000, 1.000000)">
            <g id="BCC73" transform="translate(0.144187, -0.073433)">
                <path d="M572.276813,385.222433 C576.176813,385.222433 579.309813,387.102433 581.677813,390.863433 C581.956813,392.186433 582.095813,393.231433 582.095813,393.997433 C582.095813,396.469433 581.050813,399.463433 578.961813,402.980433 C574.764473,406.666213 567.791577,408.545481 558.043125,408.619177 L557.442813,408.621433 L557.442813,408.830433 C562.665813,411.998433 570.117813,418.266433 579.797813,427.633433 C579.981813,427.850433 580.160813,428.062433 580.335813,428.269433 C583.835813,423.372433 588.478813,417.798433 594.265813,411.546433 C594.435569,411.546433 596.361423,409.822697 600.044303,406.376154 L600.323813,406.114433 L607.009813,400.891433 L582.565813,385.640433 L582.565813,385.222433 L601.995813,385.222433 C603.465305,386.196162 604.821754,387.096895 606.065166,387.924621 L606.797649,388.412496 C612.429175,392.165558 615.563728,394.305874 616.201813,394.832433 C625.596029,388.524003 630.736221,385.321746 631.623344,385.224708 L631.661813,385.222433 L659.447813,385.222433 L659.447813,385.640433 C631.953813,401.683433 606.505813,416.988433 583.103813,431.554433 C584.480063,433.196933 585.339938,434.243183 585.68386,434.693605 L585.768084,434.806085 C585.826572,434.886307 585.855813,434.932755 585.855813,434.945433 C586.37089,435.587895 586.647387,435.993481 586.686877,436.161404 L586.691813,436.198433 L586.482813,436.198433 C584.586813,435.075433 582.727813,433.984433 580.903813,432.925433 C579.733146,433.655433 578.567813,434.383656 577.407813,435.1101 L575.671813,436.198433 L575.462813,436.198433 L575.462813,435.989433 C576.236813,434.534433 577.153813,432.994433 578.213813,431.370433 C558.06663,419.787898 542.52395,412.253865 531.585773,408.768335 L531.119813,408.621433 L528.194813,408.621433 C527.915813,408.621433 526.592813,412.381433 524.224813,419.903433 C523.493631,421.996752 522.952881,423.234493 522.602563,423.614919 L522.553813,423.663433 L504.586813,423.663433 L504.481813,423.611433 L504.481813,423.663433 L463.533813,423.663433 C454.266313,423.663433 448.591965,421.849977 446.512664,418.222116 L446.402813,418.022433 L446.193813,416.560433 C451.068813,400.682433 453.644813,391.838433 453.923813,390.027433 C453.923813,388.229172 453.095798,386.812439 451.438893,385.778983 L451.207813,385.640433 L451.207813,385.222433 L572.276813,385.222433 Z M436.896813,385.222433 C442.780813,385.222433 446.611813,387.450433 448.386813,391.907433 C448.526813,392.848433 448.595813,393.614433 448.595813,394.206433 C447.864813,398.523433 447.168813,400.682433 446.506813,400.682433 C445.636621,402.15551 443.671754,403.306842 440.612213,404.136427 L440.239813,404.234433 L440.030813,404.234433 L440.030813,404.443433 C442.414527,404.443433 443.924186,405.414194 444.559788,407.356611 L444.626813,407.576433 L444.626813,408.203433 C442.293813,416.838433 440.343813,421.156433 438.776813,421.156433 C436.693463,422.743883 434.577623,423.577746 432.431008,423.657163 L432.091813,423.663433 L370.877813,423.663433 C371.574213,421.577733 372.235793,419.594053 372.862553,417.712393 L373.417236,416.046445 C378.628389,400.388523 381.263574,392.277995 381.322792,391.71486 L381.323813,391.698433 L381.323813,389.609433 C381.323813,388.310477 380.368622,387.043543 378.457365,385.808632 L378.190813,385.640433 L378.190813,385.222433 L436.896813,385.222433 Z M363.722813,385.222433 C369.467813,385.222433 373.228813,387.311433 375.004813,391.490433 C375.255013,391.991733 375.392623,392.662323 375.417643,393.502203 L375.421813,393.788433 L375.421813,395.041433 C373.545895,400.786739 371.937521,405.667375 370.596692,409.68331 L370.332094,410.474968 C367.511125,418.905829 365.940035,423.297095 365.618825,423.648474 L365.602813,423.663433 L347.635813,423.663433 C347.357813,423.663433 347.217813,423.524433 347.217813,423.245433 C353.346813,405.557433 356.410813,396.155433 356.410813,395.041433 C356.410813,393.986065 355.910902,393.430608 354.910229,393.375062 L354.738813,393.370433 L342.830813,393.370433 C336.350273,412.812053 332.87276,422.903519 332.398272,423.643861 L332.384813,423.663433 L314.417813,423.663433 C314.138813,423.663433 313.999813,423.524433 313.999813,423.245433 C319.78017,406.352957 323.112863,396.428564 323.996925,393.474183 L324.027813,393.370433 L309.194813,393.370433 C302.714273,412.812053 299.23676,422.903519 298.762272,423.643861 L298.748813,423.663433 L280.781813,423.663433 C280.502813,423.663433 280.363813,423.524433 280.363813,423.245433 C286.136839,406.442473 289.670968,395.844931 290.96812,391.45377 L291.018813,391.281433 L291.018813,391.072433 C291.018813,389.30335 289.995712,387.503041 287.948631,385.670626 L287.675813,385.431433 L287.675813,385.222433 L363.722813,385.222433 Z M273.260813,385.222433 C279.144813,385.222433 282.975813,387.450433 284.750813,391.907433 C284.890813,392.848433 284.959813,393.614433 284.959813,394.206433 C284.959813,395.931257 283.723187,400.523649 281.249935,407.982839 L280.97004,408.823436 C279.640115,412.801274 277.97771,417.549876 275.982823,423.069135 L275.767813,423.663433 L257.173813,423.663433 L256.755813,423.454433 C259.205836,416.818752 260.658774,412.677692 261.11276,411.03032 L261.142813,410.919433 L230.640813,410.919433 C230.362813,410.919433 229.039813,414.680433 226.671813,422.201433 C226.314346,423.111433 226.047475,423.596331 225.872013,423.65694 L225.835813,423.663433 L207.241813,423.663433 C207.938213,421.577733 208.599793,419.594053 209.226553,417.712393 L209.781236,416.046445 C214.992389,400.388523 217.627574,392.277995 217.686792,391.71486 L217.687813,391.698433 L217.687813,389.609433 C217.687813,388.310477 216.732622,387.043543 214.82049,385.808632 L214.553813,385.640433 L214.553813,385.222433 L273.260813,385.222433 Z M168.539813,385.222433 C168.783063,385.253058 168.920657,385.363308 168.951255,385.553853 L168.957813,385.640433 L164.152813,400.473433 L188.177813,400.473433 C191.191584,390.780974 192.925376,385.703404 193.379189,385.241673 L193.400813,385.222433 L211.367813,385.222433 C211.646813,385.257433 211.785813,385.396433 211.785813,385.640433 C204.477633,408.529233 200.378301,421.180889 199.485875,423.593459 L199.459813,423.663433 L180.865813,423.663433 C180.587813,423.663433 180.447813,423.524433 180.447813,423.245433 C182.602513,417.052 184.171316,412.225659 185.15332,408.765507 L185.252813,408.412433 L161.436813,408.412433 C158.282876,418.420574 156.546577,423.503317 156.227916,423.65971 L156.213813,423.663433 L137.410813,423.663433 C145.545643,398.292703 149.859063,385.479995 150.350103,385.226278 L150.363813,385.222433 L168.539813,385.222433 Z M146.341813,385.222433 L146.341813,385.431433 C141.604792,390.611816 135.166541,393.256639 127.027998,393.36684 L126.494813,393.370433 L107.900813,393.370433 C105.637813,393.370433 104.174813,395.389433 103.513813,399.428433 C100.449813,407.925433 98.9168131,412.730433 98.9168131,413.844433 C99.3069465,414.754433 99.879142,415.239331 100.6334,415.29994 L100.797813,415.306433 L116.048813,415.306433 C125.589813,415.306433 131.369813,416.560433 133.388813,419.067433 C134.633646,420.152767 135.732271,421.471697 136.684688,423.024995 L136.940813,423.454433 L136.522813,423.663433 L99.5438131,423.663433 C85.8948131,423.663433 79.0698131,421.295433 79.0698131,416.560433 C79.0698131,416.112581 81.5885777,408.076181 86.6251406,392.4493 L86.7998131,391.907433 L86.7998131,390.236433 C86.7998131,388.459767 85.6379091,386.973344 83.3132082,385.777166 L83.0398131,385.640433 L83.0398131,385.222433 L146.341813,385.222433 Z M512.597813,386.393433 C507.53057,390.783487 502.722716,393.037839 498.175172,393.15649 L497.796813,393.161433 L477.113813,393.161433 C474.323468,393.161433 472.538993,394.19993 471.761286,396.277825 L471.681813,396.504433 L470.428813,400.264433 L503.019813,400.264433 L503.019813,400.473433 C496.891102,405.784722 491.828386,408.499381 487.83073,408.61741 L487.559813,408.621433 L467.712813,408.621433 C466.644271,411.023975 466.088199,412.595362 466.043714,413.334715 L466.040813,413.426433 L466.040813,413.635433 C466.206113,414.826733 466.905693,415.451263 468.139553,415.510738 L468.338813,415.515433 L490.066813,415.515433 C496.203813,415.515433 500.956813,418.014433 504.325813,423.010433 C508.110575,412.29329 511.465405,402.252792 514.388575,392.889801 L514.823813,391.490433 L514.823813,390.236433 C514.823813,389.071433 514.081813,387.790433 512.597813,386.393433 Z M425.405813,408.412433 L394.694813,408.412433 C394.694813,408.725433 394.137813,410.536433 393.023813,413.844433 C393.220519,414.892904 393.725488,415.447977 394.53872,415.509651 L394.694813,415.515433 L421.436813,415.515433 C422.968813,415.515433 424.013813,413.844433 424.570813,410.501433 C424.709813,410.501433 424.988813,409.805433 425.405813,408.412433 Z M264.485813,393.370433 L237.743813,393.370433 C236.246813,393.370433 235.132813,395.250433 234.401813,399.011433 C234.300563,399.011433 233.844112,400.241621 233.030665,402.701996 L232.938813,402.980433 L263.649813,402.980433 C265.14023,398.546128 265.905666,396.053296 265.94704,395.501938 L265.948813,395.459433 L265.948813,394.832433 C265.948813,393.857433 265.460813,393.370433 264.485813,393.370433 Z M428.121813,393.370433 L401.380813,393.370433 C399.882813,393.370433 398.768813,395.250433 398.037813,399.011433 C397.841107,399.011433 397.644401,399.565952 397.447695,400.676658 L397.410813,400.891433 L427.703813,400.891433 C428.041907,400.891433 428.639959,399.191852 429.500696,395.793599 L429.584813,395.459433 L429.584813,394.832433 C429.584813,393.857433 429.096813,393.370433 428.121813,393.370433 Z M561.621813,393.161433 L537.804813,393.161433 C535.014468,393.161433 533.229993,394.19993 532.452286,396.277825 L532.372813,396.504433 L531.119813,400.264433 L561.621813,400.264433 C562.561992,397.443898 563.048405,395.78939 563.08195,395.300014 L563.083813,395.250433 L563.083813,394.623433 C563.083813,393.648433 562.596813,393.161433 561.621813,393.161433 Z M114.883813,190.064433 L240.753813,200.077433 C253.370813,201.081433 261.285813,210.025433 264.535813,226.784433 C264.717813,230.276433 264.770813,233.116433 264.695813,235.306433 C262.546813,251.257433 260.738813,259.256433 259.286813,259.252433 C257.140722,264.833638 252.540122,269.224835 245.481279,272.445626 L244.984813,272.668433 L244.523813,272.674433 L244.490813,273.466433 C249.852744,273.384864 253.066704,277.114399 254.140285,284.637004 L254.194813,285.036433 L254.106813,287.381433 C247.653813,320.078433 242.606813,336.752433 239.063813,337.084433 C233.936281,343.798476 228.849939,347.513335 223.820724,348.173697 L223.492813,348.212433 L84.5758131,362.794433 C107.611133,269.229533 118.973462,222.136075 119.350742,219.263934 L119.358813,219.190433 L120.082813,209.967433 C120.54011,204.13446 118.860759,198.295807 115.056733,192.412788 L114.734813,191.922433 L114.883813,190.064433 Z M474.032813,23.2134333 C475.325313,23.9476833 476.709126,24.7438083 478.110594,25.5446677 L479.046714,26.0786483 C482.951377,28.3012644 486.86598,30.4624333 489.211813,31.3374333 C495.103813,33.5354333 505.216813,33.1544333 512.140813,29.2824333 C516.078813,27.0804333 517.131813,25.5704333 519.302813,25.6554333 C520.259813,25.6934333 531.738813,33.0204333 536.081813,36.3674333 C545.069813,43.2914333 551.222813,46.1444333 553.078813,56.3294333 C553.827813,60.4374333 553.744813,65.4064333 555.016813,68.1184333 C556.040813,70.3014333 557.783813,70.9324333 560.921813,73.2404333 C563.186813,74.9074333 565.267813,77.0804333 566.439813,79.0024333 C567.072813,80.0404333 566.979813,80.2644333 565.822813,80.2134333 C561.998813,80.0474333 560.325813,79.1834333 556.980813,80.0604333 C555.776213,80.3758333 555.591438,80.4394358 555.595692,80.5676122 L555.597813,80.5884333 L555.632813,80.8004333 C555.645613,80.8772333 555.642413,80.9002733 555.591469,80.9146093 L555.543813,80.9244333 L555.331813,80.9594333 C555.188813,80.9824333 555.174813,81.0094333 555.184813,81.2274333 C555.192813,81.3894333 555.237813,81.5464333 555.290813,81.7004333 C555.637813,82.6964333 556.387813,83.5684333 556.752813,84.6344333 C557.227813,86.0194333 557.051813,87.7324333 557.434813,88.7834333 C558.355813,91.3074333 568.949813,98.6144333 569.118813,98.7744333 C571.612813,101.146433 579.178813,111.196433 580.369813,113.578433 C581.938813,116.718433 582.473813,119.912433 584.243813,122.248433 C585.860813,124.380433 588.508813,125.796433 590.587813,128.062433 C594.428813,132.247433 598.613813,141.118433 599.629813,146.866433 C600.016813,149.056433 600.199813,151.309433 601.067813,152.863433 C601.513813,153.663433 602.141813,154.278433 602.719813,155.041433 C604.279813,157.099433 605.391813,160.094433 606.219813,163.108433 C606.565813,164.368433 606.739813,164.560433 607.960813,165.022433 C611.271813,166.275433 614.597813,167.612433 618.032813,168.368433 C624.600813,169.814433 630.988813,170.283433 634.114813,165.251433 C640.374813,155.175433 640.148813,154.842433 641.034813,144.062433 C641.476813,138.692433 638.859813,132.473433 639.630813,121.298433 C639.849813,118.121433 641.024813,114.086433 644.572813,114.118433 C650.306813,114.170433 656.277813,124.308433 657.890813,128.092433 C662.981987,140.03352 663.304412,150.464413 663.312183,154.682972 L663.311906,155.153209 C663.311373,155.34904 663.310455,155.527148 663.309802,155.686847 L663.309287,156.110035 C663.309945,156.262782 663.312031,156.385694 663.316813,156.477433 C663.384813,157.780433 665.281813,157.853433 666.173813,156.898433 C675.531813,146.874433 675.135813,140.571433 680.580813,125.756433 C681.046813,124.489433 682.676813,120.293433 683.779813,119.597433 C685.489813,118.519433 686.694813,121.838433 687.186813,124.229433 C690.969813,142.626433 683.858813,160.349433 672.722813,176.275433 C656.311813,199.742433 642.398813,210.886433 616.080813,225.018433 C612.734813,226.815433 608.246813,229.232433 605.000813,230.023433 C602.072813,230.737433 598.913813,230.602433 596.874813,231.360433 C596.062813,231.661433 594.190813,234.271433 594.220813,235.058433 C594.314813,237.568433 596.627813,240.935433 596.784813,244.697433 C596.926813,248.100433 595.426813,252.000433 595.952813,254.533433 C596.120813,255.344433 596.496813,256.014433 597.059813,256.800433 C600.647813,261.805433 605.088813,264.281433 610.985813,265.531433 C611.044876,265.543933 611.809993,265.67948 612.906287,265.839472 L613.361578,265.904538 C615.795995,266.245036 619.431417,266.633788 620.958813,266.200433 C621.743813,265.977433 621.790813,265.812433 621.424813,264.558433 C620.849813,262.588433 620.160813,260.385433 620.124813,258.552433 C619.967813,250.599433 632.332813,247.030433 639.992813,245.332433 C650.019813,243.110433 668.586813,243.907433 675.494813,252.720433 C682.188813,261.261433 674.921813,270.253433 664.604813,272.879433 C663.283813,273.215433 661.943813,273.432433 660.867813,273.983433 C658.767813,275.058433 657.069813,277.952433 655.451813,279.772433 C648.959813,287.072433 631.447813,295.234433 621.825813,295.832433 C616.777813,296.145433 611.162813,294.869433 606.303813,295.445433 C600.721813,296.106433 594.168813,298.712433 588.085813,295.654433 C586.553813,294.883433 585.117813,293.535433 583.467813,292.828433 C581.955813,292.180433 580.263813,292.071433 578.628813,291.758433 C574.593813,290.986433 570.915813,288.254433 568.115813,284.825433 C566.539813,282.895433 565.299813,280.493433 563.664813,278.615433 C562.430813,277.198433 560.972813,276.080433 559.834813,274.676433 C557.316813,271.569433 556.833813,268.083433 554.969813,264.455433 C553.270813,261.145433 550.524813,258.277433 548.753813,254.946433 C547.929813,253.396433 547.316813,251.747433 546.800813,250.071433 C546.416813,248.821433 541.145813,234.174433 539.840813,234.191433 C539.589813,234.194433 532.556813,232.622433 529.616813,231.374433 C521.208779,238.248908 510.136411,241.571903 496.451009,241.167667 L495.740813,241.143433 L455.379813,239.583433 C450.467813,239.393433 447.589813,244.936433 446.733813,256.254433 C444.005983,268.068823 441.948512,277.421228 440.576342,284.262823 L440.411747,285.088017 C439.095545,291.724566 438.465253,295.848313 438.535813,297.410433 C439.562158,300.046295 440.966986,301.348146 442.749396,301.322284 L442.941813,301.314433 L477.136813,299.036433 C498.528813,297.611433 511.783813,299.902433 516.926813,305.828433 C520.093535,308.3586 522.981069,311.505122 525.589415,315.264628 L526.046813,315.934433 L525.151813,316.547433 L441.231813,325.356433 C410.256813,328.608433 394.614813,322.959433 394.306813,308.410433 C394.277113,307.033343 399.354714,282.09759 409.147616,234.877175 L409.445813,233.439433 L409.294813,228.441433 C409.162813,224.061433 407.350813,220.151433 403.866813,216.685433 C394.11125,229.973916 380.79693,236.535742 364.022375,236.048297 L363.435813,236.028433 L323.074813,234.467433 C318.162813,234.278433 314.883813,241.129433 313.224813,255.066433 C305.969813,284.684433 302.239813,301.655433 302.162813,305.566433 C303.004657,308.822402 304.318554,310.439791 306.103596,310.424054 L306.277813,310.417433 L340.472813,308.139433 C361.864813,306.714433 374.870813,309.818433 379.515813,317.368433 C382.492086,320.658752 385.132142,324.742687 387.43685,329.617632 L387.763813,330.319433 L386.826813,331.067433 L302.907813,339.876433 C271.931813,343.128433 256.760813,335.944433 257.393813,318.326433 C257.453213,316.659273 264.132209,286.499626 277.038799,229.123435 L277.431813,227.376433 L277.612813,221.295433 C277.808369,214.730633 275.395822,209.072168 270.389194,204.274232 L270.043813,203.948433 L270.093813,202.411433 L525.168813,222.703433 C523.342813,218.678433 521.354813,215.330433 519.322813,214.476433 C518.037813,213.936433 504.195813,213.331433 503.077813,213.766433 C501.634813,214.326433 500.571813,215.160433 499.225813,215.577433 C494.687813,216.979433 446.199813,201.392433 443.120813,200.212433 C441.717813,199.674433 358.175813,191.132433 345.378813,190.080433 C339.128813,189.566433 326.961813,184.806433 325.889813,184.036433 C320.646813,180.274433 317.830813,176.819433 315.582813,171.345433 C313.012813,165.089433 302.478813,141.646433 302.245813,133.977433 C301.954813,124.416433 311.584813,106.781433 313.795813,101.735433 C316.739813,95.0184333 322.697813,88.9354333 323.837813,87.9344333 C325.521813,86.4544333 327.266813,84.6094333 328.928813,82.7794333 C330.653813,80.8804333 332.330813,78.9974333 334.547813,77.1114333 C366.328813,50.0874333 375.100813,36.4554333 406.369813,16.0594333 C412.720813,11.9164333 415.211813,10.7294333 421.980813,10.3084333 C440.178813,9.17843334 457.721813,13.9454333 474.032813,23.2134333 Z M211.413813,289.624433 L143.245813,291.960433 C143.150813,293.299433 141.361813,301.090433 137.860813,315.391433 C137.981861,320.028338 139.012021,322.335285 140.950362,322.315066 L141.093813,322.309433 L201.070813,318.255433 C204.506813,318.023433 207.195813,311.245433 209.129813,297.950433 C209.439813,297.937433 210.201813,295.158433 211.413813,289.624433 Z M153.410813,251.872433 C152.964441,251.86755 152.341574,254.398476 151.543142,259.46987 L151.485813,259.836433 L217.983813,259.955434 C218.73913,259.957408 220.429321,253.056514 223.038988,239.302801 L223.139813,238.770433 L223.257813,236.325433 C223.437674,232.6271 222.529592,230.687814 220.534484,230.507575 L220.360813,230.496433 L162.313813,228.252433 C159.063813,228.126433 156.100813,235.985433 153.410813,251.872433 Z" id="BCC" fill="#0D0D0D"></path>
                <path d="M555.696813,227.960433 C566.549813,230.873433 574.866813,232.880433 585.434813,233.087433 C586.740813,233.112433 586.931813,233.253433 587.343813,234.492433 C588.873813,239.087433 591.269813,245.898433 591.516813,248.405433 C591.905813,252.355433 591.346813,256.984433 592.350813,259.435433 C594.316813,264.240433 601.123813,268.247433 607.359813,270.290433 C611.849813,271.761433 618.343813,271.680433 623.725813,271.518433 C625.944813,271.451433 626.283813,270.609433 626.568813,267.955433 C626.707813,266.661433 626.513813,265.465433 625.964813,264.283433 C624.772813,261.711433 623.445813,260.867433 624.961813,257.987433 C625.438813,257.081433 625.582813,257.093433 626.403813,258.109433 C629.522813,261.969433 632.200813,265.291433 635.853813,267.191433 C637.274813,267.930433 638.938813,268.537433 640.067813,269.508433 C641.995813,271.168433 641.552813,271.889433 644.024813,272.834433 C645.538813,273.413433 647.547813,273.580433 649.341813,273.738433 C650.644813,273.852433 650.674813,273.955433 649.645813,274.759433 C640.362813,282.017433 626.688813,289.926433 615.413813,289.539433 C613.607813,289.477433 611.997813,289.146433 610.179813,288.930433 C605.512813,288.375433 598.647813,288.609433 592.879813,288.666433 C591.573813,288.679433 591.504813,288.605433 592.187813,287.919433 C593.440813,286.662433 594.341813,284.474433 593.980813,284.246433 C593.318813,283.828433 589.707813,286.386433 587.538813,286.774433 C585.228813,287.188433 581.022813,285.203433 579.440813,283.697433 C578.168813,282.487433 576.501813,280.716433 576.033813,279.360433 C575.997813,279.255433 575.968813,279.152433 575.962813,279.044433 C575.955813,278.899433 575.970813,278.880433 576.113813,278.857433 L576.325813,278.822433 C576.421813,278.806433 576.429813,278.788433 576.405813,278.645433 L576.373813,278.446433 C576.355813,278.339433 576.460813,278.310433 577.426813,278.151433 L579.214813,277.857433 C580.502813,277.645433 580.642813,277.605433 580.617813,277.452433 L580.562813,277.113433 C580.524813,276.884433 580.380813,276.821433 579.117813,276.479433 C564.832813,272.619433 559.289813,259.984433 557.449813,244.209433 C557.298813,242.912433 557.424813,242.744433 558.712813,242.532433 L560.584813,242.224433 C561.871813,242.013433 561.901813,241.898433 560.884813,241.078433 C557.465813,238.325433 553.089813,234.048433 552.535813,229.188433 C552.402813,228.027433 552.451813,227.887433 553.023813,227.793433 L553.660813,227.689433 C554.232813,227.595433 554.435813,227.622433 555.696813,227.960433 Z M644.82662,251.564291 L645.562947,251.588593 C649.365833,251.722435 653.07463,251.982 653.374813,252.243433 C654.288813,253.039433 651.577813,255.183433 648.439813,256.189433 C647.795813,256.396433 647.175813,256.500433 646.436813,256.518433 C643.116813,256.601433 636.728813,255.151433 634.534813,255.843433 C633.990813,256.015433 636.253813,257.926433 638.333813,259.075433 C645.434813,262.999433 649.570813,262.690433 658.966813,260.336433 C660.826813,259.870433 662.479813,259.425433 664.159813,258.258433 C666.045813,256.948433 667.057813,255.634433 667.700813,255.961433 C668.274813,256.253433 669.176813,259.774433 669.066813,261.291433 C668.702101,266.319379 661.915531,267.198289 655.007044,266.994912 L654.359209,266.972769 C653.603432,266.943453 652.848553,266.902337 652.102813,266.853433 C643.462813,266.285433 634.718813,264.023433 631.623813,256.995433 C630.324813,254.043433 633.991813,252.298433 637.356813,251.644433 C638.295963,251.461733 641.515871,251.462296 644.82662,251.564291 Z M538.262813,221.991433 C539.079813,223.311433 540.192813,225.930433 541.012813,227.828433 C541.793813,229.634433 541.718813,229.819433 540.662813,229.871433 C540.601048,229.874433 540.544484,229.876655 540.486054,229.877779 L540.364609,229.87847 C540.108367,229.876548 539.746872,229.853669 538.827813,229.789433 L531.058813,229.250433 C530.750813,229.228433 530.703813,228.942433 530.964813,228.677433 L531.027972,228.622985 C531.494693,228.218988 534.428056,225.651379 535.790813,223.769433 C537.390813,221.558433 536.972813,219.904433 538.262813,221.991433 Z M651.775813,126.649433 C653.914813,132.363433 655.923813,139.878433 656.896813,144.390433 C660.422813,160.736433 655.641813,184.813433 630.381813,207.727433 C599.956813,235.326433 557.835813,230.424433 524.630813,203.562433 C510.048813,191.766433 496.879813,172.841433 501.697813,153.453433 C503.617813,145.726433 507.471813,142.390433 515.516813,141.875433 C522.071813,141.455433 532.050813,142.671433 535.637813,148.363433 C536.674813,150.009433 537.343813,151.976433 537.794813,154.033433 C540.452813,166.152433 538.854813,168.794433 546.855813,177.866433 C557.097813,189.479433 571.271813,196.998433 585.706813,198.174433 C598.713813,199.234433 610.184813,194.190433 620.776813,185.061433 C640.360813,168.181433 645.112813,159.659433 646.121813,150.355433 C646.732813,144.723433 646.543813,135.410433 646.045813,132.019433 C645.733813,129.886433 643.035813,121.019433 646.197813,119.239433 C648.547813,117.916433 651.272813,125.306433 651.775813,126.649433 Z M464.475813,96.8764333 C466.485813,100.217433 466.892813,106.073433 468.364813,107.771433 C469.573813,109.166433 473.064813,109.652433 475.847813,110.926433 C481.127813,113.342433 486.044813,121.265433 487.931813,126.328433 C489.808813,131.366433 491.695813,145.207433 493.843813,154.842433 C494.340813,157.070433 494.900813,159.205433 495.638813,161.326433 C496.067813,162.561433 496.098813,162.699433 495.953813,162.706433 C495.531813,162.727433 495.606813,162.821433 495.500813,163.098433 C495.400813,163.361433 494.989813,163.424433 494.571813,163.441433 C491.057813,163.590433 483.306813,159.082433 480.168813,157.216433 C479.045813,156.549433 478.830813,156.576433 478.023813,157.490433 L477.122813,158.508433 C476.314813,159.421433 476.328813,159.624433 477.262813,160.536433 C485.346813,168.437433 493.967813,176.604433 501.206813,184.548433 C506.684813,190.559433 512.763813,198.204433 519.149813,202.994433 C529.142813,210.490433 531.184813,209.859433 531.278813,215.694433 C531.300813,217.069433 531.314813,221.335433 529.868813,220.824433 C528.604813,220.378433 527.226813,215.229433 526.911813,214.453433 C524.399813,208.287433 515.017813,200.016433 507.643813,199.988433 C506.532813,199.983433 505.374813,200.126433 504.274813,200.410433 C503.006813,200.737433 502.888813,200.916433 503.100813,202.203433 L503.335813,203.636433 C503.547813,204.923433 503.554813,205.067433 503.408813,205.074433 C503.300813,205.079433 503.168813,205.096433 503.093813,205.144433 C502.983813,205.216433 503.002813,205.359433 502.956813,205.466433 C502.857813,205.700433 502.451813,205.766433 502.027813,205.809433 C498.076813,206.216433 484.825813,203.600433 482.161813,202.953433 C468.476813,199.627433 452.481813,193.502433 445.139813,181.855433 C440.105813,173.867433 438.590813,164.984433 438.521813,156.493433 C438.498813,153.724433 438.630813,151.210433 439.174813,148.549433 C440.798813,140.595433 446.444813,127.858433 446.856813,123.774433 C447.122813,121.135433 446.835813,118.705433 446.754813,115.709433 C446.741813,115.228433 446.734813,114.732433 446.601813,114.264433 C446.421813,113.633433 446.363813,113.613433 446.021813,114.068433 C445.066813,115.336433 445.069813,117.222433 444.879813,119.201433 C444.779813,120.243433 444.627813,121.299433 444.289813,122.298433 C443.869813,123.540433 443.741813,123.558433 443.003813,122.480433 C439.205813,116.932433 436.683813,113.609433 431.751813,111.421433 C430.555813,110.890433 430.503813,110.710433 431.230813,109.623433 C436.667813,101.488433 449.096813,96.3734333 459.362813,95.2684333 C462.464813,94.9344333 463.403813,95.0944333 464.475813,96.8764333 Z M546.898813,85.7744333 C547.783813,86.7224333 548.402813,87.9684333 549.196813,89.1904333 C551.713813,93.0664333 558.501813,98.7064333 562.830813,103.727433 C565.258813,106.543433 567.546813,110.168433 569.364813,113.673433 C570.944813,116.721433 572.375813,119.917433 574.310813,122.901433 C576.882813,126.870433 580.344813,130.463433 582.787813,134.243433 C583.894813,135.956433 584.792813,137.707433 585.636813,139.652433 C587.898813,144.867433 589.776813,151.475433 592.512813,156.155433 C596.931813,163.714433 599.947813,168.569433 598.145813,178.495433 C597.947813,179.584433 597.688813,180.552433 597.184813,181.592433 C594.715813,186.692433 592.447813,187.587433 593.457813,190.633433 C594.360813,193.353433 594.941813,193.949433 593.113813,193.772433 C574.693813,191.993433 564.959813,188.124433 553.856813,174.266433 C548.987813,168.190433 543.618813,160.780433 545.796813,153.550433 C547.359813,148.365433 555.073813,146.220433 560.775813,144.831433 C562.044813,144.522433 562.177813,144.440433 562.106813,144.011433 L562.002813,143.375433 C561.956813,143.096433 561.801813,143.073433 560.739813,143.190433 L554.394813,143.888433 C553.097813,144.030433 552.820813,144.078433 551.625813,144.365433 C550.739813,144.577433 549.903813,144.971433 549.112813,145.412433 C547.049813,146.565433 545.660813,147.880433 544.699813,146.873433 C539.886813,141.832433 537.331813,128.674433 539.504813,124.216433 C541.120235,120.901144 545.95239,118.779562 550.888704,116.660611 L551.668533,116.325887 C552.318356,116.04668 552.967146,115.766433 553.607813,115.482433 C554.801813,114.953433 554.789813,114.900433 553.483813,114.951433 C551.295813,115.037433 548.993813,115.025433 546.960813,115.643433 C544.056813,116.525433 541.600813,118.683433 539.857813,118.506433 C538.276813,118.346433 533.409813,113.176433 531.905813,110.771433 C529.496813,106.916433 528.566813,100.999433 526.058813,96.0584333 C523.382813,90.7884333 520.655813,88.4364333 525.564813,85.6084333 C531.497813,82.1904333 542.287813,80.8314333 546.898813,85.7744333 Z M684.421813,131.247433 C684.857813,131.574433 684.788813,142.565433 683.284813,146.762433 C676.800813,164.853433 670.908813,174.474433 653.091813,192.728433 C652.889813,192.935433 652.312813,193.006433 651.946813,192.916433 C651.356233,192.770057 654.415097,187.930338 657.247559,182.911614 L657.58612,182.308796 C658.54089,180.600017 659.451567,178.891419 660.165813,177.360433 C662.146813,173.113433 661.790813,170.028433 663.206813,167.553433 C664.598813,165.119433 667.772813,162.626433 670.061813,159.530433 C675.631813,151.993433 679.643813,141.875433 681.868813,134.700433 C682.620813,132.273433 683.482813,130.543433 684.421813,131.247433 Z M425.754813,17.7704333 C448.499813,20.0614333 458.722813,23.9524333 475.706813,36.4754333 C476.757813,37.2504333 476.741813,37.3964333 475.551813,37.9384333 C470.469813,40.2524333 467.388813,42.7544333 466.172813,47.6164333 C465.624813,49.8084333 465.764813,52.5174333 465.362813,54.6064333 C464.449813,59.3574333 460.159813,62.9904333 455.805813,64.9944333 C445.325813,69.8194333 444.376813,68.3184333 438.779813,74.6514333 C437.217813,76.4194333 435.610813,78.2644333 434.794813,80.2044333 C434.367813,81.2204333 434.157813,82.2624333 433.834813,83.3014333 C432.426813,87.8274333 428.870813,92.2994333 427.010813,96.9144333 C426.312813,98.6464333 424.995813,109.436433 425.028813,113.158433 C425.078813,118.848433 424.072813,132.013433 423.474813,133.497433 C423.287813,133.959433 423.013813,134.361433 422.498813,133.976433 C422.156813,133.721433 421.916813,133.101433 421.746813,132.605433 C421.516813,131.937433 421.472813,131.719433 421.300813,130.426433 C420.045813,121.001433 418.227813,111.089433 417.106813,102.216433 C416.477813,97.2354333 415.063813,86.8654333 411.735813,87.4244333 C406.944146,88.2299889 406.768392,101.578411 406.762295,107.925551 L406.761813,109.304433 C406.737813,125.422433 409.230813,156.172433 414.577813,168.757433 C417.217813,174.972433 421.462813,182.611433 425.098813,189.440433 C425.712813,190.592433 425.749813,190.769433 425.472813,191.212433 C424.822813,192.247433 424.362813,192.355433 423.106813,192.335433 C418.978813,192.270433 415.067813,192.247433 411.706813,191.515433 C407.419813,190.582433 403.457813,188.501433 398.842813,187.753433 C393.852813,186.944433 382.010813,188.591433 376.315813,187.783433 C372.017813,187.173433 369.866813,186.044433 369.046813,182.297433 C366.424813,170.323433 367.250813,164.147433 367.416813,151.530433 C367.424813,150.886433 367.420813,150.327433 367.181813,150.099433 C366.470813,149.425433 365.371813,150.896433 364.793813,151.961433 C361.268813,158.461433 357.000813,175.759433 355.240813,183.642433 C354.956813,184.916433 354.780813,185.042433 353.482813,184.906433 C348.563813,184.392433 342.639813,183.938433 338.782813,182.933433 C335.370813,182.044433 332.198813,180.634433 328.983813,179.281433 C327.780813,178.774433 327.608813,178.578433 327.264813,177.317433 C326.655813,175.081433 325.966813,172.918433 325.022813,170.746433 C321.973813,163.731433 318.448813,160.417433 318.632813,154.089433 C318.727813,150.811433 318.964813,145.783433 318.482813,145.861433 C318.324813,145.886433 318.125813,146.034433 318.005813,145.939433 C317.943813,145.890433 317.902813,145.778433 317.833813,145.737433 C317.138813,145.319433 316.237813,148.871433 316.128813,149.373433 C315.851813,150.653433 315.771813,150.659433 315.329813,149.431433 C312.263813,140.909433 310.580813,136.082433 310.143813,130.891433 C309.97768,128.928633 318.331013,107.973869 320.014655,104.031672 L320.123367,103.779506 C320.188007,103.631331 320.236702,103.523678 320.267813,103.460433 C325.744813,92.3164333 356.851813,62.5274333 364.025813,56.7124333 C380.540813,43.3274333 395.373813,30.3734333 413.154813,20.0864333 C418.261813,17.1324333 419.527813,17.1434333 425.754813,17.7704333 Z M614.197813,177.815433 C615.422813,178.148433 616.467813,178.097433 617.692813,178.220433 C618.037813,178.255433 618.396813,178.304433 618.724813,178.433433 C619.167813,178.606433 619.144813,178.725433 618.495813,179.620433 C618.014813,180.284433 617.390813,180.786433 616.732813,181.317433 C613.873813,183.622433 610.361813,186.464433 607.043813,188.865433 C605.985813,189.631433 605.853813,189.666433 605.726813,189.217433 C605.112813,187.057433 607.156813,184.556433 607.713813,181.575433 C608.272813,178.579433 607.620813,175.918433 608.722813,175.796433 C609.691813,175.690433 612.188813,177.270433 614.197813,177.815433 Z M507.546813,113.061433 C513.043813,115.820433 520.025813,120.476433 523.765813,126.803433 C524.419924,127.910211 525.512011,129.820801 526.592679,131.785389 L526.900742,132.347522 C528.486787,135.252773 529.954683,138.120081 529.858813,138.537433 C529.675813,139.336433 523.800813,136.954433 518.035813,137.052433 C512.792813,137.141433 504.231813,140.023433 500.879813,144.436433 C498.692813,147.316433 497.746813,149.943433 496.702813,148.397433 C495.438813,146.524433 495.094813,138.004433 495.222813,134.925433 C495.525813,127.630433 498.636813,118.925433 503.652813,113.212433 C504.803813,111.901433 505.367813,111.967433 507.546813,113.061433 Z M523.299813,33.7124333 C529.750813,38.7824333 537.841813,44.0004333 543.981813,49.3654333 C549.135813,53.8694333 549.108813,57.1524333 551.640813,66.3894333 C551.985813,67.6484333 551.988813,67.7894333 551.670813,67.8034333 C551.434813,67.8144333 551.203813,67.7724333 550.970813,67.7144333 C550.113646,67.5040815 546.700168,64.923801 543.281621,62.3186381 L542.727621,61.8963315 C541.344523,60.8418716 539.983258,59.8041556 538.813813,58.9394333 C529.688813,52.1934333 516.439813,49.4764333 505.404813,49.9824333 C503.867813,50.0534333 502.777813,50.4564333 502.047813,52.3554333 C501.816813,52.9584333 501.645813,53.0224333 500.340813,52.9864333 L497.268813,52.9034333 C496.301813,52.8774333 496.303813,52.9364333 497.286813,53.4924333 L504.341813,57.4864333 C505.477813,58.1284333 505.601813,58.0694333 505.580813,56.8874333 C505.542813,54.7214333 505.994813,53.0774333 507.640813,52.9964333 C508.010813,52.9784333 508.191813,53.0164333 509.445813,53.3764333 C516.331813,55.3544333 534.446813,59.8904333 542.331813,66.9324333 C543.940813,68.3694333 545.164813,70.2514333 546.810813,71.8294333 C548.326813,73.2834333 550.201813,74.4804333 552.023813,75.6284333 C553.129813,76.3254333 553.108813,76.4264333 551.821813,76.6384333 L546.109813,77.5774333 C544.821813,77.7884333 544.533813,77.8194333 543.227813,77.8804333 C541.474813,77.9614333 539.875813,78.0954333 537.977813,77.6894333 C533.816813,76.7994333 528.220813,73.3114333 525.949813,73.0544333 C525.745813,73.0314333 525.568813,73.0344333 525.472813,73.1334333 C524.559813,74.0764333 528.423813,76.8584333 529.435813,77.8694333 C529.814813,78.2484333 530.429813,78.9584333 530.456813,79.4974333 C530.463813,79.6434333 530.448813,79.6624333 530.305813,79.6854333 L530.093813,79.7204333 C529.997813,79.7364333 529.989813,79.7544333 530.013813,79.8974333 L530.039813,80.0564333 C530.063813,80.1994333 529.946813,80.2344333 528.877813,80.4104333 L523.054813,81.3674333 C521.767813,81.5794333 521.488813,81.6154333 520.264813,81.7264333 C517.453813,81.9814333 513.152813,80.3544333 511.831813,79.5394333 C509.869813,78.3284333 507.592813,75.6194333 504.853813,72.8494333 C504.167813,72.1554333 487.974813,58.8524333 486.168813,60.4924333 C485.559813,61.0454333 493.527813,66.6114333 497.271813,69.9324333 C497.820813,70.4194333 498.272813,70.8634333 498.636813,71.4374333 C499.128813,72.2124333 499.043813,72.3384333 497.783813,72.7004333 C496.534813,73.0594333 492.954813,74.6534333 492.623813,75.9184333 C492.216813,77.4744333 496.174813,81.7594333 497.063813,82.5794333 C499.132813,84.4904333 503.273813,86.9114333 505.814813,87.6314333 C510.744813,89.0274333 514.196813,87.8334333 515.500813,91.4264333 C515.847813,92.3824333 516.017813,93.3344333 516.447813,94.2094333 C517.091813,95.5204333 518.315813,96.6594333 519.302813,97.7694333 C522.306813,101.149433 521.142813,102.101433 521.329813,107.513433 C521.440813,110.739433 524.072813,115.687433 527.519813,117.455433 C528.493813,117.954433 529.605813,118.163433 530.033813,118.749433 C530.475813,119.354433 530.299813,123.249433 530.096813,124.599433 C529.903813,125.893433 529.794813,125.921433 529.010813,124.876433 C522.391813,116.054433 517.089813,110.650433 506.370813,105.907433 C499.948813,103.066433 496.006813,109.627433 492.651813,117.454433 C492.136813,118.655433 492.005813,118.663433 491.342813,117.539433 L486.364813,109.097433 C485.701813,107.973433 485.592813,107.801433 485.279813,107.379433 C485.048813,107.065433 484.741813,106.818433 484.438813,106.574433 C481.909813,104.546433 480.577813,103.779433 477.073813,102.657433 C475.827813,102.258433 475.653813,102.073433 475.328813,100.806433 C474.789813,98.6984333 472.430813,92.5324333 471.322813,90.8534333 C468.986813,87.3144333 467.360813,86.3394333 470.979813,84.2964333 C473.117813,83.0894333 474.944813,82.4554333 477.620813,81.9924333 C478.909813,81.7694333 479.161813,81.8414333 480.135813,82.7114333 C485.779813,87.7524333 486.988813,88.7794333 493.610813,90.8624333 C495.602813,91.4884333 497.739813,92.1334333 499.804813,92.7824333 C500.588813,93.0294333 501.362813,93.2764333 502.176813,93.3094333 C502.308453,93.3145933 502.424167,93.3182989 502.523847,93.3198434 L502.701797,93.3198413 C503.223493,93.3088333 503.029413,93.1808333 502.087813,92.7264333 C495.080813,89.3434333 488.656813,85.2704333 484.695813,79.8374333 C484.224813,79.1904333 483.789813,78.5324333 483.531813,77.7844333 C483.183813,76.7754333 483.002813,76.6874333 481.714813,76.8994333 L475.943813,77.8474333 C474.655813,78.0594333 474.380813,78.1144333 473.185813,78.4014333 C470.643813,79.0114333 464.891813,82.9584333 464.465813,83.4084333 C462.705813,85.2684333 461.801813,87.8404333 460.126813,88.7754333 C458.899813,89.4594333 457.258813,89.2664333 455.481813,89.5394333 C450.652813,90.2794333 440.398813,96.6204333 435.938813,99.4894333 C434.840813,100.195433 434.760813,100.135433 435.140813,98.8834333 C435.580813,97.4371725 436.881123,94.5629494 438.473313,91.3554182 L438.877112,90.547225 C441.80987,84.7144886 445.527523,78.1046362 446.760813,77.0134333 C448.003813,75.9124333 453.212813,74.0514333 456.782813,72.4264333 C462.787813,69.6934333 468.347813,64.3064333 469.805813,57.7944333 C470.633813,54.0964333 471.660813,48.5564333 472.286813,48.0574333 C473.413813,47.1584333 475.285813,47.1614333 476.864813,46.3234333 C478.466813,45.4734333 479.767813,43.7594333 481.341813,42.5774333 C482.751813,41.5204333 485.353813,40.5574333 487.627813,40.1704333 C493.497813,39.1694333 501.537813,39.4534333 505.811813,38.1604333 C510.269813,36.8114333 514.403813,33.9984333 518.521813,32.6414333 C520.650813,31.9404333 521.536813,32.3264333 523.299813,33.7124333 Z" id="Mamouth" fill="#FFFFFF"></path>
                <path d="M344.947813,430.218433 C345.954813,430.608433 347.067813,430.789433 348.231813,430.725433 L347.933813,430.743933 L347.635813,430.750433 L369.242813,430.750433 L398.953813,430.749433 C325.223813,480.600433 245.161813,527.846433 199.028813,548.877433 C125.853813,582.236433 91.4838131,566.271433 102.297813,526.232433 C113.112813,486.192433 161.558813,448.393433 180.337813,436.714433 C185.129675,433.735813 188.978127,431.854419 191.859767,430.854234 L192.164813,430.750433 L198.047813,430.750433 C198.839813,432.162433 196.769813,435.335433 191.713813,439.212433 C180.003813,448.194433 154.723813,482.333433 146.081813,499.704433 C137.440813,517.074433 140.692813,526.123433 204.797813,501.004433 C231.987813,490.349433 288.248813,461.033433 344.947813,430.218433 Z M88.7618131,311.301433 C85.7828131,323.457433 82.9318131,335.068433 80.5238131,344.865433 C79.1668131,346.376433 77.9378131,347.811433 76.8638131,349.146433 C70.7728131,356.715433 68.0418131,362.886433 75.3748131,365.803433 C74.6206048,368.869142 74.116202,370.920015 73.8387212,372.049348 L73.8038131,372.191433 L224.406813,356.382433 C229.069813,355.876433 233.474813,353.777433 237.121813,350.882433 C239.824813,348.728433 242.278813,346.280433 244.439813,343.582433 C244.542813,343.511433 244.644813,343.438433 244.745813,343.363433 C246.396813,342.136433 247.764813,340.379433 248.765813,338.556433 C249.413313,337.381433 249.995535,336.171017 250.510165,334.932128 L250.810813,334.185433 L250.918813,333.907433 L252.614813,333.429433 C259.291813,345.230433 273.695813,348.436433 286.222813,348.801433 C291.641275,348.952818 297.063997,348.750593 302.454799,348.194759 L303.801813,348.048433 L309.017813,347.500433 C280.83658,358.233333 252.613296,368.326139 226.061516,377.21971 L223.320813,378.135433 L189.836813,378.135433 L187.037813,381.904433 C186.444813,382.961433 184.941813,387.490433 183.875813,390.770433 C181.683563,391.440933 179.512688,392.099621 177.364454,392.74523 L175.223813,393.386433 L173.896813,393.386433 L176.018813,386.837433 C176.789059,382.294556 173.138596,378.268072 168.745829,378.138621 L168.509813,378.135433 L75.9528131,378.135433 L75.9528131,390.189433 L79.4058131,391.770433 L73.6288131,409.895433 L72.3838131,414.175433 C28.3568131,414.407433 13.5728131,394.199433 28.4118131,365.677433 C40.2448131,342.933433 65.9398131,324.107433 88.7618131,311.301433 Z M138.041813,398.788433 L136.275813,404.225433 C130.232813,405.754433 124.560813,407.101433 119.307813,408.248433 C114.379756,408.033748 109.933916,408.209743 108.128232,408.219975 L107.975813,408.220433 L110.440813,401.079433 L110.475813,400.766808 L110.522813,400.456433 L126.448813,400.456433 C130.376813,400.504433 134.287813,399.942433 138.041813,398.788433 Z M513.974813,345.151433 C502.124054,355.267157 488.747246,365.957131 474.307027,376.947731 L472.755813,378.126433 L468.08671,378.126936 C467.919085,378.126961 467.752076,378.126987 467.58569,378.127014 L462.790064,378.127998 L462.561048,378.128055 L459.25822,378.128989 L459.047155,378.129055 L456.412803,378.129949 L456.218811,378.130019 L453.814726,378.130949 L453.639086,378.131021 L451.481866,378.131947 L451.325855,378.132017 L449.432098,378.132898 C449.341514,378.132942 449.251953,378.132985 449.163425,378.133028 L447.241418,378.133982 L447.135064,378.134036 L445.294971,378.134968 L445.226627,378.135001 L444.120813,378.135433 L444.120813,379.157433 C442.448813,378.601433 440.714813,378.265433 438.962813,378.154433 C475.701813,357.472433 502.693813,341.893433 506.660813,339.377433 C518.739813,331.715433 517.850813,341.216433 513.974813,345.151433 Z M538.900813,234.005433 C539.442813,234.124433 539.788813,234.191433 539.840813,234.191433 C541.145813,234.174433 546.416813,248.821433 546.800813,250.071433 C547.316813,251.747433 547.929813,253.396433 548.753813,254.946433 C550.524813,258.277433 553.270813,261.145433 554.969813,264.455433 C556.833813,268.083433 557.316813,271.569433 559.834813,274.676433 C560.972813,276.080433 562.430813,277.198433 563.664813,278.615433 C565.138813,280.308433 566.292813,282.429433 567.660813,284.245433 C568.633813,291.733433 569.480813,298.447433 570.146813,304.002433 C574.985933,344.367703 551.638357,312.049737 551.170922,311.399342 L551.163813,311.389433 L532.503813,239.517433 C534.787813,237.871433 536.928813,236.027433 538.900813,234.005433 Z M388.775813,293.237433 L386.529813,304.837433 L386.079813,307.840433 C386.076813,309.559433 386.238813,311.275433 386.565813,312.964433 C386.411813,312.780433 386.256813,312.597433 386.100813,312.416433 C384.858813,310.561433 383.337813,308.908433 381.593813,307.514433 C379.730813,306.028433 377.682813,304.789433 375.501813,303.828433 C371.975813,302.291433 368.268813,301.216433 364.470813,300.627433 C372.893813,298.081433 381.030813,295.605433 388.775813,293.237433 Z M675.897813,93.6344333 C696.362813,101.494433 743.539813,118.146433 750.999813,188.528433 C758.458813,258.910433 666.401813,299.875433 646.237813,304.606433 C626.073813,309.337433 629.118813,299.499433 636.445813,295.708433 C643.772813,291.917433 659.950813,284.188433 684.879813,265.141433 C709.807813,246.095433 721.941813,212.593433 719.768813,193.412433 C717.865813,176.617433 710.910813,161.257433 687.642813,142.022433 C688.495813,136.190433 688.423813,130.245433 687.186813,124.229433 C686.694813,121.838433 685.489813,118.519433 683.779813,119.597433 C682.676813,120.293433 681.046813,124.489433 680.580813,125.756433 C679.401813,128.964433 678.496813,131.772433 677.706813,134.305433 C677.374813,134.062433 677.040813,133.817433 676.702813,133.572433 C669.531813,128.361433 662.020813,124.701433 654.572813,122.159433 C651.918813,118.217433 648.198813,114.151433 644.572813,114.118433 C642.040813,114.095433 640.716813,116.144433 640.086813,118.475433 C619.783813,114.921433 602.092813,118.015433 596.079813,118.018433 C588.247813,118.021433 587.840813,121.865433 589.687813,127.158433 C587.789813,125.387433 585.635813,124.082433 584.243813,122.248433 C582.473813,119.912433 581.938813,116.718433 580.369813,113.578433 C579.178813,111.196433 571.612813,101.146433 569.118813,98.7744333 C568.949813,98.6144333 558.355813,91.3074333 557.434813,88.7834333 C557.135813,87.9624333 557.177813,86.7374333 556.983813,85.5804333 C604.666813,77.5844333 658.366813,86.9004333 675.897813,93.6344333 Z M469.326813,277.008433 C463.21998,280.27085 456.794681,283.579482 450.094822,286.919694 L448.260813,287.831433 L448.440813,286.861433 C449.326813,282.505433 450.242813,278.156433 451.187813,273.813433 C457.696813,271.733433 461.953813,270.335433 463.419813,269.801433 C476.860813,264.905433 473.955813,273.995433 469.326813,277.008433 Z M611.740813,227.293433 C612.228813,229.866433 612.593813,231.840433 612.807813,233.056433 C614.083813,240.330433 616.820813,255.409433 616.534813,266.271433 C613.851813,266.039433 611.099813,265.555433 610.985813,265.531433 C606.547813,264.590433 602.933813,262.955433 599.887813,260.069433 C599.109413,256.682133 598.395203,253.064533 597.690989,249.42209 L597.088561,246.298704 L596.786813,244.741433 L596.784813,244.697433 C596.730813,243.415433 596.426813,242.178433 596.045813,241.006433 C595.848813,240.036433 595.649813,239.076433 595.446813,238.130433 C595.200813,236.980433 594.905813,235.619433 594.568813,234.075433 C595.144813,233.005433 596.287813,231.578433 596.874813,231.360433 C598.913813,230.602433 602.072813,230.737433 605.000813,230.023433 C606.967813,229.544433 609.391813,228.467433 611.740813,227.293433 Z M128.295813,152.880433 C113.882813,156.050433 76.5148131,176.255433 61.3248131,188.323433 C46.4668931,200.128193 45.290189,209.54641 109.534925,214.093147 L111.501813,214.229433 L111.199813,218.082433 C110.968813,219.770433 107.349813,234.963433 102.439813,255.230433 C97.4808131,255.323433 92.8018131,255.348433 88.4338131,255.305433 C8.01681312,254.498433 -16.3441869,225.469433 10.4238131,193.789433 C37.1918131,162.110433 97.0928131,148.412433 119.051813,145.795433 C141.010813,143.179433 142.707813,149.709433 128.295813,152.880433 Z M165.476813,236.601433 L214.814813,238.506433 L213.559813,244.933433 C213.447813,245.488433 213.269813,246.326433 213.074813,247.235433 C197.948182,248.869644 183.285561,250.283965 169.358188,251.452039 L167.043813,251.644433 L161.788813,251.634433 C162.326813,248.563433 162.961813,245.509433 163.691813,242.478433 C164.124813,240.676433 164.811813,238.306433 165.476813,236.601433 Z M428.177813,198.455433 C436.893813,199.398433 442.757813,200.073433 443.120813,200.212433 C444.133813,200.600433 450.057813,202.547433 457.715813,204.934433 C453.768813,206.007433 449.713813,207.070433 445.560813,208.124433 L445.560813,208.124433 L375.739813,202.569433 C396.321813,201.029433 414.387813,199.598433 428.177813,198.455433 Z M154.630813,0.568433345 C176.666813,2.42743334 177.013813,9.16643334 162.257813,9.36943334 C147.502813,9.57343334 106.831813,21.8394333 89.5218131,30.6024333 C72.2128131,39.3654333 69.4128131,48.5644333 135.822813,66.7324333 C167.763813,75.4704333 244.011813,87.3064333 316.145813,97.3574333 C315.269813,98.7514333 314.456813,100.227433 313.795813,101.735433 C312.182813,105.417433 306.619813,115.800433 303.842813,124.859433 C224.605813,120.121433 146.651813,111.189433 102.588813,101.670433 C23.9818131,84.6884333 5.96481312,51.3484333 38.5628131,25.7074333 C71.1618131,0.0664333448 132.593813,-1.29056666 154.630813,0.568433345 Z" id="shuttle" fill="#FFDB06"></path>
            </g>
        </g>
    </g>
</svg>
			</a><div id="navbar" class="navbar">
				<nav id="site-navigation" class="navigation main-navigation" role="navigation">
					<span class="menu-toggle"><svg width="32px" height="20px" viewBox="0 0 32 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="1920-px-copy-2" transform="translate(-128.000000, -121.000000)" fill="#19301A">
            <path d="M128,141 L160,141 L160,137 L128,137 L128,141 Z M128,125 L160,125 L160,121 L128,121 L128,125 Z M128,133 L160,133 L160,129 L128,129 L128,133 Z" id="menu_list-[#1527]"></path>
        </g>
    </g>
</svg></span>
					<div class="menu-menu-1-container"><ul id="menu-menu-1" class="nav-menu"><li id="menu-item-676" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-676"><a href="https://bcc73.com/" aria-current="page">Accueil</a></li>
<li id="menu-item-713" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-713"><a href="https://bcc73.com/informations-pratiques/">Informations pratiques</a>
<ul class="sub-menu">
	<li id="menu-item-831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-831"><a href="https://bcc73.com/livret-daccueil-du-licencie/">Livret d’accueil du licencié</a></li>
	<li id="menu-item-678" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-678"><a href="https://bcc73.com/agenda/">Agenda</a></li>
	<li id="menu-item-696" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-696"><a href="https://bcc73.com/les-creneaux/">Les créneaux</a></li>
	<li id="menu-item-709" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-709"><a href="https://bcc73.com/plan-des-gymnases/">Les gymnases</a></li>
	<li id="menu-item-682" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-682"><a href="https://bcc73.com/dossier-dinscription/">Dossier d’inscription</a></li>
	<li id="menu-item-681" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-681"><a href="https://bcc73.com/deroulement-des-seances/">Déroulement des séances</a></li>
	<li id="menu-item-702" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-702"><a href="https://bcc73.com/les-tournois/">Les tournois</a></li>
	<li id="menu-item-712" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-712"><a href="https://bcc73.com/vente-de-volants/">Vente de volants</a></li>
</ul>
</li>
<li id="menu-item-692" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-692"><a href="https://bcc73.com/club/">Le club</a>
<ul class="sub-menu">
	<li id="menu-item-677" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-677"><a href="https://bcc73.com/actualites/">Actualités</a></li>
	<li id="menu-item-693" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-693"><a href="https://bcc73.com/le-comite-directeur/">Le Conseil d’Administration (CoDir)</a></li>
	<li id="menu-item-695" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-695"><a href="https://bcc73.com/les-commissions/">Les commissions</a></li>
	<li id="menu-item-697" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-697"><a href="https://bcc73.com/les-encadrants/">Les encadrants</a></li>
	<li id="menu-item-694" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-694"><a href="https://bcc73.com/le-reglement-interieur/">Le règlement intérieur</a></li>
	<li id="menu-item-858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-858"><a href="https://bcc73.com/nos-evenements/">Nos évènements</a></li>
	<li id="menu-item-698" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-698"><a href="https://bcc73.com/les-interclubs/">Les interclubs</a>
	<ul class="sub-menu">
		<li id="menu-item-711" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-711"><a href="https://bcc73.com/reglement-des-interclubs/">Règlement des interclubs</a></li>
		<li id="menu-item-685" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-685"><a href="https://bcc73.com/lequipe-1/">L’équipe 1</a></li>
		<li id="menu-item-686" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-686"><a href="https://bcc73.com/lequipe-2/">L’équipe 2</a></li>
		<li id="menu-item-687" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-687"><a href="https://bcc73.com/lequipe-3/">L’équipe 3</a></li>
		<li id="menu-item-688" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-688"><a href="https://bcc73.com/lequipe-4/">L’équipe 4</a></li>
		<li id="menu-item-689" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-689"><a href="https://bcc73.com/lequipe-5/">L’équipe 5</a></li>
		<li id="menu-item-952" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-952"><a href="https://bcc73.com/lequipe-6/">L’équipe 6</a></li>
	</ul>
</li>
	<li id="menu-item-748" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-748"><a href="https://bcc73.com/pour-un-sport-ensemble/">Sport adapté</a></li>
	<li id="menu-item-704" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-704"><a href="https://bcc73.com/nos-partenaires-2/">Nos partenaires</a>
	<ul class="sub-menu">
		<li id="menu-item-710" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-710"><a href="https://bcc73.com/pourquoi-devenir-partenaire/">Pourquoi devenir partenaire ?</a></li>
		<li id="menu-item-708" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-708"><a href="https://bcc73.com/partenaires-institutionels/">Partenaires institutionnels</a></li>
		<li id="menu-item-707" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-707"><a href="https://bcc73.com/partenaire-equipementier/">Partenaire équipementier</a></li>
		<li id="menu-item-705" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-705"><a href="https://bcc73.com/nos-sponsors/">Nos sponsors &#038; Mécènes</a></li>
		<li id="menu-item-706" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-706"><a href="https://bcc73.com/notre-dossier-de-sponsoring/">Notre dossier de partenariat</a></li>
	</ul>
</li>
</ul>
</li>
<li id="menu-item-699" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-699"><a href="https://bcc73.com/les-jeunes/">Les jeunes</a>
<ul class="sub-menu">
	<li id="menu-item-684" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-684"><a href="https://bcc73.com/ecole-francaise-badminton/">L’école française de badminton</a></li>
	<li id="menu-item-691" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-691"><a href="https://bcc73.com/le-circuit-de-competition/">Le circuit de compétition</a></li>
	<li id="menu-item-679" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-679"><a href="https://bcc73.com/calendrier-des-competitions/">Calendrier des compétitions</a></li>
	<li id="menu-item-701" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-701"><a href="https://bcc73.com/les-stages-jeunes/">Les stages jeunes</a></li>
	<li id="menu-item-690" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-690"><a href="https://bcc73.com/le-baby-bad/">Le baby bad</a></li>
	<li id="menu-item-700" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-700"><a href="https://bcc73.com/?page_id=332">Les parents du jeune badiste</a></li>
</ul>
</li>
<li id="menu-item-680" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-680"><a href="https://bcc73.com/contact/">Contact</a></li>
</ul></div>									</nav><!-- #site-navigation -->
			</div><!-- #navbar -->
			
			</div>
			
		</header><!-- #masthead -->

		<div id="main" class="site-main">
<div id="BackTop"><svg width="52px" height="52px" viewBox="0 0 52 52" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
        <linearGradient x1="0%" y1="13.6624764%" x2="76.978128%" y2="89.3706764%" id="linearGradient-1">
            <stop stop-color="#0A5E82" offset="0%"></stop>
            <stop stop-color="#074767" offset="40.5482298%"></stop>
            <stop stop-color="#04304B" offset="100%"></stop>
        </linearGradient>
    </defs>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Group-21">
            <rect id="Rectangle-19" fill="url(#linearGradient-1)" fill-rule="nonzero" x="0" y="0" width="52" height="52"></rect>
            <path d="M39.6053845,33.5006051 L39.6053845,33.5006051 C40.1315385,32.9484701 40.1315385,32.0546044 39.6053845,31.5038815 L28.4495709,19.8271435 C27.3959138,18.7242855 25.6865879,18.7242855 24.6329308,19.8271435 L13.3948212,31.5886081 C12.8740637,32.1350947 12.8673181,33.0176635 13.3813301,33.5712106 C13.906135,34.1374667 14.7709163,34.1431152 15.3038158,33.5867438 L25.5867535,22.8222289 C26.1142566,22.2700939 26.968245,22.2700939 27.4957481,22.8222289 L37.697739,33.5006051 C38.223893,34.0527401 39.0792305,34.0527401 39.6053845,33.5006051" id="arrow_up-[#337]" fill="#FFFFFF"></path>
        </g>
    </g>
</svg></div><!-- <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://bcc73.com/wp-content/themes/kote-theme/js/slick.min.js"></script>  -->
<!-- <link rel="stylesheet" type="text/css" href="https://bcc73.com/wp-content/themes/kote-theme/css/slick.css"/>  -->
<!-- <link href="https://bcc73.com/wp-content/themes/kote-theme/css/lightslider.css" rel="stylesheet"/> -->
<!-- <script type="rocketlazyloadscript" data-rocket-src="https://bcc73.com/wp-content/themes/kote-theme/js/lightslider.js"></script> -->
<!-- <link href="https://bcc73.com/wp-content/themes/kote-theme/css/swiper-bundle.min.css" rel="stylesheet"/> -->
<!-- <script type="rocketlazyloadscript" data-rocket-src="https://bcc73.com/wp-content/themes/kote-theme/js/swiper-bundle.min.js"></script> -->

	<div id="primary" class="content-area">
		<div id="content" class="site-content" role="main">
			
			<section id="Slider" class="Cover" style="background-image:url(https://bcc73.com/wp-content/uploads/2023/02/slider-test.png);">
				<div id="SlidingGreen"></div>
				<div class="Width1200">
					<div id="ContentSlider">
						<h2>Bienvenue au</h2>
						<h1>Badminton Club <br />de Chambéry</h1>
						<div id="LesBoutonsSlider">
							<!-- <a class="LinkStandard" href="">Forfaits en ligne</a> -->
							<!--<a class="LinkStandard" href="https://bcc73.com/les-creneaux/">Les créneaux</a>-->
							<!--<a class="LinkStandard" href="https://bcc73.com/les-tournois/">Les tournois</a>-->
						</div>
					</div>
				</div>
			</section>
			
			<section id="MenuRapide">
				<div class="Flex">
					<div class="UnMenuRapide Zoom">
						<a href="https://bcc73.com/les-creneaux/">
							<svg width="512px" height="463px" viewBox="0 0 512 463" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="calendar-(1)" fill="#000000" fill-rule="nonzero">
            <path d="M475.988281,32.089844 L363.070312,32.089844 L363.070312,10.003906 C363.070312,4.480469 358.589844,0 353.066406,0 C347.542969,0 343.0625,4.480469 343.0625,10.003906 L343.0625,32.089844 L299.066406,32.089844 L299.066406,10.003906 C299.066406,4.480469 294.585938,0 289.0625,0 C283.535156,0 279.058594,4.480469 279.058594,10.003906 L279.058594,32.089844 L235.058594,32.089844 L235.058594,10.003906 C235.058594,4.480469 230.582031,0 225.054688,0 C219.53125,0 215.054688,4.480469 215.054688,10.003906 L215.054688,32.089844 L171.054688,32.089844 L171.054688,10.003906 C171.054688,4.480469 166.574219,0 161.050781,0 C155.527344,0 151.046875,4.480469 151.046875,10.003906 L151.046875,32.089844 L36.011719,32.089844 C16.15625,32.089844 0,48.242188 0,68.101562 L0,426.441406 C0,446.296875 16.15625,462.453125 36.011719,462.453125 L475.988281,462.453125 C495.84375,462.453125 512,446.296875 512,426.441406 L512,68.101562 C512,48.246094 495.84375,32.089844 475.988281,32.089844 L475.988281,32.089844 Z M491.992188,426.441406 C491.992188,435.265625 484.8125,442.445312 475.988281,442.445312 L36.011719,442.445312 C27.1875,442.445312 20.007812,435.265625 20.007812,426.441406 L20.007812,156.226562 L411.554688,156.226562 C417.078125,156.226562 421.558594,151.746094 421.558594,146.222656 C421.558594,140.699219 417.078125,136.21875 411.554688,136.21875 L20.007812,136.21875 L20.007812,68.101562 C20.007812,59.277344 27.1875,52.097656 36.011719,52.097656 L151.046875,52.097656 L151.046875,75.113281 C151.046875,80.636719 155.527344,85.117188 161.050781,85.117188 C166.574219,85.117188 171.054688,80.636719 171.054688,75.113281 L171.054688,52.097656 L215.054688,52.097656 L215.054688,75.113281 C215.054688,80.636719 219.53125,85.117188 225.054688,85.117188 C230.582031,85.117188 235.058594,80.636719 235.058594,75.113281 L235.058594,52.097656 L279.058594,52.097656 L279.058594,75.113281 C279.058594,80.636719 283.535156,85.117188 289.0625,85.117188 C294.585938,85.117188 299.066406,80.636719 299.066406,75.113281 L299.066406,52.097656 L343.0625,52.097656 L343.0625,75.113281 C343.0625,80.636719 347.542969,85.117188 353.066406,85.117188 C358.589844,85.117188 363.070312,80.636719 363.070312,75.113281 L363.070312,52.097656 L475.988281,52.097656 C484.8125,52.097656 491.992188,59.277344 491.992188,68.101562 L491.992188,426.441406 Z" id="Shape"></path>
            <path d="M443.816406,176.683594 L69.195312,176.683594 C55.40625,176.683594 44.1875,187.902344 44.1875,201.691406 L44.1875,328.679688 C44.078125,329.273438 44.011719,329.886719 44.011719,330.515625 C44.011719,331.144531 44.078125,331.753906 44.1875,332.351562 L44.1875,396.070312 C44.1875,409.859375 55.40625,421.078125 69.195312,421.078125 L443.816406,421.078125 C457.605469,421.078125 468.824219,409.859375 468.824219,396.070312 L468.824219,201.691406 C468.824219,187.902344 457.609375,176.683594 443.816406,176.683594 Z M64.195312,273.230469 L148.289062,273.230469 L148.289062,320.511719 L64.195312,320.511719 L64.195312,273.230469 Z M168.296875,273.230469 L245.996094,273.230469 L245.996094,320.511719 L168.296875,320.511719 L168.296875,273.230469 Z M245.996094,253.222656 L168.296875,253.222656 L168.296875,196.691406 L245.996094,196.691406 L245.996094,253.222656 Z M266.003906,196.691406 L346.191406,196.691406 L346.191406,253.222656 L266.003906,253.222656 L266.003906,196.691406 Z M245.996094,340.515625 L245.996094,401.070312 L168.296875,401.070312 L168.296875,340.515625 L245.996094,340.515625 Z M266.003906,340.515625 L346.191406,340.515625 L346.191406,401.070312 L266.003906,401.070312 L266.003906,340.515625 Z M266.003906,320.511719 L266.003906,273.226562 L346.191406,273.226562 L346.191406,320.511719 L266.003906,320.511719 Z M366.195312,273.230469 L448.820312,273.230469 L448.820312,320.511719 L366.195312,320.511719 L366.195312,273.230469 Z M448.820312,201.691406 L448.820312,253.222656 L366.195312,253.222656 L366.195312,196.691406 L443.816406,196.691406 C446.574219,196.691406 448.820312,198.933594 448.820312,201.691406 Z M69.195312,196.691406 L148.289062,196.691406 L148.289062,253.222656 L64.195312,253.222656 L64.195312,201.691406 C64.195312,198.933594 66.4375,196.691406 69.195312,196.691406 Z M64.195312,396.070312 L64.195312,340.519531 L148.289062,340.519531 L148.289062,401.070312 L69.195312,401.070312 C66.4375,401.070312 64.195312,398.824219 64.195312,396.070312 Z M443.816406,401.070312 L366.195312,401.070312 L366.195312,340.519531 L448.820312,340.519531 L448.820312,396.070312 C448.820312,398.824219 446.574219,401.070312 443.816406,401.070312 Z" id="Shape"></path>
            <path d="M401.566406,236.523438 L411.863281,236.523438 C417.390625,236.523438 421.867188,232.042969 421.867188,226.519531 C421.867188,220.996094 417.390625,216.515625 411.863281,216.515625 L401.566406,216.515625 C396.039062,216.515625 391.5625,220.996094 391.5625,226.519531 C391.5625,232.042969 396.039062,236.523438 401.566406,236.523438 L401.566406,236.523438 Z" id="Path"></path>
            <path d="M449.273438,156.503906 C454.800781,156.503906 459.277344,152.023438 459.277344,146.5 L459.277344,146.222656 C459.277344,140.699219 454.800781,136.21875 449.273438,136.21875 C443.75,136.21875 439.269531,140.699219 439.269531,146.222656 L439.269531,146.5 C439.269531,152.023438 443.75,156.503906 449.273438,156.503906 L449.273438,156.503906 Z" id="Path"></path>
        </g>
    </g>
</svg>
							<h3>Créneaux</h3>
							<span>Consulter</span>
						</a>
					</div>
					<div class="UnMenuRapide Zoom">
						<a href="https://bcc73.com/les-jeunes/">
							<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
								<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
									<g id="children" transform="translate(0.000000, 0.000000)" fill="#000000" fill-rule="nonzero">
										<path d="M494.482994,317.885351 C492.591994,302.387351 487.374994,289.310351 473.095994,278.991351 C461.780994,270.108351 446.342994,267.664351 404.215994,257.178351 L404.215994,237.934351 C404.470994,237.807351 404.296994,237.897351 404.568994,237.758351 L404.569994,237.759351 C405.323994,237.398351 407.451994,236.245351 408.593994,235.553351 L408.718994,235.479351 C427.756994,224.518351 441.612994,205.561351 446.736994,186.606351 C455.559994,202.897351 453.423994,218.158351 452.698994,230.649351 C452.083994,241.234351 461.628994,249.517351 472.006994,247.367351 L490.478994,243.536351 C495.990994,242.392351 500.777994,238.945351 503.611994,234.078351 C506.440994,229.221351 507.075994,223.371351 505.352994,218.028351 C494.392994,184.026351 480.190994,167.133351 472.796994,160.149351 C473.219994,155.243351 472.243994,150.525351 470.091994,146.284351 C471.912994,143.219351 473.090994,139.817351 473.463994,136.212351 C473.736994,135.435351 473.891994,134.604351 473.891994,133.733351 C472.558994,119.704351 479.696994,84.9443507 457.460994,50.4123507 L457.446994,50.4213507 C453.203994,44.4773507 443.808994,47.4823507 443.808994,54.7803507 C443.808994,57.5473507 444.740994,58.0543507 447.340994,62.7273507 C461.044994,87.3783507 458.594994,108.944351 458.896994,110.583351 C455.469994,108.711351 451.601994,107.406351 447.459994,106.820351 C444.669994,103.371351 440.378994,101.996351 436.368994,102.809351 C398.280994,110.505351 383.066994,92.8683507 378.292994,84.9273507 C375.811994,80.7993507 371.455994,78.3343507 366.643994,78.3333507 C366.642994,78.3333507 366.642994,78.3333507 366.641994,78.3333507 C361.829994,78.3333507 357.473994,80.7983507 354.991994,84.9263507 C354.990994,84.9263507 354.990994,84.9273507 354.990994,84.9273507 C350.217994,92.8663507 335.003994,110.501351 296.914994,102.809351 C292.849994,101.986351 288.576994,103.417351 285.822994,106.821351 C281.681994,107.407351 277.813994,108.712351 274.387994,110.584351 L274.387994,107.471351 C274.387994,31.3703507 361.403994,-12.1096493 422.953994,34.4093507 C426.215994,36.9613507 430.909994,36.3723507 433.459994,33.1113507 C436.011994,29.8503507 435.418994,25.1243507 432.157994,22.5723507 C360.477994,-32.1256493 263.080994,19.5843507 259.494994,102.780351 C259.320994,106.847351 259.424994,107.422351 259.393994,133.733351 C259.393994,134.607351 259.550994,135.442351 259.825994,136.222351 C260.185994,139.687351 261.287994,142.964351 262.992994,145.935351 C260.727994,150.232351 259.670994,155.077351 260.107994,160.148351 C252.713994,167.132351 238.509994,184.026351 227.551994,218.027351 C223.933994,229.256351 230.896994,241.144351 242.425994,243.535351 C260.916994,247.266351 261.338994,247.707351 264.203994,247.707351 C268.010994,247.707351 271.691994,246.353351 274.648994,243.800351 C281.131994,238.202351 280.286994,231.519351 279.943994,226.794351 C279.146994,215.793351 278.097994,201.182351 286.420994,186.151351 C293.233994,206.547351 302.494994,221.325351 321.455994,233.562351 C325.696994,236.296351 328.674994,237.732351 328.774994,237.787351 L328.774994,257.176351 C281.186994,269.022351 269.763994,269.984351 255.844994,282.229351 C242.027994,270.100351 231.094994,269.162351 182.941994,257.176351 L182.941994,237.770351 C183.058994,237.701351 187.542994,235.537351 193.038994,231.663351 C230.721994,205.079351 228.230994,164.034351 228.388994,163.455351 C248.894994,158.987351 258.423994,138.212351 247.275994,122.584351 C247.482994,89.9453507 247.226994,63.1873507 221.360994,34.4473507 C159.025994,-35.4546493 42.8059944,8.88135065 42.8059944,102.470351 L42.8059944,122.528351 C42.8059944,122.547351 42.8089944,122.566351 42.8089944,122.585351 C39.8229944,126.769351 38.0909944,131.708351 38.0909944,136.996351 C38.0909944,149.765351 48.1579944,160.507351 61.6989944,163.456351 C61.9199944,170.380351 62.0319944,175.306351 64.1769944,183.776351 C70.1099944,207.654351 86.3889944,227.300351 107.506994,237.949351 L107.506994,257.176351 C63.6609944,268.091351 49.9279944,270.123351 38.6279944,278.988351 C27.6769944,286.902351 21.0389944,297.794351 18.5679944,309.747351 C17.2309944,316.209351 0.212994382,470.047351 0.203994382,470.150351 C-1.85100562,493.898351 11.7479944,512.000351 35.2219944,512.000351 L100.808994,512.000351 C104.948994,512.000351 108.305994,508.643351 108.305994,504.502351 C108.305994,500.361351 104.948994,497.005351 100.808994,497.005351 L72.5909944,497.005351 L80.0249944,356.389351 C80.2429944,352.255351 77.0679944,348.726351 72.9339944,348.507351 C68.7899944,348.248351 65.2699944,351.463351 65.0509944,355.598351 L63.5739944,383.553351 L24.9789944,383.553351 C31.9669944,322.877351 31.9059944,316.685351 34.0809944,309.507351 C41.0679944,286.447351 67.2519944,282.895351 67.9179944,282.483351 C84.7199944,308.747351 113.828994,324.839351 145.225994,324.839351 C176.622994,324.839351 205.730994,308.746351 222.533994,282.483351 C224.158994,282.953351 231.859994,284.262351 239.910994,289.087351 C240.236994,289.282351 240.576994,289.452351 240.926994,289.596351 C241.931994,290.263351 244.628994,292.294351 246.161994,293.654351 C245.267994,295.746351 240.592994,300.858351 238.504994,317.957351 L231.164994,383.552351 L227.186994,383.552351 L225.709994,355.597351 C225.490994,351.462351 221.970994,348.260351 217.826994,348.506351 C213.692994,348.725351 210.517994,352.253351 210.735994,356.388351 L218.169994,497.004351 L135.795994,497.004351 C131.655994,497.004351 128.298994,500.360351 128.298994,504.501351 C128.298994,508.642351 131.655994,512.000351 135.795994,512.000351 C146.477994,512.000351 307.662994,512.000351 318.566994,512.000351 C322.707994,512.000351 326.063994,508.642351 326.063994,504.501351 C326.063994,500.360351 322.707994,497.004351 318.566994,497.004351 L293.858994,497.004351 L301.292994,356.388351 C301.511994,352.254351 298.336994,348.725351 294.201994,348.506351 C290.085994,348.274351 286.537994,351.462351 286.319994,355.597351 L285.889994,363.722351 L249.396994,355.465351 C254.702994,320.479351 249.687994,302.375351 271.813994,289.086351 C280.909994,283.636351 289.390994,282.614351 292.598994,281.634351 C296.770994,320.821351 328.818994,337.618351 329.013994,337.797351 L329.117994,337.859351 C332.714994,339.679351 336.570994,342.415351 347.512994,345.515351 C358.167994,348.346351 367.242994,347.993351 367.047994,347.993351 C381.410994,347.993351 395.717994,343.496351 406.778994,336.264351 L406.882994,336.197351 C407.867994,335.479351 415.420994,331.040351 423.179994,322.015351 C433.274994,310.248351 439.119994,296.172351 440.674994,281.703351 C443.714994,282.634351 452.240994,283.728351 461.185994,289.087351 C483.494994,302.486351 478.010994,320.090351 483.603994,355.474351 L447.402994,363.712351 L446.973994,355.598351 C446.762994,351.598351 443.453994,348.497351 439.494994,348.497351 C439.360994,348.497351 439.225994,348.500351 439.092994,348.508351 C434.957994,348.727351 431.782994,352.255351 432.001994,356.390351 L439.434994,497.006351 L353.552994,497.006351 C349.411994,497.006351 346.055994,500.362351 346.055994,504.503351 C346.055994,508.644351 349.411994,512.000351 353.552994,512.000351 L476.505994,512.000351 C498.497994,512.000351 511.968994,495.465351 511.740994,476.204351 C511.835994,469.752351 512.227994,477.861351 494.482994,317.885351 Z M466.409994,175.051351 C474.375994,184.141351 483.760994,199.908351 491.083994,222.627351 C491.656994,224.402351 491.062994,225.836351 490.655994,226.531351 C490.247994,227.234351 489.285994,228.468351 487.435994,228.852351 L468.963994,232.683351 C468.238994,232.831351 467.625994,232.244351 467.668994,231.517351 C467.734994,230.374351 467.823994,229.158351 467.916994,227.873351 C468.735994,216.570351 470.031994,198.652351 460.265994,180.109351 C462.566994,178.756351 464.638994,177.049351 466.409994,175.051351 Z M449.991994,122.922351 C461.740994,127.766351 461.167994,139.933351 449.991994,144.542351 L449.991994,122.922351 Z M449.991994,160.201351 C452.402994,159.680351 455.410994,158.679351 457.896994,157.439351 C458.116994,162.599351 454.647994,167.073351 449.854994,168.326351 C449.867994,168.104351 449.975994,161.173351 449.991994,160.201351 Z M263.943994,232.684351 L245.472994,228.853351 C242.643994,228.266351 240.945994,225.357351 241.824994,222.626351 C249.146994,199.907351 258.531994,184.141351 266.498994,175.050351 C268.268994,177.048351 270.342994,178.755351 272.642994,180.110351 C257.693994,208.490351 268.965994,233.722351 263.943994,232.684351 Z M283.296994,122.925351 L283.296994,144.542351 C272.003994,139.880351 271.686994,127.713351 283.296994,122.925351 Z M275.022994,157.255351 C277.646994,158.607351 280.842994,159.674351 283.297994,160.203351 C283.379994,167.872351 283.347994,166.866351 283.438994,168.413351 C283.373994,168.400351 274.694994,162.570351 275.022994,157.255351 Z M62.4719944,398.548351 L57.2669944,497.005351 C39.5669944,496.047351 28.7589944,499.747351 20.8209944,491.700351 C17.4549944,488.288351 15.0569944,483.067351 14.9769944,476.081351 C14.8849944,470.788351 15.1949944,472.367351 23.2989944,398.547351 L62.4719944,398.547351 L62.4719944,398.548351 Z M228.391994,147.806351 L228.391994,126.189351 C239.842994,130.912351 239.843994,143.081351 228.391994,147.806351 Z M61.6969944,147.807351 C50.2409944,143.083351 50.2389944,130.913351 61.6969944,126.187351 L61.6969944,147.807351 Z M64.5509944,110.038351 C62.2039944,110.347351 59.9459944,110.893351 57.7999944,111.636351 C57.8149944,104.673351 57.7019944,100.368351 58.0559944,95.7433507 C62.4839944,46.4013507 103.347994,13.9943507 147.576994,15.2653507 L148.389994,15.2973507 C192.634994,16.9113507 230.235994,52.3423507 232.200994,98.7073507 C232.344994,107.467351 232.260994,99.6333507 232.288248,111.635351 C230.373994,110.972351 228.369994,110.471351 226.293994,110.152351 C224.855994,107.869351 222.723994,106.034351 220.027994,104.864351 C219.033994,104.431351 218.779994,104.516351 217.007994,103.944351 C211.403994,102.131351 200.790994,96.5813507 192.023994,79.7583507 C189.769994,75.4323507 185.336994,72.7543507 180.452994,72.8893507 C175.573994,72.9783507 171.243994,75.7683507 169.149994,80.1693507 C162.043994,95.1173507 129.976994,121.225351 76.2219944,106.520351 C72.0689944,105.387351 67.5789944,106.602351 64.5509944,110.038351 Z M93.8259944,208.780351 C72.7929944,184.293351 76.6919944,165.249351 76.6919944,122.122351 C107.765994,129.598351 131.147994,124.341351 145.519994,118.427351 C161.028994,112.045351 173.869994,101.717351 180.712994,90.2953507 C190.069994,106.400351 202.248994,115.214351 213.394994,118.522351 C213.395994,126.806351 213.392994,156.243351 213.396994,156.814351 C212.877994,159.364351 217.387994,188.043351 193.225994,211.999351 C171.569994,233.022351 150.343994,231.003351 141.795994,231.805351 C140.674994,231.753351 139.550994,231.673351 138.430994,231.566351 C137.310994,231.459351 136.194994,231.324351 135.090994,231.164351 C118.715994,228.767351 104.032994,220.424351 93.8259944,208.780351 Z M176.434994,271.009351 L178.710994,271.576351 C159.644994,288.793351 130.805994,288.794351 111.737994,271.576351 L114.013994,271.009351 C114.452994,270.899351 114.881994,270.750351 115.294994,270.564351 C119.670994,268.583351 122.499994,263.539351 122.499994,257.713351 L122.499994,243.776351 C136.214994,247.776351 152.343994,248.060351 167.950994,243.675351 L167.950994,257.712351 C167.950994,264.822351 172.078994,269.915351 176.434994,271.009351 Z M83.4399944,278.620351 L95.0189944,275.737351 C120.963994,307.301351 169.333994,307.488351 195.431994,275.737351 L207.010994,278.620351 C176.367994,320.153351 114.183994,320.291351 83.4399944,278.620351 Z M285.084994,378.915351 L278.841994,497.006351 C256.672994,496.882351 247.056994,498.942351 240.326994,489.591351 C236.558994,484.326351 235.864994,477.966351 236.407994,471.532351 C237.613994,460.759351 246.509994,381.261351 247.718994,370.461351 L285.084994,378.915351 Z M404.469994,237.809351 L404.217994,237.291351 L404.217994,237.059351 L404.570994,237.756351 L404.469994,237.809351 Z M314.761994,208.027351 C294.163994,184.054351 298.291994,161.537351 298.293994,118.274351 C313.790994,120.662351 348.405994,122.317351 366.643994,94.5583507 C384.883994,122.318351 419.501994,120.658351 434.996994,118.274351 C434.996994,127.500351 434.996994,154.260351 434.996994,163.529351 C434.996994,225.871351 357.275994,256.176351 314.761994,208.027351 Z M366.485994,308.381351 C352.656994,308.104351 345.938994,300.953351 345.210994,300.638351 C342.000994,297.798351 341.159994,296.647351 341.249994,296.747351 C337.072994,291.840351 334.805994,286.750351 333.690994,281.046351 C333.004994,277.639351 333.122994,274.488351 333.114994,271.550351 C334.969994,271.062351 335.595994,271.004351 336.567994,270.563351 C340.942994,268.583351 343.770994,263.538351 343.770994,257.713351 L343.770994,243.685351 C358.379994,247.828351 374.186994,248.008351 389.221994,243.768351 L389.221994,257.713351 C389.221994,264.822351 393.350994,269.918351 397.707994,271.010351 L400.170994,271.623351 C399.903994,272.717351 402.057994,286.156351 391.196994,297.687351 C388.751994,300.296351 386.510994,302.013351 383.525994,303.826351 C374.740994,308.950351 366.213994,308.400351 367.041994,308.380351 C366.960994,308.380351 366.559994,308.381351 366.485994,308.381351 Z M391.890994,327.401351 C391.392994,327.466351 376.076994,335.987351 355.127994,331.897351 C328.780994,326.671351 309.174994,304.438351 307.322994,277.970351 C309.651994,277.390351 315.577994,275.915351 318.125994,275.281351 C318.621994,323.044351 381.145994,341.508351 407.328994,301.312351 C409.461994,297.348351 414.982994,289.290351 415.164994,275.353351 L425.963994,278.041351 C424.813994,296.150351 413.652994,317.162351 391.890994,327.401351 Z M490.901994,491.701351 C482.952994,499.757351 472.150994,496.047351 454.447994,497.006351 L448.203994,378.907351 L485.278994,370.470351 C497.530994,481.481351 496.594994,468.364351 496.742994,476.395351 C496.795994,480.892351 495.286994,487.257351 490.901994,491.701351 Z" id="Shape"></path>
									</g>
								</g>
							</svg>
							<h3>Jeunes</h3>
							<span>Consulter</span>
						</a>
					</div>
				
					<div class="UnMenuRapide Zoom">
						<a href="https://bcc73.com/les-interclubs/">
							<svg width="512px" height="513px" viewBox="0 0 512 513" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="competition" fill="#000000" fill-rule="nonzero">
            <path d="M379.452,312.845 L374.177,343.592 C373.694,346.406 374.851,349.25 377.16,350.928 C379.469,352.606 382.529,352.828 385.058,351.499 L412.673,336.982 L440.286,351.499 C441.384,352.076 442.582,352.360704 443.775,352.360704 C445.331,352.360704 446.878,351.877 448.184,350.927 C450.494,349.249 451.651,346.406 451.167,343.592 L445.894,312.844 L468.234,291.067 C470.278,289.075 471.013,286.094 470.131,283.379 C469.249,280.664 466.902,278.685 464.077,278.275 L433.204,273.788 L419.397,245.813 C418.133,243.253 415.526,241.632 412.671,241.632 C409.816,241.632 407.209,243.253 405.945,245.813 L392.136,273.788 L361.264,278.275 C358.44,278.685 356.092,280.665 355.21,283.379 C354.328,286.093 355.064,289.074 357.107,291.067 L379.452,312.845 Z M398.199,288.065 C400.641,287.711 402.753,286.176 403.845,283.962 L412.673,266.077 L421.499,283.962 C422.592,286.176 424.703,287.71 427.145,288.065 L446.882,290.933 L432.6,304.856 C430.832,306.579 430.026,309.061 430.444,311.494 L433.815,331.15 L416.163,321.87 C415.07,321.296 413.872,321.009 412.673,321.009 C411.475,321.009 410.276,321.296 409.183,321.87 L391.53,331.15 L394.902,311.495 C395.32,309.061 394.513,306.579 392.746,304.855 L378.464,290.933 L398.199,288.065 Z" id="Shape"></path>
            <path d="M63.452,237.699 L58.177,268.446 C57.694,271.26 58.851,274.104 61.16,275.782 C63.469,277.46 66.53,277.683 69.058,276.353 L96.673,261.836 L124.286,276.353 C125.384,276.93 126.582,277.214 127.775,277.214 C129.331,277.214 130.878,276.731 132.184,275.781 C134.494,274.103 135.651,271.26 135.167,268.446 L129.894,237.698 L152.234,215.921 C154.278,213.929 155.013,210.948 154.131,208.233 C153.249,205.518 150.902,203.539 148.077,203.129 L117.204,198.643 L103.397,170.667 C102.133,168.107 99.526,166.486 96.671,166.486 C93.816,166.486 91.209,168.107 89.945,170.667 L76.136,198.642 L45.264,203.129 C42.44,203.539 40.092,205.519 39.21,208.233 C38.328,210.947 39.064,213.928 41.107,215.921 L63.452,237.699 Z M82.199,212.92 C84.641,212.566 86.753,211.031 87.845,208.817 L96.673,190.932 L105.499,208.817 C106.592,211.031 108.703,212.565 111.145,212.92 L130.882,215.788 L116.6,229.711 C114.832,231.434 114.026,233.916 114.444,236.349 L117.815,256.005 L100.163,246.725 C99.07,246.151 97.872,245.864 96.673,245.864 C95.475,245.864 94.276,246.151 93.183,246.725 L75.53,256.005 L78.902,236.35 C79.32,233.916 78.513,231.434 76.746,229.711 L62.464,215.788 L82.199,212.92 Z" id="Shape"></path>
            <path d="M212.817,49.754 L212.817,58.871 C212.817,80.278 228.379,98.107 248.781,101.673 L248.781,122.71 C230.402,125.702 215.832,140.156 212.66,158.474 L202.163,158.474 C192.49,158.474 192.49,173.474 202.163,173.474 L309.839,173.474 C319.512,173.474 319.512,158.474 309.839,158.474 L299.035,158.474 C295.913,140.446 281.75,126.164 263.782,122.865 L263.782,101.672 C284.184,98.107 299.746,80.277 299.746,58.87 L299.746,49.675 C309.321,48.387 316.931,44.541 322.419,38.181 C333.523,25.31 330.984,7.166 330.871,6.401 C330.325,2.724 327.169,0 323.451,0 L292.245,0 L291.885,0 L220.318,0 C220.284,0 220.252,0.005 220.218,0.005 C220.184,0.005 220.152,0 220.118,0 L188.551,0 C184.833,0 181.677,2.724 181.132,6.401 C181.019,7.167 178.48,25.31 189.584,38.181 C195.178,44.667 202.975,48.544 212.817,49.754 Z M283.7,158.475 L227.994,158.475 C231.304,146.197 242.537,137.133 255.848,137.133 C269.157,137.133 280.39,146.196 283.7,158.475 Z M311.06,28.383 C308.414,31.45 304.622,33.484 299.745,34.472 L299.745,15 L316.079,15 C315.726,19.089 314.531,24.359 311.06,28.383 Z M227.817,15 L284.745,15 L284.745,41.796 C284.712,42.082 284.69,42.372 284.69,42.668 C284.69,42.964 284.711,43.253 284.745,43.54 L284.745,58.871 C284.745,74.565 271.976,87.334 256.281,87.334 C240.586,87.334 227.817,74.565 227.817,58.871 L227.817,15 L227.817,15 Z M212.817,15 L212.817,34.576 C207.702,33.64 203.737,31.593 200.994,28.444 C197.483,24.416 196.279,19.111 195.924,15 L212.817,15 Z" id="Shape"></path>
            <path d="M504.5,497.987 L492.917,497.987 L492.917,399.715 C492.917,389.082 484.269,380.432 473.639,380.432 L344.591,380.432 C342.747,380.432 340.968,380.708 339.278,381.194 L339.278,222.85 C339.278,212.217 330.632,203.567 320.004,203.567 L190.957,203.567 C180.33,203.567 171.684,212.217 171.684,222.85 L171.684,302.571 C170.306,302.257 168.879,302.076 167.408,302.076 L38.361,302.076 C27.731,302.076 19.083,310.724 19.083,321.355 L19.083,379.987 C19.083,389.66 34.083,389.66 34.083,379.987 L34.083,321.355 C34.083,318.996 36.002,317.076 38.361,317.076 L167.407,317.076 C169.765,317.076 171.683,318.996 171.683,321.355 L171.683,497.987 L34.083,497.987 L34.083,416.987 C34.083,407.314 19.083,407.314 19.083,416.987 L19.083,497.987 L7.5,497.987 C3.357,497.987 -2.84217094e-14,501.344 -2.84217094e-14,505.487 C-2.84217094e-14,509.63 3.357,512.987 7.5,512.987 L504.5,512.987 C508.643,512.987 512,509.63 512,505.487 C512,501.344 508.642,497.987 504.5,497.987 Z M186.683,497.988 L186.683,321.355 L186.683,222.85 C186.683,220.489 188.6,218.567 190.956,218.567 L320.004,218.567 C322.36,218.567 324.278,220.489 324.278,222.85 L324.278,497.988 L186.683,497.988 L186.683,497.988 Z M340.316,497.987 L340.316,399.715 C340.316,397.354 342.234,395.432 344.591,395.432 L473.638,395.432 C475.997,395.432 477.916,397.354 477.916,399.715 L477.916,497.987 L340.316,497.987 Z" id="Shape"></path>
        </g>
    </g>
</svg>
							<h3>interclubs</h3>
							<span>Consulter</span>
						</a>
					</div>
					
					<div class="UnMenuRapide Zoom">
						<a href="https://bcc73.com/dossier-dinscription/">
							<svg width="512px" height="471px" viewBox="0 0 512 471" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="contract" fill="#000000" fill-rule="nonzero">
            <path d="M270.34,152.963066 L76.083,152.963066 C71.941,152.963066 68.582,156.321066 68.582,160.464066 C68.582,164.607066 71.94,167.965066 76.083,167.965066 L270.34,167.965066 C274.483,167.965066 277.841,164.607066 277.841,160.464066 C277.841,156.321066 274.483,152.963066 270.34,152.963066 Z" id="Path"></path>
            <path d="M270.34,202.162066 L76.083,202.162066 C71.941,202.162066 68.582,205.520066 68.582,209.663066 C68.582,213.806066 71.94,217.164066 76.083,217.164066 L270.34,217.164066 C274.483,217.164066 277.841,213.806066 277.841,209.663066 C277.841,205.520066 274.483,202.162066 270.34,202.162066 Z" id="Path"></path>
            <path d="M270.34,251.362066 L76.083,251.362066 C71.941,251.362066 68.582,254.720066 68.582,258.863066 C68.582,263.006066 71.94,266.364066 76.083,266.364066 L270.34,266.364066 C274.483,266.364066 277.841,263.006066 277.841,258.863066 C277.841,254.720066 274.483,251.362066 270.34,251.362066 Z" id="Path"></path>
            <path d="M497.907,64.3670664 C508.442,45.3600664 501.955,21.2300664 483.121,10.1380664 L475.351,5.5630664 C456.209,-5.7079336 431.467,0.693066397 420.197,19.8340664 L346.426,145.111066 L346.426,108.180066 C346.426,106.274066 345.684,104.337066 344.238,102.885066 C344.235,102.882066 344.233,102.878066 344.23,102.875066 C342.083,100.728066 247.346,5.9920664 245.199,3.8450664 C243.845,2.4900664 241.901,1.6480664 239.895,1.6480664 L190.792,1.6480664 C186.65,1.6480664 183.291,5.0060664 183.291,9.1490664 C183.291,13.2920664 186.649,16.6500664 190.792,16.6500664 L232.394,16.6500664 L232.394,96.6470664 C232.394,107.142066 240.933,115.680066 251.428,115.680066 L331.424,115.680066 L331.424,195.313066 L269.446,300.560066 L76.083,300.560066 C71.941,300.560066 68.582,303.918066 68.582,308.061066 C68.582,312.203066 71.94,315.562066 76.083,315.562066 L260.61,315.562066 C254.901,325.255066 251.557,330.935066 245.731,340.830066 C243.629,344.399066 243.043,348.575066 244.081,352.585066 C244.694,354.956066 245.843,357.093066 247.409,358.886066 L232.743,383.790066 C227.143,393.300066 230.325,405.592066 239.833,411.192066 L242.628,412.838066 C252.126,418.430066 264.432,415.254066 270.031,405.747066 L284.656,380.911066 C287.128,381.475066 289.542,381.400066 291.848,380.803066 C295.789,379.783066 299.099,377.289066 301.165,373.780066 L331.423,322.399066 L331.423,451.654066 C331.423,453.839066 329.576,455.685066 327.391,455.685066 L19.033,455.685066 C16.848,455.685066 15.002,453.839066 15.002,451.654066 L15.002,27.2350664 C15.002,21.3980664 19.75,16.6500664 25.587,16.6500664 L155.788,16.6500664 C159.93,16.6500664 163.289,13.2920664 163.289,9.1490664 C163.289,5.0060664 159.931,1.6480664 155.788,1.6480664 L25.587,1.6480664 C11.478,1.6490664 0,13.1270664 0,27.2350664 L0,451.654066 C0,462.149066 8.539,470.687066 19.033,470.687066 L327.39,470.687066 C337.885,470.687066 346.424,462.149066 346.424,451.654066 L346.424,296.926066 L362.3,269.967066 C364.402,266.398066 363.212,261.799066 359.643,259.697066 C356.075,257.597066 351.477,258.785066 349.373,262.354066 C342.553,273.935066 295.58,353.702066 288.777,365.253066 C288.407,365.879066 287.606,366.077066 286.989,365.713066 C286.185,365.239066 260.136,349.899066 259.785,349.692066 C259.022,349.242066 258.767,348.255066 259.217,347.491066 C262.184,342.452066 351.009,191.615066 355.851,183.394066 L385.566,200.893066 L367.158,232.153066 C365.056,235.722066 366.246,240.321066 369.815,242.423066 C373.384,244.525066 377.982,243.335066 380.085,239.766066 L398.66,208.223066 C400.308,208.784066 402.011,209.056066 403.701,209.056066 C409.1,209.056066 414.367,206.281066 417.301,201.300066 L490.018,77.8170664 C497.991,87.2870664 499.404,101.065066 492.894,112.120066 L442.864,197.077066 C440.762,200.646066 441.952,205.245066 445.521,207.347066 C449.089,209.447066 453.687,208.261066 455.791,204.690066 L505.821,119.733066 C516.511,101.577066 512.988,78.5180664 497.907,64.3670664 Z M251.427,100.679066 C249.241,100.679066 247.395,98.8330664 247.395,96.6480664 L247.395,27.2580664 L320.815,100.678066 L251.427,100.678066 L251.427,100.679066 Z M259.929,367.191066 L271.363,373.925066 L257.104,398.137066 C255.726,400.477066 252.583,401.291066 250.24,399.913066 L247.445,398.267066 C245.104,396.888066 244.291,393.745066 245.67,391.403066 L259.929,367.191066 Z M484.465,57.6810664 L404.371,193.690066 C404.161,194.045066 403.701,194.164066 403.345,193.957066 L353.107,164.372066 C353.06,164.344066 352.918,164.261066 352.863,164.048066 C352.807,163.835066 352.891,163.693066 352.92,163.645066 L433.123,27.4460664 C440.199,15.4300664 455.73,11.4170664 467.738,18.4890664 L475.508,23.0650664 C487.522,30.1380664 491.539,45.6680664 484.465,57.6810664 Z" id="Shape"></path>
            <path d="M216.719,382.134066 L198.349,367.982066 C194.335,364.890066 188.622,365.034066 184.772,368.322066 L173.424,378.007066 L149.167,355.188066 C144.565,350.859066 137.471,350.688066 132.665,354.788066 L100.337,382.371066 C97.186,385.059066 96.811,389.794066 99.5,392.946066 C102.189,396.098066 106.922,396.470066 110.074,393.782066 L140.607,367.731066 L164.63,390.330066 C169.365,394.786066 176.665,394.962066 181.611,390.742066 L191.906,381.955066 L207.564,394.018066 C210.848,396.547066 215.556,395.933066 218.084,392.654066 C220.611,389.372066 220,384.662066 216.719,382.134066 Z" id="Path"></path>
        </g>
    </g>
</svg>
							<h3>Inscription</h3>
							<span>Consulter</span>
						</a>
					</div>
				</div>
			</section>
			
			<section id="Presentation">
				<div class="Width1200">
					<div class="ColonneThird">
						<h2>BCC73 <br />Le <strong>Badminton</strong><br />Club de <strong>Chambéry</strong></h2>
					</div><div class="ColonneThird">
					<p class="p1">Le Badminton Club de Chambéry a été créé en 1982 par des étudiants de l’université de Savoie et compte aujourd’hui environ 360 licenciés.</p>
<p class="p1">Il est ouvert aux joueurs compétiteurs comme à la pratique loisir, et offre la possibilité de jouer tous les soirs de la semaine ainsi que les samedis et dimanches matin, ce qui permet aux joueurs d’avoir un maximum de possibilités selon leurs envies.</p>
					</div><div class="ColonneThird"><p>L’association propose également plusieurs créneaux pour les jeunes qui souhaitent s’initier ou jouer en compétition 😊 Nous avons également un créneau ouvert aux jeunes à partir de 3 ans ! Éveil sportif, motricité générale et jeux sont aux rendez-vous pour ces apprentis badistes en herbe 🤩</p>
</div>
				</div>
			</section>
        
			<section id="Actualites">
				
				
<svg  id="ZigActu" width="362px" height="474px" viewBox="0 0 362 474" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Artboard" transform="translate(-1654.000000, -180.000000)" fill="#0D0D0D">
            <path d="M2095.12669,362.1715 C2094.15352,363.980875 2093.20557,365.804977 2092.20508,367.599624 C2064.47294,417.321654 2035.10765,466.077983 2005.07395,514.424047 C1985.7325,545.55791 1966.19767,576.588682 1945.96082,607.139759 C1929.27824,632.323726 1909.24527,654.863061 1886.67323,674.957637 C1875.04145,685.31315 1861.48226,692.510673 1846.03978,695.702325 C1845.90526,695.729676 1845.79807,695.883263 1845.43234,696.1715 L1836.80835,696.1715 C1831.12908,694.374749 1828.28524,689.992276 1826.12452,685.03964 C1823.04317,677.974664 1822.12045,670.46576 1822.12672,662.847452 C1822.14777,638.751213 1828.63836,616.319178 1840.15243,595.332539 C1845.56476,585.46724 1851.61606,575.953297 1857.42564,566.30891 C1858.13607,565.130713 1859.13867,564.127141 1860.00464,563.043621 C1860.24636,563.131986 1860.48597,563.222454 1860.72769,563.310819 C1860.20432,566.304703 1859.7356,569.309106 1859.15128,572.290366 C1856.64584,585.073806 1853.80831,597.798337 1851.67701,610.642792 C1850.0943,620.188294 1849.48686,629.906318 1851.3239,639.531769 C1851.93134,642.715005 1853.10629,645.830917 1854.36741,648.833216 C1855.67057,651.938607 1857.86073,652.48142 1860.30941,650.101882 C1865.12901,645.422755 1869.84352,640.606874 1874.28688,635.57008 C1909.22845,595.959508 1942.59362,555.021359 1975.43752,513.67505 C2015.02633,463.837304 2054.08548,413.578773 2093.37793,363.503284 C2093.80671,362.956264 2094.27122,362.438699 2095.12669,362.1715 Z M2057.44951,320.260339 C2057.64509,320.484967 2057.83857,320.711695 2058.03205,320.936323 C2025.60737,356.016145 1993.1848,391.098066 1960.76012,426.177887 C1960.61144,426.10651 1957.75172,428.945613 1954.93593,431.791645 L1954.44004,432.293367 C1952.21564,434.546121 1950.12114,436.695536 1949.5362,437.287547 C1942.35023,444.553702 1935.18383,451.839848 1928.02117,459.12985 L1917.27804,470.065728 C1904.65856,482.908905 1892.0262,495.739009 1879.29452,508.467808 C1872.01357,515.760679 1864.69988,523.021568 1857.33771,530.23316 C1836.07082,551.063962 1811.8911,568.404039 1785.96577,583.086117 C1772.85904,590.509167 1758.55143,594.531913 1743.3626,594.822106 C1741.27629,594.86206 1739.16474,594.57397 1737.09526,594.245926 C1730.99197,593.280719 1727.20633,589.670131 1725.38081,583.826319 C1722.97903,576.140413 1723.27557,568.355673 1724.7057,560.606682 C1729.01502,537.23564 1739.52859,516.737087 1754.63119,498.633677 C1759.53675,492.752277 1764.76435,487.137839 1770.03364,481.559853 L1774.77969,476.543283 C1776.36042,474.870224 1777.93732,473.194222 1779.50284,471.509053 C1779.88771,471.094738 1780.3028,470.70884 1780.7516,470.348074 C1781.77276,469.448629 1782.98122,468.69758 1784.42229,468.051144 C1784.03743,469.251961 1783.76614,470.505262 1783.24879,471.645199 C1779.20044,480.588349 1774.9565,489.443327 1771.05957,498.449457 C1766.18682,509.70817 1761.98915,521.212504 1759.87139,533.365531 C1758.89558,538.960248 1758.66215,544.536071 1760.07539,550.103497 C1760.97128,553.64087 1762.88295,554.705231 1765.94077,552.710866 C1773.04484,548.077643 1780.17204,543.438121 1786.9228,538.317853 C1808.27497,522.121514 1829.45259,505.694249 1850.71853,489.386645 C1851.71788,488.620851 1859.63958,482.340841 1867.31528,476.235647 L1868.06922,475.635901 C1868.19466,475.536104 1868.31997,475.436404 1868.44512,475.336826 L1869.19384,474.741027 C1873.42277,471.375409 1877.39274,468.208972 1879.86247,466.226825 L1889.14986,458.766409 C1899.60123,450.35069 1910.04346,441.924603 1920.49059,433.502196 C1920.81967,433.236689 1921.12669,432.974573 1921.45008,432.76773 C1923.1224,431.412818 1928.17176,427.309737 1933.06306,423.333555 L1933.77628,422.753766 C1935.05961,421.71049 1936.31999,420.685768 1937.4926,419.732279 C1937.55146,419.593597 1937.60686,419.45405 1937.65637,419.314287 C1937.74738,419.335051 1937.83839,419.355638 1937.92935,419.3761 C1940.06655,417.639262 1941.87153,416.171072 1942.92951,415.309767 C1943.10799,415.119018 1943.29777,414.934084 1943.50098,414.765829 C1957.76232,402.983577 1972.0447,391.230765 1986.30815,379.452718 C1991.68797,375.009403 1997.04886,370.540853 2002.38451,366.044966 C2002.81498,365.681853 2003.25287,365.366009 2003.70034,365.099818 C2003.95715,364.88487 2004.2393,364.646723 2004.54143,364.39163 L2005.17905,363.853157 C2007.23839,362.113783 2009.95725,359.81544 2012.09167,358.021384 C2012.72552,357.322173 2013.48324,356.669801 2014.28193,356.008077 C2028.07428,344.585412 2041.76778,333.044987 2055.49914,321.548722 C2055.99338,321.134462 2056.52336,320.760155 2057.03653,320.366922 C2057.0721,320.40867 2057.10766,320.450347 2057.14325,320.491965 L2057.44951,320.260339 L2057.44951,320.260339 Z M2040.03321,284.994074 C2039.67658,285.26775 2039.33183,285.559304 2038.97384,285.829905 C2039.05995,285.827544 2039.15264,285.834734 2039.25033,285.848688 C2038.73086,286.248229 2038.23662,286.683519 2037.6877,287.036797 C1990.73525,317.416628 1942.79643,346.187781 1894.43067,374.235555 C1866.80873,390.253657 1839.10158,406.146712 1811.15479,421.593686 C1804.71575,425.161463 1798.26443,428.705836 1791.79853,432.222511 C1782.02523,437.536965 1772.01986,442.324853 1761.81085,446.603979 C1761.66006,446.666106 1761.50975,446.729094 1761.35941,446.791971 C1761.08459,446.907534 1760.80915,447.022081 1760.53357,447.13626 C1742.77594,454.50711 1724.40419,460.34591 1705.56929,464.746297 C1691.59607,468.012019 1677.33052,467.96155 1663.33206,464.193248 C1650.99508,460.872853 1647.0475,454.589546 1649.13381,441.951435 C1650.99719,430.659147 1656.39172,420.883011 1662.77053,411.611558 C1668.21968,403.694744 1674.35807,396.50094 1681.12186,389.967572 C1689.08024,382.189096 1697.91366,375.336453 1707.51696,369.306469 C1708.55913,368.652004 1713.47821,365.761277 1718.63357,362.738627 C1718.89812,362.38844 1719.31507,362.11299 1719.9775,361.949941 L1719.97839,361.950276 L1720.69976,361.527481 C1722.16015,360.671586 1723.60053,359.827629 1724.93806,359.043493 L1724.9749,358.928931 C1724.97667,358.958612 1724.97853,358.988275 1724.98047,359.017919 C1728.47518,356.96982 1731.25912,355.334404 1731.84846,354.970072 C1732.38574,355.144747 1732.21791,356.124051 1731.62576,357.517155 C1731.84494,360.146376 1731.46918,360.595502 1729.66068,362.009602 C1729.61244,361.823866 1729.56745,361.643264 1729.52577,361.467616 C1727.75856,364.389104 1725.47012,367.572843 1723.84996,369.363469 C1712.75009,381.629163 1702.66695,394.732978 1695.39404,409.762147 C1693.05534,414.594535 1691.52287,419.648592 1691.15239,425.029875 C1690.84926,429.450591 1692.46804,431.061387 1696.69495,429.661705 C1707.31277,426.146665 1717.99795,422.739293 1728.34422,418.512801 C1773.45101,400.086816 1818.59779,381.745276 1863.43513,362.675394 C1891.00553,350.948743 1918.41689,338.844903 1945.81016,326.70103 L1962.24508,319.412599 C1970.46258,315.768679 1978.68099,312.127224 1986.90411,308.497339 C2004.22859,300.850808 2021.45413,292.980497 2038.72598,285.213632 C2039.09857,285.046852 2039.49011,284.913851 2040.03321,284.994074 Z M2168.83375,155.091196 C2170.07614,155.26996 2171.31222,155.516024 2172.56094,155.614871 C2183.43716,156.485559 2194.16598,158.199595 2204.22728,162.56145 C2233.76892,175.369402 2250.88028,198.467881 2258.70738,229.051336 C2259.69919,232.927372 2260.12455,236.946419 2260.81313,240.898166 L2260.81313,252.002598 C2260.00873,257.056376 2259.39806,262.150113 2258.37045,267.157623 C2251.86367,298.843109 2233.96475,321.958413 2205.45915,337.071376 C2203.51794,338.101601 2201.60149,339.178179 2199.69106,340.266512 L2195.87268,342.448598 C2194.59887,343.17435 2193.32218,343.895073 2192.03706,344.600517 C2190.74413,345.311369 2189.31222,345.771951 2187.94348,346.348203 C2187.71395,346.167336 2187.48232,345.986468 2187.25279,345.8056 C2187.79186,344.714085 2188.14142,343.46694 2188.89949,342.554189 C2193.67113,336.789559 2198.53753,331.102744 2203.36813,325.388589 C2219.06654,306.809697 2229.7385,285.820639 2233.30355,261.618026 C2235.73148,245.135937 2234.04056,229.190142 2224.93317,214.708112 C2217.06817,202.205111 2205.45494,194.501412 2191.85386,189.441325 C2177.87586,184.240328 2163.49777,183.216113 2148.82276,185.342359 C2130.40793,188.013311 2113.51346,194.911519 2096.97486,203.914941 C2098.79634,206.670018 2100.54832,209.298908 2102.27925,211.940417 C2114.90536,231.215439 2127.85997,250.284355 2140.05439,269.826472 C2151.17068,287.639831 2159.99168,306.633036 2165.96782,326.839736 C2166.55532,328.825074 2166.67746,330.949217 2167.01648,333.010267 C2166.66693,333.214269 2166.31527,333.416168 2165.96571,333.620169 C2164.47905,332.398261 2162.77339,331.359324 2161.54573,329.918692 C2157.4016,325.054194 2153.29538,320.147634 2149.41237,315.077031 C2133.22332,293.936549 2119.50644,271.151433 2105.25047,248.71964 C2098.08038,237.438547 2090.54599,226.38459 2083.16742,215.23389 C2082.75469,214.613472 2082.26405,214.045632 2081.56494,213.134985 C2075.82676,217.387477 2070.18544,221.570567 2064.41146,225.852503 C2067.56167,231.514081 2070.58975,236.830748 2073.4999,242.210508 C2092.58225,277.486006 2111.66039,312.761504 2130.63325,348.093786 C2131.07371,348.913439 2133.39298,353.908258 2135.66626,359.07263 L2136.03419,359.910949 C2136.06119,359.972656 2136.08817,360.034355 2136.11513,360.096042 L2136.60437,360.119143 C2136.58486,360.44106 2136.56535,360.762978 2136.54579,361.084895 C2138.54511,365.696824 2140.30647,370.026607 2140.43975,371.18175 L2140.52957,371.961466 C2140.95921,375.730703 2141.27465,379.503086 2139.36581,383.030683 C2138.26871,385.058083 2136.35248,385.710048 2134.18565,384.441871 C2132.11991,383.230479 2129.97204,381.762507 2128.57803,379.876015 C2124.03802,373.728619 2119.80545,367.351983 2115.48866,361.040544 L2108.91634,351.435681 L2108.91634,351.435681 L2095.76076,332.233446 C2084.79872,316.230982 2073.85077,300.21907 2063.00482,284.13815 C2052.98984,269.290179 2043.32653,254.204556 2033.67375,239.116831 C2032.11988,236.687736 2030.77882,234.12267 2029.4629,231.541024 L2028.33675,229.32691 C2027.77238,228.220607 2027.20277,227.117525 2026.61316,226.027061 C2023.29659,219.892284 2024.81313,214.239118 2029.11901,209.532354 C2032.54086,205.793021 2036.47441,202.236658 2040.81647,199.670861 C2057.61408,189.746276 2074.14215,179.310634 2091.94,171.17159 C2094.02048,170.220984 2096.1115,169.295614 2098.21515,168.397586 C2098.37561,168.329445 2101.85111,167.04764 2105.58558,165.733279 L2106.20986,165.51412 L2106.20986,165.51412 L2107.1484,165.186909 C2109.12622,164.500471 2111.05794,163.850657 2112.49427,163.411107 C2124.99193,159.589752 2137.66857,156.588612 2150.74321,155.518128 C2151.22121,155.480272 2151.68448,155.238414 2152.15617,155.091196 L2168.83375,155.091196 L2168.83375,155.091196 Z M2020.41111,239.239685 C2015.61275,241.115244 2010.82491,243.013984 2006.01812,244.864254 C1954.63688,264.625058 1902.69533,282.834839 1850.50944,300.326006 C1816.29108,311.794311 1781.93792,322.887504 1747.45416,333.525505 C1723.00525,341.067781 1697.71379,344.59341 1672.28963,347.204441 C1656.48957,348.829223 1641.0139,347.857726 1625.86472,342.985487 C1622.82941,342.009775 1619.85308,340.787501 1616.96732,339.424033 C1611.46753,336.823539 1606.69865,333.371667 1604.41111,327.376201 L1604.41111,320.801208 C1610.03097,299.864492 1625.18857,286.505876 1641.57842,274.198838 C1656.44323,263.036102 1673.48606,256.216654 1690.83221,250.084209 C1695.74853,248.347736 1700.747,246.840967 1705.7223,245.279406 C1706.99035,244.881113 1708.31948,244.678806 1709.92455,244.824214 C1709.28842,245.509109 1708.73023,246.288836 1708.00773,246.862041 C1702.1309,251.50879 1696.19298,256.079675 1690.3351,260.747499 C1678.45715,270.209588 1666.94992,280.063648 1657.7176,292.267425 C1654.59382,296.395762 1652.1167,300.852848 1650.73069,305.891569 C1649.45211,310.538319 1650.58535,312.354871 1655.29946,311.832243 C1665.16581,310.736411 1675.05532,309.642686 1684.82056,307.899892 C1714.9799,302.511348 1745.08447,296.810913 1775.21853,291.266424 C1777.15851,290.910279 1784.40029,289.407724 1786.30447,289.019968 C1815.00408,283.186769 1843.73317,277.490549 1872.36538,271.334923 C1914.2489,262.330133 1956.0608,252.986057 1997.90009,243.774744 C2005.05129,242.200539 2012.18564,240.556791 2019.33053,238.957298 C2019.64438,238.887754 2019.98562,238.948868 2020.41111,239.239685 Z" id="Combined-Shape-Copy-2" transform="translate(1932.612119, 425.631348) rotate(-341.000000) translate(-1932.612119, -425.631348) "></path>
        </g>
    </g>
</svg>
					
				
<svg id="BandeActu" width="1355px" height="330px" viewBox="0 0 1355 330" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Page-Accueil" transform="translate(0.000000, -1579.000000)" fill="#ffdb06">
            <g id="Group-10" transform="translate(-11.000000, 1466.000000)">
                <polygon id="Rectangle" points="0 146 1366 113.856786 1366 443 0 443"></polygon>
            </g>
        </g>
    </g>
</svg>
				<h2>Actualités</h2>
				<div class="">
					<div id="LesActualies" class="AnimateReveal">
						<div class="Flex">
							
							<div id="BlocFacebook">
						<div id="fb-root"></div><script type="rocketlazyloadscript" async defer crossorigin="anonymous" data-rocket-src="https://connect.facebook.net/fr_FR/sdk.js#xfbml=1&version=v16.0" nonce="7yOIATRk"></script>
						<div class="fb-page" data-href="https://www.facebook.com/BadmintonClubChambery" data-tabs="timeline" data-width="" data-height="" data-small-header="true" data-adapt-container-width="false" data-hide-cover="true" data-show-facepile="false"><blockquote cite="https://www.facebook.com/BadmintonClubChambery" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/BadmintonClubChambery">Badminton Club Chambéry</a></blockquote></div>
					</div>
							
							
																					<div class="UneActu Zoom">
								<a href="https://bcc73.com/nuit-du-bad-du-bcc73-%f0%9f%a5%b3/">
									<div class="CoverActuCover Cover" style="background-image: url(https://bcc73.com/wp-content/uploads/2025/03/IMG-20250302-WA0000-600x600.jpg);"></div>
									<div class="ContentTexteActu">
										<h3>NUIT DU BAD DU BCC73 🥳</h3>
										<date></date>
										<p></p>
										<span class="lireSuite">Lire la suite</span>
									</div>
								</a>
							</div>
														<div class="UneActu Zoom">
								<a href="https://bcc73.com/soiree-mexicaine-%f0%9f%a4%a0/">
									<div class="CoverActuCover Cover" style="background-image: url(https://bcc73.com/wp-content/uploads/2025/01/2025-02-28-Visuel-Repas-mexicain-600x600.jpg);"></div>
									<div class="ContentTexteActu">
										<h3>Soirée mexicaine 🤠</h3>
										<date></date>
										<p></p>
										<span class="lireSuite">Lire la suite</span>
									</div>
								</a>
							</div>
																				</div>
					</div>
					
				</div>
			</section>
			
			<!--
			<section id="LaStation">
				<div class="Width1200 Flex">
					<div class="ColonneHalf AnimateFarLeft">
						<div class="ContentColonne Bordered">
							<h2>La station <strong>saint pierre de chartreuse / le planolet</strong></h2>
														<a class="LinkStandard" href="">En savoir plus</a>
						</div>
					</div>
					<div class="ColonneHalf AnimateFarRight"><div class="Cover Shadooow" style="background-image:url();"></div></div>
				</div>
			</section>
			-->
			
			<section id="InfosPratiques" >
				<div id="BgInfoPrat" class="Cover"></div>
				<div id="FilterPratique"></div>
				<div class="Width1200">
					<h2>Informations <strong>pratiques</strong></h2>
					<div class="Flex">
						<div class="UneInfoPratique Zoom">
							<a href="https://bcc73.com/agenda/">
								<svg width="480px" height="480px" viewBox="0 0 480 480" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="calendrier" fill="#FFFFFF" fill-rule="nonzero">
            <path d="M440,48 L400,48 L400,32 C400,14.326888 385.673112,0 368,0 C350.326888,0 336,14.326888 336,32 L336,48 L272,48 L272,32 C272,14.326888 257.673112,0 240,0 C222.326888,0 208,14.326888 208,32 L208,48 L144,48 L144,32 C144,14.326888 129.673112,0 112,0 C94.326888,0 80,14.326888 80,32 L80,48 L40,48 C17.90861,48 0,65.90861 0,88 L0,408 C0,418.60866 4.21427361,428.782816 11.7157288,436.284271 C19.2171839,443.785726 29.3913404,448 40,448 L264,448 C268.418278,448 272,444.418278 272,440 C272,435.581722 268.418278,432 264,432 L40,432 C26.7615776,431.960462 16.0395376,421.238422 16,408 L16,160 L464,160 L464,296 C464,300.418278 467.581722,304 472,304 C476.418278,304 480,300.418278 480,296 L480,88 C480,65.90861 462.09139,48 440,48 Z M352,32 C352,23.163444 359.163444,16 368,16 C376.836556,16 384,23.163444 384,32 L384,80 C384,88.836556 376.836556,96 368,96 C359.163444,96 352,88.836556 352,80 L352,32 Z M224,32 C224,23.163444 231.163444,16 240,16 C248.836556,16 256,23.163444 256,32 L256,80 C256,88.836556 248.836556,96 240,96 C231.163444,96 224,88.836556 224,80 L224,32 Z M96,32 C96,23.163444 103.163444,16 112,16 C120.836556,16 128,23.163444 128,32 L128,80 C128,88.836556 120.836556,96 112,96 C103.163444,96 96,88.836556 96,80 L96,32 Z M464,144 L16,144 L16,88 C16.0395376,74.7615776 26.7615776,64.0395376 40,64 L80,64 L80,80 C80,97.673112 94.326888,112 112,112 C129.673112,112 144,97.673112 144,80 L144,64 L208,64 L208,80 C208,97.673112 222.326888,112 240,112 C257.673112,112 272,97.673112 272,80 L272,64 L336,64 L336,80 C336,97.673112 350.326888,112 368,112 C385.673112,112 400,97.673112 400,80 L400,64 L440,64 C453.238422,64.0395376 463.960462,74.7615776 464,88 L464,144 Z" id="Shape"></path>
            <path d="M224,216 C224,207.163444 216.836556,200 208,200 L176,200 C167.163444,200 160,207.163444 160,216 L160,240 C160,248.836556 167.163444,256 176,256 L208,256 C216.836556,256 224,248.836556 224,240 L224,216 Z M176,240 L176,216 L208,216 L208,240 L176,240 Z" id="Shape"></path>
            <path d="M128,216 C128,207.163444 120.836556,200 112,200 L80,200 C71.163444,200 64,207.163444 64,216 L64,240 C64,248.836556 71.163444,256 80,256 L112,256 C120.836556,256 128,248.836556 128,240 L128,216 Z M80,240 L80,216 L112,216 L112,240 L80,240 Z" id="Shape"></path>
            <path d="M400,256 C408.836556,256 416,248.836556 416,240 L416,216 C416,207.163444 408.836556,200 400,200 L368,200 C359.163444,200 352,207.163444 352,216 L352,240 C352,248.836556 359.163444,256 368,256 L400,256 Z M368,216 L400,216 L400,240 L368,240 L368,216 Z" id="Shape"></path>
            <path d="M224,288 C224,279.163444 216.836556,272 208,272 L176,272 C167.163444,272 160,279.163444 160,288 L160,312 C160,320.836556 167.163444,328 176,328 L208,328 C216.836556,328 224,320.836556 224,312 L224,288 Z M176,312 L176,288 L208,288 L208,312 L176,312 Z" id="Shape"></path>
            <path d="M128,288 C128,279.163444 120.836556,272 112,272 L80,272 C71.163444,272 64,279.163444 64,288 L64,312 C64,320.836556 71.163444,328 80,328 L112,328 C120.836556,328 128,320.836556 128,312 L128,288 Z M80,312 L80,288 L112,288 L112,312 L80,312 Z" id="Shape"></path>
            <path d="M208,344 L176,344 C167.163444,344 160,351.163444 160,360 L160,384 C160,392.836556 167.163444,400 176,400 L208,400 C216.836556,400 224,392.836556 224,384 L224,360 C224,351.163444 216.836556,344 208,344 Z M176,384 L176,360 L208,360 L208,384 L176,384 Z" id="Shape"></path>
            <path d="M272,256 L304,256 C312.836556,256 320,248.836556 320,240 L320,216 C320,207.163444 312.836556,200 304,200 L272,200 C263.163444,200 256,207.163444 256,216 L256,240 C256,248.836556 263.163444,256 272,256 Z M272,216 L304,216 L304,240 L272,240 L272,216 Z" id="Shape"></path>
            <path d="M256,312 C256,320.836556 263.163444,328 272,328 C276.418278,328 280,324.418278 280,320 C280,315.581722 276.418278,312 272,312 L272,288 L304,288 C308.418278,288 312,284.418278 312,280 C312,275.581722 308.418278,272 304,272 L272,272 C263.163444,272 256,279.163444 256,288 L256,312 Z" id="Path"></path>
            <path d="M112,344 L80,344 C71.163444,344 64,351.163444 64,360 L64,384 C64,392.836556 71.163444,400 80,400 L112,400 C120.836556,400 128,392.836556 128,384 L128,360 C128,351.163444 120.836556,344 112,344 Z M80,384 L80,360 L112,360 L112,384 L80,384 Z" id="Shape"></path>
            <path d="M376,272 C318.562386,272 272,318.562386 272,376 C272,433.437614 318.562386,480 376,480 C433.437614,480 480,433.437614 480,376 C479.933872,318.5898 433.4102,272.066128 376,272 L376,272 Z M376,464 C327.398942,464 288,424.601058 288,376 C288,327.398942 327.398942,288 376,288 C424.601058,288 464,327.398942 464,376 C463.942692,424.5773 424.5773,463.942692 376,464 L376,464 Z" id="Shape"></path>
            <path d="M422.224,342.464 L360,404.688 L331.72,376.4 C328.580969,373.368222 323.591322,373.411581 320.505451,376.497451 C317.419581,379.583322 317.376222,384.572969 320.408,387.712 L354.344,421.656 C357.467999,424.779056 362.532001,424.779056 365.656,421.656 L433.536,353.776 C436.567778,350.636969 436.524419,345.647322 433.438549,342.561451 C430.352678,339.475581 425.363031,339.432222 422.224,342.464 Z" id="Path"></path>
        </g>
    </g>
</svg>
								Agenda
							</a>
						</div>
						
						<div class="UneInfoPratique Zoom">
							<a href="https://bcc73.com/plan-des-gymnases/">
								<svg width="435px" height="435px" viewBox="0 0 435 435" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="emplacement" transform="translate(0.800000, 0.674980)" fill="#FFFFFF" fill-rule="nonzero">
            <path d="M217,9.725 C201.7,9.725 186.3,13.825 173.8,22.025 C149.9,37.725 139.9,65.025 145.8,98.725 C149.5,119.825 177.9,168.925 198.6,204.725 C205.8,217.025 212.2,228.125 216.9,236.925 C221.7,228.125 228.1,217.025 235.2,204.725 C255.9,168.925 284.3,119.925 288,98.725 C293.9,65.025 283.9,37.725 260,22.025 C247.6,13.825 232.3,9.725 217,9.725 L217,9.725 Z M217,251.825 C215.2,251.825 213.6,250.825 212.8,249.225 C208.2,240.025 200,225.925 190.5,209.425 C168.2,170.925 140.5,123.125 136.5,100.325 C133.1,80.725 134.5,63.025 140.8,47.625 C146.4,33.925 156.1,22.325 168.6,14.025 C197.1,-4.675 236.8,-4.675 265.3,14.025 C277.9,22.325 287.5,33.925 293.1,47.625 C299.4,62.925 300.8,80.625 297.4,100.325 C293.4,123.125 265.7,170.925 243.4,209.425 C233.9,225.825 225.7,240.025 221.1,249.225 C220.4,250.825 218.8,251.825 217,251.825 L217,251.825 Z" id="_286653968"></path>
            <path d="M217,49.625 C198.7,49.625 183.9,64.525 183.9,82.725 C183.9,101.025 198.8,115.825 217,115.825 C235.3,115.825 250.1,100.925 250.1,82.725 C250.1,64.425 235.2,49.625 217,49.625 L217,49.625 Z M217,125.325 C193.5,125.325 174.4,106.225 174.4,82.725 C174.4,59.225 193.5,40.125 217,40.125 C240.5,40.125 259.6,59.225 259.6,82.725 C259.6,106.225 240.5,125.325 217,125.325 L217,125.325 Z" id="_286654160"></path>
            <path d="M411.6,434.025 L22.3,434.025 C10,434.025 0,424.025 0,411.725 L0,131.125 C0,118.825 10,108.825 22.3,108.825 L145.3,108.825 C147.9,108.825 150,110.925 150,113.525 C150,116.125 147.9,118.225 145.3,118.225 L22.3,118.225 C15.2,118.225 9.5,123.925 9.5,131.025 L9.5,411.525 C9.5,418.625 15.2,424.325 22.3,424.325 L411.6,424.325 C418.7,424.325 424.4,418.625 424.4,411.525 L424.4,130.925 C424.4,123.825 418.7,118.125 411.6,118.125 L288.6,118.125 C286,118.125 283.9,116.025 283.9,113.425 C283.9,110.825 286,108.725 288.6,108.725 L411.6,108.725 C423.9,108.725 433.9,118.725 433.9,131.025 L433.9,411.525 C433.9,424.025 423.9,434.025 411.6,434.025 L411.6,434.025 Z" id="_286654400"></path>
            <path d="M396.3,386.425 L37.6,386.425 C35,386.425 32.9,384.325 32.9,381.725 L32.9,146.625 C32.9,144.025 35,141.925 37.6,141.925 L160.6,141.925 C163.2,141.925 165.3,144.025 165.3,146.625 C165.3,149.225 163.2,151.325 160.6,151.325 L42.4,151.325 L42.4,376.925 L391.6,376.925 L391.6,151.325 L273.3,151.325 C270.7,151.325 268.6,149.225 268.6,146.625 C268.6,144.025 270.7,141.925 273.3,141.925 L396.3,141.925 C398.9,141.925 401,144.025 401,146.625 L401,381.725 C401,384.325 398.9,386.425 396.3,386.425 Z" id="_286654280"></path>
            <path d="M197,323.725 C195.3,323.725 193.8,322.825 192.9,321.325 L147.1,242.025 C146.4,240.725 146.3,239.225 146.8,237.825 C147.4,236.425 148.5,235.425 149.9,235.025 L203.7,220.625 C206.2,219.925 208.8,221.425 209.5,224.025 C210.2,226.525 208.7,229.125 206.1,229.825 L158.3,242.625 L199.2,313.425 L309.9,283.725 L269,212.925 L234.4,222.225 C231.9,222.925 229.3,221.425 228.6,218.925 C227.9,216.425 229.4,213.825 231.9,213.125 L270,202.925 C272.1,202.325 274.2,203.325 275.3,205.125 L321.1,284.425 C321.8,285.725 321.9,287.225 321.4,288.625 C320.8,290.025 319.7,291.025 318.2,291.425 L198.2,323.525 C197.8,323.625 197.4,323.725 197,323.725 L197,323.725 Z" id="_286653440"></path>
            <path d="M287,174.525 C285.3,174.525 283.8,173.625 282.9,172.125 L269.5,148.925 C268.2,146.625 269,143.725 271.2,142.425 C273.5,141.125 276.4,141.925 277.7,144.125 L289.3,164.225 L372.4,141.925 C374.9,141.225 377.5,142.725 378.2,145.325 C378.9,147.825 377.4,150.425 374.9,151.125 L288.2,174.325 C287.8,174.425 287.4,174.525 287,174.525 L287,174.525 Z" id="_286653128"></path>
            <path d="M37.6,241.325 C35.5,241.325 33.6,239.925 33,237.825 C32.3,235.325 33.8,232.725 36.3,232.025 L94.8,216.325 L55.9,148.925 C54.6,146.625 55.4,143.725 57.6,142.425 C59.9,141.125 62.8,141.925 64.1,144.125 L106.1,216.925 C106.8,218.225 106.9,219.725 106.4,221.125 C105.8,222.525 104.7,223.525 103.3,223.925 L38.9,241.225 C38.5,241.225 38,241.325 37.6,241.325 L37.6,241.325 Z" id="_286652984"></path>
            <path d="M37.6,366.425 C35.5,366.425 33.6,365.025 33,362.925 C32.3,360.425 33.8,357.825 36.3,357.125 L157.3,324.725 L116.4,253.925 L38.7,274.725 C36.2,275.425 33.6,273.925 32.9,271.425 C32.2,268.925 33.7,266.325 36.2,265.625 L117.4,243.825 C119.5,243.225 121.7,244.225 122.7,246.025 L168.5,325.325 C169.2,326.625 169.3,328.125 168.8,329.525 C168.2,330.925 167.1,331.925 165.7,332.325 L38.8,366.325 C38.5,366.325 38,366.425 37.6,366.425 Z" id="_286652960"></path>
            <path d="M88.1,386.425 C86,386.425 84.1,385.025 83.5,382.925 C82.8,380.425 84.3,377.825 86.9,377.125 L180.1,352.125 C182.2,351.525 184.4,352.525 185.4,354.325 L199.8,379.325 C201.1,381.625 200.3,384.525 198.1,385.825 C195.8,387.125 192.9,386.325 191.6,384.125 L179,362.325 L89.3,386.325 C89,386.325 88.6,386.425 88.1,386.425 L88.1,386.425 Z" id="_286653104"></path>
            <path d="M233.2,386.425 C231.6,386.425 230,385.625 229.1,384.025 L209.7,350.325 C209,349.025 208.9,347.525 209.4,346.125 C210,344.725 211.1,343.725 212.5,343.325 L332.7,311.125 C334.8,310.525 336.9,311.525 338,313.325 L376,379.225 C377.3,381.525 376.5,384.425 374.3,385.725 C372,387.025 369.1,386.225 367.8,384.025 L331.6,321.325 L220.9,351.025 L237.2,379.325 C238.5,381.625 237.7,384.525 235.5,385.825 C234.8,386.225 234,386.425 233.2,386.425 L233.2,386.425 Z" id="_286653344"></path>
            <path d="M396.3,363.725 C394.7,363.725 393.1,362.925 392.2,361.325 L362.2,309.525 C361.5,308.225 361.4,306.725 361.9,305.325 C362.5,303.925 363.6,302.925 365,302.525 L395,294.525 C397.5,293.825 400.1,295.325 400.8,297.925 C401.5,300.425 400,303.025 397.4,303.725 L373.4,310.125 L400.3,356.625 C401.6,358.925 400.8,361.825 398.6,363.125 C397.9,363.525 397.1,363.725 396.3,363.725 Z" id="_286652912"></path>
            <path d="M349.6,282.825 C347.9,282.825 346.4,281.925 345.5,280.425 L299.7,201.125 C299,199.825 298.9,198.325 299.4,196.925 C300,195.525 301.1,194.525 302.5,194.125 L395,169.325 C397.5,168.625 400.1,170.125 400.8,172.625 C401.5,175.125 400,177.725 397.4,178.425 L310.9,201.625 L351.8,272.425 L395,260.825 C397.5,260.125 400.1,261.625 400.8,264.225 C401.5,266.725 400,269.325 397.4,270.025 L350.7,282.525 C350.4,282.725 350,282.825 349.6,282.825 Z" id="_286653560"></path>
            <path d="M134.5,215.425 C132.8,215.425 131.3,214.525 130.4,213.025 L93.4,148.925 C92.1,146.625 92.9,143.725 95.1,142.425 C97.4,141.125 100.3,141.925 101.6,144.125 L136.8,205.025 L187.1,191.525 C189.6,190.825 192.2,192.325 192.9,194.925 C193.6,197.425 192.1,200.025 189.5,200.725 L135.7,215.125 C135.3,215.325 134.9,215.425 134.5,215.425 L134.5,215.425 Z" id="_286653320"></path>
            <path d="M234.3,410.225 L199.7,410.225 C197.1,410.225 195,408.125 195,405.525 C195,402.925 197.1,400.825 199.7,400.825 L234.4,400.825 C237,400.825 239.1,402.925 239.1,405.525 C239,408.125 236.9,410.225 234.3,410.225 Z" id="_286653368"></path>
        </g>
    </g>
</svg>
								Plan des gymnases
							</a>
						</div>
						
						<div class="UneInfoPratique Zoom">
							<a href="https://bcc73.com/vente-de-volants/">
								<svg width="1102px" height="967px" viewBox="0 0 1102 967" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <defs>
        <polygon id="path-lqtqkkask7-1" points="0 682.66665 682.66665 682.66665 682.66665 0 0 0"></polygon>
        <polygon id="path-lqtqkkask7-3" points="0 432 432 432 432 0 0 0"></polygon>
        <polygon id="path-lqtqkkask7-5" points="0 432 432 432 432 0 0 0"></polygon>
        <polygon id="path-lqtqkkask7-7" points="0 186 186 186 186 0 0 0"></polygon>
        <polygon id="path-lqtqkkask7-9" points="0 186 186 186 186 0 0 0"></polygon>
    </defs>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Group" transform="translate(0.529871, 0.615108)">
            <g id="tube" transform="translate(548.803454, 482.718217) rotate(-315.000000) translate(-548.803454, -482.718217) translate(207.470129, 141.384892)">
                <g id="g169-Clipped" transform="translate(341.333325, 341.333325) scale(-1, 1) rotate(-180.000000) translate(-341.333325, -341.333325) translate(0.000000, 0.000000)">
                    <mask id="mask-lqtqkkask7-2" fill="white">
                        <use xlink:href="#path-lqtqkkask7-1"></use>
                    </mask>
                    <g id="path171"></g>
                    <g id="g169" mask="url(#mask-lqtqkkask7-2)" stroke-linecap="round" stroke-linejoin="round">
                        <g transform="translate(9.999961, 10.000494)" id="g175">
                            <g transform="translate(-0.000000, 0.000000)">
                                <path d="M3.97657238,515.315226 L515.315226,3.97657238 C528.648559,-9.35676062 571.552558,11.9299055 611.144557,51.5219045 C650.736556,91.1139035 672.023222,134.017902 658.689889,147.349902 C650.65789,155.383235 466.681894,339.357897 321.693898,484.347227 M293.693898,512.347226 L147.351235,658.689889 M33.309905,485.981894 C46.643238,472.648561 89.5459036,493.93656 129.137903,533.528559 C168.729902,573.120558 190.016568,616.023224 176.684568,629.356557 M99.80457,562.861892 C60.212571,523.269893 17.3099054,501.981893 3.97657238,515.315226 C-9.35676062,528.648559 11.9299055,571.552558 51.5219045,611.144557 C91.1139035,650.735223 134.017902,672.023222 147.351235,658.689889 C157.421902,648.619223 147.740569,621.676557 125.337903,592.033891" id="path177" stroke="#FFFFFF" stroke-width="19.9999995"></path>
                            </g>
                        </g>
                    </g>
                </g>
            </g>
            <g id="tube-copy" transform="translate(795.470129, 429.384892) rotate(-315.000000) translate(-795.470129, -429.384892) translate(579.470129, 213.384892)">
                <g id="g165" transform="translate(216.000000, 216.000000) scale(-1, 1) rotate(-180.000000) translate(-216.000000, -216.000000) translate(0.000000, 0.000000)">
                    <g id="g169-Clipped" transform="translate(-0.000000, -0.000000)">
                        <mask id="mask-lqtqkkask7-4" fill="white">
                            <use xlink:href="#path-lqtqkkask7-3"></use>
                        </mask>
                        <g id="path171"></g>
                        <g id="g169" mask="url(#mask-lqtqkkask7-4)" stroke-linecap="round" stroke-linejoin="round">
                            <g transform="translate(6.328100, 6.328438)" id="g175">
                                <g transform="translate(0.000000, -0.000000)">
                                    <path d="M2.51642477,326.097925 L326.097925,2.51642477 C334.535425,-5.92107523 361.685612,7.54939352 386.739925,32.603706 C411.794237,57.6580185 425.264706,84.808206 416.827206,93.2448623 C411.744456,98.328456 295.322144,214.749925 203.571925,306.500987 M185.853175,324.219737 L93.245706,416.827206 M21.0789248,307.535425 C29.5164248,299.097925 56.6657685,312.569237 81.720081,337.62355 C106.774394,362.677862 120.244862,389.827206 111.808206,398.264706 M63.157581,356.18605 C38.1032685,331.131737 10.9539248,317.660425 2.51642477,326.097925 C-5.92107523,334.535425 7.54939352,361.685612 32.603706,386.739925 C57.6580185,411.793394 84.808206,425.264706 93.245706,416.827206 C99.6185498,410.454362 93.492081,393.404706 79.3153935,374.646456" id="path177" stroke="#FFFFFF" stroke-width="19.9999995"></path>
                                </g>
                            </g>
                        </g>
                    </g>
                </g>
            </g>
            <g id="tube-copy-2" transform="translate(305.470129, 429.384892) rotate(-315.000000) translate(-305.470129, -429.384892) translate(89.470129, 213.384892)">
                <g id="g165" transform="translate(216.000000, 216.000000) scale(-1, 1) rotate(-180.000000) translate(-216.000000, -216.000000) translate(0.000000, 0.000000)">
                    <g id="g169-Clipped" transform="translate(-0.000000, -0.000000)">
                        <mask id="mask-lqtqkkask7-6" fill="white">
                            <use xlink:href="#path-lqtqkkask7-5"></use>
                        </mask>
                        <g id="path171"></g>
                        <g id="g169" mask="url(#mask-lqtqkkask7-6)" stroke-linecap="round" stroke-linejoin="round">
                            <g transform="translate(6.328100, 6.328438)" id="g175">
                                <g transform="translate(0.000000, -0.000000)">
                                    <path d="M2.51642477,326.097925 L326.097925,2.51642477 C334.535425,-5.92107523 361.685612,7.54939352 386.739925,32.603706 C411.794237,57.6580185 425.264706,84.808206 416.827206,93.2448623 C411.744456,98.328456 295.322144,214.749925 203.571925,306.500987 M185.853175,324.219737 L93.245706,416.827206 M21.0789248,307.535425 C29.5164248,299.097925 56.6657685,312.569237 81.720081,337.62355 C106.774394,362.677862 120.244862,389.827206 111.808206,398.264706 M63.157581,356.18605 C38.1032685,331.131737 10.9539248,317.660425 2.51642477,326.097925 C-5.92107523,334.535425 7.54939352,361.685612 32.603706,386.739925 C57.6580185,411.793394 84.808206,425.264706 93.245706,416.827206 C99.6185498,410.454362 93.492081,393.404706 79.3153935,374.646456" id="path177" stroke="#FFFFFF" stroke-width="19.9999995"></path>
                                </g>
                            </g>
                        </g>
                    </g>
                </g>
            </g>
            <g id="volant" transform="translate(455.470129, 595.384892)">
                <g id="g2337" transform="translate(93.000000, 93.000000) scale(-1, 1) rotate(-180.000000) translate(-93.000000, -93.000000) ">
                    <g id="g2339" transform="translate(92.818359, 55.825393)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="0.5" y1="0" x2="0.5" y2="29.0661328" id="path2341"></line>
                    </g>
                    <g id="g2343" transform="translate(109.093359, 55.607534)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="4.97695313" y1="31.7435156" x2="0" y2="0" id="path2345"></line>
                    </g>
                    <g id="g2347" transform="translate(71.929651, 55.825393)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="4.94425781" y1="0" x2="0" y2="31.5222773" id="path2349"></line>
                    </g>
                    <g id="g2351" transform="translate(48.890318, 55.607570)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="14.4440625" y1="0" x2="0" y2="38.4387891" id="path2353"></line>
                    </g>
                    <g id="g2355" transform="translate(122.665620, 55.607679)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="15.847418" y1="42.1656914" x2="0" y2="0" id="path2357"></line>
                    </g>
                    <g id="g2359" transform="translate(103.466787, 91.234635)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="7.23111328" y1="75.4734961" x2="0" y2="0" id="path2361"></line>
                    </g>
                    <g id="g2363" transform="translate(75.297232, 91.234671)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="7.23111328" y1="0" x2="0" y2="75.4734961" id="path2365"></line>
                    </g>
                    <g id="g2367" transform="translate(124.416490, 92.811348)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="21.6937031" y1="69.9879492" x2="0" y2="0" id="path2369"></line>
                    </g>
                    <g id="g2371" transform="translate(39.888572, 92.811275)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="21.6900703" y1="0" x2="0" y2="69.9879492" id="path2373"></line>
                    </g>
                    <g id="g2377-Clipped">
                        <mask id="mask-lqtqkkask7-8" fill="white">
                            <use xlink:href="#path-lqtqkkask7-7"></use>
                        </mask>
                        <g id="path2379"></g>
                        <g id="g2377" mask="url(#mask-lqtqkkask7-8)" stroke-linecap="round" stroke-linejoin="round">
                            <g transform="translate(24.940739, 2.724718)">
                                <g id="g2383" transform="translate(0.000000, 82.164655)">
                                    <path d="M14.1306316,35.280104 L26.0255495,3.63067823 L35.273237,7.70633058 C36.0648269,8.05508058 36.975573,8.00313136 37.7224792,7.56683058 L45.8527136,2.81656495 C46.5996199,2.38026417 47.510366,2.32831495 48.3019558,2.67706495 L56.1597292,6.14022511 C57.0225222,6.52058058 58.0215456,6.42249464 58.7942449,5.8826587 L66.5114285,0.487205576 C67.4399753,-0.162341299 68.6751316,-0.162341299 69.6036785,0.486842295 L77.3212253,5.8826587 C78.0939245,6.42285792 79.0925847,6.52058058 79.9553777,6.14022511 L87.8138777,2.67706495 C88.6051042,2.32831495 89.5162136,2.38026417 90.2627566,2.81656495 L98.3944441,7.56683058 C99.1413503,8.00313136 100.052096,8.05508058 100.843323,7.70633058 L110.092827,3.63067823 L135.145065,70.2869751 L136.109214,82.6697798 C136.297393,85.0859634 133.546628,86.592854 131.611792,85.1339165 L122.800405,78.4898657 C121.697483,77.658315 120.161167,77.7207993 119.129448,78.6391743 L104.914979,91.2951665 C103.95628,92.1485142 102.542026,92.245147 101.476522,91.5294829 L87.7150652,82.2868814 C86.5369441,81.4952915 84.958487,81.6743892 83.987073,82.7093775 L70.1071863,97.4981939 C68.9959089,98.6817642 67.116655,98.6817642 66.0053777,97.4981939 L52.1262175,82.7093775 C51.1548035,81.6743892 49.5767097,81.4956548 48.3982253,82.2868814 L34.6374949,91.5294829 C33.571991,92.245147 32.1573738,92.1485142 31.1986745,91.2948032 L16.9863855,78.6395376 C15.9546667,77.7211626 14.4183503,77.658315 13.3150652,78.490229 L4.50694798,85.13319 C2.57211204,86.5921275 -0.179016862,85.0852368 0.00916282537,82.6690532 L0.973674544,70.2869751 L9.66263548,47.1684829" id="path2385" stroke="#FFFFFF" stroke-width="7.9999998"></path>
                                </g>
                                <g id="g2387" transform="translate(32.461803, 68.484800)">
                                    <line x1="71.1947695" y1="0.5" x2="0" y2="0.5" id="path2389" stroke="#FFFFFF" stroke-width="7.9999998"></line>
                                </g>
                                <g id="g2391" transform="translate(35.494911, 0.000000)">
                                    <path d="M61.7098594,18.0231094 C63.8975391,22.3999219 65.1286992,27.3383672 65.1286992,32.564168 L65.1286992,50.5433203 C65.1286992,51.8347852 64.0817227,52.8817617 62.7902578,52.8817617 L2.33844141,52.8817617 C1.04697656,52.8817617 0,51.8347852 0,50.5433203 L0,32.564168 C0,14.5795664 14.5795664,0 32.564168,0 C40.7281875,0 48.1899844,3.00397266 53.9054883,7.96675781" id="path2393" stroke="#FFFFFF" stroke-width="7.9999998"></path>
                                </g>
                                <g id="g2395" transform="translate(35.494875, 38.808900)">
                                    <line x1="0" y1="0.5" x2="65.1286992" y2="0.5" id="path2397" stroke="#FFFFFF" stroke-width="7.9999998"></line>
                                </g>
                            </g>
                        </g>
                    </g>
                </g>
            </g>
            <g id="volant-copy" transform="translate(455.470129, 318.384892)">
                <g id="g2337" transform="translate(93.000000, 93.000000) scale(-1, 1) rotate(-180.000000) translate(-93.000000, -93.000000) ">
                    <g id="g2339" transform="translate(92.818359, 55.825393)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="0.5" y1="0" x2="0.5" y2="29.0661328" id="path2341"></line>
                    </g>
                    <g id="g2343" transform="translate(109.093359, 55.607534)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="4.97695313" y1="31.7435156" x2="0" y2="0" id="path2345"></line>
                    </g>
                    <g id="g2347" transform="translate(71.929651, 55.825393)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="4.94425781" y1="0" x2="0" y2="31.5222773" id="path2349"></line>
                    </g>
                    <g id="g2351" transform="translate(48.890318, 55.607570)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="14.4440625" y1="0" x2="0" y2="38.4387891" id="path2353"></line>
                    </g>
                    <g id="g2355" transform="translate(122.665620, 55.607679)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="15.847418" y1="42.1656914" x2="0" y2="0" id="path2357"></line>
                    </g>
                    <g id="g2359" transform="translate(103.466787, 91.234635)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="7.23111328" y1="75.4734961" x2="0" y2="0" id="path2361"></line>
                    </g>
                    <g id="g2363" transform="translate(75.297232, 91.234671)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="7.23111328" y1="0" x2="0" y2="75.4734961" id="path2365"></line>
                    </g>
                    <g id="g2367" transform="translate(124.416490, 92.811348)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="21.6937031" y1="69.9879492" x2="0" y2="0" id="path2369"></line>
                    </g>
                    <g id="g2371" transform="translate(39.888572, 92.811275)" stroke="#FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.9999998">
                        <line x1="21.6900703" y1="0" x2="0" y2="69.9879492" id="path2373"></line>
                    </g>
                    <g id="g2377-Clipped">
                        <mask id="mask-lqtqkkask7-10" fill="white">
                            <use xlink:href="#path-lqtqkkask7-9"></use>
                        </mask>
                        <g id="path2379"></g>
                        <g id="g2377" mask="url(#mask-lqtqkkask7-10)" stroke-linecap="round" stroke-linejoin="round">
                            <g transform="translate(24.940739, 2.724718)">
                                <g id="g2383" transform="translate(0.000000, 82.164655)">
                                    <path d="M14.1306316,35.280104 L26.0255495,3.63067823 L35.273237,7.70633058 C36.0648269,8.05508058 36.975573,8.00313136 37.7224792,7.56683058 L45.8527136,2.81656495 C46.5996199,2.38026417 47.510366,2.32831495 48.3019558,2.67706495 L56.1597292,6.14022511 C57.0225222,6.52058058 58.0215456,6.42249464 58.7942449,5.8826587 L66.5114285,0.487205576 C67.4399753,-0.162341299 68.6751316,-0.162341299 69.6036785,0.486842295 L77.3212253,5.8826587 C78.0939245,6.42285792 79.0925847,6.52058058 79.9553777,6.14022511 L87.8138777,2.67706495 C88.6051042,2.32831495 89.5162136,2.38026417 90.2627566,2.81656495 L98.3944441,7.56683058 C99.1413503,8.00313136 100.052096,8.05508058 100.843323,7.70633058 L110.092827,3.63067823 L135.145065,70.2869751 L136.109214,82.6697798 C136.297393,85.0859634 133.546628,86.592854 131.611792,85.1339165 L122.800405,78.4898657 C121.697483,77.658315 120.161167,77.7207993 119.129448,78.6391743 L104.914979,91.2951665 C103.95628,92.1485142 102.542026,92.245147 101.476522,91.5294829 L87.7150652,82.2868814 C86.5369441,81.4952915 84.958487,81.6743892 83.987073,82.7093775 L70.1071863,97.4981939 C68.9959089,98.6817642 67.116655,98.6817642 66.0053777,97.4981939 L52.1262175,82.7093775 C51.1548035,81.6743892 49.5767097,81.4956548 48.3982253,82.2868814 L34.6374949,91.5294829 C33.571991,92.245147 32.1573738,92.1485142 31.1986745,91.2948032 L16.9863855,78.6395376 C15.9546667,77.7211626 14.4183503,77.658315 13.3150652,78.490229 L4.50694798,85.13319 C2.57211204,86.5921275 -0.179016862,85.0852368 0.00916282537,82.6690532 L0.973674544,70.2869751 L9.66263548,47.1684829" id="path2385" stroke="#FFFFFF" stroke-width="7.9999998"></path>
                                </g>
                                <g id="g2387" transform="translate(32.461803, 68.484800)">
                                    <line x1="71.1947695" y1="0.5" x2="0" y2="0.5" id="path2389" stroke="#FFFFFF" stroke-width="7.9999998"></line>
                                </g>
                                <g id="g2391" transform="translate(35.494911, 0.000000)">
                                    <path d="M61.7098594,18.0231094 C63.8975391,22.3999219 65.1286992,27.3383672 65.1286992,32.564168 L65.1286992,50.5433203 C65.1286992,51.8347852 64.0817227,52.8817617 62.7902578,52.8817617 L2.33844141,52.8817617 C1.04697656,52.8817617 0,51.8347852 0,50.5433203 L0,32.564168 C0,14.5795664 14.5795664,0 32.564168,0 C40.7281875,0 48.1899844,3.00397266 53.9054883,7.96675781" id="path2393" stroke="#FFFFFF" stroke-width="7.9999998"></path>
                                </g>
                                <g id="g2395" transform="translate(35.494875, 38.808900)">
                                    <line x1="0" y1="0.5" x2="65.1286992" y2="0.5" id="path2397" stroke="#FFFFFF" stroke-width="7.9999998"></line>
                                </g>
                            </g>
                        </g>
                    </g>
                </g>
            </g>
        </g>
    </g>
</svg>
								Vente de volants
							</a>
						</div>
						
						
					</div>
				</div>
			</section>
			
			
			<section id="PreparermonSejour">
				<div class="Width1200 Flex">
					<div class="ColonneHalf AnimateFarLeft"><div class="Cover Shadooow" style="background-image:url(https://bcc73.com/wp-content/uploads/2023/02/305800528_5494493847239794_4858454795175512303_n.jpg);"></div><div class="Cover Shadooow" style="background-image:url(https://bcc73.com/wp-content/uploads/2023/02/320684808_1115435135784516_5154159337287680099_n.jpg);"></div></div>
					
					<div class="ColonneHalf AnimateFarRight">
						<div class="ContentColonne Bordered">
							<h2>Le<br /><strong>Club</strong></h2>
							<p>Notre mission est de développer le sport du badminton sur l&rsquo;agglomération Chambérienne. Notre activité est présente sous différentes formes: </p>
<p>Jeu libre et Entrainement</p>
							<a class="LinkStandard" href="https://bcc73.com/club/">En savoir plus</a>
						</div>
					</div>
				</div>
			</section>
			
			

		</div><!-- #content -->
	</div><!-- #primary -->


		</div><!-- #main -->
		<footer id="colophon" class="site-footer" role="contentinfo">
			<div id="TriangleFooter"></div>
			<div class="Width1200">
					
					<div class="RubFooter"><h4>Liens utiles</h4><p>
						<a href="https://bcc73.com/">Accueil</a><br />
						<a href="https://bcc73.com/agenda/">Agenda</a><br />
						<a href="https://bcc73.com/les-creneaux/">Les créneaux</a><br />
						<a href="https://bcc73.com/dossier-dinscription/">Inscription</a><br />
						<a href="https://bcc73.com/les-tournois/">Tournois</a><br />
						<a href="https://bcc73.com/les-interclubs/">Interclubs</a><br />
						<a href="https://bcc73.com/les-jeunes/">Jeunes</a>
						</p></div>
					<div class="RubFooter">
						<svg id="LogoFooter" width="752px" height="568px" viewBox="0 0 752 568" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="BCC-Chambéry-Logo" transform="translate(0.000000, 1.000000)">
            <g id="BCC73" transform="translate(0.144187, -0.073433)">
                <path d="M572.276813,385.222433 C576.176813,385.222433 579.309813,387.102433 581.677813,390.863433 C581.956813,392.186433 582.095813,393.231433 582.095813,393.997433 C582.095813,396.469433 581.050813,399.463433 578.961813,402.980433 C574.764473,406.666213 567.791577,408.545481 558.043125,408.619177 L557.442813,408.621433 L557.442813,408.830433 C562.665813,411.998433 570.117813,418.266433 579.797813,427.633433 C579.981813,427.850433 580.160813,428.062433 580.335813,428.269433 C583.835813,423.372433 588.478813,417.798433 594.265813,411.546433 C594.435569,411.546433 596.361423,409.822697 600.044303,406.376154 L600.323813,406.114433 L607.009813,400.891433 L582.565813,385.640433 L582.565813,385.222433 L601.995813,385.222433 C603.465305,386.196162 604.821754,387.096895 606.065166,387.924621 L606.797649,388.412496 C612.429175,392.165558 615.563728,394.305874 616.201813,394.832433 C625.596029,388.524003 630.736221,385.321746 631.623344,385.224708 L631.661813,385.222433 L659.447813,385.222433 L659.447813,385.640433 C631.953813,401.683433 606.505813,416.988433 583.103813,431.554433 C584.480063,433.196933 585.339938,434.243183 585.68386,434.693605 L585.768084,434.806085 C585.826572,434.886307 585.855813,434.932755 585.855813,434.945433 C586.37089,435.587895 586.647387,435.993481 586.686877,436.161404 L586.691813,436.198433 L586.482813,436.198433 C584.586813,435.075433 582.727813,433.984433 580.903813,432.925433 C579.733146,433.655433 578.567813,434.383656 577.407813,435.1101 L575.671813,436.198433 L575.462813,436.198433 L575.462813,435.989433 C576.236813,434.534433 577.153813,432.994433 578.213813,431.370433 C558.06663,419.787898 542.52395,412.253865 531.585773,408.768335 L531.119813,408.621433 L528.194813,408.621433 C527.915813,408.621433 526.592813,412.381433 524.224813,419.903433 C523.493631,421.996752 522.952881,423.234493 522.602563,423.614919 L522.553813,423.663433 L504.586813,423.663433 L504.481813,423.611433 L504.481813,423.663433 L463.533813,423.663433 C454.266313,423.663433 448.591965,421.849977 446.512664,418.222116 L446.402813,418.022433 L446.193813,416.560433 C451.068813,400.682433 453.644813,391.838433 453.923813,390.027433 C453.923813,388.229172 453.095798,386.812439 451.438893,385.778983 L451.207813,385.640433 L451.207813,385.222433 L572.276813,385.222433 Z M436.896813,385.222433 C442.780813,385.222433 446.611813,387.450433 448.386813,391.907433 C448.526813,392.848433 448.595813,393.614433 448.595813,394.206433 C447.864813,398.523433 447.168813,400.682433 446.506813,400.682433 C445.636621,402.15551 443.671754,403.306842 440.612213,404.136427 L440.239813,404.234433 L440.030813,404.234433 L440.030813,404.443433 C442.414527,404.443433 443.924186,405.414194 444.559788,407.356611 L444.626813,407.576433 L444.626813,408.203433 C442.293813,416.838433 440.343813,421.156433 438.776813,421.156433 C436.693463,422.743883 434.577623,423.577746 432.431008,423.657163 L432.091813,423.663433 L370.877813,423.663433 C371.574213,421.577733 372.235793,419.594053 372.862553,417.712393 L373.417236,416.046445 C378.628389,400.388523 381.263574,392.277995 381.322792,391.71486 L381.323813,391.698433 L381.323813,389.609433 C381.323813,388.310477 380.368622,387.043543 378.457365,385.808632 L378.190813,385.640433 L378.190813,385.222433 L436.896813,385.222433 Z M363.722813,385.222433 C369.467813,385.222433 373.228813,387.311433 375.004813,391.490433 C375.255013,391.991733 375.392623,392.662323 375.417643,393.502203 L375.421813,393.788433 L375.421813,395.041433 C373.545895,400.786739 371.937521,405.667375 370.596692,409.68331 L370.332094,410.474968 C367.511125,418.905829 365.940035,423.297095 365.618825,423.648474 L365.602813,423.663433 L347.635813,423.663433 C347.357813,423.663433 347.217813,423.524433 347.217813,423.245433 C353.346813,405.557433 356.410813,396.155433 356.410813,395.041433 C356.410813,393.986065 355.910902,393.430608 354.910229,393.375062 L354.738813,393.370433 L342.830813,393.370433 C336.350273,412.812053 332.87276,422.903519 332.398272,423.643861 L332.384813,423.663433 L314.417813,423.663433 C314.138813,423.663433 313.999813,423.524433 313.999813,423.245433 C319.78017,406.352957 323.112863,396.428564 323.996925,393.474183 L324.027813,393.370433 L309.194813,393.370433 C302.714273,412.812053 299.23676,422.903519 298.762272,423.643861 L298.748813,423.663433 L280.781813,423.663433 C280.502813,423.663433 280.363813,423.524433 280.363813,423.245433 C286.136839,406.442473 289.670968,395.844931 290.96812,391.45377 L291.018813,391.281433 L291.018813,391.072433 C291.018813,389.30335 289.995712,387.503041 287.948631,385.670626 L287.675813,385.431433 L287.675813,385.222433 L363.722813,385.222433 Z M273.260813,385.222433 C279.144813,385.222433 282.975813,387.450433 284.750813,391.907433 C284.890813,392.848433 284.959813,393.614433 284.959813,394.206433 C284.959813,395.931257 283.723187,400.523649 281.249935,407.982839 L280.97004,408.823436 C279.640115,412.801274 277.97771,417.549876 275.982823,423.069135 L275.767813,423.663433 L257.173813,423.663433 L256.755813,423.454433 C259.205836,416.818752 260.658774,412.677692 261.11276,411.03032 L261.142813,410.919433 L230.640813,410.919433 C230.362813,410.919433 229.039813,414.680433 226.671813,422.201433 C226.314346,423.111433 226.047475,423.596331 225.872013,423.65694 L225.835813,423.663433 L207.241813,423.663433 C207.938213,421.577733 208.599793,419.594053 209.226553,417.712393 L209.781236,416.046445 C214.992389,400.388523 217.627574,392.277995 217.686792,391.71486 L217.687813,391.698433 L217.687813,389.609433 C217.687813,388.310477 216.732622,387.043543 214.82049,385.808632 L214.553813,385.640433 L214.553813,385.222433 L273.260813,385.222433 Z M168.539813,385.222433 C168.783063,385.253058 168.920657,385.363308 168.951255,385.553853 L168.957813,385.640433 L164.152813,400.473433 L188.177813,400.473433 C191.191584,390.780974 192.925376,385.703404 193.379189,385.241673 L193.400813,385.222433 L211.367813,385.222433 C211.646813,385.257433 211.785813,385.396433 211.785813,385.640433 C204.477633,408.529233 200.378301,421.180889 199.485875,423.593459 L199.459813,423.663433 L180.865813,423.663433 C180.587813,423.663433 180.447813,423.524433 180.447813,423.245433 C182.602513,417.052 184.171316,412.225659 185.15332,408.765507 L185.252813,408.412433 L161.436813,408.412433 C158.282876,418.420574 156.546577,423.503317 156.227916,423.65971 L156.213813,423.663433 L137.410813,423.663433 C145.545643,398.292703 149.859063,385.479995 150.350103,385.226278 L150.363813,385.222433 L168.539813,385.222433 Z M146.341813,385.222433 L146.341813,385.431433 C141.604792,390.611816 135.166541,393.256639 127.027998,393.36684 L126.494813,393.370433 L107.900813,393.370433 C105.637813,393.370433 104.174813,395.389433 103.513813,399.428433 C100.449813,407.925433 98.9168131,412.730433 98.9168131,413.844433 C99.3069465,414.754433 99.879142,415.239331 100.6334,415.29994 L100.797813,415.306433 L116.048813,415.306433 C125.589813,415.306433 131.369813,416.560433 133.388813,419.067433 C134.633646,420.152767 135.732271,421.471697 136.684688,423.024995 L136.940813,423.454433 L136.522813,423.663433 L99.5438131,423.663433 C85.8948131,423.663433 79.0698131,421.295433 79.0698131,416.560433 C79.0698131,416.112581 81.5885777,408.076181 86.6251406,392.4493 L86.7998131,391.907433 L86.7998131,390.236433 C86.7998131,388.459767 85.6379091,386.973344 83.3132082,385.777166 L83.0398131,385.640433 L83.0398131,385.222433 L146.341813,385.222433 Z M512.597813,386.393433 C507.53057,390.783487 502.722716,393.037839 498.175172,393.15649 L497.796813,393.161433 L477.113813,393.161433 C474.323468,393.161433 472.538993,394.19993 471.761286,396.277825 L471.681813,396.504433 L470.428813,400.264433 L503.019813,400.264433 L503.019813,400.473433 C496.891102,405.784722 491.828386,408.499381 487.83073,408.61741 L487.559813,408.621433 L467.712813,408.621433 C466.644271,411.023975 466.088199,412.595362 466.043714,413.334715 L466.040813,413.426433 L466.040813,413.635433 C466.206113,414.826733 466.905693,415.451263 468.139553,415.510738 L468.338813,415.515433 L490.066813,415.515433 C496.203813,415.515433 500.956813,418.014433 504.325813,423.010433 C508.110575,412.29329 511.465405,402.252792 514.388575,392.889801 L514.823813,391.490433 L514.823813,390.236433 C514.823813,389.071433 514.081813,387.790433 512.597813,386.393433 Z M425.405813,408.412433 L394.694813,408.412433 C394.694813,408.725433 394.137813,410.536433 393.023813,413.844433 C393.220519,414.892904 393.725488,415.447977 394.53872,415.509651 L394.694813,415.515433 L421.436813,415.515433 C422.968813,415.515433 424.013813,413.844433 424.570813,410.501433 C424.709813,410.501433 424.988813,409.805433 425.405813,408.412433 Z M264.485813,393.370433 L237.743813,393.370433 C236.246813,393.370433 235.132813,395.250433 234.401813,399.011433 C234.300563,399.011433 233.844112,400.241621 233.030665,402.701996 L232.938813,402.980433 L263.649813,402.980433 C265.14023,398.546128 265.905666,396.053296 265.94704,395.501938 L265.948813,395.459433 L265.948813,394.832433 C265.948813,393.857433 265.460813,393.370433 264.485813,393.370433 Z M428.121813,393.370433 L401.380813,393.370433 C399.882813,393.370433 398.768813,395.250433 398.037813,399.011433 C397.841107,399.011433 397.644401,399.565952 397.447695,400.676658 L397.410813,400.891433 L427.703813,400.891433 C428.041907,400.891433 428.639959,399.191852 429.500696,395.793599 L429.584813,395.459433 L429.584813,394.832433 C429.584813,393.857433 429.096813,393.370433 428.121813,393.370433 Z M561.621813,393.161433 L537.804813,393.161433 C535.014468,393.161433 533.229993,394.19993 532.452286,396.277825 L532.372813,396.504433 L531.119813,400.264433 L561.621813,400.264433 C562.561992,397.443898 563.048405,395.78939 563.08195,395.300014 L563.083813,395.250433 L563.083813,394.623433 C563.083813,393.648433 562.596813,393.161433 561.621813,393.161433 Z M114.883813,190.064433 L240.753813,200.077433 C253.370813,201.081433 261.285813,210.025433 264.535813,226.784433 C264.717813,230.276433 264.770813,233.116433 264.695813,235.306433 C262.546813,251.257433 260.738813,259.256433 259.286813,259.252433 C257.140722,264.833638 252.540122,269.224835 245.481279,272.445626 L244.984813,272.668433 L244.523813,272.674433 L244.490813,273.466433 C249.852744,273.384864 253.066704,277.114399 254.140285,284.637004 L254.194813,285.036433 L254.106813,287.381433 C247.653813,320.078433 242.606813,336.752433 239.063813,337.084433 C233.936281,343.798476 228.849939,347.513335 223.820724,348.173697 L223.492813,348.212433 L84.5758131,362.794433 C107.611133,269.229533 118.973462,222.136075 119.350742,219.263934 L119.358813,219.190433 L120.082813,209.967433 C120.54011,204.13446 118.860759,198.295807 115.056733,192.412788 L114.734813,191.922433 L114.883813,190.064433 Z M474.032813,23.2134333 C475.325313,23.9476833 476.709126,24.7438083 478.110594,25.5446677 L479.046714,26.0786483 C482.951377,28.3012644 486.86598,30.4624333 489.211813,31.3374333 C495.103813,33.5354333 505.216813,33.1544333 512.140813,29.2824333 C516.078813,27.0804333 517.131813,25.5704333 519.302813,25.6554333 C520.259813,25.6934333 531.738813,33.0204333 536.081813,36.3674333 C545.069813,43.2914333 551.222813,46.1444333 553.078813,56.3294333 C553.827813,60.4374333 553.744813,65.4064333 555.016813,68.1184333 C556.040813,70.3014333 557.783813,70.9324333 560.921813,73.2404333 C563.186813,74.9074333 565.267813,77.0804333 566.439813,79.0024333 C567.072813,80.0404333 566.979813,80.2644333 565.822813,80.2134333 C561.998813,80.0474333 560.325813,79.1834333 556.980813,80.0604333 C555.776213,80.3758333 555.591438,80.4394358 555.595692,80.5676122 L555.597813,80.5884333 L555.632813,80.8004333 C555.645613,80.8772333 555.642413,80.9002733 555.591469,80.9146093 L555.543813,80.9244333 L555.331813,80.9594333 C555.188813,80.9824333 555.174813,81.0094333 555.184813,81.2274333 C555.192813,81.3894333 555.237813,81.5464333 555.290813,81.7004333 C555.637813,82.6964333 556.387813,83.5684333 556.752813,84.6344333 C557.227813,86.0194333 557.051813,87.7324333 557.434813,88.7834333 C558.355813,91.3074333 568.949813,98.6144333 569.118813,98.7744333 C571.612813,101.146433 579.178813,111.196433 580.369813,113.578433 C581.938813,116.718433 582.473813,119.912433 584.243813,122.248433 C585.860813,124.380433 588.508813,125.796433 590.587813,128.062433 C594.428813,132.247433 598.613813,141.118433 599.629813,146.866433 C600.016813,149.056433 600.199813,151.309433 601.067813,152.863433 C601.513813,153.663433 602.141813,154.278433 602.719813,155.041433 C604.279813,157.099433 605.391813,160.094433 606.219813,163.108433 C606.565813,164.368433 606.739813,164.560433 607.960813,165.022433 C611.271813,166.275433 614.597813,167.612433 618.032813,168.368433 C624.600813,169.814433 630.988813,170.283433 634.114813,165.251433 C640.374813,155.175433 640.148813,154.842433 641.034813,144.062433 C641.476813,138.692433 638.859813,132.473433 639.630813,121.298433 C639.849813,118.121433 641.024813,114.086433 644.572813,114.118433 C650.306813,114.170433 656.277813,124.308433 657.890813,128.092433 C662.981987,140.03352 663.304412,150.464413 663.312183,154.682972 L663.311906,155.153209 C663.311373,155.34904 663.310455,155.527148 663.309802,155.686847 L663.309287,156.110035 C663.309945,156.262782 663.312031,156.385694 663.316813,156.477433 C663.384813,157.780433 665.281813,157.853433 666.173813,156.898433 C675.531813,146.874433 675.135813,140.571433 680.580813,125.756433 C681.046813,124.489433 682.676813,120.293433 683.779813,119.597433 C685.489813,118.519433 686.694813,121.838433 687.186813,124.229433 C690.969813,142.626433 683.858813,160.349433 672.722813,176.275433 C656.311813,199.742433 642.398813,210.886433 616.080813,225.018433 C612.734813,226.815433 608.246813,229.232433 605.000813,230.023433 C602.072813,230.737433 598.913813,230.602433 596.874813,231.360433 C596.062813,231.661433 594.190813,234.271433 594.220813,235.058433 C594.314813,237.568433 596.627813,240.935433 596.784813,244.697433 C596.926813,248.100433 595.426813,252.000433 595.952813,254.533433 C596.120813,255.344433 596.496813,256.014433 597.059813,256.800433 C600.647813,261.805433 605.088813,264.281433 610.985813,265.531433 C611.044876,265.543933 611.809993,265.67948 612.906287,265.839472 L613.361578,265.904538 C615.795995,266.245036 619.431417,266.633788 620.958813,266.200433 C621.743813,265.977433 621.790813,265.812433 621.424813,264.558433 C620.849813,262.588433 620.160813,260.385433 620.124813,258.552433 C619.967813,250.599433 632.332813,247.030433 639.992813,245.332433 C650.019813,243.110433 668.586813,243.907433 675.494813,252.720433 C682.188813,261.261433 674.921813,270.253433 664.604813,272.879433 C663.283813,273.215433 661.943813,273.432433 660.867813,273.983433 C658.767813,275.058433 657.069813,277.952433 655.451813,279.772433 C648.959813,287.072433 631.447813,295.234433 621.825813,295.832433 C616.777813,296.145433 611.162813,294.869433 606.303813,295.445433 C600.721813,296.106433 594.168813,298.712433 588.085813,295.654433 C586.553813,294.883433 585.117813,293.535433 583.467813,292.828433 C581.955813,292.180433 580.263813,292.071433 578.628813,291.758433 C574.593813,290.986433 570.915813,288.254433 568.115813,284.825433 C566.539813,282.895433 565.299813,280.493433 563.664813,278.615433 C562.430813,277.198433 560.972813,276.080433 559.834813,274.676433 C557.316813,271.569433 556.833813,268.083433 554.969813,264.455433 C553.270813,261.145433 550.524813,258.277433 548.753813,254.946433 C547.929813,253.396433 547.316813,251.747433 546.800813,250.071433 C546.416813,248.821433 541.145813,234.174433 539.840813,234.191433 C539.589813,234.194433 532.556813,232.622433 529.616813,231.374433 C521.208779,238.248908 510.136411,241.571903 496.451009,241.167667 L495.740813,241.143433 L455.379813,239.583433 C450.467813,239.393433 447.589813,244.936433 446.733813,256.254433 C444.005983,268.068823 441.948512,277.421228 440.576342,284.262823 L440.411747,285.088017 C439.095545,291.724566 438.465253,295.848313 438.535813,297.410433 C439.562158,300.046295 440.966986,301.348146 442.749396,301.322284 L442.941813,301.314433 L477.136813,299.036433 C498.528813,297.611433 511.783813,299.902433 516.926813,305.828433 C520.093535,308.3586 522.981069,311.505122 525.589415,315.264628 L526.046813,315.934433 L525.151813,316.547433 L441.231813,325.356433 C410.256813,328.608433 394.614813,322.959433 394.306813,308.410433 C394.277113,307.033343 399.354714,282.09759 409.147616,234.877175 L409.445813,233.439433 L409.294813,228.441433 C409.162813,224.061433 407.350813,220.151433 403.866813,216.685433 C394.11125,229.973916 380.79693,236.535742 364.022375,236.048297 L363.435813,236.028433 L323.074813,234.467433 C318.162813,234.278433 314.883813,241.129433 313.224813,255.066433 C305.969813,284.684433 302.239813,301.655433 302.162813,305.566433 C303.004657,308.822402 304.318554,310.439791 306.103596,310.424054 L306.277813,310.417433 L340.472813,308.139433 C361.864813,306.714433 374.870813,309.818433 379.515813,317.368433 C382.492086,320.658752 385.132142,324.742687 387.43685,329.617632 L387.763813,330.319433 L386.826813,331.067433 L302.907813,339.876433 C271.931813,343.128433 256.760813,335.944433 257.393813,318.326433 C257.453213,316.659273 264.132209,286.499626 277.038799,229.123435 L277.431813,227.376433 L277.612813,221.295433 C277.808369,214.730633 275.395822,209.072168 270.389194,204.274232 L270.043813,203.948433 L270.093813,202.411433 L525.168813,222.703433 C523.342813,218.678433 521.354813,215.330433 519.322813,214.476433 C518.037813,213.936433 504.195813,213.331433 503.077813,213.766433 C501.634813,214.326433 500.571813,215.160433 499.225813,215.577433 C494.687813,216.979433 446.199813,201.392433 443.120813,200.212433 C441.717813,199.674433 358.175813,191.132433 345.378813,190.080433 C339.128813,189.566433 326.961813,184.806433 325.889813,184.036433 C320.646813,180.274433 317.830813,176.819433 315.582813,171.345433 C313.012813,165.089433 302.478813,141.646433 302.245813,133.977433 C301.954813,124.416433 311.584813,106.781433 313.795813,101.735433 C316.739813,95.0184333 322.697813,88.9354333 323.837813,87.9344333 C325.521813,86.4544333 327.266813,84.6094333 328.928813,82.7794333 C330.653813,80.8804333 332.330813,78.9974333 334.547813,77.1114333 C366.328813,50.0874333 375.100813,36.4554333 406.369813,16.0594333 C412.720813,11.9164333 415.211813,10.7294333 421.980813,10.3084333 C440.178813,9.17843334 457.721813,13.9454333 474.032813,23.2134333 Z M211.413813,289.624433 L143.245813,291.960433 C143.150813,293.299433 141.361813,301.090433 137.860813,315.391433 C137.981861,320.028338 139.012021,322.335285 140.950362,322.315066 L141.093813,322.309433 L201.070813,318.255433 C204.506813,318.023433 207.195813,311.245433 209.129813,297.950433 C209.439813,297.937433 210.201813,295.158433 211.413813,289.624433 Z M153.410813,251.872433 C152.964441,251.86755 152.341574,254.398476 151.543142,259.46987 L151.485813,259.836433 L217.983813,259.955434 C218.73913,259.957408 220.429321,253.056514 223.038988,239.302801 L223.139813,238.770433 L223.257813,236.325433 C223.437674,232.6271 222.529592,230.687814 220.534484,230.507575 L220.360813,230.496433 L162.313813,228.252433 C159.063813,228.126433 156.100813,235.985433 153.410813,251.872433 Z" id="BCC" fill="#0D0D0D"></path>
                <path d="M555.696813,227.960433 C566.549813,230.873433 574.866813,232.880433 585.434813,233.087433 C586.740813,233.112433 586.931813,233.253433 587.343813,234.492433 C588.873813,239.087433 591.269813,245.898433 591.516813,248.405433 C591.905813,252.355433 591.346813,256.984433 592.350813,259.435433 C594.316813,264.240433 601.123813,268.247433 607.359813,270.290433 C611.849813,271.761433 618.343813,271.680433 623.725813,271.518433 C625.944813,271.451433 626.283813,270.609433 626.568813,267.955433 C626.707813,266.661433 626.513813,265.465433 625.964813,264.283433 C624.772813,261.711433 623.445813,260.867433 624.961813,257.987433 C625.438813,257.081433 625.582813,257.093433 626.403813,258.109433 C629.522813,261.969433 632.200813,265.291433 635.853813,267.191433 C637.274813,267.930433 638.938813,268.537433 640.067813,269.508433 C641.995813,271.168433 641.552813,271.889433 644.024813,272.834433 C645.538813,273.413433 647.547813,273.580433 649.341813,273.738433 C650.644813,273.852433 650.674813,273.955433 649.645813,274.759433 C640.362813,282.017433 626.688813,289.926433 615.413813,289.539433 C613.607813,289.477433 611.997813,289.146433 610.179813,288.930433 C605.512813,288.375433 598.647813,288.609433 592.879813,288.666433 C591.573813,288.679433 591.504813,288.605433 592.187813,287.919433 C593.440813,286.662433 594.341813,284.474433 593.980813,284.246433 C593.318813,283.828433 589.707813,286.386433 587.538813,286.774433 C585.228813,287.188433 581.022813,285.203433 579.440813,283.697433 C578.168813,282.487433 576.501813,280.716433 576.033813,279.360433 C575.997813,279.255433 575.968813,279.152433 575.962813,279.044433 C575.955813,278.899433 575.970813,278.880433 576.113813,278.857433 L576.325813,278.822433 C576.421813,278.806433 576.429813,278.788433 576.405813,278.645433 L576.373813,278.446433 C576.355813,278.339433 576.460813,278.310433 577.426813,278.151433 L579.214813,277.857433 C580.502813,277.645433 580.642813,277.605433 580.617813,277.452433 L580.562813,277.113433 C580.524813,276.884433 580.380813,276.821433 579.117813,276.479433 C564.832813,272.619433 559.289813,259.984433 557.449813,244.209433 C557.298813,242.912433 557.424813,242.744433 558.712813,242.532433 L560.584813,242.224433 C561.871813,242.013433 561.901813,241.898433 560.884813,241.078433 C557.465813,238.325433 553.089813,234.048433 552.535813,229.188433 C552.402813,228.027433 552.451813,227.887433 553.023813,227.793433 L553.660813,227.689433 C554.232813,227.595433 554.435813,227.622433 555.696813,227.960433 Z M644.82662,251.564291 L645.562947,251.588593 C649.365833,251.722435 653.07463,251.982 653.374813,252.243433 C654.288813,253.039433 651.577813,255.183433 648.439813,256.189433 C647.795813,256.396433 647.175813,256.500433 646.436813,256.518433 C643.116813,256.601433 636.728813,255.151433 634.534813,255.843433 C633.990813,256.015433 636.253813,257.926433 638.333813,259.075433 C645.434813,262.999433 649.570813,262.690433 658.966813,260.336433 C660.826813,259.870433 662.479813,259.425433 664.159813,258.258433 C666.045813,256.948433 667.057813,255.634433 667.700813,255.961433 C668.274813,256.253433 669.176813,259.774433 669.066813,261.291433 C668.702101,266.319379 661.915531,267.198289 655.007044,266.994912 L654.359209,266.972769 C653.603432,266.943453 652.848553,266.902337 652.102813,266.853433 C643.462813,266.285433 634.718813,264.023433 631.623813,256.995433 C630.324813,254.043433 633.991813,252.298433 637.356813,251.644433 C638.295963,251.461733 641.515871,251.462296 644.82662,251.564291 Z M538.262813,221.991433 C539.079813,223.311433 540.192813,225.930433 541.012813,227.828433 C541.793813,229.634433 541.718813,229.819433 540.662813,229.871433 C540.601048,229.874433 540.544484,229.876655 540.486054,229.877779 L540.364609,229.87847 C540.108367,229.876548 539.746872,229.853669 538.827813,229.789433 L531.058813,229.250433 C530.750813,229.228433 530.703813,228.942433 530.964813,228.677433 L531.027972,228.622985 C531.494693,228.218988 534.428056,225.651379 535.790813,223.769433 C537.390813,221.558433 536.972813,219.904433 538.262813,221.991433 Z M651.775813,126.649433 C653.914813,132.363433 655.923813,139.878433 656.896813,144.390433 C660.422813,160.736433 655.641813,184.813433 630.381813,207.727433 C599.956813,235.326433 557.835813,230.424433 524.630813,203.562433 C510.048813,191.766433 496.879813,172.841433 501.697813,153.453433 C503.617813,145.726433 507.471813,142.390433 515.516813,141.875433 C522.071813,141.455433 532.050813,142.671433 535.637813,148.363433 C536.674813,150.009433 537.343813,151.976433 537.794813,154.033433 C540.452813,166.152433 538.854813,168.794433 546.855813,177.866433 C557.097813,189.479433 571.271813,196.998433 585.706813,198.174433 C598.713813,199.234433 610.184813,194.190433 620.776813,185.061433 C640.360813,168.181433 645.112813,159.659433 646.121813,150.355433 C646.732813,144.723433 646.543813,135.410433 646.045813,132.019433 C645.733813,129.886433 643.035813,121.019433 646.197813,119.239433 C648.547813,117.916433 651.272813,125.306433 651.775813,126.649433 Z M464.475813,96.8764333 C466.485813,100.217433 466.892813,106.073433 468.364813,107.771433 C469.573813,109.166433 473.064813,109.652433 475.847813,110.926433 C481.127813,113.342433 486.044813,121.265433 487.931813,126.328433 C489.808813,131.366433 491.695813,145.207433 493.843813,154.842433 C494.340813,157.070433 494.900813,159.205433 495.638813,161.326433 C496.067813,162.561433 496.098813,162.699433 495.953813,162.706433 C495.531813,162.727433 495.606813,162.821433 495.500813,163.098433 C495.400813,163.361433 494.989813,163.424433 494.571813,163.441433 C491.057813,163.590433 483.306813,159.082433 480.168813,157.216433 C479.045813,156.549433 478.830813,156.576433 478.023813,157.490433 L477.122813,158.508433 C476.314813,159.421433 476.328813,159.624433 477.262813,160.536433 C485.346813,168.437433 493.967813,176.604433 501.206813,184.548433 C506.684813,190.559433 512.763813,198.204433 519.149813,202.994433 C529.142813,210.490433 531.184813,209.859433 531.278813,215.694433 C531.300813,217.069433 531.314813,221.335433 529.868813,220.824433 C528.604813,220.378433 527.226813,215.229433 526.911813,214.453433 C524.399813,208.287433 515.017813,200.016433 507.643813,199.988433 C506.532813,199.983433 505.374813,200.126433 504.274813,200.410433 C503.006813,200.737433 502.888813,200.916433 503.100813,202.203433 L503.335813,203.636433 C503.547813,204.923433 503.554813,205.067433 503.408813,205.074433 C503.300813,205.079433 503.168813,205.096433 503.093813,205.144433 C502.983813,205.216433 503.002813,205.359433 502.956813,205.466433 C502.857813,205.700433 502.451813,205.766433 502.027813,205.809433 C498.076813,206.216433 484.825813,203.600433 482.161813,202.953433 C468.476813,199.627433 452.481813,193.502433 445.139813,181.855433 C440.105813,173.867433 438.590813,164.984433 438.521813,156.493433 C438.498813,153.724433 438.630813,151.210433 439.174813,148.549433 C440.798813,140.595433 446.444813,127.858433 446.856813,123.774433 C447.122813,121.135433 446.835813,118.705433 446.754813,115.709433 C446.741813,115.228433 446.734813,114.732433 446.601813,114.264433 C446.421813,113.633433 446.363813,113.613433 446.021813,114.068433 C445.066813,115.336433 445.069813,117.222433 444.879813,119.201433 C444.779813,120.243433 444.627813,121.299433 444.289813,122.298433 C443.869813,123.540433 443.741813,123.558433 443.003813,122.480433 C439.205813,116.932433 436.683813,113.609433 431.751813,111.421433 C430.555813,110.890433 430.503813,110.710433 431.230813,109.623433 C436.667813,101.488433 449.096813,96.3734333 459.362813,95.2684333 C462.464813,94.9344333 463.403813,95.0944333 464.475813,96.8764333 Z M546.898813,85.7744333 C547.783813,86.7224333 548.402813,87.9684333 549.196813,89.1904333 C551.713813,93.0664333 558.501813,98.7064333 562.830813,103.727433 C565.258813,106.543433 567.546813,110.168433 569.364813,113.673433 C570.944813,116.721433 572.375813,119.917433 574.310813,122.901433 C576.882813,126.870433 580.344813,130.463433 582.787813,134.243433 C583.894813,135.956433 584.792813,137.707433 585.636813,139.652433 C587.898813,144.867433 589.776813,151.475433 592.512813,156.155433 C596.931813,163.714433 599.947813,168.569433 598.145813,178.495433 C597.947813,179.584433 597.688813,180.552433 597.184813,181.592433 C594.715813,186.692433 592.447813,187.587433 593.457813,190.633433 C594.360813,193.353433 594.941813,193.949433 593.113813,193.772433 C574.693813,191.993433 564.959813,188.124433 553.856813,174.266433 C548.987813,168.190433 543.618813,160.780433 545.796813,153.550433 C547.359813,148.365433 555.073813,146.220433 560.775813,144.831433 C562.044813,144.522433 562.177813,144.440433 562.106813,144.011433 L562.002813,143.375433 C561.956813,143.096433 561.801813,143.073433 560.739813,143.190433 L554.394813,143.888433 C553.097813,144.030433 552.820813,144.078433 551.625813,144.365433 C550.739813,144.577433 549.903813,144.971433 549.112813,145.412433 C547.049813,146.565433 545.660813,147.880433 544.699813,146.873433 C539.886813,141.832433 537.331813,128.674433 539.504813,124.216433 C541.120235,120.901144 545.95239,118.779562 550.888704,116.660611 L551.668533,116.325887 C552.318356,116.04668 552.967146,115.766433 553.607813,115.482433 C554.801813,114.953433 554.789813,114.900433 553.483813,114.951433 C551.295813,115.037433 548.993813,115.025433 546.960813,115.643433 C544.056813,116.525433 541.600813,118.683433 539.857813,118.506433 C538.276813,118.346433 533.409813,113.176433 531.905813,110.771433 C529.496813,106.916433 528.566813,100.999433 526.058813,96.0584333 C523.382813,90.7884333 520.655813,88.4364333 525.564813,85.6084333 C531.497813,82.1904333 542.287813,80.8314333 546.898813,85.7744333 Z M684.421813,131.247433 C684.857813,131.574433 684.788813,142.565433 683.284813,146.762433 C676.800813,164.853433 670.908813,174.474433 653.091813,192.728433 C652.889813,192.935433 652.312813,193.006433 651.946813,192.916433 C651.356233,192.770057 654.415097,187.930338 657.247559,182.911614 L657.58612,182.308796 C658.54089,180.600017 659.451567,178.891419 660.165813,177.360433 C662.146813,173.113433 661.790813,170.028433 663.206813,167.553433 C664.598813,165.119433 667.772813,162.626433 670.061813,159.530433 C675.631813,151.993433 679.643813,141.875433 681.868813,134.700433 C682.620813,132.273433 683.482813,130.543433 684.421813,131.247433 Z M425.754813,17.7704333 C448.499813,20.0614333 458.722813,23.9524333 475.706813,36.4754333 C476.757813,37.2504333 476.741813,37.3964333 475.551813,37.9384333 C470.469813,40.2524333 467.388813,42.7544333 466.172813,47.6164333 C465.624813,49.8084333 465.764813,52.5174333 465.362813,54.6064333 C464.449813,59.3574333 460.159813,62.9904333 455.805813,64.9944333 C445.325813,69.8194333 444.376813,68.3184333 438.779813,74.6514333 C437.217813,76.4194333 435.610813,78.2644333 434.794813,80.2044333 C434.367813,81.2204333 434.157813,82.2624333 433.834813,83.3014333 C432.426813,87.8274333 428.870813,92.2994333 427.010813,96.9144333 C426.312813,98.6464333 424.995813,109.436433 425.028813,113.158433 C425.078813,118.848433 424.072813,132.013433 423.474813,133.497433 C423.287813,133.959433 423.013813,134.361433 422.498813,133.976433 C422.156813,133.721433 421.916813,133.101433 421.746813,132.605433 C421.516813,131.937433 421.472813,131.719433 421.300813,130.426433 C420.045813,121.001433 418.227813,111.089433 417.106813,102.216433 C416.477813,97.2354333 415.063813,86.8654333 411.735813,87.4244333 C406.944146,88.2299889 406.768392,101.578411 406.762295,107.925551 L406.761813,109.304433 C406.737813,125.422433 409.230813,156.172433 414.577813,168.757433 C417.217813,174.972433 421.462813,182.611433 425.098813,189.440433 C425.712813,190.592433 425.749813,190.769433 425.472813,191.212433 C424.822813,192.247433 424.362813,192.355433 423.106813,192.335433 C418.978813,192.270433 415.067813,192.247433 411.706813,191.515433 C407.419813,190.582433 403.457813,188.501433 398.842813,187.753433 C393.852813,186.944433 382.010813,188.591433 376.315813,187.783433 C372.017813,187.173433 369.866813,186.044433 369.046813,182.297433 C366.424813,170.323433 367.250813,164.147433 367.416813,151.530433 C367.424813,150.886433 367.420813,150.327433 367.181813,150.099433 C366.470813,149.425433 365.371813,150.896433 364.793813,151.961433 C361.268813,158.461433 357.000813,175.759433 355.240813,183.642433 C354.956813,184.916433 354.780813,185.042433 353.482813,184.906433 C348.563813,184.392433 342.639813,183.938433 338.782813,182.933433 C335.370813,182.044433 332.198813,180.634433 328.983813,179.281433 C327.780813,178.774433 327.608813,178.578433 327.264813,177.317433 C326.655813,175.081433 325.966813,172.918433 325.022813,170.746433 C321.973813,163.731433 318.448813,160.417433 318.632813,154.089433 C318.727813,150.811433 318.964813,145.783433 318.482813,145.861433 C318.324813,145.886433 318.125813,146.034433 318.005813,145.939433 C317.943813,145.890433 317.902813,145.778433 317.833813,145.737433 C317.138813,145.319433 316.237813,148.871433 316.128813,149.373433 C315.851813,150.653433 315.771813,150.659433 315.329813,149.431433 C312.263813,140.909433 310.580813,136.082433 310.143813,130.891433 C309.97768,128.928633 318.331013,107.973869 320.014655,104.031672 L320.123367,103.779506 C320.188007,103.631331 320.236702,103.523678 320.267813,103.460433 C325.744813,92.3164333 356.851813,62.5274333 364.025813,56.7124333 C380.540813,43.3274333 395.373813,30.3734333 413.154813,20.0864333 C418.261813,17.1324333 419.527813,17.1434333 425.754813,17.7704333 Z M614.197813,177.815433 C615.422813,178.148433 616.467813,178.097433 617.692813,178.220433 C618.037813,178.255433 618.396813,178.304433 618.724813,178.433433 C619.167813,178.606433 619.144813,178.725433 618.495813,179.620433 C618.014813,180.284433 617.390813,180.786433 616.732813,181.317433 C613.873813,183.622433 610.361813,186.464433 607.043813,188.865433 C605.985813,189.631433 605.853813,189.666433 605.726813,189.217433 C605.112813,187.057433 607.156813,184.556433 607.713813,181.575433 C608.272813,178.579433 607.620813,175.918433 608.722813,175.796433 C609.691813,175.690433 612.188813,177.270433 614.197813,177.815433 Z M507.546813,113.061433 C513.043813,115.820433 520.025813,120.476433 523.765813,126.803433 C524.419924,127.910211 525.512011,129.820801 526.592679,131.785389 L526.900742,132.347522 C528.486787,135.252773 529.954683,138.120081 529.858813,138.537433 C529.675813,139.336433 523.800813,136.954433 518.035813,137.052433 C512.792813,137.141433 504.231813,140.023433 500.879813,144.436433 C498.692813,147.316433 497.746813,149.943433 496.702813,148.397433 C495.438813,146.524433 495.094813,138.004433 495.222813,134.925433 C495.525813,127.630433 498.636813,118.925433 503.652813,113.212433 C504.803813,111.901433 505.367813,111.967433 507.546813,113.061433 Z M523.299813,33.7124333 C529.750813,38.7824333 537.841813,44.0004333 543.981813,49.3654333 C549.135813,53.8694333 549.108813,57.1524333 551.640813,66.3894333 C551.985813,67.6484333 551.988813,67.7894333 551.670813,67.8034333 C551.434813,67.8144333 551.203813,67.7724333 550.970813,67.7144333 C550.113646,67.5040815 546.700168,64.923801 543.281621,62.3186381 L542.727621,61.8963315 C541.344523,60.8418716 539.983258,59.8041556 538.813813,58.9394333 C529.688813,52.1934333 516.439813,49.4764333 505.404813,49.9824333 C503.867813,50.0534333 502.777813,50.4564333 502.047813,52.3554333 C501.816813,52.9584333 501.645813,53.0224333 500.340813,52.9864333 L497.268813,52.9034333 C496.301813,52.8774333 496.303813,52.9364333 497.286813,53.4924333 L504.341813,57.4864333 C505.477813,58.1284333 505.601813,58.0694333 505.580813,56.8874333 C505.542813,54.7214333 505.994813,53.0774333 507.640813,52.9964333 C508.010813,52.9784333 508.191813,53.0164333 509.445813,53.3764333 C516.331813,55.3544333 534.446813,59.8904333 542.331813,66.9324333 C543.940813,68.3694333 545.164813,70.2514333 546.810813,71.8294333 C548.326813,73.2834333 550.201813,74.4804333 552.023813,75.6284333 C553.129813,76.3254333 553.108813,76.4264333 551.821813,76.6384333 L546.109813,77.5774333 C544.821813,77.7884333 544.533813,77.8194333 543.227813,77.8804333 C541.474813,77.9614333 539.875813,78.0954333 537.977813,77.6894333 C533.816813,76.7994333 528.220813,73.3114333 525.949813,73.0544333 C525.745813,73.0314333 525.568813,73.0344333 525.472813,73.1334333 C524.559813,74.0764333 528.423813,76.8584333 529.435813,77.8694333 C529.814813,78.2484333 530.429813,78.9584333 530.456813,79.4974333 C530.463813,79.6434333 530.448813,79.6624333 530.305813,79.6854333 L530.093813,79.7204333 C529.997813,79.7364333 529.989813,79.7544333 530.013813,79.8974333 L530.039813,80.0564333 C530.063813,80.1994333 529.946813,80.2344333 528.877813,80.4104333 L523.054813,81.3674333 C521.767813,81.5794333 521.488813,81.6154333 520.264813,81.7264333 C517.453813,81.9814333 513.152813,80.3544333 511.831813,79.5394333 C509.869813,78.3284333 507.592813,75.6194333 504.853813,72.8494333 C504.167813,72.1554333 487.974813,58.8524333 486.168813,60.4924333 C485.559813,61.0454333 493.527813,66.6114333 497.271813,69.9324333 C497.820813,70.4194333 498.272813,70.8634333 498.636813,71.4374333 C499.128813,72.2124333 499.043813,72.3384333 497.783813,72.7004333 C496.534813,73.0594333 492.954813,74.6534333 492.623813,75.9184333 C492.216813,77.4744333 496.174813,81.7594333 497.063813,82.5794333 C499.132813,84.4904333 503.273813,86.9114333 505.814813,87.6314333 C510.744813,89.0274333 514.196813,87.8334333 515.500813,91.4264333 C515.847813,92.3824333 516.017813,93.3344333 516.447813,94.2094333 C517.091813,95.5204333 518.315813,96.6594333 519.302813,97.7694333 C522.306813,101.149433 521.142813,102.101433 521.329813,107.513433 C521.440813,110.739433 524.072813,115.687433 527.519813,117.455433 C528.493813,117.954433 529.605813,118.163433 530.033813,118.749433 C530.475813,119.354433 530.299813,123.249433 530.096813,124.599433 C529.903813,125.893433 529.794813,125.921433 529.010813,124.876433 C522.391813,116.054433 517.089813,110.650433 506.370813,105.907433 C499.948813,103.066433 496.006813,109.627433 492.651813,117.454433 C492.136813,118.655433 492.005813,118.663433 491.342813,117.539433 L486.364813,109.097433 C485.701813,107.973433 485.592813,107.801433 485.279813,107.379433 C485.048813,107.065433 484.741813,106.818433 484.438813,106.574433 C481.909813,104.546433 480.577813,103.779433 477.073813,102.657433 C475.827813,102.258433 475.653813,102.073433 475.328813,100.806433 C474.789813,98.6984333 472.430813,92.5324333 471.322813,90.8534333 C468.986813,87.3144333 467.360813,86.3394333 470.979813,84.2964333 C473.117813,83.0894333 474.944813,82.4554333 477.620813,81.9924333 C478.909813,81.7694333 479.161813,81.8414333 480.135813,82.7114333 C485.779813,87.7524333 486.988813,88.7794333 493.610813,90.8624333 C495.602813,91.4884333 497.739813,92.1334333 499.804813,92.7824333 C500.588813,93.0294333 501.362813,93.2764333 502.176813,93.3094333 C502.308453,93.3145933 502.424167,93.3182989 502.523847,93.3198434 L502.701797,93.3198413 C503.223493,93.3088333 503.029413,93.1808333 502.087813,92.7264333 C495.080813,89.3434333 488.656813,85.2704333 484.695813,79.8374333 C484.224813,79.1904333 483.789813,78.5324333 483.531813,77.7844333 C483.183813,76.7754333 483.002813,76.6874333 481.714813,76.8994333 L475.943813,77.8474333 C474.655813,78.0594333 474.380813,78.1144333 473.185813,78.4014333 C470.643813,79.0114333 464.891813,82.9584333 464.465813,83.4084333 C462.705813,85.2684333 461.801813,87.8404333 460.126813,88.7754333 C458.899813,89.4594333 457.258813,89.2664333 455.481813,89.5394333 C450.652813,90.2794333 440.398813,96.6204333 435.938813,99.4894333 C434.840813,100.195433 434.760813,100.135433 435.140813,98.8834333 C435.580813,97.4371725 436.881123,94.5629494 438.473313,91.3554182 L438.877112,90.547225 C441.80987,84.7144886 445.527523,78.1046362 446.760813,77.0134333 C448.003813,75.9124333 453.212813,74.0514333 456.782813,72.4264333 C462.787813,69.6934333 468.347813,64.3064333 469.805813,57.7944333 C470.633813,54.0964333 471.660813,48.5564333 472.286813,48.0574333 C473.413813,47.1584333 475.285813,47.1614333 476.864813,46.3234333 C478.466813,45.4734333 479.767813,43.7594333 481.341813,42.5774333 C482.751813,41.5204333 485.353813,40.5574333 487.627813,40.1704333 C493.497813,39.1694333 501.537813,39.4534333 505.811813,38.1604333 C510.269813,36.8114333 514.403813,33.9984333 518.521813,32.6414333 C520.650813,31.9404333 521.536813,32.3264333 523.299813,33.7124333 Z" id="Mamouth" fill="#FFFFFF"></path>
                <path d="M344.947813,430.218433 C345.954813,430.608433 347.067813,430.789433 348.231813,430.725433 L347.933813,430.743933 L347.635813,430.750433 L369.242813,430.750433 L398.953813,430.749433 C325.223813,480.600433 245.161813,527.846433 199.028813,548.877433 C125.853813,582.236433 91.4838131,566.271433 102.297813,526.232433 C113.112813,486.192433 161.558813,448.393433 180.337813,436.714433 C185.129675,433.735813 188.978127,431.854419 191.859767,430.854234 L192.164813,430.750433 L198.047813,430.750433 C198.839813,432.162433 196.769813,435.335433 191.713813,439.212433 C180.003813,448.194433 154.723813,482.333433 146.081813,499.704433 C137.440813,517.074433 140.692813,526.123433 204.797813,501.004433 C231.987813,490.349433 288.248813,461.033433 344.947813,430.218433 Z M88.7618131,311.301433 C85.7828131,323.457433 82.9318131,335.068433 80.5238131,344.865433 C79.1668131,346.376433 77.9378131,347.811433 76.8638131,349.146433 C70.7728131,356.715433 68.0418131,362.886433 75.3748131,365.803433 C74.6206048,368.869142 74.116202,370.920015 73.8387212,372.049348 L73.8038131,372.191433 L224.406813,356.382433 C229.069813,355.876433 233.474813,353.777433 237.121813,350.882433 C239.824813,348.728433 242.278813,346.280433 244.439813,343.582433 C244.542813,343.511433 244.644813,343.438433 244.745813,343.363433 C246.396813,342.136433 247.764813,340.379433 248.765813,338.556433 C249.413313,337.381433 249.995535,336.171017 250.510165,334.932128 L250.810813,334.185433 L250.918813,333.907433 L252.614813,333.429433 C259.291813,345.230433 273.695813,348.436433 286.222813,348.801433 C291.641275,348.952818 297.063997,348.750593 302.454799,348.194759 L303.801813,348.048433 L309.017813,347.500433 C280.83658,358.233333 252.613296,368.326139 226.061516,377.21971 L223.320813,378.135433 L189.836813,378.135433 L187.037813,381.904433 C186.444813,382.961433 184.941813,387.490433 183.875813,390.770433 C181.683563,391.440933 179.512688,392.099621 177.364454,392.74523 L175.223813,393.386433 L173.896813,393.386433 L176.018813,386.837433 C176.789059,382.294556 173.138596,378.268072 168.745829,378.138621 L168.509813,378.135433 L75.9528131,378.135433 L75.9528131,390.189433 L79.4058131,391.770433 L73.6288131,409.895433 L72.3838131,414.175433 C28.3568131,414.407433 13.5728131,394.199433 28.4118131,365.677433 C40.2448131,342.933433 65.9398131,324.107433 88.7618131,311.301433 Z M138.041813,398.788433 L136.275813,404.225433 C130.232813,405.754433 124.560813,407.101433 119.307813,408.248433 C114.379756,408.033748 109.933916,408.209743 108.128232,408.219975 L107.975813,408.220433 L110.440813,401.079433 L110.475813,400.766808 L110.522813,400.456433 L126.448813,400.456433 C130.376813,400.504433 134.287813,399.942433 138.041813,398.788433 Z M513.974813,345.151433 C502.124054,355.267157 488.747246,365.957131 474.307027,376.947731 L472.755813,378.126433 L468.08671,378.126936 C467.919085,378.126961 467.752076,378.126987 467.58569,378.127014 L462.790064,378.127998 L462.561048,378.128055 L459.25822,378.128989 L459.047155,378.129055 L456.412803,378.129949 L456.218811,378.130019 L453.814726,378.130949 L453.639086,378.131021 L451.481866,378.131947 L451.325855,378.132017 L449.432098,378.132898 C449.341514,378.132942 449.251953,378.132985 449.163425,378.133028 L447.241418,378.133982 L447.135064,378.134036 L445.294971,378.134968 L445.226627,378.135001 L444.120813,378.135433 L444.120813,379.157433 C442.448813,378.601433 440.714813,378.265433 438.962813,378.154433 C475.701813,357.472433 502.693813,341.893433 506.660813,339.377433 C518.739813,331.715433 517.850813,341.216433 513.974813,345.151433 Z M538.900813,234.005433 C539.442813,234.124433 539.788813,234.191433 539.840813,234.191433 C541.145813,234.174433 546.416813,248.821433 546.800813,250.071433 C547.316813,251.747433 547.929813,253.396433 548.753813,254.946433 C550.524813,258.277433 553.270813,261.145433 554.969813,264.455433 C556.833813,268.083433 557.316813,271.569433 559.834813,274.676433 C560.972813,276.080433 562.430813,277.198433 563.664813,278.615433 C565.138813,280.308433 566.292813,282.429433 567.660813,284.245433 C568.633813,291.733433 569.480813,298.447433 570.146813,304.002433 C574.985933,344.367703 551.638357,312.049737 551.170922,311.399342 L551.163813,311.389433 L532.503813,239.517433 C534.787813,237.871433 536.928813,236.027433 538.900813,234.005433 Z M388.775813,293.237433 L386.529813,304.837433 L386.079813,307.840433 C386.076813,309.559433 386.238813,311.275433 386.565813,312.964433 C386.411813,312.780433 386.256813,312.597433 386.100813,312.416433 C384.858813,310.561433 383.337813,308.908433 381.593813,307.514433 C379.730813,306.028433 377.682813,304.789433 375.501813,303.828433 C371.975813,302.291433 368.268813,301.216433 364.470813,300.627433 C372.893813,298.081433 381.030813,295.605433 388.775813,293.237433 Z M675.897813,93.6344333 C696.362813,101.494433 743.539813,118.146433 750.999813,188.528433 C758.458813,258.910433 666.401813,299.875433 646.237813,304.606433 C626.073813,309.337433 629.118813,299.499433 636.445813,295.708433 C643.772813,291.917433 659.950813,284.188433 684.879813,265.141433 C709.807813,246.095433 721.941813,212.593433 719.768813,193.412433 C717.865813,176.617433 710.910813,161.257433 687.642813,142.022433 C688.495813,136.190433 688.423813,130.245433 687.186813,124.229433 C686.694813,121.838433 685.489813,118.519433 683.779813,119.597433 C682.676813,120.293433 681.046813,124.489433 680.580813,125.756433 C679.401813,128.964433 678.496813,131.772433 677.706813,134.305433 C677.374813,134.062433 677.040813,133.817433 676.702813,133.572433 C669.531813,128.361433 662.020813,124.701433 654.572813,122.159433 C651.918813,118.217433 648.198813,114.151433 644.572813,114.118433 C642.040813,114.095433 640.716813,116.144433 640.086813,118.475433 C619.783813,114.921433 602.092813,118.015433 596.079813,118.018433 C588.247813,118.021433 587.840813,121.865433 589.687813,127.158433 C587.789813,125.387433 585.635813,124.082433 584.243813,122.248433 C582.473813,119.912433 581.938813,116.718433 580.369813,113.578433 C579.178813,111.196433 571.612813,101.146433 569.118813,98.7744333 C568.949813,98.6144333 558.355813,91.3074333 557.434813,88.7834333 C557.135813,87.9624333 557.177813,86.7374333 556.983813,85.5804333 C604.666813,77.5844333 658.366813,86.9004333 675.897813,93.6344333 Z M469.326813,277.008433 C463.21998,280.27085 456.794681,283.579482 450.094822,286.919694 L448.260813,287.831433 L448.440813,286.861433 C449.326813,282.505433 450.242813,278.156433 451.187813,273.813433 C457.696813,271.733433 461.953813,270.335433 463.419813,269.801433 C476.860813,264.905433 473.955813,273.995433 469.326813,277.008433 Z M611.740813,227.293433 C612.228813,229.866433 612.593813,231.840433 612.807813,233.056433 C614.083813,240.330433 616.820813,255.409433 616.534813,266.271433 C613.851813,266.039433 611.099813,265.555433 610.985813,265.531433 C606.547813,264.590433 602.933813,262.955433 599.887813,260.069433 C599.109413,256.682133 598.395203,253.064533 597.690989,249.42209 L597.088561,246.298704 L596.786813,244.741433 L596.784813,244.697433 C596.730813,243.415433 596.426813,242.178433 596.045813,241.006433 C595.848813,240.036433 595.649813,239.076433 595.446813,238.130433 C595.200813,236.980433 594.905813,235.619433 594.568813,234.075433 C595.144813,233.005433 596.287813,231.578433 596.874813,231.360433 C598.913813,230.602433 602.072813,230.737433 605.000813,230.023433 C606.967813,229.544433 609.391813,228.467433 611.740813,227.293433 Z M128.295813,152.880433 C113.882813,156.050433 76.5148131,176.255433 61.3248131,188.323433 C46.4668931,200.128193 45.290189,209.54641 109.534925,214.093147 L111.501813,214.229433 L111.199813,218.082433 C110.968813,219.770433 107.349813,234.963433 102.439813,255.230433 C97.4808131,255.323433 92.8018131,255.348433 88.4338131,255.305433 C8.01681312,254.498433 -16.3441869,225.469433 10.4238131,193.789433 C37.1918131,162.110433 97.0928131,148.412433 119.051813,145.795433 C141.010813,143.179433 142.707813,149.709433 128.295813,152.880433 Z M165.476813,236.601433 L214.814813,238.506433 L213.559813,244.933433 C213.447813,245.488433 213.269813,246.326433 213.074813,247.235433 C197.948182,248.869644 183.285561,250.283965 169.358188,251.452039 L167.043813,251.644433 L161.788813,251.634433 C162.326813,248.563433 162.961813,245.509433 163.691813,242.478433 C164.124813,240.676433 164.811813,238.306433 165.476813,236.601433 Z M428.177813,198.455433 C436.893813,199.398433 442.757813,200.073433 443.120813,200.212433 C444.133813,200.600433 450.057813,202.547433 457.715813,204.934433 C453.768813,206.007433 449.713813,207.070433 445.560813,208.124433 L445.560813,208.124433 L375.739813,202.569433 C396.321813,201.029433 414.387813,199.598433 428.177813,198.455433 Z M154.630813,0.568433345 C176.666813,2.42743334 177.013813,9.16643334 162.257813,9.36943334 C147.502813,9.57343334 106.831813,21.8394333 89.5218131,30.6024333 C72.2128131,39.3654333 69.4128131,48.5644333 135.822813,66.7324333 C167.763813,75.4704333 244.011813,87.3064333 316.145813,97.3574333 C315.269813,98.7514333 314.456813,100.227433 313.795813,101.735433 C312.182813,105.417433 306.619813,115.800433 303.842813,124.859433 C224.605813,120.121433 146.651813,111.189433 102.588813,101.670433 C23.9818131,84.6884333 5.96481312,51.3484333 38.5628131,25.7074333 C71.1618131,0.0664333448 132.593813,-1.29056666 154.630813,0.568433345 Z" id="shuttle" fill="#ffffff"></path>
            </g>
        </g>
    </g>
</svg>
						<div id="SociauxFooter">
							<a href="https://www.facebook.com/BadmintonClubChambery" target="_blank">
<svg width="10px" height="20px" viewBox="0 0 10 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Page-Accueil" transform="translate(-917.000000, -4461.000000)" fill="#0D0D0D">
            <g id="Group-4" transform="translate(-56.000000, 4192.000000)">
                <g id="Group-17" transform="translate(973.000000, 269.000000)">
                    <path d="M6.8212824,20 L6.8212824,11 L9.55369324,11 L10,7 L6.8212824,7 L6.8212824,5.052 C6.8212824,4.022 6.84759306,3 8.28688365,3 L9.74468914,3 L9.74468914,0.14 C9.74468914,0.097 8.49249659,0 7.225687,0 C4.5800039,0 2.92340674,1.657 2.92340674,4.7 L2.92340674,7 L0,7 L0,11 L2.92340674,11 L2.92340674,20 L6.8212824,20 Z" id="facebook-[#176]"></path>
                </g>
            </g>
        </g>
    </g>
</svg></a>
							
							
							<a href="https://www.instagram.com/badminton_club_chambery" target="_blank">

<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="instagram" fill="#000000" fill-rule="nonzero">
            <path d="M21.9440853,6.4680799 C21.8925363,5.29913159 21.7034674,4.49549011 21.4326253,3.79912399 C21.1532197,3.05994842 20.7233649,2.39816552 20.1601881,1.84802283 C19.6099404,1.28931825 18.9436655,0.855180644 18.2129125,0.580193214 C17.5123835,0.309402816 16.7127865,0.120369936 15.5436151,0.0688307707 C14.3657124,0.0129267478 13.9917723,0 11.0042818,0 C8.01679121,0 7.64285114,0.0129267478 6.46931408,0.0644659127 C5.30014272,0.116005078 4.49634789,0.305205784 3.80001676,0.575828356 C3.06053229,0.855180644 2.39862311,1.2849534 1.84837545,1.84802283 C1.28956427,2.39816552 0.85551168,3.06431328 0.580303921,3.79492696 C0.309461853,4.49549011 0.120392903,5.29476673 0.0688439043,6.46371505 C0.0129292143,7.64139308 0,8.01526181 0,11.0021824 C0,13.989103 0.0129292143,14.3629718 0.0644782134,15.536285 C0.116027213,16.7052333 0.30526402,17.5088748 0.576106088,18.2052409 C0.85551168,18.9444164 1.28956427,19.6061993 1.84837545,20.156342 C2.39862311,20.7150466 3.06489798,21.1491842 3.79565107,21.4241716 C4.49634789,21.694962 5.29577703,21.8839949 6.46511625,21.9355341 C7.63848545,21.9872411 8.01259337,22 11.0000839,22 C13.9875745,22 14.3615146,21.9872411 15.5350516,21.9355341 C16.704223,21.8839949 17.5080178,21.694962 18.2043489,21.4241716 C19.68315,20.8525403 20.8523214,19.683592 21.4240618,18.2052409 C21.694736,17.5046777 21.8839728,16.7052333 21.9355218,15.536285 C21.9870708,14.3629718 22,13.989103 22,11.0021824 C22,8.01526181 21.9956343,7.64139308 21.9440853,6.4680799 Z M19.9625556,15.4503304 C19.9152044,16.5247623 19.734699,17.1049555 19.5842498,17.491751 C19.2145076,18.4501778 18.4536983,19.210842 17.4950886,19.5805137 C17.1082193,19.7309341 16.5237175,19.9114051 15.4532785,19.9585794 C14.2926706,20.0102864 13.944589,20.0230453 11.0086475,20.0230453 C8.0727059,20.0230453 7.72025857,20.0102864 6.56384856,19.9585794 C5.48921167,19.9114051 4.90890775,19.7309341 4.52203846,19.5805137 C4.0450004,19.4042397 3.61077995,19.1248874 3.25833262,18.7595806 C2.89295608,18.4028356 2.61355049,17.9730629 2.4372429,17.4961158 C2.28679373,17.1093204 2.10628831,16.5247623 2.059105,15.4546953 C2.00738814,14.2943088 1.99462678,13.9461258 1.99462678,11.0107443 C1.99462678,8.07536286 2.00738814,7.72298277 2.059105,6.5669612 C2.10628831,5.49252932 2.28679373,4.91233611 2.4372429,4.52554063 C2.61355049,4.04842575 2.89295608,3.61445597 3.26269832,3.26190805 C3.61934348,2.89660121 4.04919823,2.61724892 4.52640416,2.44114279 C4.91327344,2.29072233 5.49794305,2.11025134 6.56821425,2.06290921 C7.72882209,2.01137004 8.07707159,1.99844329 11.0128453,1.99844329 C13.9531525,1.99844329 14.3012342,2.01137004 15.4576442,2.06290921 C16.5322811,2.11025134 17.112585,2.29072233 17.4994543,2.44114279 C17.9764923,2.61724892 18.4107128,2.89660121 18.7631601,3.26190805 C19.1285367,3.618653 19.4079422,4.04842575 19.5842498,4.52554063 C19.734699,4.91233611 19.9152044,5.49672636 19.9625556,6.5669612 C20.0141046,7.72734763 20.0270338,8.07536286 20.0270338,11.0107443 C20.0270338,13.9461258 20.0141046,14.289944 19.9625556,15.4503304 Z" id="Shape"></path>
            <path d="M10.9035088,5.21052632 C7.76056438,5.21052632 5.21052632,7.76039532 5.21052632,10.9035088 C5.21052632,14.0466222 7.76056438,16.5964912 10.9035088,16.5964912 C14.0466222,16.5964912 16.5964912,14.0466222 16.5964912,10.9035088 C16.5964912,7.76039532 14.0466222,5.21052632 10.9035088,5.21052632 Z M10.9035088,14.596405 C8.86452676,14.596405 7.21061258,12.9426598 7.21061258,10.9035088 C7.21061258,8.8643577 8.86452676,7.21061258 10.9035088,7.21061258 C12.9426598,7.21061258 14.596405,8.8643577 14.596405,10.9035088 C14.596405,12.9426598 12.9426598,14.596405 10.9035088,14.596405 L10.9035088,14.596405 Z" id="Shape"></path>
            <path d="M18.1403509,5.01754386 C18.1403509,5.76354297 17.5355113,6.36842105 16.7893878,6.36842105 C16.0434361,6.36842105 15.4385965,5.76354297 15.4385965,5.01754386 C15.4385965,4.27137288 16.0434361,3.66666667 16.7893878,3.66666667 C17.5355113,3.66666667 18.1403509,4.27137288 18.1403509,5.01754386 L18.1403509,5.01754386 Z" id="Path"></path>
        </g>
    </g>
</svg></a>
							
							
						</div>
						
					</div>
					<div class="RubFooter"><h4>Nous contacter</h4>
					<p>Maison des associations - Boite G1<br />
67 rue St François de Sales<br />
73000 Chambéry<br />
Mail : [email protected]</p>
					
					</div>
			</div>
			
		<center><p id="Mentions"><span><a href="https://bcc73.com/mentions-legales/">Mentions Légales</a></span><span> - </span><span>Site réalisé par <a href="https://kote.fr" target="_blank"><svg id="LogoKote" width="74px" height="39px" viewBox="0 0 74 39" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="FC00540_Chartreuse-Tourisme" transform="translate(-45.000000, -41.000000)" fill="#4A47ED" fill-rule="nonzero">
            <g id="logo-kote-color" transform="translate(45.000000, 41.000000)">
                <path d="M39.12,29.4 C30.08,37.5 22.62,33.63 17.95,28.95 C16.54,27.54 12.46,22.44 10.63,20.14 L26.23,3.04 L21.11,3.04 L4.29,21.42 L4.6,7.13 L0.5,7.13 L0,37.21 L4.09,37.21 L4.28,26.74 L7.75,23.07 C9.92,25.8 13.59,30.36 15.07,31.83 C17.99,34.75 22.72,38.23 28.68,38.23 C33.13,38.23 37.57,36.28 41.86,32.43 L41.89,32.4 L39.72,28.85 L39.13,29.38 L39.12,29.4 Z" id="Path"></path>
                <path d="M19.75,15.34 C19.17,16.57 18.83,17.86 18.74,19.18 C18.65,20.49 18.75,21.76 19.06,22.96 C19.42,24.36 20.02,25.58 20.83,26.58 C21.63,27.57 22.6,28.37 23.69,28.94 C24.78,29.51 25.97,29.87 27.23,30 C27.59,30.04 27.96,30.06 28.33,30.06 C29.22,30.06 30.11,29.95 30.99,29.72 C32.46,29.34 33.73,28.78 34.77,28.05 C35.82,27.32 36.68,26.46 37.32,25.51 C37.96,24.57 38.42,23.56 38.7,22.51 C38.97,21.49 39.1,20.44 39.1,19.41 C39.1,18.38 38.98,17.4 38.75,16.52 C38.28,14.7 37.41,13.19 36.18,12.04 C34.96,10.9 33.52,10.12 31.9,9.73 C30.28,9.33 28.58,9.36 26.84,9.81 C25.03,10.28 23.52,11.02 22.36,12 C21.21,12.98 20.33,14.1 19.74,15.35 L19.75,15.34 Z M22.84,18.44 C23.02,17.3 23.51,16.25 24.3,15.34 C25.07,14.44 26.21,13.79 27.69,13.41 C28.19,13.28 28.7,13.22 29.21,13.22 C29.46,13.22 29.71,13.24 29.96,13.27 C30.72,13.37 31.44,13.6 32.11,13.96 C32.76,14.31 33.33,14.8 33.81,15.42 C34.29,16.04 34.64,16.8 34.87,17.68 C35.14,18.74 35.18,19.87 34.99,21.06 C34.81,22.21 34.32,23.26 33.55,24.19 C32.8,25.09 31.66,25.75 30.15,26.14 C29.13,26.41 28.1,26.41 27.1,26.14 C26.11,25.88 25.24,25.38 24.51,24.66 C23.78,23.94 23.27,23 22.97,21.87 C22.69,20.79 22.64,19.64 22.84,18.45 L22.84,18.44 Z" id="Shape"></path>
                <polygon id="Path" points="70.21 3.54 65.75 1.5 58.03 7.17 60.9 8.18"></polygon>
                <path d="M60.49,24.88 C59.53,24.29 58.73,23.44 58.21,22.48 L73.85,20.01 L73.87,20.01 L73.87,19.15 C73.87,17.87 73.69,16.68 73.37,15.61 C73.03,14.52 72.52,13.56 71.85,12.74 C71.19,11.94 70.4,11.27 69.48,10.74 C68.57,10.22 67.55,9.84 66.42,9.61 C64.86,9.29 63.35,9.29 61.94,9.61 C60.55,9.92 59.26,10.48 58.14,11.27 C57.01,12.06 56.06,13.03 55.3,14.15 C54.53,15.29 54,16.55 53.73,17.9 C53.55,18.76 53.48,19.63 53.52,20.52 L53.52,20.6 C53.52,20.73 53.53,20.87 53.55,21 C53.55,21.07 53.56,21.14 53.58,21.22 L53.58,21.36 C53.6,21.48 53.62,21.59 53.64,21.71 L53.77,22.48 C54.42,24.84 56.1,26.98 58.38,28.37 C60.08,29.4 62,29.92 64.08,29.92 C67.41,29.92 70.54,28.61 72.71,27.41 L70.58,23.92 C65.52,26.68 62.31,25.98 60.49,24.88 L60.49,24.88 Z M58.04,17.3 C58.13,17.08 58.22,16.89 58.31,16.71 C58.35,16.64 58.38,16.57 58.42,16.5 C58.74,15.93 59.17,15.41 59.24,15.34 C60.02,14.46 60.99,13.8 62.12,13.41 C63.23,13.02 64.43,12.94 65.65,13.19 C66.92,13.45 67.87,14.03 68.56,14.96 C69.01,15.56 69.34,16.22 69.55,16.92 L69.57,17 L57.61,19 C57.68,18.38 57.85,17.81 58.05,17.32 L58.05,17.32 L58.04,17.3 Z" id="Shape"></path>
                <path d="M50.87,33.21 C48.43,31.64 48.07,28.27 48.08,26.4 C48.11,18.81 48.12,14.43 48.13,10.94 L53.07,10.96 L53.98,7.17 L48.14,7.15 C48.14,5.26 48.15,3.37 48.16,0.98 L48.16,0.02 L44.08,0 L44.08,0.95 C44.07,3.34 44.06,5.23 44.06,7.12 L40.79,7.12 L40.79,10.9 L44.05,10.92 C44.05,14.41 44.03,18.79 44,26.38 C43.98,31.05 45.64,34.7 48.67,36.65 C50.29,37.69 52.24,38.22 54.49,38.23 L54.54,38.23 C56.28,38.23 58.22,37.9 60.34,37.28 L58.91,33.45 C55.42,34.44 52.68,34.37 50.88,33.21 L50.87,33.21 Z" id="Path"></path>
            </g>
        </g>
    </g>
</svg></a></span></p></center>

		</footer><!-- #colophon -->
	</div><!-- #page -->
<script type="rocketlazyloadscript">
	jQuery(document).ready(function(){
					if( jQuery( window ).width() > 1100 ){
							window.sr = ScrollReveal({ reset: false });
							sr.reveal('.AnimateReveal', {   origin: 'bottom',   duration: 700 , distance: '40px', easing: 'ease-in'});
							sr.reveal('.AnimateFarTop', {   origin: 'top',   duration: 1000 , distance: '300px', easing: 'ease-in'});
							sr.reveal('.AnimateFarBot', {   origin: 'bottom',   duration: 1000 , distance: '300px', easing: 'ease-in'});
							sr.reveal('.AnimateFarLeft', {   origin: 'left',   duration: 1000 , distance: '300px', easing: 'ease-in'});
							sr.reveal('.AnimateFarRight', {   origin: 'right',   duration: 1000 , distance: '300px', easing: 'ease-in'});
					}
					if( jQuery( window ).width() < 1080 ){
						jQuery('<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>').prependTo( "ul#menu-menu-1" );
					}
	});
					jQuery("#BackTop").click(function() {
					  jQuery("html, body").animate({ scrollTop: 0 }, "slow"); 
					  return false;
					});	
</script>
	<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.8' id='swv-js'></script>
<script type='text/javascript' id='contact-form-7-js-extra'>
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/bcc73.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.8' id='contact-form-7-js'></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-browser-checker-js-after'>
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script type='text/javascript' id='rocket-preload-links-js-extra'>
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/bcc73.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-preload-links-js-after'>
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-includes/js/imagesloaded.min.js?ver=4.1.4' id='imagesloaded-js'></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-includes/js/masonry.min.js?ver=4.2.2' id='masonry-js'></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-includes/js/jquery/jquery.masonry.min.js?ver=3.1.2b' id='jquery-masonry-js'></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://bcc73.com/wp-content/themes/kote-theme/js/functions.js?ver=2014-03-18' id='twentythirteen-script-js'></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="slb_context">/* <![CDATA[ */if ( !!window.jQuery ) {(function($){$(document).ready(function(){if ( !!window.SLB ) { {$.extend(SLB, {"context":["public","user_guest"]});} }})})(jQuery);}/* ]]> */</script>
	</body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1746129456 -->                               

Whois info of domain

Domain Name: BCC73.COM
Registry Domain ID: 76184917_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.tucows.com
Registrar URL: http://www.tucows.com
Updated Date: 2024-08-12T12:30:47Z
Creation Date: 2001-08-19T16:21:54Z
Registry Expiry Date: 2025-08-19T16:21:54Z
Registrar: Tucows Domains Inc.
Registrar IANA ID: 69
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.HOSTPAPA.COM
Name Server: NS2.HOSTPAPA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-02T02:02:06Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass