Outiref

Code source de l'URL : http://Alternativelaux.org

<!DOCTYPE html>
<html lang="fr">
	<head>

		<!-- META -->
		                <meta name="robots" content="index, follow">
                    <meta property="og:type" content="website">
                    <meta property="og:site_name" content="AssoConnect">
                    <title>L&#039;association | alternative velaux</title>
        <meta property="og:title" content="L&#039;association | alternative velaux">
                    <meta name="description" content="L&#039;association - L&#039;association - À propos...">
        <meta property="og:description" content="L&#039;association - L&#039;association - À propos...">
                    <meta property="og:locale" content="fr_FR">
                    <meta property="og:url" content="https://www.alternativelaux.org/page/2476605-l-association">
                    <meta property="og:image" content="https://site.assoconnect.com/services/storage?id=3898058&amp;type=picture&amp;secret=AsxNSoaIQiZHtg7epMEr1Gn1DI5Cvabl8273EiC3&amp;timestamp=1701028623">
                    <meta property="og:image:width" content="540">
                    <meta property="og:image:height" content="282">
    <meta name="viewport" property="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <link rel="canonical" href="https://www.alternativelaux.org/page/2476605-l-association">

		<!-- Favicon -->
					<link rel="icon" type="image/png" href="https://site.assoconnect.com/services/storage?id=3852278&amp;type=picture&amp;secret=Fb74XLNGHc05G5w5wAAQPumozNkv4QBYAxtK4fOa&amp;timestamp=1699809409">
		
		<!-- Sitemap -->
		<link rel="sitemap" type="application/xml" title="Sitemap" href="/services/seo/sitemap">

		<!-- https://dev.twitter.com/web/overview/widgets-webpage-properties -->
		<meta name="twitter:widgets:csp" content="on">

		<!-- CSS -->
		

<!-- jQuery UI -->
<!-- Le CSS de jQuery UI utilise des chemins relatifs pour les images, on ne peut donc pas l'inclure dans le CSS global -->
<link rel="stylesheet" href="https://web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net/legacy/common/javascript/jquery-ui/base/jquery-ui.min.css">

<!-- Layout -->
<link rel="stylesheet" href="https://cdn.jamesnook.com/public/build/css/common.-.layout.-.public-horizontal.DESKTOP.css?c410614">

<!-- Template -->
<style>/**
 * Breaking points pour les media queries
 */
/**
 * Différentes fonctions less utilisées dans le site
 */
/**
 * Arrondir les coins
 */
/**
 * Ajouter une bordure
 */
/**
 * Ombre sur le texte
 */
/**
 * Ombre sur les box
 */
/**
 * Taille de la box prenant en compte ou non les bordures et le padding
 */
/**
 * Effet de transition lors du changement d'état
 */
/**
 * Effet de rebond
 */
@keyframes bounce {
  20% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(5px);
  }
  90% {
    transform: translateY(-5px);
  }
}
#boxes {
  position: relative;
  text-align: left;
}
#boxes .boxLandmark {
  position: relative;
  width: 100%;
  max-width: 1104px;
  margin: auto;
}
#boxes .box {
  overflow: hidden;
}
#boxes .box h2,
#boxes .box h3,
#boxes .box p,
#boxes .box ul,
#boxes .box ol {
  margin-top: 0;
}
#boxes .box h2:first-child,
#boxes .box h3:first-child {
  margin-top: -5px !important;
}
#boxes .box p:first-child,
#boxes .box ul:first-child,
#boxes .box ol:first-child {
  margin-top: -2px !important;
}
#boxes .box[data-type="button"] .buttonDIYContainer {
  text-align: center;
  height: 100%;
}
#boxes .box[data-type="button"] .buttonDIYContainer .buttonDIYWrapper {
  border-radius: 20px;
  display: inline-block;
  background: #316bf2;
  height: 100%;
}
#boxes .box[data-type="button"] .buttonDIYContainer .buttonDIYWrapper .buttonDIY {
  border-radius: 20px;
  display: table;
  height: 102%;
  text-decoration: none;
}
#boxes .box[data-type="button"] .buttonDIYContainer .buttonDIYWrapper .buttonDIY .buttonDIYText {
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
#boxes .box[data-type="button"] .buttonDIYWrapper {
  text-align: center;
  height: 100%;
}
#boxes .box[data-type="horizontalSeparator"] .separatorWrapper,
#boxes .box[data-type="verticalSeparator"] .separatorWrapper {
  width: 100%;
  height: 100%;
}
#boxes .box[data-type="horizontalSeparator"] .separatorWrapper > div,
#boxes .box[data-type="verticalSeparator"] .separatorWrapper > div {
  text-align: center;
  width: 100%;
  height: 100%;
}
#boxes .box[data-type="horizontalSeparator"] .separatorWrapper {
  display: table;
}
#boxes .box[data-type="horizontalSeparator"] .separatorWrapper > div {
  display: table-cell;
  vertical-align: middle;
}
#boxes .box[data-type="horizontalSeparator"] .separatorWrapper > div .separator {
  width: 100%;
}
#boxes .box[data-type="verticalSeparator"] .separatorWrapper .separator {
  height: 100%;
  display: inline-block;
}
#boxes .box .boxBackgroundOverlay,
#boxes .box .boxBackgroundPicture {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
#boxes .box .boxBackgroundPicture {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#boxes .box .boxBackgroundOverlay {
  opacity: .3;
}
@media (max-width: 970px) {
  #boxes .box {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
  }
  #boxes .box[data-type="button"] {
    height: 100%;
    padding: 5px;
  }
  #boxes .box[data-type="background"] {
    height: auto !important;
  }
  #boxes .box[data-type="background"] > div {
    height: auto !important;
  }
  #boxes .box[data-type="group"] {
    height: auto !important;
  }
  #boxes .box[data-type="group"] > div {
    height: auto !important;
  }
  #boxes .box[data-type="text"] {
    height: auto !important;
  }
  #boxes .box[data-type="text"] > div {
    height: auto !important;
  }
  #boxes .box[data-type="picture"] {
    text-align: center !important;
    font-size: 0 !important;
  }
  #boxes .box[data-type="facebookLike"],
  #boxes .box[data-type="twitterTimeline"] {
    text-align: center;
  }
  #boxes .box[data-type="verticalSeparator"] {
    display: none;
  }
  #boxes .tableWrapper {
    width: 100%;
    max-width: 100%;
    overflow: auto;
  }
}
</style>

<!-- Google Font -->
    <!-- :400,700 for bold -->
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,500,700" rel="stylesheet">
            <style>
            html, body {font-family: "Open Sans", Roboto, sans-serif;}
        </style>
    

<!-- Choices.js -->

<!-- ContentTools -->

<!-- Cropper -->

<!-- FullCalendar -->

<!-- Simplelightbox -->
	<link
		rel="stylesheet"
		href="https://cdnjs.cloudflare.com/ajax/libs/simplelightbox/1.12.0/simplelightbox.min.css"
		integrity="sha256-IZ7V7DBQggiyHjLI/74Zert2QmZh4a5cpvGQPJC7JyY="
		crossorigin="anonymous"
	>

<!-- Leaflet -->
<!-- Leaflet MarkerCluster -->

		<!-- JS -->
		<script async nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
	// Browser check
	// https://stackoverflow.com/a/55655928/7671937
	function isCrappyIE() {
		var ua = window.navigator.userAgent;
		var crappyIE = false;
		var msie = ua.indexOf('MSIE ');
		if (msie > 0) { // IE 10 or older => return version number
			crappyIE = true;
		}
		var trident = ua.indexOf('Trident/');
		if (trident > 0) { // IE 11 => return version number
			crappyIE = true;
		}
		return crappyIE;
	}

	if(isCrappyIE()) {
		alert("Vous utilisez une ancienne version d'Internet Explorer qui n'est plus maintenue. Pour le confort de votre navigation, merci d'utiliser un navigateur \u00e0 jour. ");
	}
</script>

<script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
	var SIZE_FIXED			= "fixed";
	var SIZE_FREE			= "free";
	var SIZE_MIN			= "min";
	var SIZE_MIN_WIDTH		= "min-width";
	var SIZE_MIN_HEIGHT		= "min-height";
	var SIZE_MAX			= "max";
	var SIZE_MAX_WIDTH		= "max-width";
	var SIZE_MAX_HEIGHT		= "max-height";
	var ORIGINAL_WIDTH		= 1200;
	var ORIGINAL_HEIGHT		= 628;
	var SIZE_STANDARD		= "standard";
	var SIZE_USER			= "user";
	var SIZE_VENDOR			= "vendor";
	var THUMB_WIDTH			= 352;
	var THUMB_HEIGHT		= 184;
	var USER_NORMAL			= 200;
	var TLDS				= ["aaa","aarp","abarth","abb","abbott","abbvie","abc","able","abogado","abudhabi","ac","academy","accenture","accountant","accountants","aco","active","actor","ad","adac","ads","adult","ae","aeg","aero","aetna","af","afamilycompany","afl","africa","ag","agakhan","agency","ai","aig","aigo","airbus","airforce","airtel","akdn","al","alfaromeo","alibaba","alipay","allfinanz","allstate","ally","alsace","alstom","am","americanexpress","americanfamily","amex","amfam","amica","amsterdam","analytics","android","anquan","anz","ao","aol","apartments","app","apple","aq","aquarelle","ar","arab","aramco","archi","army","arpa","art","arte","as","asda","asia","associates","at","athleta","attorney","au","auction","audi","audible","audio","auspost","author","auto","autos","avianca","aw","aws","ax","axa","az","azure","ba","baby","baidu","banamex","bananarepublic","band","bank","bar","barcelona","barclaycard","barclays","barefoot","bargains","baseball","basketball","bauhaus","bayern","bb","bbc","bbt","bbva","bcg","bcn","bd","be","beats","beauty","beer","bentley","berlin","best","bestbuy","bet","bf","bg","bh","bharti","bi","bible","bid","bike","bing","bingo","bio","biz","bj","black","blackfriday","blanco","blockbuster","blog","bloomberg","blue","bm","bms","bmw","bn","bnl","bnpparibas","bo","boats","boehringer","bofa","bom","bond","boo","book","booking","bosch","bostik","boston","bot","boutique","box","br","bradesco","bridgestone","broadway","broker","brother","brussels","bs","bt","budapest","bugatti","build","builders","business","buy","buzz","bv","bw","by","bz","bzh","ca","cab","cafe","cal","call","calvinklein","cam","camera","camp","cancerresearch","canon","capetown","capital","capitalone","car","caravan","cards","care","career","careers","cars","cartier","casa","case","caseih","cash","casino","cat","catering","catholic","cba","cbn","cbre","cbs","cc","cd","ceb","center","ceo","cern","cf","cfa","cfd","cg","ch","chanel","channel","chase","chat","cheap","chintai","christmas","chrome","chrysler","church","ci","cipriani","circle","cisco","citadel","citi","citic","city","cityeats","ck","cl","claims","cleaning","click","clinic","clinique","clothing","cloud","club","clubmed","cm","cn","co","coach","codes","coffee","college","cologne","com","comcast","commbank","community","company","compare","computer","comsec","condos","construction","consulting","contact","contractors","cooking","cookingchannel","cool","coop","corsica","country","coupon","coupons","courses","cr","credit","creditcard","creditunion","cricket","crown","crs","cruise","cruises","csc","cu","cuisinella","cv","cw","cx","cy","cymru","cyou","cz","dabur","dad","dance","data","date","dating","datsun","day","dclk","dds","de","deal","dealer","deals","degree","delivery","dell","deloitte","delta","democrat","dental","dentist","desi","design","dev","dhl","diamonds","diet","digital","direct","directory","discount","discover","dish","diy","dj","dk","dm","dnp","do","docs","doctor","dodge","dog","doha","domains","dot","download","drive","dtv","dubai","duck","dunlop","duns","dupont","durban","dvag","dvr","dz","earth","eat","ec","eco","edeka","edu","education","ee","eg","email","emerck","energy","engineer","engineering","enterprises","epost","epson","equipment","er","ericsson","erni","es","esq","estate","esurance","et","etisalat","eu","eurovision","eus","events","everbank","exchange","expert","exposed","express","extraspace","fage","fail","fairwinds","faith","family","fan","fans","farm","farmers","fashion","fast","fedex","feedback","ferrari","ferrero","fi","fiat","fidelity","fido","film","final","finance","financial","fire","firestone","firmdale","fish","fishing","fit","fitness","fj","fk","flickr","flights","flir","florist","flowers","fly","fm","fo","foo","food","foodnetwork","football","ford","forex","forsale","forum","foundation","fox","fr","free","fresenius","frl","frogans","frontdoor","frontier","ftr","fujitsu","fujixerox","fun","fund","furniture","futbol","fyi","ga","gal","gallery","gallo","gallup","game","games","gap","garden","gb","gbiz","gd","gdn","ge","gea","gent","genting","george","gf","gg","ggee","gh","gi","gift","gifts","gives","giving","gl","glade","glass","gle","global","globo","gm","gmail","gmbh","gmo","gmx","gn","godaddy","gold","goldpoint","golf","goo","goodhands","goodyear","goog","google","gop","got","gov","gp","gq","gr","grainger","graphics","gratis","green","gripe","grocery","group","gs","gt","gu","guardian","gucci","guge","guide","guitars","guru","gw","gy","hair","hamburg","hangout","haus","hbo","hdfc","hdfcbank","health","healthcare","help","helsinki","here","hermes","hgtv","hiphop","hisamitsu","hitachi","hiv","hk","hkt","hm","hn","hockey","holdings","holiday","homedepot","homegoods","homes","homesense","honda","honeywell","horse","hospital","host","hosting","hot","hoteles","hotels","hotmail","house","how","hr","hsbc","ht","hu","hughes","hyatt","hyundai","ibm","icbc","ice","icu","id","ie","ieee","ifm","ikano","il","im","imamat","imdb","immo","immobilien","in","industries","infiniti","info","ing","ink","institute","insurance","insure","int","intel","international","intuit","investments","io","ipiranga","iq","ir","irish","is","iselect","ismaili","ist","istanbul","it","itau","itv","iveco","iwc","jaguar","java","jcb","jcp","je","jeep","jetzt","jewelry","jio","jlc","jll","jm","jmp","jnj","jo","jobs","joburg","jot","joy","jp","jpmorgan","jprs","juegos","juniper","kaufen","kddi","ke","kerryhotels","kerrylogistics","kerryproperties","kfh","kg","kh","ki","kia","kim","kinder","kindle","kitchen","kiwi","km","kn","koeln","komatsu","kosher","kp","kpmg","kpn","kr","krd","kred","kuokgroup","kw","ky","kyoto","kz","la","lacaixa","ladbrokes","lamborghini","lamer","lancaster","lancia","lancome","land","landrover","lanxess","lasalle","lat","latino","latrobe","law","lawyer","lb","lc","lds","lease","leclerc","lefrak","legal","lego","lexus","lgbt","li","liaison","lidl","life","lifeinsurance","lifestyle","lighting","like","lilly","limited","limo","lincoln","linde","link","lipsy","live","living","lixil","lk","llc","loan","loans","locker","locus","loft","lol","london","lotte","lotto","love","lpl","lplfinancial","lr","ls","lt","ltd","ltda","lu","lundbeck","lupin","luxe","luxury","lv","ly","ma","macys","madrid","maif","maison","makeup","man","management","mango","map","market","marketing","markets","marriott","marshalls","maserati","mattel","mba","mc","mckinsey","md","me","med","media","meet","melbourne","meme","memorial","men","menu","meo","merckmsd","metlife","mg","mh","miami","microsoft","mil","mini","mint","mit","mitsubishi","mk","ml","mlb","mls","mm","mma","mn","mo","mobi","mobile","mobily","moda","moe","moi","mom","monash","money","monster","mopar","mormon","mortgage","moscow","moto","motorcycles","mov","movie","movistar","mp","mq","mr","ms","msd","mt","mtn","mtr","mu","museum","mutual","mv","mw","mx","my","mz","na","nab","nadex","nagoya","name","nationwide","natura","navy","nba","nc","ne","nec","net","netbank","netflix","network","neustar","new","newholland","news","next","nextdirect","nexus","nf","nfl","ng","ngo","nhk","ni","nico","nike","nikon","ninja","nissan","nissay","nl","no","nokia","northwesternmutual","norton","now","nowruz","nowtv","np","nr","nra","nrw","ntt","nu","nyc","nz","obi","observer","off","office","okinawa","olayan","olayangroup","oldnavy","ollo","om","omega","one","ong","onl","online","onyourside","ooo","open","oracle","orange","org","organic","origins","osaka","otsuka","ott","ovh","pa","page","panasonic","panerai","paris","pars","partners","parts","party","passagens","pay","pccw","pe","pet","pf","pfizer","pg","ph","pharmacy","phd","philips","phone","photo","photography","photos","physio","piaget","pics","pictet","pictures","pid","pin","ping","pink","pioneer","pizza","pk","pl","place","play","playstation","plumbing","plus","pm","pn","pnc","pohl","poker","politie","porn","post","pr","pramerica","praxi","press","prime","pro","prod","productions","prof","progressive","promo","properties","property","protection","pru","prudential","ps","pt","pub","pw","pwc","py","qa","qpon","quebec","quest","qvc","racing","radio","raid","re","read","realestate","realtor","realty","recipes","red","redstone","redumbrella","rehab","reise","reisen","reit","reliance","ren","rent","rentals","repair","report","republican","rest","restaurant","review","reviews","rexroth","rich","richardli","ricoh","rightathome","ril","rio","rip","rmit","ro","rocher","rocks","rodeo","rogers","room","rs","rsvp","ru","rugby","ruhr","run","rw","rwe","ryukyu","sa","saarland","safe","safety","sakura","sale","salon","samsclub","samsung","sandvik","sandvikcoromant","sanofi","sap","sapo","sarl","sas","save","saxo","sb","sbi","sbs","sc","sca","scb","schaeffler","schmidt","scholarships","school","schule","schwarz","science","scjohnson","scor","scot","sd","se","search","seat","secure","security","seek","select","sener","services","ses","seven","sew","sex","sexy","sfr","sg","sh","shangrila","sharp","shaw","shell","shia","shiksha","shoes","shop","shopping","shouji","show","showtime","shriram","si","silk","sina","singles","site","sj","sk","ski","skin","sky","skype","sl","sling","sm","smart","smile","sn","sncf","so","soccer","social","softbank","software","sohu","solar","solutions","song","sony","soy","space","spiegel","sport","spot","spreadbetting","sr","srl","srt","st","stada","staples","star","starhub","statebank","statefarm","statoil","stc","stcgroup","stockholm","storage","store","stream","studio","study","style","su","sucks","supplies","supply","support","surf","surgery","suzuki","sv","swatch","swiftcover","swiss","sx","sy","sydney","symantec","systems","sz","tab","taipei","talk","taobao","target","tatamotors","tatar","tattoo","tax","taxi","tc","tci","td","tdk","team","tech","technology","tel","telecity","telefonica","temasek","tennis","teva","tf","tg","th","thd","theater","theatre","tiaa","tickets","tienda","tiffany","tips","tires","tirol","tj","tjmaxx","tjx","tk","tkmaxx","tl","tm","tmall","tn","to","today","tokyo","tools","top","toray","toshiba","total","tours","town","toyota","toys","tr","trade","trading","training","travel","travelchannel","travelers","travelersinsurance","trust","trv","tt","tube","tui","tunes","tushu","tv","tvs","tw","tz","ua","ubank","ubs","uconnect","ug","uk","unicom","university","uno","uol","ups","us","uy","uz","va","vacations","vana","vanguard","vc","ve","vegas","ventures","verisign","versicherung","vet","vg","vi","viajes","video","vig","viking","villas","vin","vip","virgin","visa","vision","vista","vistaprint","viva","vivo","vlaanderen","vn","vodka","volkswagen","volvo","vote","voting","voto","voyage","vu","vuelos","wales","walmart","walter","wang","wanggou","warman","watch","watches","weather","weatherchannel","webcam","weber","website","wed","wedding","weibo","weir","wf","whoswho","wien","wiki","williamhill","win","windows","wine","winners","wme","wolterskluwer","woodside","work","works","world","wow","ws","wtc","wtf","xbox","xerox","xfinity","xihuan","xin","\u0915\u0949\u092e","\u30bb\u30fc\u30eb","\u4f5b\u5c71","\u0cad\u0cbe\u0cb0\u0ca4","\u6148\u5584","\u96c6\u56e2","\u5728\u7ebf","\ud55c\uad6d","\u0b2d\u0b3e\u0b30\u0b24","\u5927\u4f17\u6c7d\u8f66","\u70b9\u770b","\u0e04\u0e2d\u0e21","\u09ad\u09be\u09f0\u09a4","\u09ad\u09be\u09b0\u09a4","\u516b\u5366","\u0645\u0648\u0642\u0639","\u09ac\u09be\u0982\u09b2\u09be","\u516c\u76ca","\u516c\u53f8","\u9999\u683c\u91cc\u62c9","\u7f51\u7ad9","\u79fb\u52a8","\u6211\u7231\u4f60","\u043c\u043e\u0441\u043a\u0432\u0430","\u049b\u0430\u0437","\u043a\u0430\u0442\u043e\u043b\u0438\u043a","\u043e\u043d\u043b\u0430\u0439\u043d","\u0441\u0430\u0439\u0442","\u8054\u901a","\u0441\u0440\u0431","\u0431\u0433","\u0431\u0435\u043b","\u05e7\u05d5\u05dd","\u65f6\u5c1a","\u5fae\u535a","\u6de1\u9a6c\u9521","\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3","\u043e\u0440\u0433","\u0928\u0947\u091f","\u30b9\u30c8\u30a2","\uc0bc\uc131","\u0b9a\u0bbf\u0b99\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0bc2\u0bb0\u0bcd","\u5546\u6807","\u5546\u5e97","\u5546\u57ce","\u0434\u0435\u0442\u0438","\u043c\u043a\u0434","\u0435\u044e","\u30dd\u30a4\u30f3\u30c8","\u65b0\u95fb","\u5de5\u884c","\u5bb6\u96fb","\u0643\u0648\u0645","\u4e2d\u6587\u7f51","\u4e2d\u4fe1","\u4e2d\u56fd","\u4e2d\u570b","\u5a31\u4e50","\u8c37\u6b4c","\u0c2d\u0c3e\u0c30\u0c24\u0c4d","\u0dbd\u0d82\u0d9a\u0dcf","\u96fb\u8a0a\u76c8\u79d1","\u8d2d\u7269","\u30af\u30e9\u30a6\u30c9","\u0aad\u0abe\u0ab0\u0aa4","\u901a\u8ca9","\u092d\u093e\u0930\u0924\u092e\u094d","\u092d\u093e\u0930\u0924","\u092d\u093e\u0930\u094b\u0924","\u7f51\u5e97","\u0938\u0902\u0917\u0920\u0928","\u9910\u5385","\u7f51\u7edc","\u043a\u043e\u043c","\u0443\u043a\u0440","\u9999\u6e2f","\u8bfa\u57fa\u4e9a","\u98df\u54c1","\u98de\u5229\u6d66","\u53f0\u6e7e","\u53f0\u7063","\u624b\u8868","\u624b\u673a","\u043c\u043e\u043d","\u0627\u0644\u062c\u0632\u0627\u0626\u0631","\u0639\u0645\u0627\u0646","\u0627\u0631\u0627\u0645\u0643\u0648","\u0627\u06cc\u0631\u0627\u0646","\u0627\u0644\u0639\u0644\u064a\u0627\u0646","\u0627\u062a\u0635\u0627\u0644\u0627\u062a","\u0627\u0645\u0627\u0631\u0627\u062a","\u0628\u0627\u0632\u0627\u0631","\u067e\u0627\u06a9\u0633\u062a\u0627\u0646","\u0627\u0644\u0627\u0631\u062f\u0646","\u0645\u0648\u0628\u0627\u064a\u0644\u064a","\u0628\u0627\u0631\u062a","\u0628\u06be\u0627\u0631\u062a","\u0627\u0644\u0645\u063a\u0631\u0628","\u0627\u0628\u0648\u0638\u0628\u064a","\u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","\u0680\u0627\u0631\u062a","\u0643\u0627\u062b\u0648\u0644\u064a\u0643","\u0633\u0648\u062f\u0627\u0646","\u0647\u0645\u0631\u0627\u0647","\u0639\u0631\u0627\u0642","\u0645\u0644\u064a\u0633\u064a\u0627","\u6fb3\u9580","\ub2f7\ucef4","\u653f\u5e9c","\u0634\u0628\u0643\u0629","\u0628\u064a\u062a\u0643","\u0639\u0631\u0628","\u10d2\u10d4","\u673a\u6784","\u7ec4\u7ec7\u673a\u6784","\u5065\u5eb7","\u0e44\u0e17\u0e22","\u0633\u0648\u0631\u064a\u0629","\u62db\u8058","\u0440\u0443\u0441","\u0440\u0444","\u73e0\u5b9d","\u062a\u0648\u0646\u0633","\u5927\u62ff","\u307f\u3093\u306a","\u30b0\u30fc\u30b0\u30eb","\u03b5\u03bb","\u4e16\u754c","\u66f8\u7c4d","\u0d2d\u0d3e\u0d30\u0d24\u0d02","\u0a2d\u0a3e\u0a30\u0a24","\u7f51\u5740","\ub2f7\ub137","\u30b3\u30e0","\u5929\u4e3b\u6559","\u6e38\u620f","verm\u00f6gensberater","verm\u00f6gensberatung","\u4f01\u4e1a","\u4fe1\u606f","\u5609\u91cc\u5927\u9152\u5e97","\u5609\u91cc","\u0645\u0635\u0631","\u0642\u0637\u0631","\u5e7f\u4e1c","\u0b87\u0bb2\u0b99\u0bcd\u0b95\u0bc8","\u0b87\u0ba8\u0bcd\u0ba4\u0bbf\u0baf\u0bbe","\u0570\u0561\u0575","\u65b0\u52a0\u5761","\u0641\u0644\u0633\u0637\u064a\u0646","\u653f\u52a1","xperia","xxx","xyz","yachts","yahoo","yamaxun","yandex","ye","yodobashi","yoga","yokohama","you","youtube","yt","yun","za","zappos","zara","zero","zip","zippo","zm","zone","zuerich","zw"];
    var TIMEZONE_TO_COUNTRIES = {"Africa\/Abidjan":"CI","Africa\/Accra":"GH","Africa\/Addis_Ababa":"ET","Africa\/Algiers":"DZ","Africa\/Asmara":"ER","Africa\/Bamako":"ML","Africa\/Bangui":"CF","Africa\/Banjul":"GM","Africa\/Bissau":"GW","Africa\/Blantyre":"MW","Africa\/Brazzaville":"CG","Africa\/Bujumbura":"BI","Africa\/Cairo":"EG","Africa\/Casablanca":"MA","Africa\/Ceuta":"ES","Africa\/Conakry":"GN","Africa\/Dakar":"SN","Africa\/Dar_es_Salaam":"TZ","Africa\/Djibouti":"DJ","Africa\/Douala":"CM","Africa\/El_Aaiun":"EH","Africa\/Freetown":"SL","Africa\/Gaborone":"BW","Africa\/Harare":"ZW","Africa\/Johannesburg":"ZA","Africa\/Juba":"SS","Africa\/Kampala":"UG","Africa\/Khartoum":"SD","Africa\/Kigali":"RW","Africa\/Kinshasa":"CD","Africa\/Lagos":"NG","Africa\/Libreville":"GA","Africa\/Lome":"TG","Africa\/Luanda":"AO","Africa\/Lubumbashi":"CD","Africa\/Lusaka":"ZM","Africa\/Malabo":"GQ","Africa\/Maputo":"MZ","Africa\/Maseru":"LS","Africa\/Mbabane":"SZ","Africa\/Mogadishu":"SO","Africa\/Monrovia":"LR","Africa\/Nairobi":"KE","Africa\/Ndjamena":"TD","Africa\/Niamey":"NE","Africa\/Nouakchott":"MR","Africa\/Ouagadougou":"BF","Africa\/Porto-Novo":"BJ","Africa\/Sao_Tome":"ST","Africa\/Tripoli":"LY","Africa\/Tunis":"TN","Africa\/Windhoek":"NA","America\/Adak":"US","America\/Anchorage":"US","America\/Anguilla":"AI","America\/Antigua":"AG","America\/Araguaina":"BR","America\/Argentina\/Buenos_Aires":"AR","America\/Argentina\/Catamarca":"AR","America\/Argentina\/Cordoba":"AR","America\/Argentina\/Jujuy":"AR","America\/Argentina\/La_Rioja":"AR","America\/Argentina\/Mendoza":"AR","America\/Argentina\/Rio_Gallegos":"AR","America\/Argentina\/Salta":"AR","America\/Argentina\/San_Juan":"AR","America\/Argentina\/San_Luis":"AR","America\/Argentina\/Tucuman":"AR","America\/Argentina\/Ushuaia":"AR","America\/Aruba":"AW","America\/Asuncion":"PY","America\/Atikokan":"CA","America\/Bahia":"BR","America\/Bahia_Banderas":"MX","America\/Barbados":"BB","America\/Belem":"BR","America\/Belize":"BZ","America\/Blanc-Sablon":"CA","America\/Boa_Vista":"BR","America\/Bogota":"CO","America\/Boise":"US","America\/Cambridge_Bay":"CA","America\/Campo_Grande":"BR","America\/Cancun":"MX","America\/Caracas":"VE","America\/Cayenne":"FR","America\/Cayman":"KY","America\/Chicago":"US","America\/Chihuahua":"MX","America\/Ciudad_Juarez":"MX","America\/Costa_Rica":"CR","America\/Creston":"CA","America\/Cuiaba":"BR","America\/Curacao":"CW","America\/Danmarkshavn":"GL","America\/Dawson":"CA","America\/Dawson_Creek":"CA","America\/Denver":"US","America\/Detroit":"US","America\/Dominica":"DM","America\/Edmonton":"CA","America\/Eirunepe":"BR","America\/El_Salvador":"SV","America\/Fort_Nelson":"CA","America\/Fortaleza":"BR","America\/Glace_Bay":"CA","America\/Goose_Bay":"CA","America\/Grand_Turk":"TC","America\/Grenada":"GD","America\/Guadeloupe":"FR","America\/Guatemala":"GT","America\/Guayaquil":"EC","America\/Guyana":"GY","America\/Halifax":"CA","America\/Havana":"CU","America\/Hermosillo":"MX","America\/Indiana\/Indianapolis":"US","America\/Indiana\/Knox":"US","America\/Indiana\/Marengo":"US","America\/Indiana\/Petersburg":"US","America\/Indiana\/Tell_City":"US","America\/Indiana\/Vevay":"US","America\/Indiana\/Vincennes":"US","America\/Indiana\/Winamac":"US","America\/Inuvik":"CA","America\/Iqaluit":"CA","America\/Jamaica":"JM","America\/Juneau":"US","America\/Kentucky\/Louisville":"US","America\/Kentucky\/Monticello":"US","America\/Kralendijk":"BQ","America\/La_Paz":"BO","America\/Lima":"PE","America\/Los_Angeles":"US","America\/Lower_Princes":"SX","America\/Maceio":"BR","America\/Managua":"NI","America\/Manaus":"BR","America\/Marigot":"FR","America\/Martinique":"FR","America\/Matamoros":"MX","America\/Mazatlan":"MX","America\/Menominee":"US","America\/Merida":"MX","America\/Metlakatla":"US","America\/Mexico_City":"MX","America\/Miquelon":"FR","America\/Moncton":"CA","America\/Monterrey":"MX","America\/Montevideo":"UY","America\/Montserrat":"MS","America\/Nassau":"BS","America\/New_York":"US","America\/Nome":"US","America\/Noronha":"BR","America\/North_Dakota\/Beulah":"US","America\/North_Dakota\/Center":"US","America\/North_Dakota\/New_Salem":"US","America\/Nuuk":"GL","America\/Ojinaga":"MX","America\/Panama":"PA","America\/Paramaribo":"SR","America\/Phoenix":"US","America\/Port-au-Prince":"HT","America\/Port_of_Spain":"TT","America\/Porto_Velho":"BR","America\/Puerto_Rico":"PR","America\/Punta_Arenas":"CL","America\/Rankin_Inlet":"CA","America\/Recife":"BR","America\/Regina":"CA","America\/Resolute":"CA","America\/Rio_Branco":"BR","America\/Santarem":"BR","America\/Santiago":"CL","America\/Santo_Domingo":"DO","America\/Sao_Paulo":"BR","America\/Scoresbysund":"GL","America\/Sitka":"US","America\/St_Barthelemy":"FR","America\/St_Johns":"CA","America\/St_Kitts":"KN","America\/St_Lucia":"LC","America\/St_Thomas":"VI","America\/St_Vincent":"VC","America\/Swift_Current":"CA","America\/Tegucigalpa":"HN","America\/Thule":"GL","America\/Tijuana":"MX","America\/Toronto":"CA","America\/Tortola":"VG","America\/Vancouver":"CA","America\/Whitehorse":"CA","America\/Winnipeg":"CA","America\/Yakutat":"US","Antarctica\/Casey":"AQ","Antarctica\/Davis":"AQ","Antarctica\/DumontDUrville":"AQ","Antarctica\/Macquarie":"AU","Antarctica\/Mawson":"AQ","Antarctica\/McMurdo":"AQ","Antarctica\/Palmer":"AQ","Antarctica\/Rothera":"AQ","Antarctica\/Syowa":"AQ","Antarctica\/Troll":"AQ","Antarctica\/Vostok":"AQ","Arctic\/Longyearbyen":"SJ","Asia\/Aden":"YE","Asia\/Almaty":"KZ","Asia\/Amman":"JO","Asia\/Anadyr":"RU","Asia\/Aqtau":"KZ","Asia\/Aqtobe":"KZ","Asia\/Ashgabat":"TM","Asia\/Atyrau":"KZ","Asia\/Baghdad":"IQ","Asia\/Bahrain":"BH","Asia\/Baku":"AZ","Asia\/Bangkok":"TH","Asia\/Barnaul":"RU","Asia\/Beirut":"LB","Asia\/Bishkek":"KG","Asia\/Brunei":"BN","Asia\/Chita":"RU","Asia\/Choibalsan":"MN","Asia\/Colombo":"LK","Asia\/Damascus":"SY","Asia\/Dhaka":"BD","Asia\/Dili":"TL","Asia\/Dubai":"AE","Asia\/Dushanbe":"TJ","Asia\/Famagusta":"CY","Asia\/Gaza":"PS","Asia\/Hebron":"PS","Asia\/Ho_Chi_Minh":"VN","Asia\/Hong_Kong":"HK","Asia\/Hovd":"MN","Asia\/Irkutsk":"RU","Asia\/Jakarta":"ID","Asia\/Jayapura":"ID","Asia\/Jerusalem":"IL","Asia\/Kabul":"AF","Asia\/Kamchatka":"RU","Asia\/Karachi":"PK","Asia\/Kathmandu":"NP","Asia\/Khandyga":"RU","Asia\/Kolkata":"IN","Asia\/Krasnoyarsk":"RU","Asia\/Kuala_Lumpur":"MY","Asia\/Kuching":"MY","Asia\/Kuwait":"KW","Asia\/Macau":"MO","Asia\/Magadan":"RU","Asia\/Makassar":"ID","Asia\/Manila":"PH","Asia\/Muscat":"OM","Asia\/Nicosia":"CY","Asia\/Novokuznetsk":"RU","Asia\/Novosibirsk":"RU","Asia\/Omsk":"RU","Asia\/Oral":"KZ","Asia\/Phnom_Penh":"KH","Asia\/Pontianak":"ID","Asia\/Pyongyang":"KP","Asia\/Qatar":"QA","Asia\/Qostanay":"KZ","Asia\/Qyzylorda":"KZ","Asia\/Riyadh":"SA","Asia\/Sakhalin":"RU","Asia\/Samarkand":"UZ","Asia\/Seoul":"KR","Asia\/Shanghai":"CN","Asia\/Singapore":"SG","Asia\/Srednekolymsk":"RU","Asia\/Taipei":"TW","Asia\/Tashkent":"UZ","Asia\/Tbilisi":"GE","Asia\/Tehran":"IR","Asia\/Thimphu":"BT","Asia\/Tokyo":"JP","Asia\/Tomsk":"RU","Asia\/Ulaanbaatar":"MN","Asia\/Urumqi":"CN","Asia\/Ust-Nera":"RU","Asia\/Vientiane":"LA","Asia\/Vladivostok":"RU","Asia\/Yakutsk":"RU","Asia\/Yangon":"MM","Asia\/Yekaterinburg":"RU","Asia\/Yerevan":"AM","Atlantic\/Azores":"PT","Atlantic\/Bermuda":"BM","Atlantic\/Canary":"ES","Atlantic\/Cape_Verde":"CV","Atlantic\/Faroe":"FO","Atlantic\/Madeira":"PT","Atlantic\/Reykjavik":"IS","Atlantic\/South_Georgia":"GS","Atlantic\/St_Helena":"SH","Atlantic\/Stanley":"FK","Australia\/Adelaide":"AU","Australia\/Brisbane":"AU","Australia\/Broken_Hill":"AU","Australia\/Darwin":"AU","Australia\/Eucla":"AU","Australia\/Hobart":"AU","Australia\/Lindeman":"AU","Australia\/Lord_Howe":"AU","Australia\/Melbourne":"AU","Australia\/Perth":"AU","Australia\/Sydney":"AU","Europe\/Amsterdam":"NL","Europe\/Andorra":"AD","Europe\/Astrakhan":"RU","Europe\/Athens":"GR","Europe\/Belgrade":"RS","Europe\/Berlin":"DE","Europe\/Bratislava":"SK","Europe\/Brussels":"BE","Europe\/Bucharest":"RO","Europe\/Budapest":"HU","Europe\/Busingen":"DE","Europe\/Chisinau":"MD","Europe\/Copenhagen":"DK","Europe\/Dublin":"IE","Europe\/Gibraltar":"GI","Europe\/Guernsey":"GG","Europe\/Helsinki":"FI","Europe\/Isle_of_Man":"IM","Europe\/Istanbul":"TR","Europe\/Jersey":"JE","Europe\/Kaliningrad":"RU","Europe\/Kirov":"RU","Europe\/Kyiv":"UA","Europe\/Lisbon":"PT","Europe\/Ljubljana":"SI","Europe\/London":"GB","Europe\/Luxembourg":"LU","Europe\/Madrid":"ES","Europe\/Malta":"MT","Europe\/Mariehamn":"AX","Europe\/Minsk":"BY","Europe\/Monaco":"MC","Europe\/Moscow":"RU","Europe\/Oslo":"NO","Europe\/Paris":"FR","Europe\/Podgorica":"ME","Europe\/Prague":"CZ","Europe\/Riga":"LV","Europe\/Rome":"IT","Europe\/Samara":"RU","Europe\/San_Marino":"SM","Europe\/Sarajevo":"BA","Europe\/Saratov":"RU","Europe\/Simferopol":"UA","Europe\/Skopje":"MK","Europe\/Sofia":"BG","Europe\/Stockholm":"SE","Europe\/Tallinn":"EE","Europe\/Tirane":"AL","Europe\/Ulyanovsk":"RU","Europe\/Vaduz":"LI","Europe\/Vatican":"VA","Europe\/Vienna":"AT","Europe\/Vilnius":"LT","Europe\/Volgograd":"RU","Europe\/Warsaw":"PL","Europe\/Zagreb":"HR","Europe\/Zurich":"CH","Indian\/Antananarivo":"MG","Indian\/Chagos":"IO","Indian\/Christmas":"CX","Indian\/Cocos":"CC","Indian\/Comoro":"KM","Indian\/Kerguelen":"FR","Indian\/Mahe":"SC","Indian\/Maldives":"MV","Indian\/Mauritius":"MU","Indian\/Mayotte":"FR","Indian\/Reunion":"FR","Pacific\/Apia":"WS","Pacific\/Auckland":"NZ","Pacific\/Bougainville":"PG","Pacific\/Chatham":"NZ","Pacific\/Chuuk":"FM","Pacific\/Easter":"CL","Pacific\/Efate":"VU","Pacific\/Fakaofo":"TK","Pacific\/Fiji":"FJ","Pacific\/Funafuti":"TV","Pacific\/Galapagos":"EC","Pacific\/Gambier":"PF","Pacific\/Guadalcanal":"SB","Pacific\/Guam":"GU","Pacific\/Honolulu":"US","Pacific\/Kanton":"KI","Pacific\/Kiritimati":"KI","Pacific\/Kosrae":"FM","Pacific\/Kwajalein":"MH","Pacific\/Majuro":"MH","Pacific\/Marquesas":"PF","Pacific\/Midway":"UM","Pacific\/Nauru":"NR","Pacific\/Niue":"NU","Pacific\/Norfolk":"NF","Pacific\/Noumea":"NC","Pacific\/Pago_Pago":"AS","Pacific\/Palau":"PW","Pacific\/Pitcairn":"PN","Pacific\/Pohnpei":"FM","Pacific\/Port_Moresby":"PG","Pacific\/Rarotonga":"CK","Pacific\/Saipan":"MP","Pacific\/Tahiti":"PF","Pacific\/Tarawa":"KI","Pacific\/Tongatapu":"TO","Pacific\/Wake":"UM","Pacific\/Wallis":"WF"}</script>
<script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
    var HOST_PUBLIC = "https:\/\/web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net\/legacy";
    var HOST_SPARK = "https:\/\/web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net\/legacy\/spark";
    var SPARK_VERSION = "c410614";
    var SPARK_CSRF = "qJuHtpy4RhvGwjVFDIm5cWNUdDLOn8hFI9AR6h48612c8CYQEG|5c641da4a74e302ac0084e179a3d9efca7498cca";
    var SPARK_FORM_UPLOAD_MAX_SIZE = 10485760;
    var URI_CLIENT = "\/page\/2476605-l-association";
    var URI_SERVER = "\/page\/index";
    var VENDOR_ID = 524615;
    var _GIFS = [];
    var RECAPTCHA = "6Ldy5hwUAAAAAGrMqPOdhVGOLd79KcXDcHg7mjgH";
    var MAPBOX_TOKEN = "pk.eyJ1IjoiYXNzb2Nvbm5lY3QiLCJhIjoiY2pycTlxaGh0MDEyMTQzcGZ0eTlidmdmciJ9.-lrrOF0HPATIKSl8luHqwA";
    var CSP_NONCE = "ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3";
    var I18N_CURRENCY = "EUR";
    var I18N_LOCALE = "fr-FR";
    var I18N_TIMEZONE = "Europe\/Paris";
    var SITE_CODE = "a"</script>

<!-- Translator Method -->
<script
    nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"
    src="https://cdnjs.cloudflare.com/ajax/libs/intl-messageformat/5.1.0/intl-messageformat.min.js"
    integrity="sha256-jkYwyAJTaU4esUDFkWA92xz+ARjXOmPO8ul5jjY3MWk="
    crossorigin="anonymous"
></script>
<script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
  window.trans = function trans(key, params) {
      // Translation key not found
      if(window.translations.hasOwnProperty(key) === false) {
          return key;
      }

      var translation = window.translations[key];

      var translator = new IntlMessageFormat.IntlMessageFormat(translation, I18N_LOCALE);

      return translator.format(params);
  };

  window.transCurrency = new Intl.NumberFormat(
      I18N_LOCALE,
      { style: 'currency', currency: "EUR"}
  ).format;

  window.transDate = new Intl.DateTimeFormat(I18N_LOCALE, {
      timeZone: I18N_TIMEZONE,
  }).format;

  window.transDateFromYMD = function(value) {
      value = String(value).replaceAll('-', '');
      // YYYYMMDD or YYYYMMDDHHiiss
      if (String(value).length !== 8 && String(value).length !== 14) {
          return ''
      }

      var date = new Date(value.substr(0, 4) + "-" + value.substr(4, 2) + "-" + value.substr(6, 2));

      // Invalid date
      if (isNaN(date)) {
          return ''
      }

      return transAbsoluteDate(date);
  }

  window.transDateTime = new Intl.DateTimeFormat(I18N_LOCALE, {
      timeZone: I18N_TIMEZONE,
      year: "numeric",
      month: "2-digit",
      day: "2-digit",
      hour: "numeric",
      minute: "numeric",
      second: "numeric",
  }).format;

  // Trans date created with new Date('1986-06-02')
  window.transAbsoluteDate = new Intl.DateTimeFormat(I18N_LOCALE, {
      timeZone: "UTC",
  }).format;

  // Trans date formatted as YYYYMMDDHHiiss
  window.transAbsoluteDateYMD = function (value) {
      // YYYYMMDD or YYYYMMDDHHiiss
      if (String(value).length !== 8 && String(value).length !== 14) {
          return ''
      }

      var date = new Date(value.substr(0, 4) + "-" + value.substr(4, 2) + "-" + value.substr(6, 2));

      // Invalid date
      if (isNaN(date)) {
          return ''
      }

      return transAbsoluteDate(date);
  }

      window.translations = Object.assign({"ckeditor.subtitle":"Sous-titre","ckeditor.title":"Titre","ckeditor.maintitle":"Titre principal","form.select.placeholder":"Choisissez","form.uploadPicture.complete.delete":"Supprimer","form.uploadPicture.prepareInput.button":"Choisissez un fichier","form.uploadPicture.prepareInput.drop":"S\u00e9lectionner une image","form.uploadPicture.prepareInput.send":"S\u00e9lectionner","form.uploadPicture.prepareInput.size":"Taille recommand\u00e9e : {width} x {height} px","jquery.ajax.error":"Une erreur est survenue. Cette erreur peut \u00eatre due \u00e0 votre connexion.\nN'h\u00e9sitez pas \u00e0 nous contacter si cette erreur persiste.\n","jquery.ajax.forbidden":"Vous n\u2019avez pas les droits suffisant pour effectuer cette action.","popup.blocked":"Vous devez autoriser les popup pour ce site afin de voir la pr\u00e9visualisation du formulaire","registration.addedMail":"Votre inscription \u00e0 la Newsletter est confirm\u00e9e. \u00c0 tr\u00e8s bient\u00f4t pour de nouvelles actualit\u00e9s.","registration.addMail":"Veuillez indiquer une adresse email.","registration.failed":"Abonnement \u00e9chou\u00e9 !","registration.mailAlreadyExisting":"Cette adresse email est d\u00e9j\u00e0 abonn\u00e9e \u00e0 la newsletter.","spark.dirty.onBeforeUnload":"Vous avez modifi\u00e9 des informations. En quittant cette page sans les enregistrer vous risquer de les perdre.","spark.form.bic.helper.country":"Le BIC est probablement incorrect : v\u00e9rifiez les 5\u00e8me et 6\u00e8me caract\u00e8res ({country}).","spark.form.bic.helper.incorrect":"Le code BIC est incorrect.","spark.form.country.helper.incorrect":"Le pays est incorrect.","spark.form.date.helper.format":"La date est incorrecte (format JJ\/MM\/AAAA).","spark.form.date.helper.futureDateNotAllowed":"Date dans le futur","spark.form.date.helper.yearInTwoDigits":"L'ann\u00e9e doit \u00eatre sur 4 chiffres","spark.form.date.helper.yearStartsWithZero":"L'ann\u00e9e ne peut pas commencer par un z\u00e9ro","spark.form.datetime.checkLegalAge.error.age":"Le responsable l\u00e9gal doit \u00eatre majeur","spark.form.datetime.update.error.incorrect":"La date saisie est incorrecte.","spark.form.datetime.update.error.max":"La date doit \u00eatre ant\u00e9rieure au {max}","spark.form.datetime.update.error.min":"La date doit \u00eatre post\u00e9rieure au {min}","spark.form.domain.check.error":"Le domaine saisi est incorrect.","spark.form.iban.helper.country":"Le pays est inconnu.","spark.form.iban.helper.incorrect":"Les caract\u00e8res autoris\u00e9s sont les chiffres 0 \u00e0 9 et les lettres A \u00e0 Z.","spark.form.iban.helper.invalid":"L'IBAN est incorrect.","spark.form.iban.helper.length":"La longueur est incorrecte.","spark.form.mail.check.question":"Nous avons d\u00e9tect\u00e9 une potentielle erreur de frappe. Est-ce que votre adresse email est {suggest} ?","spark.form.mail.check.yes":"Oui, corriger l'adresse","spark.form.mail.check.no":"Non, conserver l\u2019adresse renseign\u00e9e","spark.form.mail.confirm.error":"Les deux emails sont diff\u00e9rents.","spark.form.mail.helper.at":"Cet email ne contient pas le signe arobase (@)","spark.form.mail.helper.domain":"Le nom de domaine de l'adresse email est incorrect.","spark.form.mail.helper.empty":"Veuillez indiquer une adresse email.","spark.form.mail.helper.incorrect":"Cet email est incorrect.","spark.form.mail.helper.invalid":"Cet email contient des caract\u00e8res invalides.","spark.form.model.addressSearch.city":"Ville","spark.form.model.addressSearch.country":"Pays","spark.form.model.addressSearch.location":"Nom du lieu","spark.form.model.addressSearch.notFound":"Adresse introuvable ?","spark.form.model.addressSearch.placeholder":"Recherchez ici l'adresse que vous souhaitez enregistrer","spark.form.model.addressSearch.postal":"Code postal","spark.form.model.addressSearch.reset":"Supprimer l'adresse ou en saisir une nouvelle","spark.form.model.addressSearch.street1":"Rue","spark.form.model.addressSearch.street2":"Compl\u00e9ment","spark.form.model.category":"Cat\u00e9gorie","spark.form.model.iban.accountExists":"Le compte est utilis\u00e9 dans le service de paiement. L'IBAN et le BIC ne sont pas modifiable. Merci de cr\u00e9er un autre compte","spark.form.money.check.error":"Le montant saisi n'est pas correct.","spark.form.password.confirm.error":"Les deux mots de passe sont diff\u00e9rents.","spark.form.percent.check.error":"La valeur saisie n'est pas correcte.","spark.form.phone.helper.country":"Le code pays est incorrect.","spark.form.phone.helper.incorrect":"Le num\u00e9ro de t\u00e9l\u00e9phone est incorrect.","spark.form.phone.helper.length.tooLong":"Le num\u00e9ro de t\u00e9l\u00e9phone est trop long.","spark.form.phone.helper.length.tooShort":"Le num\u00e9ro de t\u00e9l\u00e9phone est trop court.","spark.form.phone.helper.mobile":"Veuillez indiquer un num\u00e9ro de t\u00e9l\u00e9phone portable.","spark.form.phone.helper.phone":"Veuillez indiquer un num\u00e9ro de t\u00e9l\u00e9phone fixe.","spark.form.phone.helper.refused":"Ce type de num\u00e9ro de t\u00e9l\u00e9phone n'est pas accept\u00e9.","spark.form.phone.helper.unknown":"Le num\u00e9ro de t\u00e9l\u00e9phone n'est pas reconnu.","spark.form.postal.helper.country.required":"Le pays doit \u00eatre indiqu\u00e9.","spark.form.postal.helper.country.unknown":"Le pays {country} est inconnu.","spark.form.postal.helper.incorrect":"Le code postal est incorrect.","spark.form.postal.helper.required":"Le code postal doit \u00eatre indiqu\u00e9.","spark.form.postal.helper.unused":"Ce pays n'utilise pas de code postaux.","spark.form.textCount.update.character":"caract\u00e8re","spark.form.upload.check.error.limit":"Vous avez atteint la limite de {limit} fichiers.","spark.form.upload.check.error.size":"Le fichier est trop gros (max : {size} {unit}).","spark.form.upload.check.error.type":"Le type du fichier n'est pas accept\u00e9.","spark.form.upload.DOMProgress.text":"Chargement en cours","spark.form.upload.prepare.button.select":"Choisissez un fichier","spark.form.upload.prepare.drop":"D\u00e9posez un fichier ici ou","spark.form.upload.uploadFile.callback.error":"Une erreur s'est produite lors du t\u00e9l\u00e9chargement.","spark.form.url.check.error":"L'url saisie est incorrecte.","spark.notification.button.nextNotice":"Erreur suivante","spark.notification.button.prevNotice":"Erreur pr\u00e9c\u00e9dente","spark.template.accordion.button.title":"Afficher","spark.template.button.cancel":"Annuler","spark.template.button.close":"Fermer","spark.template.button.continue":"Continuer","spark.template.button.delete":"Supprimer","spark.template.button.edit":"Modifier","spark.template.button.submit":"Envoyer","spark.template.button.view":"Voir","spark.template.editable.create.button.submit":"Confirmer","spark.template.editable.create.save.error":"Impossible d'enregistrer les modifications.","spark.template.loading.text":"Chargement en cours ...","spark.template.notification.save":"Enregistr\u00e9","spark.template.table.count.checked.all.button":"Les {nbDisplayed} lignes de cette page sont s\u00e9lectionn\u00e9es. <u>S\u00e9lectionner les {truncatedNb} lignes<\/u>.","spark.template.table.count.checked.all.buttonUntruncated":"Les {nbDisplayed} lignes de cette page sont s\u00e9lectionn\u00e9es. <u>S\u00e9lectionner toutes les lignes<\/u>.","spark.template.table.count.checked.all.text":"Toutes les lignes sont s\u00e9lectionn\u00e9es.","spark.template.table.count.checked.truncated":"{nbChecked} ligne(s) s\u00e9lectionn\u00e9e(s) sur {nbTotal}.","spark.template.table.count.checked.untruncated":"{nbChecked} ligne(s) s\u00e9lectionn\u00e9e(s) sur un grand nombre.","spark.template.table.count.displayed.empty":"Aucune ligne","spark.template.table.count.displayed.rows":"{nbDisplayed} ligne(s).","spark.template.table.count.displayed.truncated":"{nbDisplayed} ligne(s) affich\u00e9e(s) sur {truncatedNb}.","spark.template.table.count.displayed.untruncated":"{nbDisplayed} ligne(s) affich\u00e9e(s) sur un grand nombre.","spark.template.table.exports.empty":"Le tableau est vide !","spark.template.table.warning.partialSorting":"Vous venez d\u2019afficher maximum 50 lignes suppl\u00e9mentaires. Le tri ne s\u2019applique pas sur les lignes nouvellement charg\u00e9es. Relancez votre tri sur toutes les lignes affich\u00e9es."},window.translations);
    window.translations = Object.assign({"humanSearch.and":" et ","humanSearch.date.after":"\"{name}\" est apr\u00e8s le {startDate}","humanSearch.date.before":"\"{name}\" est avant le {endDate}","humanSearch.date.between":"\"{name}\" est entre le {startDate} et le {endDate}","humanSearch.is":" est ","humanSearch.number.between":"\"{name}\" entre {start} et {end}","humanSearch.or":" ou ","template.alert.error":"Une erreur s'est produite lors de votre recherche. Veuillez r\u00e9essayer.","template.text.published":"Publi\u00e9 le {date}","text.empty.document":"Aucun document fourni","text.searchUserInfos.administrativeArea1":"R\u00e9gion","text.searchUserInfos.administrativeArea2":"D\u00e9partement","text.searchUserInfos.birthday":"Date de naissance","text.searchUserInfos.city":"Ville","text.searchUserInfos.country":"Pays","text.searchUserInfos.sex":"Sexe","text.searchUserInfos.street1":"Adresse","text.searchUserInfos.street2":"Compl\u00e9ment d'adresse"},window.translations);
</script>

<!-- jQuery -->
<script
    nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"
    src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js"
    integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ="
    crossorigin="anonymous"
></script>
<script
    nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"
    src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"
    integrity="sha256-KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM="
    crossorigin="anonymous"
></script>
<script
    nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"
    src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.9.2/i18n/jquery-ui-i18n.min.js"
    integrity="sha256-q/EiPw4hDxf7AKJEkIHWBspsML3nLL0VB729yuwz+cc="
    crossorigin="anonymous"
></script>
<script
    nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"
    src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-switch/3.3.2/js/bootstrap-switch.min.js"
    integrity="sha256-sAkXLwDFSAB/S09JCOWRvnoOnhGYDu9VqMnbCKAhMzI="
    crossorigin="anonymous"
></script>
<script
    nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"
    src="https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.9/jquery.mousewheel.min.js"
    integrity="sha256-+ZWJyex7JtGOxCSSRu/QgpDkiTWQEqBuE2O8xHMVZCQ="
    crossorigin="anonymous"
></script>

<!-- Layout -->
<script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3" src="https://cdn.jamesnook.com/public/build/js/common.-.layout.-.public.js?c410614"></script>

<!-- CKEditor -->

<!-- intl-tel-input -->

<!-- reCAPTCHA -->

<!-- Validator -->

<!-- Algolia -->
	<!-- Placé à l'extérieur pour l'annuaire -->
	<script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
		var ALGOLIA_CONFIG = {
			allowTyposOnNumericTokens:	false,
			facets:						[],
			facetFilters:				[],
			query:						"",
			page:						0,
			numericFilters:				[],
			removeWordsIfNoResults:		"lastWords",
			tagFilters:					[],
			typoTolerance:				"strict",
			advancedSyntax:				true
		};
	</script>

<!-- Charts.js -->

<!-- Choices.js -->

<!-- ContentTools -->

<!-- Cropper -->

<!-- FullCalendar -->

<!-- HTML2Canvas -->

<!-- Parallax -->
	<script
		nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"
		src="https://cdnjs.cloudflare.com/ajax/libs/parallax.js/1.5.0/parallax.min.js"
		integrity="sha256-Jhqqct9kdspgS5FC1W1f/cBOkdDoWMV3eWhU14cqzoY="
		crossorigin="anonymous"
	></script>

<!-- TimeAgo -->

<!-- Simplelightbox -->
	<script
		nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"
		src="https://cdnjs.cloudflare.com/ajax/libs/simplelightbox/1.12.0/simple-lightbox.min.js"
		integrity="sha256-91WTAly9a0bVj+qqtK5TltwOfUMuOCAO+dUFo9KOU9U="
		crossorigin="anonymous"
	></script>

<!-- Leafleft -->
<!-- Leaflet MarkerCluster -->





<script type="application/javascript"  nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag("consent", "default", {
        ad_storage: "denied",
        analytics_storage: "denied",
        security_storage: "denied", // optional
        wait_for_update: 2000 // milliseconds
    });
    gtag('js', new Date());

    gtag('config', "G-PB0RXMTS9D", {
        send_page_view: false
    });
    gtag('event', 'page_view', {"send_to":"G-PB0RXMTS9D","dimension1":"AssoConnect","dimension2":"school174800","dimension4":"PROD","dimension3":"unknown","dimension5":"ENVIRONMENT"});

    </script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PB0RXMTS9D" nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3"></script>

<!-- Tracking -->
<script async nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
    

    // Axeptio

            window.axeptioSettings = {
            clientId: "60ca4e11738e6c446946d8de",
            cookiesVersion: 'client-' + I18N_LOCALE.toLowerCase(),
            userCookiesSecure: true,
        };
        (function(d, s) {
            var t = d.getElementsByTagName(s)[0], e = d.createElement(s);
            e.async = true; e.src = "//static.axept.io/sdk.js";
            t.parentNode.insertBefore(e, t);
        })(document, "script");

        // Axeptio callback
        void 0 === window._axcb && (window._axcb = []);
        window._axcb.push(function(axeptio) {
            axeptio.on("cookies:complete", function(choices) {
                if (choices.google_analytics) {
                    gtag("consent", "update", {
                        analytics_storage: "granted",
                    });

                                    }
            })
        })
    
    /**
     * RudderStack common functions
     */

    /**
     * This method allows you to track any actions that your users might perform. Each of these actions is commonly referred to as an event.
     *
     * https://docs.rudderstack.com/stream-sources/rudderstack-sdk-integration-guides/rudderstack-javascript-sdk#3-4-track
     */
    function track(event, properties, options, callback) {
                    if(window.rudderanalytics) {
                window.rudderanalytics.track(event, properties, options, callback);
            }
            }

    /**
     * This method lets you record information about the web page being viewed by the user.
     *
     */
    function trackPage(event, properties, options, callback) {
                    void 0 === window._axcb && (window._axcb = []);
            window._axcb.push(function(axeptio) {
                axeptio.on("cookies:complete", function(choices) {
                    if(window.rudderanalytics) {
                        window.rudderanalytics.track(event, properties, options, callback);
                    }
                })
            })
            }

    /**
     * This method allows you to track any click that your users might perform on a link.
     *
     * @param {string} selector	jQuery selector of the tracked link
     * Otherwise same params of the track function: https://docs.rudderstack.com/stream-sources/rudderstack-sdk-integration-guides/rudderstack-javascript-sdk#3-4-track
     */
    function trackLink(selector, event, properties, options, callback) {
                    $(selector).on("click", function(e) {
                if(window.rudderanalytics) {
                    var _this = $(this);
                    window.rudderanalytics.track(event, properties, options, callback);
                    // Wait for the tracking request to have time to go
                    var timeoutDelay = 300;
                    setTimeout(function() {
                        var href = _this.attr("href");
                        var target = _this.attr("target");
                        // New tab
                        if (target) {
                            window.open(href, target || '_blank');
                        }
                        // Current tab
                        else {
                            window.location.href = href;
                        }
                    }, timeoutDelay);
                    return false;
                }
            });
            }

    // GTM
    </script>
	</head>
	<body>
		<!-- Layout -->
		<div id="layoutWrapper" class="nav">

<!-- Vielle version IE -->

<!-- Thème -->
<style nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">

	/**
	 * Couleur principale
	 */

	/* Transforme @blue et @body en blanc en fonction de la couleur du menu */
	
	/* Color */
	h1,
	h3,
	.textImportant,
	a,
	a:link,
	a:visited,
	a:active,
	.colorBlue,
	.checkbox input[type="checkbox"].custom-checkbox:checked + .icons,
	.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked,
	.radio input[type="radio"].custom-radio:checked + .icons,
	.radio input[type="radio"].custom-radio:checked + .icons .icon-checked,
	.accordion .accordionContent.accordionColor .accordionTitleWrapper .accordionTitle,
	.buttonWhite,
	.buttonWhiteAlt:active,
	.buttonWhiteBlue,
	.buttonTransparent:hover,
	.radioAlt.colorWhite.radioAltSelected,
    #thumbPostSlider .thumbPostSlide .thumbPostSlideContent h2,
	.thumbPostWrapper h2,
	.thumbWrapper .thumbCommon .thumbDetails .thumbName,
	.thumbWrapper .thumbCommon .thumbDetails .thumbMore,
	#templateBreadcrumb #breadCrumbItems .breadCrumbNextStep:not(.button):hover,
	#templateBreadcrumb #breadCrumbItems .breadCrumbNextStep .breadCrumbItem.breadCrumbActive,
	#templateTabulation .active,
	#messagesWrapper .message .messageContent .messageIcon svg {
		color: #95c11f;
	}
	#agendaWrapper,
	div:not(#agendaWrapper) > #agendaEvent,
	#agendaWrapper #agendaEvent #agendaEventName,
	div:not(#agendaWrapper) > #agendaEvent #agendaEventName,
	#agendaWrapper #agendaList .agendaDate,
	#donationPicture #donationInfoWrapper #donationInfo #donationSubmitButton {
		color: #95c11f;
	}

    /* Fix event colors */
    #agendaEvent #agendaEventDate, #agendaEvent #agendaEventDescription, #agendaEvent #agendaEventAddress {
        color: #595959;
    }

    #agendaEventReturn svg path{
        fill: #95c11f;
    }

	#templateNavWrapper #templateNav ul li,
	#templateNavWrapper #templateNav ul li a,
	#templateNavBar,
	#templateNavSubBarWrapper,
	#templateNavSubBarWrapper #templateNavSubBar a,
	#templateSubNavWrapper ul li a,
	#agendaWrapper #agendaList .agendaListEvent.colorBodyOrWhite,
	#agendaWrapper #agendaList h3.colorBodyOrWhite,
	#agendaWrapper #agendaList .eventColor.colorBodyOrWhite,
	#eventWrapper #eventDateLeftWrapper{
		color: #595959;
	}
    #eventWrapper #eventPicture #eventCountdownWrapper #eventButton {
        color: #595959;
    }
	.buttonWhiteBlue:hover {
		color: #86ad1b;
	}
	.buttonWhiteBlue:active,
	.buttonTransparent:active {
		color: #7ea41a;
	}
	#agendaWrapper #agendaList h3.colorBodyOrWhite,
	#agendaWrapper #agendaList .eventColor.colorBodyOrWhite {
		border-color: #595959;
	}
	.buttonBlue,
	.backgroundBlue {
		color: #595959;
	}
	/* Background */
	.backgroundBlue,
	.accordion .accordionContent.accordionColor .accordionTitleWrapper .accordionTitleNumber,
	.buttonBlue,
	.dialogDotWrapper .dialogDot.dialogDotCurrent,
	.progressbar-blue div,
	.radioAlt.colorBlue:not(.eventColor), /* :not(.eventColor) pour ne pas modifier les puces de l'agenda */
	#messagesWrapper .message,
	#boxes .box[data-type="button"] .buttonDIYContainer .buttonDIYWrapper,
	#gridWrapper .box .buttonDIYContainer .buttonDIYWrapper,
	#eventWrapper #eventPicture #eventCountdownWrapper #eventButton,
	#templateNavWrapper #templateNav #navBasket {
		background-color: #95c11f;
	}
	.formUpload .formUploadInputWrapper input:hover ~ div,
	.buttonBlue:hover,
	.radioAlt.colorBlue.radioAltSelected,
	#messagesWrapper .message,
	#eventWrapper #eventPicture #eventCountdownWrapper #eventButton:hover,
	#templateNavWrapper #templateNav #navBasket:hover {
		background-color: #7ea41a;
	}
	.radioAlt.colorBlue:hover:not(.radioAltSelected):not(.eventColor) { /* :not(.eventColor) pour ne pas modifier les puces de l'agenda */
		background-color: #abdd23;
	}
	.dialogDotWrapper .dialogDot:hover {
		background-color: #b2e725;
	}
	.buttonBlue:active,
	#eventWrapper #eventPicture #eventCountdownWrapper #eventButton:active {
		background-color: #779a18;
	}
	.dialogDotWrapper .dialogDot {
		background-color: #c1fa28;
	}
	.buttonWhiteBlue:active {
		background-color: #c9ff29;
	}
	.buttonWhiteBlue:hover {
		background-color: #d0ff2b;
	}
	/* Border */
	.backgroundBlueLight,
	input[type="text"]:hover,
	input[type="search"]:hover:not(.choices__input),
	.choices:hover,
	input[type="password"]:hover,
	input[type="date"]:hover,
	input[type="tel"]:hover,
	input[type="number"]:hover,
	input[type="datetime-local"]:hover,
	input[type="email"]:hover,
	input[type="url"]:hover,
	textarea:hover,
	select:hover,
	input[type="text"]:focus,
	input[type="search"]:focus:not(.choices__input),
	.choices.is-focused,
	input[type="password"]:focus,
	input[type="date"]:focus,
	input[type="tel"]:focus,
	input[type="number"]:focus,
	input[type="datetime-local"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	textarea:focus,
	select:focus,
	.radioImageWrapper.radioImageChecked,
	.accordion .accordionContent.accordionColor .accordionTitleWrapper,
	.buttonWhiteBlue,
	.dropdownMenu div h2,
	.radioAlt.colorWhite.radioAltSelected,
	#templateBreadcrumb #breadCrumbItems .breadCrumbNextStep .breadCrumbItem.breadCrumbActive,
	#postViewMore {
		border-color: #95c11f;
	}
	#agendaWrapper #agendaEvent #agendaEventReturn,
	div:not(#agendaWrapper) > #agendaEvent #agendaEventReturn {
		border-color: #95c11f;
	}
	.buttonWhiteBlue:hover {
		border-color: #a3d422;
	}
	.buttonWhiteBlue:active {
		border-color: #abdd23;
	}
	.radioAlt.colorWhite:hover:not(.radioAltSelected),
	.radioAlt.colorBlue:hover:not(.radioAltSelected):not(.eventColor) { /* :not(.eventColor) pour ne pas modifier les puces de l'agenda */
		border-color: #b2e725;
	}
	.radioAlt.colorBlue.radioAltSelected {
		border-color: #688715;
	}
	.buttonWhiteAlt:active {
		outline-color: #95c11f;
	}
	.buttonWhiteAlt:hover {
		border-color: #b2e725;
	}

	/**
	 * Couleur du menu
	 */
					@media (min-width: 1151px) {
		#templateNavWrapper,
		#templateNavWrapper:before,
		#templateNavBar {
							background-color: #ffffff;
										border-bottom: 1px solid #eeeeee;
					}
		#templateSubNavWrapper {
			background-color:
									#f2f2f2							;
		}
					#templateHeaderWrapper #templateHeader #templateHeaderMargin {
				display: none;
			}
			}
	@media (max-width: 1150px) {
		#templateNavWrapper,
		#templateNavWrapper:before,
		#templateNavBar,
		#templateSubNavWrapper {
			background-color: #ffffff;
		}
	}
	#templateNavSubBarWrapper,
	#templateNavSubBarWrapper #templateNavSubBarLeft,
	#templateNavSubBarWrapper #templateNavSubBarRight {
		background-color: #f2f2f2;
	}
	#agendaWrapper,
	div:not(#agendaWrapper) > #agendaEvent,
	#donationPicture #donationInfoWrapper #donationInfo #donationSubmitButton,
	#eventWrapper #eventDateLeftWrapper {
		background-color: #ffffff;
	}
	#eventWrapper #eventPicture #eventInfos #eventName {
		border-color: #ffffff;
	}
	/* Couleur des hovers */
			#templateNavWrapper #templateNav ul li.active a,
		#templateNavWrapper #templateNav ul li:not(.hideHover):hover a {
			color: #95c11f;
		}
		@media (min-width: 1151px) {
			#templateSubNavWrapper ul li.active a,
			#templateSubNavWrapper ul li:hover a {
				color: #95c11f;
			}
		}
		@media (max-width: 1150px) {
			#templateNavSubBarWrapper #templateNavSubBar li.active a {
				color: #95c11f;
			}
		}
	
	/**
	 * Couleur du fond
	 */
	body {
		background-color: #ffffff;
	}

	/**
	 * Couleur du bas de page
	 */
	#templateFooterWrapper {
		background-color: #dddddd;
	}

	/**
	 * Texture du menu (non applicable si le menu est transparent)
	 */
				#templateNavWrapper,
		#templateNavWrapper:before,
		#templateSubNavWrapper,
		#templateNavBar,
		#templateNavSubBarWrapper,
		#templateNavSubBarWrapper #templateNavSubBarLeft,
		#templateNavSubBarWrapper #templateNavSubBarRight {
			background-image: url("https://web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net/legacy/common/image/layout/public/textures/_blank.png");
		}
	
	/**
	 * Texture du fond
	 */
	body {
		background-image: url("https://web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net/legacy/common/image/layout/public/textures/_blank.png");
	}

	/**
	 * Texture du bas de page
	 */
	#templateFooterWrapper {
		background-image: url("https://web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net/legacy/common/image/layout/public/textures/_blank.png");
	}

	/**
	 * Autres
	 */

	/* Permet d'afficher le haut de page dans l'édition */
	
	/* Hauteur du haut de page */
			#templateHeaderWrapper {
			height: 450px
		}
	
	/* Position de l'image de l'organisation dans le haut de page */
				#templateHeaderWrapper #templateHeaderVendorPictureWrapper #templateHeaderVendorPicture {
			display: none;
		}
	
	/* Taille texte bloc */
	#templateHeaderBlockTitleWrapper {
		font-size: 0px;
	}

	/* Taille image bloc */
	#templateHeaderBlockVendorPictureWrapper img {
		width: 0px;
	}

	/* Type de bloc */
	#templateHeaderWrapper #templateHeader #templateHeaderBlockContainer {
				background-color: rgba(68, 68, 68, .5);
	}

	@media (min-width: 1151px) {
		/* Position du logo dans le menu */
		#templateNavWrapper #templateNav #navVendorWrapper {
							display: block;
				text-align: center;
					}

		/* Place le haut de page sous le menu si le menu est transparent */
		
		/* Hauteur du menu (les ">" pour ignorer les sous-menus) */
		#templateNavWrapper #templateNav > ul > li {
			height: 90px;
		}
		#templateSubNavWrapper ul li {
			height: 45px;
			line-height: 45px;
		}
		#templateNavWrapper #templateNav > ul > #navVendorPicture > div > a > img {
			max-height: 90px;
		}

		/* Type de bloc */
		
		/* La largeur du haut de page ne dépasse pas la largeur du contenu du site */
					#templateNavWrapper,
			#templateSubNavWrapper,
			#templateHeaderWrapper {
				max-width: 1131px;
				margin-left: -webkit-calc(50% - 565.5px); /* Safari */
				margin-left: calc(50% - 565.5px); /* 565.5 = width / 2 */
			}
		
		/* Arrondi les coins du menu, du haut de page et du contenu */
		
		/* Séparation des différents éléments */
		
		/* Position du bloc */
							#templateHeaderWrapper #templateHeader {
				text-align: right;
			}
		
		/* Texte du menu en gras */
					#templateNavWrapper #templateNav,
			#templateSubNavWrapper {
				font-weight: bold;
			}
		
		/* Texte du menu en majuscule */
		
		/* Cache les icônes */
		
		/* Espacement entre les items du menu */
							#templateNavWrapper #templateNav ul li a,
			#templateNavWrapper #templateNav ul li ul li a,
			#templateSubNavWrapper ul li a {
				padding: 0 15px;
			}
		
		/* Alignement du contenu du menu */
							#templateNavWrapper #templateNav,
			#templateSubNavWrapper {
				text-align: center;
			}
		
		/* Hauteur du logo de l'organisation dans le haut de page */
					#templateHeaderWrapper #templateHeaderVendorPictureWrapper #templateHeaderVendorPicture img {
				height: 200px;
			}
			}

	@media (max-width: 1150px) {

		/* Cache le bloc en responsive si le site dispose d'un logo d'organisation */
				
		/* Alignement du menu en fonction de la barre d'administration */
		#templateNavWrapper {
					top: 55px;
				}

	}

	/* Fond fullscreen dans les pages personnalisées */
			#layoutWrapper #templatePageWrapper,
		#layoutWrapper #templatePageWrapper::before,
		#boxes .boxLandmarkBackground {
			max-width: none;
		}
        #layoutWrapper #templatePageWrapper #templatePage {
            padding: 0;
        }
        #templateTabulationWrapper {
            max-width: 1131px;
            margin: 20px auto;
            padding-left: 13.5px;
            padding-right: 13.5px;
        }
		#editButton {
			position: absolute;
			right: 10px;
			z-index: 151; /* 151 pour être au dessus des fonds en parallaxe qui sont en 150 */
		}
	
	/* Arrondi des champs */
	input[type="text"],
	input[type="search"]:not(.choices__input),
	.choices,
	input[type="password"],
	input[type="date"],
	input[type="tel"],
	input[type="number"],
	input[type="datetime-local"],
	input[type="email"],
	input[type="url"],
	textarea {
					border-radius: 20px;
			padding: 9px 15px;
			}
	select {
					border-radius: 20px;
			}
	.selected-flag,
	.buttonBig,
	.buttonLarge,
	.buttonSmall,
	.bootstrap-switch,
	#gridWrapper .box .buttonDIYContainer .buttonDIYWrapper,
	#gridWrapper .box .buttonDIYContainer .buttonDIYWrapper .buttonDIY,
	#boxes .box[data-type="button"] .buttonDIYContainer .buttonDIYWrapper,
	#boxes .box[data-type="button"] .buttonDIYContainer .buttonDIYWrapper .buttonDIY {
					border-radius: 20px;
			}
	.buttonLarge {
					padding: 10px;
			}
	.buttonSmall {
					padding: 5px 10px;
			}
</style>
<!-- Message -->
<!-- Affichage Spark\Notification::message -->
<div id="messagesWrapper">
        	</div>

<script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
    $('.message-support .messageClose').click(function(event) {
        _spark.cookie.set("supportMessage-" + $(this).data('message-id'), "true", 1);
    });
</script>
<!-- Misc Spark -->

<div class="displayNone" id="sparkTemplateTableExportColumns">
    <form id="sparkTemplateTableExportColumnsForm" method="POST"><input type="hidden" name="_form" value="sparkTemplateTableExportColumns"><input type="hidden" name="_origin" value="/page/2476605-l-association"><input type="hidden" name="_formMulti" value="662bee47b7870|827952719db888b91c5095535e170b1466a4f7c1"><input type="hidden" name="_csrf" value="qJuHtpy4RhvGwjVFDIm5cWNUdDLOn8hFI9AR6h48612c8CYQEG|5c641da4a74e302ac0084e179a3d9efca7498cca"><script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
            $("#sparkTemplateTableExportColumnsForm").on("submit", function(){
                var _this = $(this);
                var renable = false;
                if(_this.data("multi-submit-protection")){
                    return false;
                }
                else{
                    // Blocage à la prochaine soumission
                    _this.data("multi-submit-protection", true);
                    // Blocage & chargement sur les boutons
                    _this.find("button[type='submit']").each(function(){
                        var text = $(this).text();
                        var buttonDOM = $(this);
                        var buttonInterval;
                        buttonDOM
                            .addClass("disabled")
                            .prop("disabled", true)
                            .css("width", buttonDOM.outerWidth() + "px")
                            .text(".")
                            .inDOM(function() {
                                // Il ne faut pas utiliser de gif car Safari est incompatible (fix #12514)
                                buttonInterval = setInterval(function() {
                                    if(buttonDOM.text().length === 3) {
                                        buttonDOM.text(".");
                                    }
                                    else {
                                        buttonDOM.text(buttonDOM.text() + ".");
                                    }
                                }, 300);
                            });
                        // Déblocage au bout de 1 seconde
                        if(renable){
                            window.setTimeout(function(){
                                clearInterval(buttonInterval);
                                buttonDOM
                                    .prop("disabled", false)
                                    .removeClass("disabled")
                                    .removeAttr("style")
                                    .text(text);
                            }, 1000);
                        }
                    });
                    // Déblocage au bout de 1 seconde
                    if(renable){
                        window.setTimeout(function(){
                            _this.data("multi-submit-protection", false);
                        }, 1000);
                    }
                    // Retour
                    return true;
                }
            });
        </script>    <div id="sparkTableExportColumnWrapper" class=""><div class="notice fontBold" id="sparkTableExportColumnNotice"></div>
                <label
                    id="sparkTableExportColumnLabel"
                >
                    Exporter les lignes sélectionnées
                    
                    
                </label>
                <div class="formContent">
        
                <div id="sparkTableExportColumn_allWrapper" class="radioWrapper displayInlineBlock valignTop marginRight10">
                    <label class="radio" for="sparkTableExportColumn_all">
                        <input
                            type="radio"
                            name="sparkTableExportColumn"
                            id="sparkTableExportColumn_all"
                            value="all"
                            
                            class=""
                        >
                        <span id="sparkTableExportColumn_allLabel">Exporter toutes les colonnes</span>
                    </label>
                </div>
                <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                    if(document.readyState === "complete"){
                        $("#sparkTableExportColumn_all").radiocheck();
                    }
                </script>
            
                <div id="sparkTableExportColumn_filterWrapper" class="radioWrapper displayInlineBlock valignTop marginRight10">
                    <label class="radio" for="sparkTableExportColumn_filter">
                        <input
                            type="radio"
                            name="sparkTableExportColumn"
                            id="sparkTableExportColumn_filter"
                            value="filter"
                            
                            class=""
                        >
                        <span id="sparkTableExportColumn_filterLabel">Exporter uniquement les colonnes affichées</span>
                    </label>
                </div>
                <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                    if(document.readyState === "complete"){
                        $("#sparkTableExportColumn_filter").radiocheck();
                    }
                </script>
            </div></div>    </form>
                <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                    _spark.form.mail.initMailGroup("sparkTemplateTableExportColumns");
                </script>
                </div>

<!-- Barre d'administration -->

<!-- Barre de navigation responsive -->
<div id="templateNavBar">

	<div id="templateNavBarVendorPicture">
		<!-- Une organisation en particulier -->
					<a href="/">
				<img src="https://site.assoconnect.com/services/storage?id=3898058&amp;type=picture&amp;secret=AsxNSoaIQiZHtg7epMEr1Gn1DI5Cvabl8273EiC3&amp;timestamp=1701028623&amp;size=small" alt="alternative velaux">
			</a>
		<!-- L'organisation principale -->
			</div>

	<div id="templateNavBarToggleMenu">
		<span>Menu</span>
					<img src="https://web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net/legacy/common/ico/ico.menu2.32.dark.png" class="_gif icoMenu232Dark" alt="icoMenu232Dark" title="" id="templateNavBarToggleMenuOpen" >			<img src="https://web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net/legacy/common/ico/ico.cross.32.dark.png" class="_gif icoCross32Dark" alt="icoCross32Dark" title="" id="templateNavBarToggleMenuClose" >			</div>

	<div class="clearBoth"></div>

</div>

			<div id="templateNavSubBarWrapper">
			<div id="templateNavSubBarLeft"><</div>
			<div id="templateNavSubBarRight">></div>
			<ul id="templateNavSubBar">
									<li class="active">
						<a href="/page/2476605-l-association">
							L&#039;association						</a>
					</li>
									<li >
						<a href="/page/2476606-organisation">
							Organisation						</a>
					</li>
									<li >
						<a href="/page/2522398-documents-officiels">
							Documents officiels						</a>
					</li>
									<li >
						<a href="/page/2670875-assemblees-generales">
							Assemblées Générales						</a>
					</li>
									<li >
						<a href="/page/2522400-comptes-rendus">
							Comptes rendus						</a>
					</li>
									<li >
						<a href="/page/2522399-historique">
							Historique						</a>
					</li>
							</ul>
		</div>
	
<!-- Header top -->

<!-- Navigation et réseaux sociaux -->

<!-- Container obligatoire afin de passer le menu et son sous-menu en position absolute avec le thème transparent -->
<div id="templateNavContainer">

	<div id="templateNavWrapper">

		<!-- Éditable et hover -->
		<div id="templateNavWrapperHover" class="templateHover"></div>
		<div id="templateNavWrapperEditable" class="templateEditable templateEditableNav">
			<div class="displayTable height100 width100">
				<div class="displayTableCell valignMiddle">
					<p class="displayInlineBlock">Ajoutez un logo, un bouton, des réseaux sociaux</p>
					<div class="templateEditableButton">Cliquez pour éditer</div>
				</div>
			</div>
		</div>

		<!-- Réseaux sociaux -->
		<div id="templateNavSocialWrapper">
			                			                			                			                			                			                					</div>

		<!-- Navigation -->
		<nav id="templateNav">
						<ul id="navVendorWrapper">
				<!-- Nom & logo de l'organisation -->
                				<li id="navVendorPicture">
					<div class="displayTable height100"><!-- displayTable = fix #8392 -->
						<a class="displayTableCell width100 valignMiddle" href="/">
							<img src="https://site.assoconnect.com/services/storage?id=3898058&amp;type=picture&amp;secret=AsxNSoaIQiZHtg7epMEr1Gn1DI5Cvabl8273EiC3&amp;timestamp=1701028623&amp;size=small" alt="alternative velaux">
						</a>
					</div>
				</li>
			</ul>
			<ul>
                                                                                                                        <li
                                    data-templatesubnav="2476604"
                                    class="templateNavResponsiveToggleChildren                                                                                                                            active"
                                >
                                    <a
                                        href="/page/2476605-l-association"
                                        class="displayTable height100"
                                    >
                                        <div class="displayTableCell valignMiddle">
                                                                                    </div>
                                        <div class="displayTableCell valignMiddle">
                                            L&#039;association                                            <span class="arrowTop">&#9652;</span><span class="arrowDown">&#9662;</span>
                                        </div>
                                    </a>
                                    <ul>
                                                                                                                                    <li class="active">
                                                    <a href="/page/2476605-l-association">
                                                        L&#039;association                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2476606-organisation">
                                                        Organisation                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2522398-documents-officiels">
                                                        Documents officiels                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2670875-assemblees-generales">
                                                        Assemblées Générales                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2522400-comptes-rendus">
                                                        Comptes rendus                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2522399-historique">
                                                        Historique                                                    </a>
                                                </li>
                                                                                                                        </ul>
                                </li>
                                                                                                                <li
                                    data-templatesubnav="2476609"
                                    class=""
                                >
                                    <a
                                        href="/page/2476610-agenda"
                                        class="displayTable height100"
                                    >
                                        <div class="displayTableCell valignMiddle">
                                                                                    </div>
                                        <div class="displayTableCell valignMiddle">
                                            Agenda                                            <span class="arrowTop">&#9652;</span><span class="arrowDown">&#9662;</span>
                                        </div>
                                    </a>
                                    <ul>
                                                                            </ul>
                                </li>
                                                                                                                <li
                                    data-templatesubnav="2476607"
                                    class=""
                                >
                                    <a
                                        href="/page/2476608-actualites"
                                        class="displayTable height100"
                                    >
                                        <div class="displayTableCell valignMiddle">
                                                                                    </div>
                                        <div class="displayTableCell valignMiddle">
                                            Vie locale                                            <span class="arrowTop">&#9652;</span><span class="arrowDown">&#9662;</span>
                                        </div>
                                    </a>
                                    <ul>
                                                                            </ul>
                                </li>
                                                                                                                <li
                                    data-templatesubnav="2511493"
                                    class="templateNavResponsiveToggleChildren"
                                >
                                    <a
                                        href="/page/2511492-presentation"
                                        class="displayTable height100"
                                    >
                                        <div class="displayTableCell valignMiddle">
                                                                                    </div>
                                        <div class="displayTableCell valignMiddle">
                                            Graines d&#039;Alters                                            <span class="arrowTop">&#9652;</span><span class="arrowDown">&#9662;</span>
                                        </div>
                                    </a>
                                    <ul>
                                                                                                                                    <li >
                                                    <a href="/page/2511492-presentation">
                                                        Présentation                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2576305-activites">
                                                        Activités                                                    </a>
                                                </li>
                                                                                                                        </ul>
                                </li>
                                                                                                                <li
                                    data-templatesubnav="2511494"
                                    class="templateNavResponsiveToggleChildren"
                                >
                                    <a
                                        href="/page/2511496-presentation"
                                        class="displayTable height100"
                                    >
                                        <div class="displayTableCell valignMiddle">
                                                                                    </div>
                                        <div class="displayTableCell valignMiddle">
                                            Jardin des Grelinettes                                            <span class="arrowTop">&#9652;</span><span class="arrowDown">&#9662;</span>
                                        </div>
                                    </a>
                                    <ul>
                                                                                                                                    <li >
                                                    <a href="/page/2511496-presentation">
                                                        Présentation                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2511497-charte">
                                                        Charte                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2511498-reglement">
                                                        Règlement                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2522394-parcelles">
                                                        Parcelles                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2558983-activites-au-jardin">
                                                        Activités au jardin                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2656485-boutique-jardin">
                                                        boutique jardin                                                    </a>
                                                </li>
                                                                                                                        </ul>
                                </li>
                                                                                                                <li
                                    data-templatesubnav="2511500"
                                    class="templateNavResponsiveToggleChildren"
                                >
                                    <a
                                        href="/page/2511502-preserver-le-climat"
                                        class="displayTable height100"
                                    >
                                        <div class="displayTableCell valignMiddle">
                                                                                    </div>
                                        <div class="displayTableCell valignMiddle">
                                            Comprendre                                            <span class="arrowTop">&#9652;</span><span class="arrowDown">&#9662;</span>
                                        </div>
                                    </a>
                                    <ul>
                                                                                                                                    <li >
                                                    <a href="/page/2511502-preserver-le-climat">
                                                        Préserver le climat                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2511503-sauvegarder-la-biodiversite">
                                                        Sauvegarder la biodiversité                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2511504-consommer-durable">
                                                        Consommer durable                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2573200-selections-d-alter">
                                                        Sélections d&#039;alter                                                    </a>
                                                </li>
                                                                                                                        </ul>
                                </li>
                                                                                                                <li
                                    data-templatesubnav="2511501"
                                    class="templateNavResponsiveToggleChildren"
                                >
                                    <a
                                        href="/page/2521190-actions-individuelles"
                                        class="displayTable height100"
                                    >
                                        <div class="displayTableCell valignMiddle">
                                                                                    </div>
                                        <div class="displayTableCell valignMiddle">
                                            Agir                                            <span class="arrowTop">&#9652;</span><span class="arrowDown">&#9662;</span>
                                        </div>
                                    </a>
                                    <ul>
                                                                                                                                    <li >
                                                    <a href="/page/2521190-actions-individuelles">
                                                        Actions individuelles                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2521192-actions-collectives">
                                                        Actions collectives                                                    </a>
                                                </li>
                                                                                                                        </ul>
                                </li>
                                                                                                                <li
                                    data-templatesubnav="2476611"
                                    class="templateNavResponsiveToggleChildren"
                                >
                                    <a
                                        href="/page/2476612-adhesions-a-l-association"
                                        class="displayTable height100"
                                    >
                                        <div class="displayTableCell valignMiddle">
                                                                                    </div>
                                        <div class="displayTableCell valignMiddle">
                                            Adhérer                                            <span class="arrowTop">&#9652;</span><span class="arrowDown">&#9662;</span>
                                        </div>
                                    </a>
                                    <ul>
                                                                                                                                    <li >
                                                    <a href="/page/2476612-adhesions-a-l-association">
                                                        Adhésions à l&#039;association                                                    </a>
                                                </li>
                                                                                            <li >
                                                    <a href="/page/2557802-adhesion-au-jardin-des-grelinettes">
                                                        adhésion au Jardin des Grelinettes                                                    </a>
                                                </li>
                                                                                                                        </ul>
                                </li>
                                                                                        				<!-- Mon compte -->
								<!-- Panier -->
								<!-- Boutons -->
				<li id="templateNavButton1Container" class="hideHover displayNone">
																					<a href="" class="height100 displayTable">
						<!-- displayTableCell valignMiddle dans une div wrapper pour fix #6921 -->
						<div class="displayTableCell valignMiddle">
							
            <div
                id="templateNavButton1Button"
                class="button                    textAlignCenter                    buttonBlue                    buttonLarge                                        valignMiddle"
            ><span class="valignInitial"></span></div>						</div>
					</a>
				</li>
				<li id="templateNavButton2Container" class="hideHover displayNone">
																					<a href="" class="height100 displayTable">
						<!-- displayTableCell valignMiddle dans une div wrapper pour fix #6921 -->
						<div class="displayTableCell valignMiddle">
							
            <div
                id="templateNavButton2Button"
                class="button                    textAlignCenter                    buttonBlue                    buttonLarge                                        valignMiddle"
            ><span class="valignInitial"></span></div>						</div>
					</a>
				</li>
				<!-- Connexion -->
				<li id="templateNavButtonLoginContainer" class="hideHover displayNone">
					<a href="/contacts/login?redirect=%2Fpage%2F2476605-l-association" class="height100 displayTable">
						<!-- displayTableCell valignMiddle dans une div wrapper pour fix #6921 et #7665 -->
						<div class="displayTableCell valignMiddle">
							
            <div
                id="templateNavButtonLoginButton"
                class="button                    textAlignCenter                    buttonBlue                    buttonLarge                                        valignMiddle"
            ><span class="valignInitial">Se connecter</span></div>						</div>
					</a>
				</li>
			</ul>
		</nav>

	</div>

	<div id="templateSubNavWrapper">

		<div id="templateSubNav">
												<ul data-templatesubnav="2476604">
													<li class="active">
								<a href="/page/2476605-l-association">
									L&#039;association								</a>
							</li>
													<li >
								<a href="/page/2476606-organisation">
									Organisation								</a>
							</li>
													<li >
								<a href="/page/2522398-documents-officiels">
									Documents officiels								</a>
							</li>
													<li >
								<a href="/page/2670875-assemblees-generales">
									Assemblées Générales								</a>
							</li>
													<li >
								<a href="/page/2522400-comptes-rendus">
									Comptes rendus								</a>
							</li>
													<li >
								<a href="/page/2522399-historique">
									Historique								</a>
							</li>
											</ul>
																														<ul data-templatesubnav="2511493">
													<li >
								<a href="/page/2511492-presentation">
									Présentation								</a>
							</li>
													<li >
								<a href="/page/2576305-activites">
									Activités								</a>
							</li>
											</ul>
																<ul data-templatesubnav="2511494">
													<li >
								<a href="/page/2511496-presentation">
									Présentation								</a>
							</li>
													<li >
								<a href="/page/2511497-charte">
									Charte								</a>
							</li>
													<li >
								<a href="/page/2511498-reglement">
									Règlement								</a>
							</li>
													<li >
								<a href="/page/2522394-parcelles">
									Parcelles								</a>
							</li>
													<li >
								<a href="/page/2558983-activites-au-jardin">
									Activités au jardin								</a>
							</li>
													<li >
								<a href="/page/2656485-boutique-jardin">
									boutique jardin								</a>
							</li>
											</ul>
																<ul data-templatesubnav="2511500">
													<li >
								<a href="/page/2511502-preserver-le-climat">
									Préserver le climat								</a>
							</li>
													<li >
								<a href="/page/2511503-sauvegarder-la-biodiversite">
									Sauvegarder la biodiversité								</a>
							</li>
													<li >
								<a href="/page/2511504-consommer-durable">
									Consommer durable								</a>
							</li>
													<li >
								<a href="/page/2573200-selections-d-alter">
									Sélections d&#039;alter								</a>
							</li>
											</ul>
																<ul data-templatesubnav="2511501">
													<li >
								<a href="/page/2521190-actions-individuelles">
									Actions individuelles								</a>
							</li>
													<li >
								<a href="/page/2521192-actions-collectives">
									Actions collectives								</a>
							</li>
											</ul>
																<ul data-templatesubnav="2476611">
													<li >
								<a href="/page/2476612-adhesions-a-l-association">
									Adhésions à l&#039;association								</a>
							</li>
													<li >
								<a href="/page/2557802-adhesion-au-jardin-des-grelinettes">
									adhésion au Jardin des Grelinettes								</a>
							</li>
											</ul>
										
		</div>

	</div>

</div>

<!-- Header bottom (importe également le header en mode édition si header none mais le cache avec un if dans le fichier inc.DESKTOP.public.header.php) -->
	<header id="templateHeaderWrapper">
	<div id="templateHeaderWrapperHover" class="templateHover"></div>
	<div id="templateHeaderWrapperEditable" class="templateEditable templateEditablePicture">
		<div class="displayTable height100 width100">
			<div class="displayTableCell valignMiddle">
				<p>Images de la page d'accueil</p>
				<div class="templateEditableButton">Cliquez pour éditer</div>
			</div>
		</div>
	</div>
			<div
			id="templateHeader"
							class="displayNone"
					>
			<div id="templateHeaderMargin"></div>
						<div id="templateHeaderBlockContainer">
				<div id="templateHeaderBlockContainerHover" class="templateHover"></div>
				<div id="templateHeaderBlockContainerEditable" class="templateEditable templateEditableBlock">
					<div class="displayTable height100 width100">
						<div class="displayTableCell valignMiddle">
							<p>Images de la page d'accueilBandeau avec du texte, des boutons ou une inscription à la newsletter</p>
							<div class="templateEditableButton">Cliquez pour éditer</div>
						</div>
					</div>
				</div>
				<div id="templateHeaderBlockWrapper">
					<div id="templateHeaderBlock">
                        						<div id="templateHeaderBlockTitleWrapper">
                            						</div>
						<div id="templateHeaderBlockNewsletterContainer">
							<form id="templateHeaderBlockNewsletterForm" method="POST" class="newsletterRegister displayNone"><input type="hidden" name="_form" value="templateHeaderBlockNewsletter"><input type="hidden" name="_origin" value="/page/2476605-l-association"><input type="hidden" name="_formMulti" value="662bee47c26b5|22de3158031ef8110a94eb5af27324bff26f0bd1"><input type="hidden" name="_csrf" value="qJuHtpy4RhvGwjVFDIm5cWNUdDLOn8hFI9AR6h48612c8CYQEG|5c641da4a74e302ac0084e179a3d9efca7498cca"><script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
            $("#templateHeaderBlockNewsletterForm").on("submit", function(){
                var _this = $(this);
                var renable = true;
                if(_this.data("multi-submit-protection")){
                    return false;
                }
                else{
                    // Blocage à la prochaine soumission
                    _this.data("multi-submit-protection", true);
                    // Blocage & chargement sur les boutons
                    _this.find("button[type='submit']").each(function(){
                        var text = $(this).text();
                        var buttonDOM = $(this);
                        var buttonInterval;
                        buttonDOM
                            .addClass("disabled")
                            .prop("disabled", true)
                            .css("width", buttonDOM.outerWidth() + "px")
                            .text(".")
                            .inDOM(function() {
                                // Il ne faut pas utiliser de gif car Safari est incompatible (fix #12514)
                                buttonInterval = setInterval(function() {
                                    if(buttonDOM.text().length === 3) {
                                        buttonDOM.text(".");
                                    }
                                    else {
                                        buttonDOM.text(buttonDOM.text() + ".");
                                    }
                                }, 300);
                            });
                        // Déblocage au bout de 1 seconde
                        if(renable){
                            window.setTimeout(function(){
                                clearInterval(buttonInterval);
                                buttonDOM
                                    .prop("disabled", false)
                                    .removeClass("disabled")
                                    .removeAttr("style")
                                    .text(text);
                            }, 1000);
                        }
                    });
                    // Déblocage au bout de 1 seconde
                    if(renable){
                        window.setTimeout(function(){
                            _this.data("multi-submit-protection", false);
                        }, 1000);
                    }
                    // Retour
                    return true;
                }
            });
        </script>							<div class="row colsMiddle">
								<div class="col-lg-9 col-md-9 col-sm-9 col-xs-12">
									<div  class="mailInputWrapper isSecondaryWrapper"><div class="notice fontBold" id="templateHeaderBlockNewsletterEmailNotice"></div>
                <label
                    id="templateHeaderBlockNewsletterEmailLabel"
                    for="templateHeaderBlockNewsletterEmail"
                >
                Je m&#039;abonne à la newsletter
                
                
                </label>
                <input
                    type="email"
                    data-typo-check="true"
                    name="templateHeaderBlockNewsletterEmail"
                    class=""
                    value=""
                    placeholder="Je m&#039;abonne à la newsletter"
                    autocomplete="email"
                    
                    
                    id="templateHeaderBlockNewsletterEmail"
                >
                
                <div class="clearBoth"></div>
            </div>
            <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                $("#templateHeaderBlockNewsletterEmail").on("change", function() {
                    _spark.form.mail.check("templateHeaderBlockNewsletterEmail");
                });
            </script>
        								</div>
								<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">
									
            <button
                type="submit"
                id="templateHeaderBlockNewsletterSubmit"
                class="button                    buttonOrange                    textAlignCenter                    buttonLarge"
                
            >
                
                <span class="valignInitial">OK</span>
            </button>
        								</div>
							</div>
							</form>
                <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                    $("#templateHeaderBlockNewsletterForm")
                        // Init
                        .data("dirty", 0)
                        // Form submit is possible
                        .on("submit", function(){
                            window.onbeforeunload = null;
                        })
                        // On change
                        .find("input, textarea").on("change", function(){
                            if(document.readyState === "complete"){
                                $("#templateHeaderBlockNewsletterForm").data().dirty++;
                            }
                        });
                    // Ajout
                    _spark.dirty.push(function(){
                        return $("#templateHeaderBlockNewsletterForm").data("dirty") > 0;
                    });
                </script>
            
                <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                    _spark.form.mail.initMailGroup("templateHeaderBlockNewsletter");
                </script>
                						</div>
						<div id="templateHeaderBlockButtonWrapper">
							
                <a
                    id="templateHeaderBlockButtonButtonLink"
                    href="https://www.alternativelaux.org/page/-"
                    class="displayNone"
                    target=""
                    rel="noopener"
                >
            <div
                id="templateHeaderBlockButtonButton"
                class="button                    textAlignCenter                    buttonBlue                    buttonLarge                                        valignMiddle"
            ><span class="valignInitial"></span></div></a>
            						</div>
						<div id="templateHeaderBlockSocialWrapper">
							                                							                                							                                							                                							                                							                                													</div>
					</div>
				</div>
			</div>
		</div>
		<!-- Fix #6796 -->
	<div id="templateHeaderVendorPictureWrapper">
		<a
			href="https://www.alternativelaux.org"
			id="templateHeaderVendorPicture"
		>
			<img src="https://site.assoconnect.com/services/storage?id=3898058&amp;type=picture&amp;secret=AsxNSoaIQiZHtg7epMEr1Gn1DI5Cvabl8273EiC3&amp;timestamp=1701028623" class="notHeightAuto">
		</a>
	</div>
	<!-- Fix #10003 -->
			<!-- Fond de remplacement si aucune image -->
			<!-- Pour le mode édition n'affiche que la première image -->
								<!-- Récupère le sprite -->
				<!-- Affiche la ou les images -->
		<div id="templateHeaderPictures">
							<div class="templateHeaderPicture">
					<div class="templateHeaderPictureReference">
						<img src="https://web-assoconnect-frc-prod-cdn-endpoint-software.azureedge.net/legacy/spark/image/_.gif" class="widthAuto" style="							position: absolute;							background: url(https://s3-eu-west-1.amazonaws.com/buypacker-prod/vendor/524615.header.sprite.53452512e40b7530d4a3c92a1d706485.png?response-content-disposition=inline&amp;AWSAccessKeyId=AKIAIAGCEPGSROXYCM3A&amp;Expires=2029515079&amp;Signature=j6ne6TV0EEZ7ipEYO42uHSHu7uo%3D) left -0px;							width: 1075px;							height: 450px;							top: 0;							left: -531px;						">
					</div>
				</div>
				<!-- Calcule la position y de l'image suivante dans le sprite en fonction de la hauteur du header -->
									</div>
	</header>



<!-- Page -->
<article id="templatePageWrapper" class="layout-md">
	<div id="templatePage">
		<!-- #templateIframe permet de mesurer la hauteur de la page pour afficher le site dans une iframe -->
		<div id="templateIframe">
			<!-- Tabulations -->
    <!-- Affiche les onglets pour les organisation dépendantes -->
    
    <!-- Importe les tabulations, sauf pour le layout admin qui les importes dans son layout afin d'afficher le titre des pages dans le menu mobile -->
                
    <!-- Tabulations en mode Fil d'Ariane -->
            <!-- Une tabulation, juste le titre s'affiche -->
                    <div class="templatePageHeader" data-id="component_Header">
                <div>
                    <div id="templateTitle" class="templatePageHeaderPart">

                                                                        <span class="displayInlineBlock valignMiddle"></span>
                                            </div>
                                    </div>
            </div>
            <div id="templateTabulationWrapper">
                <div>
                    <div id="templateTabulation">
                        
                        
                                                                            <a
                                    id="tab_page-l-association"
                                    href="/page/2476605-l-association"
                                    class="active"
                            >
                                L&#039;association                            </a>
                                                                                <a
                                    id="tab_page-organisation"
                                    href="/page/2476606-organisation"
                                    class=""
                            >
                                Organisation                            </a>
                                                                                <a
                                    id="tab_page-documents-officiels"
                                    href="/page/2522398-documents-officiels"
                                    class=""
                            >
                                Documents officiels                            </a>
                                                                                <a
                                    id="tab_page-assemblees-generales"
                                    href="/page/2670875-assemblees-generales"
                                    class=""
                            >
                                Assemblées Générales                            </a>
                                                                                <a
                                    id="tab_page-comptes-rendus"
                                    href="/page/2522400-comptes-rendus"
                                    class=""
                            >
                                Comptes rendus                            </a>
                                                                                <a
                                    id="tab_page-historique"
                                    href="/page/2522399-historique"
                                    class=""
                            >
                                Historique                            </a>
                                                                        </div>
                </div>
            </div>
                <!-- Titre uniquement -->
        <!-- Titre uniquement -->
<!-- Empêche un bug d'affichage du menu admin (https://github.com/sylfabre/buypacker-dev/issues/6376) -->
<div class="clearBoth"></div>
<!-- Template -->
<div class="templatePageWrapper layout-md">
    <div class="templatePageContent">
                    <div class="templatePageContentHeader">
                            </div>
                




<!-- Lien d'édition -->

<!-- Contenu de la page -->
<div id="boxes">
	
            <style>
                #box58920332 {
                	position:		absolute;
                	left:			0%;
                	top:			0px;
                	height:			360px;
                	min-height:360px;
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark boxLandmarkBackground">
                <div
                	id="box58920332"
                	class="box"
                	style="width: 100%"
                	data-type="background"
                	>
                	<div style="position: relative; overflow:hidden; height: 360px; background: #8fc782; min-height: 360px">
                		
            <style>
                #box58920336 {
                	position:		absolute;
                	left:			8.3333333333333%;
                	top:			60px;
                	height:			60px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920336"
                	class="box"
                	style="width: 25%"
                	data-type="text"
                	>
                	<div style="position: relative; overflow:hidden; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 20px; height: 60px; background: transparent">
                		<div class="overflowHidden height100"><h2><span style="font-size:48px;"><span style="color:#ffffff;"><strong>À propos</strong></span></span></h2></div>
                	</div>
                </div>
            </div>
        
            <style>
                #box58920337 {
                	position:		absolute;
                	left:			33.333333333333%;
                	top:			60px;
                	height:			60px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920337"
                	class="box"
                	style="width: 58.333333333333%"
                	data-type="horizontalSeparator"
                	>
                	<div style="position: relative; overflow:hidden; height: 60px; background: transparent">
                		<div class="separatorWrapper"><div><div class="separator" style="background:#ffffff;height:2px"></div></div></div>
                	</div>
                </div>
            </div>
        
            <style>
                #box58920338 {
                	position:		absolute;
                	left:			8.3333333333333%;
                	top:			120px;
                	height:			180px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920338"
                	class="box"
                	style="width: 83.333333333333%"
                	data-type="text"
                	>
                	<div style="position: relative; overflow:hidden; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; height: 180px; background: transparent">
                		<div class="overflowHidden height100"><p><span style="font-size:18px;"><span style="color:#ffffff;"><strong>Alternative Velaux est une association indépendante de citoyens décidés à relever ensemble, au niveau local, les défis de la nécessaire décroissance des énergies fossiles, la sauvegarde de la biodiversité et la réduction des déchets.</strong></span></span></p>

<p><br>
<span style="font-size:18px;"><span style="color:#ffffff;"><strong>Pour y parvenir, nous engageons actions et réflexions dans la convivialité pour inventer, expérimenter et transmettre les solutions et pratiques écologiques compatibles avec les limites planétaires</strong></span></span></p></div>
                	</div>
                </div>
            </div>
        
            <style>
                #box58920339 {
                	position:		absolute;
                	left:			33.333333333333%;
                	top:			300px;
                	height:			60px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920339"
                	class="box"
                	style="width: 33.333333333333%"
                	data-type="button"
                	>
                	<div style="position: relative; overflow:hidden; margin-top: 8px; height: 48px; background: transparent">
                		
                <a
                	href="/page/2476605-l-association"
                	
                ><div class="buttonDIYContainer" style="text-align: center;"><div class="buttonDIYWrapper"><div class="buttonDIY" style="background:#7dca7a;"><div class="buttonDIYText" style="font-size: 16px;font-weight: bold;">EN SAVOIR PLUS</div></div></div></div></a>
            
                	</div>
                </div>
            </div>
        
                	</div>
                </div>
            </div>
        
            <style>
                #box58920335 {
                	position:		absolute;
                	left:			16.666666666667%;
                	top:			0px;
                	height:			60px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920335"
                	class="box"
                	style="width: 66.666666666667%"
                	data-type="group"
                	>
                	<div style="position: relative; overflow:hidden; height: 60px; background: transparent">
                		
                	</div>
                </div>
            </div>
        
            <style>
                #box58920333 {
                	position:		absolute;
                	left:			0%;
                	top:			360px;
                	height:			120px;
                	min-height:120px;
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark boxLandmarkBackground">
                <div
                	id="box58920333"
                	class="box"
                	style="width: 100%"
                	data-type="background"
                	>
                	<div style="position: relative; overflow:hidden; height: 120px; background: #3c5460; min-height: 120px">
                		
            <style>
                #box58920340 {
                	position:		absolute;
                	left:			16.666666666667%;
                	top:			0px;
                	height:			120px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920340"
                	class="box"
                	style="width: 66.666666666667%"
                	data-type="text"
                	>
                	<div style="position: relative; overflow:hidden; padding-top: 20px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; height: 120px; background: transparent">
                		<div class="overflowHidden height100"><p style="text-align:center;"><span style="color:#ffffff;"><span style="font-size:24px;"><em>Partage Echanges Biodiversité Convivialité</em></span></span></p></div>
                	</div>
                </div>
            </div>
        
                	</div>
                </div>
            </div>
        
            <style>
                #box58920341 {
                	position:		absolute;
                	left:			0%;
                	top:			540px;
                	height:			540px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920341"
                	class="box"
                	style="width: 100%"
                	data-type="picture"
                	>
                	<div style="position: relative; overflow:hidden; height: 540px; border-radius: 10px; background: transparent">
                		
                	<div class="overflowHidden displayInlineBlock positionRelative" style="                		width:1104px;                		max-width: 100%;                		height:540px;                		text-align: center;                		                border-radius: 10px;">
                		<div style="position:absolute;top:0;left:50%;height:100%;width:1px;">
                			<img
                				src="https://site.assoconnect.com/services/storage?id=4252528&amp;type=picture&amp;secret=i0FgO8L6X2fObwxDTFCyn0tkBRRsZZpvgf71Cxad&amp;timestamp=1711654987"
                				style="                					position:absolute;                					width:882.12px;                					height:504.2786px;                					top:17px;                					left:-440px;                					max-width:none;                				"
                			>
                		</div>
                	</div>
                	</div>
                </div>
            </div>
        
            <style>
                #box58920342 {
                	position:		absolute;
                	left:			58.333333333333%;
                	top:			1080px;
                	height:			60px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920342"
                	class="box"
                	style="width: 25%"
                	data-type="horizontalSeparator"
                	>
                	<div style="position: relative; overflow:hidden; height: 60px; background: transparent">
                		<div class="separatorWrapper"><div><div class="separator" style="background:#ffffff;height:2px"></div></div></div>
                	</div>
                </div>
            </div>
        
            <style>
                #box58920334 {
                	position:		absolute;
                	left:			0%;
                	top:			1140px;
                	height:			600px;
                	min-height:600px;
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark boxLandmarkBackground">
                <div
                	id="box58920334"
                	class="box"
                	style="width: 100%"
                	data-type="background"
                	>
                	<div style="position: relative; overflow:hidden; height: 600px; min-height: 600px">
                		<div class="boxBackgroundPicture" style="background-image:url(https://site.assoconnect.com/services/storage?id=1930329&type=picture&secret=T4krmXG2RtaPxoPkQY9HfKEHP3QntGsGDucsRJbN&timestamp=1635349658)"></div><div class="boxBackgroundOverlay" style="background-color:"></div>
            <style>
                #box58920343 {
                	position:		absolute;
                	left:			25%;
                	top:			0px;
                	height:			600px;
                	
                	padding:		0;
                	margin:			0!important;
                	border:			0;
                }
            </style>
            <div class="boxLandmark">
                <div
                	id="box58920343"
                	class="box"
                	style="width: 50%"
                	data-type="contact"
                	>
                	<div style="position: relative; overflow:hidden; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; height: 600px; border-radius: 10px; background: transparent">
                		
                	<iframe
                		src="ressources/contact?boxId=58920343"
                		scrolling="no"
                		frameborder="0"
                		style="border:none; overflow:hidden;"
                		width="100%"
                		height="100%"
                		allowtransparency="true"
                	></iframe>
                
                	</div>
                </div>
            </div>
        
                	</div>
                </div>
            </div>
        </div>    </div>
</div>
		</div>
	</div>
</article>

<!-- Footer -->
<footer id="templateFooterWrapper">
	            <div id="templateFooter">
                        <div id="templateFooterBlockContainer">
                <div class="row">
                    <div class="col-lg-9 col-md-9 col-sm-9 col-xs-12">
                        <div id="templateFooterBlockWrapper" class="row">
                            <!-- Liste des pages de l'organisation principal -->
                                                    </div>
                    </div>
                    <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">
                        <form id="templateFooterNewsletterForm" method="POST" class="newsletterRegister displayNone"><input type="hidden" name="_form" value="templateFooterNewsletter"><input type="hidden" name="_origin" value="/page/2476605-l-association"><input type="hidden" name="_formMulti" value="662bee47c3dea|6947061b0370133ae86cf47699391aadffef011d"><input type="hidden" name="_csrf" value="qJuHtpy4RhvGwjVFDIm5cWNUdDLOn8hFI9AR6h48612c8CYQEG|5c641da4a74e302ac0084e179a3d9efca7498cca"><script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
            $("#templateFooterNewsletterForm").on("submit", function(){
                var _this = $(this);
                var renable = true;
                if(_this.data("multi-submit-protection")){
                    return false;
                }
                else{
                    // Blocage à la prochaine soumission
                    _this.data("multi-submit-protection", true);
                    // Blocage & chargement sur les boutons
                    _this.find("button[type='submit']").each(function(){
                        var text = $(this).text();
                        var buttonDOM = $(this);
                        var buttonInterval;
                        buttonDOM
                            .addClass("disabled")
                            .prop("disabled", true)
                            .css("width", buttonDOM.outerWidth() + "px")
                            .text(".")
                            .inDOM(function() {
                                // Il ne faut pas utiliser de gif car Safari est incompatible (fix #12514)
                                buttonInterval = setInterval(function() {
                                    if(buttonDOM.text().length === 3) {
                                        buttonDOM.text(".");
                                    }
                                    else {
                                        buttonDOM.text(buttonDOM.text() + ".");
                                    }
                                }, 300);
                            });
                        // Déblocage au bout de 1 seconde
                        if(renable){
                            window.setTimeout(function(){
                                clearInterval(buttonInterval);
                                buttonDOM
                                    .prop("disabled", false)
                                    .removeClass("disabled")
                                    .removeAttr("style")
                                    .text(text);
                            }, 1000);
                        }
                    });
                    // Déblocage au bout de 1 seconde
                    if(renable){
                        window.setTimeout(function(){
                            _this.data("multi-submit-protection", false);
                        }, 1000);
                    }
                    // Retour
                    return true;
                }
            });
        </script>                            <div class="row colsMiddle">
                                <div class="col-lg-10 col-md-10 col-sm-10 col-xs-12">
                                    <div  class="mailInputWrapper isSecondaryWrapper"><div class="notice fontBold" id="templateFooterBlocNewsletterEmailNotice"></div>
                <label
                    id="templateFooterBlocNewsletterEmailLabel"
                    for="templateFooterBlocNewsletterEmail"
                >
                Je m&#039;abonne à la newsletter
                
                
                </label>
                <input
                    type="email"
                    data-typo-check="true"
                    name="templateFooterBlocNewsletterEmail"
                    class=""
                    value=""
                    placeholder="Renseignez votre email"
                    autocomplete="email"
                    
                    
                    id="templateFooterBlocNewsletterEmail"
                >
                
                <div class="clearBoth"></div>
            </div>
            <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                $("#templateFooterBlocNewsletterEmail").on("change", function() {
                    _spark.form.mail.check("templateFooterBlocNewsletterEmail");
                });
            </script>
                                        </div>
                                <div class="col-lg-2 col-md-2 col-sm-3 col-xs-12 valignBottom">
                                    
            <button
                type="submit"
                id="templateFooterBlocNewsletterSubmit"
                class="button                    buttonOrange                    textAlignCenter                    buttonLarge"
                
            >
                
                <span class="valignInitial">OK</span>
            </button>
                                        </div>
                            </div>
                        </form>
                <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                    $("#templateFooterNewsletterForm")
                        // Init
                        .data("dirty", 0)
                        // Form submit is possible
                        .on("submit", function(){
                            window.onbeforeunload = null;
                        })
                        // On change
                        .find("input, textarea").on("change", function(){
                            if(document.readyState === "complete"){
                                $("#templateFooterNewsletterForm").data().dirty++;
                            }
                        });
                    // Ajout
                    _spark.dirty.push(function(){
                        return $("#templateFooterNewsletterForm").data("dirty") > 0;
                    });
                </script>
            
                <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
                    _spark.form.mail.initMailGroup("templateFooterNewsletter");
                </script>
                                        <div id="templateFooterSocialWrapper">
                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
                    </div>
                </div>
            </div>
        </div>
    	<div id="templateFooterInformation">
		<ul>
			<!-- Plan du site -->
			<li>
				<a href="/infos/plan/											524615									">Plan du site</a>
			</li>

			<!-- Licences -->
			<li>
				<a href="/infos/licenses">Licences</a>
			</li>

			<!-- CGU -->
							<li>
					<a href="/infos/legal-notice">Mentions légales</a>
				</li>
							<li>
					<a href="/infos/tos">CGUV</a>
				</li>
			
			<!-- CGU -->
			<li>
				<a id="configureCookies" href="#">Paramétrer les cookies</a>
			</li>

			<!-- Connexion/déconnexion et mon compte -->
							<li>
					
                <a
                    id="templateNavButtonLoginButtonLink"
                    href="https://www.alternativelaux.org/contacts/login?redirect=%2Fpage%2F2476605-l-association"
                    class=""
                    target=""
                    rel="noopener"
                >
            <div
                id="templateNavButtonLoginButton"
                class="button                    textAlignCenter                    buttonBlue                    buttonLarge                    valignMiddle margin0                    valignMiddle"
            ><span class="valignInitial">Se connecter</span></div></a>
            				</li>
					</ul>
					<ul>
				<li class="paddingTop0">
                                                                <a href="https://www.assoconnect.com/associations/logiciel-association-environnement/" target="_blank">
                            Propulsé par AssoConnect, le logiciel des associations Environnementales                        </a>
                    				</li>
			</ul>
			</div>
	</footer>

<!-- Footer - Global -->
		</div>
		
		<!-- JS -->
		    <script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
        /**
 * Calcule la hauteur de templatePage en fonction des boxes, du menu et du header pour les pages du DIY
 */
function templatePageHeight() {
	var boxes = $("#boxes");
	var heightMax = 0;
	var templatePage = $("#templatePage");
	var templateNavContainer = $("#templateNavContainer");

	// Cherche la box la plus basse dans la page
	boxes.find("> .boxLandmark > .box").each(function() {
		heightMax = Math.max(heightMax, $(this).height() + $(this).offset().top);
	});

	// templatePage prend la hauteur du menu si : heightMax < templateNavContainer
	if(templateNavContainer.height() > $(window).height() && heightMax < templateNavContainer.height()) {
		return templateNavContainer.height() - templatePage.offset().top;
	}
	// templatePage prend la hauteur de la fenêtre si : heightMax < window
	else if(heightMax < $(window).height()) {
		return $(window).height() - templatePage.offset().top;
	}
	// templatePage prend la hauteur du dernier élément DIY
	else {
		var templateNavContainerHeight = 0;

		// Cherche la hauteur du menu si il est en mode horizontal et n'est pas en absolute
		if(templateNavContainer.width() === $(document).width() && templateNavContainer.css("position") !== "absolute") {
			templateNavContainerHeight = templateNavContainer.height();
		}

		return Math.round(heightMax - $("#templatePageWrapper").offset().top);
	}
}

/**
 * Force templatePage à prendre toute la hauteur pour les pages du DIY
 */
$(window).on("load", function() {
	if($("#boxes").children().length) {
		$("#templateFooterWrapper").show(); // Hack pour ne pas voir le footer bouger au chargement de la page
		$("#templatePage").attr("style", "min-height:" + templatePageHeight() + "px");
		// Après un redimensionnement de l'écran
		var resized;
		$(window).on("resize orientationChanged", function() {
			clearTimeout(resized);
			resized = setTimeout(function() {
				$("#templatePage").attr("style", "min-height:" + templatePageHeight() + "px");
			}, 200);
		});
	}
});

/**
 * Load Youtube upon consent
 */
window._axcb.push(function(axeptio) {
    axeptio.on('cookies:complete', function(choices){
        if (choices.youtube) {
            $(".video-youtube").each(function() {
                $(this)
                    .after($("<iframe>")
                        .attr("src", "https://www.youtube.com/embed/" + $(this).data("video-id") + "?rel=0&amp;start=" + $(this).data("video-start"))
                        .attr("style", "width: 100%; height: 100%; border: 0px;")
                        .attr("allow", "fullscreen")
                    )
                    .remove();
            });
        }
    });
});
$(".video-youtube").each(function() {
    $(this).on("click", function() {
       openAxeptioCookies();
    });
});

    </script>
<script nonce="ateqIzpK9XA1aZozOhZJAaVEyBqvQ9c3">
    if(window.console && window.console.log){
        // Affichage des notices non capturées
            }
</script>

			</body>
</html>