/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:2235px; height:1080px; background: #fff !important; }
.paper-vertical { width:2235px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2235px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item104066 {
	width:2435px !important;
	left:-100px !important;
	top:-100px !important;
	background:#9fd9b4;
	min-height:1280px !important;
}

#item104089 {
	width:335px !important;
	left:579px !important;
	top:688px !important;
	min-height:238px !important;
}

@keyframes soustitre-104089 {
	0% {
		transform:translate(-1.552px,-45.683px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes soustitre-104089 {
	0% {
		-webkit-transform:translate(-1.552px,-45.683px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104112 {
	width:335px !important;
	left:1330px !important;
	top:686px !important;
	min-height:238px !important;
}

@keyframes soustitre-104112 {
	0% {
		transform:translate(-1.552px,-45.683px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes soustitre-104112 {
	0% {
		-webkit-transform:translate(-1.552px,-45.683px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104135 {
	width:682px !important;
	height:536px !important;
	left:260px !important;
	top:346px !important;
	border-radius:15px;
	border:solid 3px #fff;
}

@keyframes fonduenentrée-104135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-104135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104136 {
	width:705px !important;
	height:533px !important;
	left:986px !important;
	top:348px !important;
	border-radius:15px;
	border:solid 3px #fff;
}

@keyframes fonduenentrée-104136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-104136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104147 {
	width:479px !important;
	left:260px !important;
	top:161px !important;
	min-height:80px !important;
}

@keyframes entréerapideparlehaut-104147 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-104147 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparladroite-104170 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-104170 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104197 {
	width:390px !important;
	border-radius:40px;
	background:#00008f;
	min-height:46px !important;
}

#item104173 {
	width:390px !important;
	border-radius:40px;
	background:#fff;
	min-height:46px !important;
}

#item104170 {
	width:390px !important;
	height:46px !important;
	left:320px !important;
	top:541px !important;
}

@keyframes entréerapideparladroite-215262 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-215262 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item215265 {
	width:606px !important;
	border-radius:41px;
	background:#00008f;
	min-height:46px !important;
}

#item104222 {
	width:606px !important;
	border-radius:41px;
	background:#fff;
	min-height:46px !important;
}

#item215262 {
	width:606px !important;
	height:46px !important;
	left:1041px !important;
	top:541px !important;
}

@keyframes entréerapideparladroite-104270 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-104270 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104298 {
	width:378px !important;
	border-radius:40px;
	background:#00008f;
	min-height:46px !important;
}

#item104273 {
	width:378px !important;
	border-radius:41px;
	background:#fff;
	min-height:46px !important;
}

#item104270 {
	width:378px !important;
	height:46px !important;
	left:320px !important;
	top:619px !important;
}

@keyframes entréerapideparladroite-215292 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-215292 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item215295 {
	width:390px !important;
	border-radius:41px;
	background:#00008f;
	min-height:46px !important;
}

#item104323 {
	width:390px !important;
	border-radius:41px;
	background:#fff;
	min-height:46px !important;
}

#item215292 {
	width:390px !important;
	height:46px !important;
	left:1041px !important;
	top:619px !important;
}

@keyframes entréerapideparladroite-104370 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-104370 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104397 {
	width:303px !important;
	border-radius:40px;
	background:#00008f;
	min-height:46px !important;
}

#item104373 {
	width:303px !important;
	border-radius:41px;
	background:#fff;
	min-height:46px !important;
}

#item104370 {
	width:303px !important;
	height:46px !important;
	left:320px !important;
	top:692px !important;
}

@keyframes entréerapideparlagauche-104579 {
	0% {
		transform:translate(-114.618px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-104579 {
	0% {
		-webkit-transform:translate(-114.618px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104606 {
	width:180px !important;
	height:59px !important;
	border-radius:6px;
	background:#00008f;
}

#item104607 {
	width:142px !important;
	left:17px !important;
	top:18px !important;
	min-height:22px !important;
}

#item104581 {
	width:180px !important;
	height:59px !important;
	border-radius:6px;
	background:#fff;
}

#item104582 {
	width:142px !important;
	left:17px !important;
	top:18px !important;
	min-height:22px !important;
}

#item104579 {
	width:180px !important;
	height:59px !important;
	left:1758px !important;
	top:822px !important;
}

#item187304 {
	width:524px !important;
	left:422px !important;
	top:414px !important;
	min-height:93px !important;
}

#item187332 {
	width:481px !important;
	left:1148px !important;
	top:414px !important;
	min-height:93px !important;
}

#item187350 {
	width:43px !important;
	height:66px !important;
	left:26px !important;
	top:14px !important;
}

#item187342 {
	width:49px !important;
	height:57px !important;
	left:23px !important;
	top:19px !important;
}

#item38375 {
	width:2435px !important;
	height:1280px !important;
	left:-100px !important;
	top:-100px !important;
	background:#9fd9b4;
}

#item127250 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item127223 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item127218 {
	width:143px !important;
	height:27px !important;
	left:1832px !important;
	top:115px !important;
}

#item127394 {
	width:414px !important;
	left:369px !important;
	top:126px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-127394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-127394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes réduction-127417 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-127417 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item127417 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes entréerapideparlebas-106789 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-106789 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item106818 {
	width:537px !important;
	left:260px !important;
	top:209px !important;
	min-height:136px !important;
}

@keyframes entréerapideparlehaut-106818 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-106818 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item131670 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item131693 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item131716 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item131493 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#fff;
}

#item131516 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#fff;
}

#item131539 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item131667 {
	width:366px !important;
	height:107px !important;
	left:996px !important;
	top:668px !important;
}

#item126793 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#462c7e;
}

#item126794 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item106844 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#fff;
}

#item106846 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item126791 {
	width:184px !important;
	height:60px !important;
	left:1176px !important;
	top:234px !important;
}

#item126820 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#462c7e;
}

#item126822 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item106845 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#fff;
}

#item106869 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item126818 {
	width:184px !important;
	height:60px !important;
	left:1176px !important;
	top:328px !important;
}

#item126847 {
	width:260px !important;
	height:60px !important;
	border-radius:77px;
	background:#00845f;
}

#item126848 {
	width:209px !important;
	left:26px !important;
	top:13px !important;
	min-height:31px !important;
}

#item106892 {
	width:260px !important;
	height:60px !important;
	border-radius:77px;
	background:#fff;
}

#item106894 {
	width:209px !important;
	left:26px !important;
	top:13px !important;
	min-height:31px !important;
}

#item126845 {
	width:260px !important;
	height:60px !important;
	left:1100px !important;
	top:448px !important;
}

#item126873 {
	width:280px !important;
	height:60px !important;
	border-radius:77px;
	background:#00845f;
}

#item126874 {
	width:231px !important;
	left:24px !important;
	top:13px !important;
	min-height:31px !important;
}

#item106893 {
	width:280px !important;
	height:60px !important;
	border-radius:77px;
	background:#fff;
}

#item106917 {
	width:231px !important;
	left:24px !important;
	top:13px !important;
	min-height:31px !important;
}

#item126871 {
	width:280px !important;
	height:60px !important;
	left:1080px !important;
	top:542px !important;
}

#item126931 {
	width:320px !important;
	height:60px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item126932 {
	width:267px !important;
	left:27px !important;
	top:13px !important;
	min-height:31px !important;
}

#item106941 {
	width:320px !important;
	height:60px !important;
	border-radius:77px;
	background:#fff;
}

#item106965 {
	width:267px !important;
	left:27px !important;
	top:13px !important;
	min-height:31px !important;
}

#item126929 {
	width:320px !important;
	height:60px !important;
	left:1040px !important;
	top:797px !important;
}

#item106988 {
	width:166px !important;
	left:955px !important;
	top:286px !important;
	min-height:55px !important;
}

#item107012 {
	width:166px !important;
	left:863px !important;
	top:497px !important;
	min-height:55px !important;
}

#item107035 {
	width:74px !important;
	left:870px !important;
	top:777px !important;
	min-height:15px !important;
}

@keyframes fonduenentrée-127034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-127034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item127036 {
	width:430px !important;
	height:47px !important;
	left:1px !important;
	top:1px !important;
	border-radius:23px;
	background:#00008f;
}

#item127037 {
	width:395px !important;
	left:17px !important;
	top:12px !important;
	min-height:21px !important;
}

#item107063 {
	width:431px !important;
	height:48px !important;
	border-radius:23px;
	border:solid 1px #00008f;
}

#item107064 {
	width:395px !important;
	left:17px !important;
	top:12px !important;
	min-height:21px !important;
}

#item127034 {
	width:431px !important;
	height:48px !important;
	left:928px !important;
	top:932px !important;
}

@keyframes fonduenentrée-107565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-107565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107569 {
	width:502px !important;
	left:46px !important;
	top:92px !important;
	min-height:223px !important;
}

#item107619 {
	width:70px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#9fd9b4;
	border:solid 1px #00008f;
	padding:5px;
}

#item107595 {
	width:70px !important;
	height:25px !important;
	left:3px !important;
	top:4px !important;
	border-radius:12px;
	background:#00008f;
	padding:5px;
}

#item107592 {
	width:76px !important;
	height:33px !important;
	left:42px !important;
	top:329px !important;
}

@keyframes fonduenentrée-107485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-107485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107490 {
	width:241px !important;
	left:46px !important;
	top:94px !important;
	min-height:213px !important;
}

#item107539 {
	width:74px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#9fd9b4;
	border:solid 1px #00008f;
	padding:5px;
}

#item107515 {
	width:73px !important;
	height:25px !important;
	left:4px !important;
	top:4px !important;
	border-radius:12px;
	background:#00008f;
	padding:5px;
}

#item107513 {
	width:80px !important;
	height:33px !important;
	left:42px !important;
	top:329px !important;
}

#item107482 {
	width:581px !important;
	height:415px !important;
	left:250px !important;
	top:404px !important;
}

#item261688 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item261711 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item261734 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item261758 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item261759 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item261782 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item261806 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item261855 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item261831 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item261829 {
	width:241px !important;
	height:30px !important;
}

#item261879 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item261929 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item261905 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item261902 {
	width:246px !important;
	height:30px !important;
}

#item261953 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item262002 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item261978 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item261976 {
	width:287px !important;
	height:30px !important;
}

#item262027 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item262076 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item262052 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item262050 {
	width:215px !important;
	height:30px !important;
}

#item262099 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item262100 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item262104 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item262154 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262129 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262127 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item262204 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262180 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262178 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item262253 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262229 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262227 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item262364 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item262388 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item262392 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item262396 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299607 {
	width:55px !important;
	height:55px !important;
	left:2105px !important;
	top:220px !important;
}

#item260909 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item260932 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item260955 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item260979 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item260980 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item261003 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item261027 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item261077 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item261052 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item261050 {
	width:241px !important;
	height:30px !important;
}

#item261101 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item261150 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item261126 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item261124 {
	width:246px !important;
	height:30px !important;
}

#item261174 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item261223 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item261199 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item261197 {
	width:287px !important;
	height:30px !important;
}

#item261248 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item261297 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item261273 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item261271 {
	width:215px !important;
	height:30px !important;
}

#item261320 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item261321 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item261326 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item261376 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item261352 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item261350 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item261425 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item261401 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item261399 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item261474 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item261450 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item261448 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item261581 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item261604 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item261608 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item261612 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item261616 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299597 {
	width:55px !important;
	height:55px !important;
	left:2105px !important;
	top:220px !important;
}

#item260000 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item260023 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item260046 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item260070 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item260071 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item260094 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item260118 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item260168 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item260144 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item260142 {
	width:241px !important;
	height:30px !important;
}

#item260192 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item260241 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item260217 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item260215 {
	width:246px !important;
	height:30px !important;
}

#item260265 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item260314 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item260290 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item260288 {
	width:287px !important;
	height:30px !important;
}

#item260338 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item260387 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item260363 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item260361 {
	width:215px !important;
	height:30px !important;
}

#item260411 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item260412 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item260581 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item260630 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item260606 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item260604 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item260679 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item260655 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item260653 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item260729 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item260704 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item260702 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item260753 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item260776 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item260780 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item260784 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item260789 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item297848 {
	width:55px !important;
	height:55px !important;
	left:2105px !important;
	top:220px !important;
}

#item126515 {
	width:425px !important;
	height:379px !important;
	left:1672px !important;
	top:525px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item126516 {
	width:425px !important;
	height:51px !important;
	left:1672px !important;
	top:467px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item126540 {
	width:395px !important;
	left:1687px !important;
	top:484px !important;
	min-height:19px !important;
}

#item126564 {
	width:306px !important;
	top:25px !important;
	min-height:35px !important;
}

#item126587 {
	width:286px !important;
	height:15px !important;
	left:1px !important;
}

#item126611 {
	width:306px !important;
	top:25px !important;
	min-height:35px !important;
}

#item126634 {
	width:280px !important;
	height:15px !important;
	left:1px !important;
}

#item126658 {
	width:306px !important;
	top:25px !important;
	min-height:110px !important;
}

#item126681 {
	width:224px !important;
	height:15px !important;
	left:1px !important;
}

#item126745 {
	width:320px !important;
	height:60px !important;
	left:1162px !important;
	top:918px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item126746 {
	width:267px !important;
	left:1189px !important;
	top:931px !important;
	min-height:31px !important;
}

#item248328 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item248304 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item248302 {
	width:87px !important;
	height:20px !important;
	left:1875px !important;
	top:602px !important;
}

#item234354 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item234377 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item234400 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item234424 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item234425 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item234448 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item234472 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item234522 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item234497 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item234495 {
	width:241px !important;
	height:30px !important;
}

#item234546 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item234595 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item234571 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item234569 {
	width:246px !important;
	height:30px !important;
}

#item234619 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item234668 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item234644 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item234642 {
	width:287px !important;
	height:30px !important;
}

#item234692 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item234741 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item234717 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item234715 {
	width:215px !important;
	height:30px !important;
}

#item125885 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item125585 {
	width:785px !important;
	height:314px !important;
	left:848px !important;
	top:537px !important;
	border-radius:12px;
	background:#fff;
}

#item127028 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:558px !important;
}

#item125589 {
	width:418px !important;
	height:51px !important;
	left:1031px !important;
	top:521px !important;
	border-radius:12px;
	background:#f9b01b;
}

#item125612 {
	width:395px !important;
	left:1042px !important;
	top:537px !important;
	min-height:19px !important;
}

#item125635 {
	width:203px !important;
	left:1139px !important;
	top:607px !important;
	min-height:18px !important;
}

#item125659 {
	width:245px !important;
	left:1259px !important;
	top:732px !important;
	min-height:78px !important;
}

#item125682 {
	width:268px !important;
	left:962px !important;
	top:732px !important;
	min-height:57px !important;
}

#item233851 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item233875 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item233898 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item233922 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item233923 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item233946 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item233970 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item234020 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233996 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233994 {
	width:241px !important;
	height:30px !important;
}

#item234044 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item234093 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item234069 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item234067 {
	width:246px !important;
	height:30px !important;
}

#item234117 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item234166 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item234142 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item234140 {
	width:287px !important;
	height:30px !important;
}

#item234190 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item234239 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item234215 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item234213 {
	width:215px !important;
	height:30px !important;
}

#item125884 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item125706 {
	width:785px !important;
	height:388px !important;
	left:848px !important;
	top:507px !important;
	border-radius:12px;
	background:#fff;
}

#item127026 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:528px !important;
}

#item125710 {
	width:418px !important;
	height:51px !important;
	left:1031px !important;
	top:491px !important;
	border-radius:12px;
	background:#f9b01b;
}

#item125733 {
	width:395px !important;
	left:1042px !important;
	top:507px !important;
	min-height:19px !important;
}

#item125756 {
	width:290px !important;
	left:1095px !important;
	top:577px !important;
	min-height:18px !important;
}

#item125779 {
	width:635px !important;
	left:923px !important;
	top:702px !important;
	min-height:57px !important;
}

#item125804 {
	width:635px !important;
	left:923px !important;
	top:789px !important;
	min-height:69px !important;
}

#item233391 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item233414 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item233437 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item233461 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item233462 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item233485 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item233509 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item233558 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233534 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233532 {
	width:241px !important;
	height:30px !important;
}

#item233582 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item233631 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233607 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233605 {
	width:246px !important;
	height:30px !important;
}

#item233656 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item233705 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233681 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233679 {
	width:287px !important;
	height:30px !important;
}

#item233729 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item233778 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233754 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233752 {
	width:215px !important;
	height:30px !important;
}

#item125879 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item125287 {
	width:785px !important;
	height:453px !important;
	left:848px !important;
	top:469px !important;
	border-radius:12px;
	background:#fff;
}

#item127024 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:490px !important;
}

#item125292 {
	width:418px !important;
	height:51px !important;
	left:1031px !important;
	top:453px !important;
	border-radius:12px;
	background:#f9b01b;
}

#item125315 {
	width:395px !important;
	left:1042px !important;
	top:469px !important;
	min-height:19px !important;
}

#item125338 {
	width:324px !important;
	left:1078px !important;
	top:539px !important;
	min-height:18px !important;
}

#item125361 {
	width:583px !important;
	left:948px !important;
	top:661px !important;
	min-height:63px !important;
}

#item125385 {
	width:601px !important;
	height:100px !important;
	left:939px !important;
	top:776px !important;
	border:solid 1px #eb6d9e;
}

#item127339 {
	width:85px !important;
	height:27px !important;
	left:1198px !important;
	top:763px !important;
	background:#eb6d9e;
}

#item125386 {
	width:549px !important;
	left:965px !important;
	top:769px !important;
	min-height:84px !important;
}

#item244022 {
	width:62px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item243997 {
	width:62px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item243995 {
	width:68px !important;
	height:20px !important;
	left:1374px !important;
	top:793px !important;
}

#item132033 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item132056 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item132080 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item232919 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item232943 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item232966 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item232990 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item232991 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item233014 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item233038 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item233087 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233063 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233061 {
	width:241px !important;
	height:30px !important;
}

#item233111 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item233160 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233136 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233134 {
	width:246px !important;
	height:30px !important;
}

#item233184 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item233234 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233209 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233207 {
	width:287px !important;
	height:30px !important;
}

#item233258 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item233307 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item233283 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item233281 {
	width:215px !important;
	height:30px !important;
}

#item125849 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item125410 {
	width:785px !important;
	height:444px !important;
	left:848px !important;
	top:472px !important;
	border-radius:12px;
	background:#fff;
}

#item127022 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:493px !important;
}

#item125415 {
	width:418px !important;
	height:51px !important;
	left:1031px !important;
	top:456px !important;
	border-radius:12px;
	background:#f9b01b;
}

#item125438 {
	width:395px !important;
	left:1042px !important;
	top:472px !important;
	min-height:19px !important;
}

#item125461 {
	width:324px !important;
	left:1078px !important;
	top:542px !important;
	min-height:18px !important;
}

#item125484 {
	width:635px !important;
	left:923px !important;
	top:668px !important;
	min-height:14px !important;
}

#item125509 {
	width:219px !important;
	left:284px !important;
	top:77px !important;
	min-height:57px !important;
}

#item125533 {
	width:214px !important;
	top:77px !important;
	min-height:78px !important;
}

#item249072 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249048 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249046 {
	width:87px !important;
	height:20px !important;
	left:987px !important;
	top:811px !important;
}

#item131929 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item131952 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item131975 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item121922 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item121923 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item121946 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item121970 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item122019 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item121995 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item121993 {
	width:241px !important;
	height:30px !important;
}

#item122043 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item122092 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item122068 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item122066 {
	width:246px !important;
	height:30px !important;
}

#item122116 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item122166 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item122141 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item122139 {
	width:287px !important;
	height:30px !important;
}

#item122190 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item122239 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item122215 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item122213 {
	width:215px !important;
	height:30px !important;
}

#item250857 {
	width:84px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item248156 {
	width:84px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item248154 {
	width:90px !important;
	height:20px !important;
	left:1708px !important;
	top:603px !important;
}

#item120522 {
	width:425px !important;
	height:450px !important;
	left:1672px !important;
	top:490px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item120523 {
	width:425px !important;
	height:51px !important;
	left:1672px !important;
	top:432px !important;
	border-radius:12px 12px 0 0;
	background:#00845f;
}

#item120546 {
	width:395px !important;
	left:1687px !important;
	top:448px !important;
	min-height:19px !important;
}

#item120569 {
	width:360px !important;
	left:1702px !important;
	top:516px !important;
	min-height:57px !important;
}

#item120661 {
	width:402px !important;
	height:97px !important;
	left:1685px !important;
	top:715px !important;
	background:#cce6df;
	padding:20px;
}

#item132444 {
	width:364px !important;
	left:1702px !important;
	top:835px !important;
	min-height:78px !important;
}

#item132526 {
	width:280px !important;
	height:60px !important;
	top:202px !important;
	border-radius:77px;
	background:#00845f;
}

#item132527 {
	width:231px !important;
	left:24px !important;
	top:215px !important;
	min-height:31px !important;
}

#item236395 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item236371 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item236369 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:590px !important;
}

#item236444 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item236420 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item236418 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:622px !important;
}

#item236493 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item236469 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item236467 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:653px !important;
}

#item236518 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item236581 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:685px !important;
}

#item120334 {
	width:425px !important;
	height:450px !important;
	left:1672px !important;
	top:490px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item120335 {
	width:425px !important;
	height:51px !important;
	left:1672px !important;
	top:432px !important;
	border-radius:12px 12px 0 0;
	background:#00845f;
}

#item120358 {
	width:395px !important;
	left:1687px !important;
	top:448px !important;
	min-height:19px !important;
}

#item120381 {
	width:360px !important;
	left:1702px !important;
	top:516px !important;
	min-height:57px !important;
}

#item120451 {
	width:402px !important;
	height:97px !important;
	left:1685px !important;
	top:684px !important;
	background:#cce6df;
	padding:20px;
}

#item132472 {
	width:364px !important;
	left:1702px !important;
	top:835px !important;
	min-height:78px !important;
}

#item132559 {
	width:280px !important;
	height:60px !important;
	top:202px !important;
	border-radius:77px;
	background:#00845f;
}

#item132560 {
	width:231px !important;
	left:24px !important;
	top:215px !important;
	min-height:31px !important;
}

#item235769 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235745 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235743 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:622px !important;
}

#item235795 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235965 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:654px !important;
}

#item235868 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235844 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235842 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:782px !important;
}

#item235928 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235904 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235902 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:590px !important;
}

#item120147 {
	width:425px !important;
	height:450px !important;
	left:1672px !important;
	top:490px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item120148 {
	width:425px !important;
	height:51px !important;
	left:1672px !important;
	top:432px !important;
	border-radius:12px 12px 0 0;
	background:#00845f;
}

#item120171 {
	width:395px !important;
	left:1687px !important;
	top:448px !important;
	min-height:19px !important;
}

#item120194 {
	width:360px !important;
	left:1702px !important;
	top:516px !important;
	min-height:57px !important;
}

#item120240 {
	width:402px !important;
	height:97px !important;
	left:1684px !important;
	top:652px !important;
	background:#cce6df;
	padding:20px;
}

#item132495 {
	width:364px !important;
	left:1702px !important;
	top:835px !important;
	min-height:78px !important;
}

#item132585 {
	width:280px !important;
	height:60px !important;
	top:202px !important;
	border-radius:77px;
	background:#00845f;
}

#item132586 {
	width:231px !important;
	left:24px !important;
	top:215px !important;
	min-height:31px !important;
}

#item235580 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235298 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235576 {
	width:408px !important;
	height:34px !important;
	left:1681px !important;
	top:590px !important;
}

#item235347 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235622 {
	width:408px !important;
	height:34px !important;
	left:1681px !important;
	top:622px !important;
}

#item235634 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235396 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235630 {
	width:408px !important;
	height:34px !important;
	left:1681px !important;
	top:750px !important;
}

#item235666 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235445 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item235662 {
	width:408px !important;
	height:34px !important;
	left:1681px !important;
	top:782px !important;
}

#item119958 {
	width:425px !important;
	height:450px !important;
	left:1672px !important;
	top:490px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item119959 {
	width:425px !important;
	height:51px !important;
	left:1672px !important;
	top:432px !important;
	border-radius:12px 12px 0 0;
	background:#00845f;
}

#item119982 {
	width:395px !important;
	left:1687px !important;
	top:448px !important;
	min-height:19px !important;
}

#item120005 {
	width:360px !important;
	left:1702px !important;
	top:516px !important;
	min-height:57px !important;
}

#item120052 {
	width:402px !important;
	height:97px !important;
	left:1685px !important;
	top:620px !important;
	background:#cce6df;
	padding:20px;
}

#item121119 {
	width:280px !important;
	height:60px !important;
	top:202px !important;
	border-radius:77px;
	background:#00845f;
}

#item121120 {
	width:231px !important;
	left:24px !important;
	top:215px !important;
	min-height:31px !important;
}

#item132421 {
	width:364px !important;
	left:1702px !important;
	top:835px !important;
	min-height:78px !important;
}

#item232582 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232800 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:590px !important;
}

#item250184 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232631 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item250180 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:718px !important;
}

#item232705 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232680 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232678 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:750px !important;
}

#item250214 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232730 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item250210 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:782px !important;
}

#item119690 {
	width:425px !important;
	height:353px !important;
	left:1672px !important;
	top:489px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item119691 {
	width:425px !important;
	height:51px !important;
	left:1672px !important;
	top:432px !important;
	border-radius:12px 12px 0 0;
	background:#00845f;
}

#item119714 {
	width:395px !important;
	left:1687px !important;
	top:448px !important;
	min-height:19px !important;
}

#item119737 {
	width:360px !important;
	left:1702px !important;
	top:515px !important;
	min-height:57px !important;
}

#item232551 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item119762 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232547 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:590px !important;
}

#item232523 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item119812 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232519 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:622px !important;
}

#item232496 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item119861 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232492 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:653px !important;
}

#item232469 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item119910 {
	width:402px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #00845f;
	padding:5px 5px 5px 10px;
}

#item232465 {
	width:408px !important;
	height:34px !important;
	left:1682px !important;
	top:685px !important;
}

#item132398 {
	width:364px !important;
	left:1702px !important;
	top:737px !important;
	min-height:78px !important;
}

#item132613 {
	width:280px !important;
	height:60px !important;
	top:202px !important;
	border-radius:77px;
	background:#00845f;
}

#item132614 {
	width:231px !important;
	left:24px !important;
	top:215px !important;
	min-height:31px !important;
}

#item232182 {
	width:425px !important;
	height:271px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item232183 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#00845f;
}

#item232206 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item232229 {
	width:342px !important;
	left:39px !important;
	top:124px !important;
	min-height:57px !important;
}

#item232279 {
	width:268px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#00845f;
	padding:5px 10px 5px 10px;
}

#item232254 {
	width:270px !important;
	height:30px !important;
	border:solid 1px #00845f;
	padding:5px 10px 5px 10px;
}

#item232252 {
	width:270px !important;
	height:30px !important;
	left:39px !important;
	top:84px !important;
}

#item232302 {
	width:342px !important;
	left:39px !important;
	top:261px !important;
	min-height:35px !important;
}

#item232351 {
	width:260px !important;
	height:46px !important;
	left:1px !important;
	background:#00845f;
	padding:5px 10px 5px 10px;
}

#item232327 {
	width:262px !important;
	height:48px !important;
	top:23px !important;
	border:solid 1px #00845f;
	padding:5px 10px 5px 10px;
}

#item232325 {
	width:262px !important;
	height:71px !important;
	left:39px !important;
	top:180px !important;
}

#item232374 {
	width:260px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#00845f;
}

#item232375 {
	width:209px !important;
	left:26px !important;
	top:60px !important;
	min-height:31px !important;
}

#item116717 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item116718 {
	width:785px !important;
	height:273px !important;
	left:848px !important;
	top:537px !important;
	border-radius:12px;
	background:#fff;
}

#item127010 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:558px !important;
}

#item116721 {
	width:418px !important;
	height:51px !important;
	left:1031px !important;
	top:521px !important;
	border-radius:12px;
	background:#00845f;
}

#item116745 {
	width:395px !important;
	left:1042px !important;
	top:537px !important;
	min-height:19px !important;
}

#item116768 {
	width:503px !important;
	left:989px !important;
	top:607px !important;
	min-height:18px !important;
}

#item116791 {
	width:635px !important;
	left:923px !important;
	top:711px !important;
	min-height:63px !important;
}

#item231935 {
	width:425px !important;
	height:271px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item231936 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#00845f;
}

#item231959 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item231982 {
	width:342px !important;
	left:39px !important;
	top:124px !important;
	min-height:57px !important;
}

#item232031 {
	width:268px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#00845f;
	padding:5px 10px 5px 10px;
}

#item232007 {
	width:270px !important;
	height:30px !important;
	border:solid 1px #00845f;
	padding:5px 10px 5px 10px;
}

#item232005 {
	width:270px !important;
	height:30px !important;
	left:39px !important;
	top:84px !important;
}

#item232054 {
	width:342px !important;
	left:39px !important;
	top:261px !important;
	min-height:35px !important;
}

#item232103 {
	width:260px !important;
	height:46px !important;
	left:1px !important;
	background:#00845f;
	padding:5px 10px 5px 10px;
}

#item232079 {
	width:262px !important;
	height:48px !important;
	top:23px !important;
	border:solid 1px #00845f;
	padding:5px 10px 5px 10px;
}

#item232077 {
	width:262px !important;
	height:71px !important;
	left:39px !important;
	top:180px !important;
}

#item232126 {
	width:260px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#00845f;
}

#item232127 {
	width:209px !important;
	left:26px !important;
	top:60px !important;
	min-height:31px !important;
}

#item115952 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item115954 {
	width:785px !important;
	height:451px !important;
	left:848px !important;
	top:436px !important;
	border-radius:12px;
	background:#fff;
}

#item127007 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:457px !important;
}

#item115958 {
	width:418px !important;
	height:51px !important;
	left:1031px !important;
	top:420px !important;
	border-radius:12px;
	background:#00845f;
}

#item115981 {
	width:395px !important;
	left:1042px !important;
	top:436px !important;
	min-height:19px !important;
}

#item170968 {
	width:596px !important;
	height:152px !important;
	left:942px !important;
	top:636px !important;
	border:solid 1px #00845f;
}

#item131075 {
	width:107px !important;
	height:36px !important;
	left:1187px !important;
	top:616px !important;
	background:#fff;
	border:solid 1px #00845f;
}

#item116004 {
	width:269px !important;
	left:1106px !important;
	top:507px !important;
	min-height:18px !important;
}

#item116027 {
	width:635px !important;
	left:923px !important;
	top:806px !important;
	min-height:35px !important;
}

#item116052 {
	width:552px !important;
	left:964px !important;
	top:673px !important;
	min-height:84px !important;
}

#item131052 {
	width:62px !important;
	left:1209px !important;
	top:628px !important;
	min-height:15px !important;
}

#item240563 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item240539 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item240537 {
	width:157px !important;
	height:20px !important;
	left:1336px !important;
	top:714px !important;
}

#item248890 {
	width:76px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item248865 {
	width:76px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item248863 {
	width:82px !important;
	height:20px !important;
	left:1366px !important;
	top:692px !important;
}

#item112257 {
	width:425px !important;
	height:271px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item112259 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#00845f;
}

#item112283 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item112306 {
	width:342px !important;
	left:39px !important;
	top:124px !important;
	min-height:57px !important;
}

#item112355 {
	width:268px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#00845f;
	padding:5px 10px 5px 10px;
}

#item112331 {
	width:270px !important;
	height:30px !important;
	border:solid 1px #00845f;
	padding:5px 10px 5px 10px;
}

#item112329 {
	width:270px !important;
	height:30px !important;
	left:39px !important;
	top:84px !important;
}

#item112378 {
	width:342px !important;
	left:39px !important;
	top:261px !important;
	min-height:35px !important;
}

#item250155 {
	width:262px !important;
	height:48px !important;
	background:#00845f;
	border:solid 1px #00845f;
	padding:5px 10px 5px 10px;
}

#item112403 {
	width:262px !important;
	height:48px !important;
	border:solid 1px #00845f;
	padding:5px 10px 5px 10px;
}

#item250151 {
	width:262px !important;
	height:48px !important;
	left:39px !important;
	top:203px !important;
}

#item113027 {
	width:260px !important;
	height:60px !important;
	left:1222px !important;
	top:569px !important;
	border-radius:77px;
	background:#00845f;
}

#item113028 {
	width:209px !important;
	left:1248px !important;
	top:582px !important;
	min-height:31px !important;
}

#item246266 {
	width:73px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item246242 {
	width:73px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item246240 {
	width:79px !important;
	height:20px !important;
	left:1708px !important;
	top:686px !important;
}

#item110687 {
	width:425px !important;
	height:602px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item110689 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#4c2982;
}

#item110712 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item111756 {
	width:342px !important;
	left:38px !important;
	top:455px !important;
	min-height:128px !important;
}

#item110735 {
	width:341px !important;
	left:39px !important;
	top:283px !important;
	min-height:78px !important;
}

#item110760 {
	width:300px !important;
	height:53px !important;
	left:39px !important;
	top:91px !important;
}

#item231443 {
	width:332px !important;
	height:64px !important;
	border-radius:100px;
	background:#eb6d9e;
	border:solid 1.6px #eb6d9e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item231444 {
	width:101px !important;
	left:33px !important;
	top:10px !important;
	min-height:12px !important;
}

#item110955 {
	width:332px !important;
	height:64px !important;
	border-radius:100px;
	background:#fff;
	border:solid 1.6px #eb6d9e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110956 {
	width:101px !important;
	left:33px !important;
	top:10px !important;
	min-height:12px !important;
}

#item231440 {
	width:166px !important;
	height:32px !important;
	left:38px !important;
	top:600px !important;
}

#item111188 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#462c7e;
}

#item111189 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item118463 {
	width:341px !important;
	left:1711px !important;
	top:513px !important;
	min-height:35px !important;
}

#item242664 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item242640 {
	width:101px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item242638 {
	width:157px !important;
	height:20px !important;
	left:1715px !important;
	top:923px !important;
}

#item246119 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item246095 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item246093 {
	width:78px !important;
	height:20px !important;
	left:1863px !important;
	top:680px !important;
}

#item231478 {
	width:425px !important;
	height:710px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item231481 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#4c2982;
}

#item231504 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item231527 {
	width:332px !important;
	left:39px !important;
	top:124px !important;
	min-height:57px !important;
}

#item231576 {
	width:315px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item231552 {
	width:316px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item231550 {
	width:316px !important;
	height:30px !important;
	left:39px !important;
	top:84px !important;
}

#item231599 {
	width:341px !important;
	left:39px !important;
	top:242px !important;
	min-height:57px !important;
}

#item231648 {
	width:341px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item231624 {
	width:342px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item231622 {
	width:342px !important;
	height:30px !important;
	left:39px !important;
	top:201px !important;
}

#item231720 {
	width:288px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item231696 {
	width:289px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item231694 {
	width:289px !important;
	height:30px !important;
	left:39px !important;
	top:318px !important;
}

#item231743 {
	width:348px !important;
	height:276px !important;
	left:39px !important;
	top:441px !important;
	border-radius:12px;
	background:#eb6d9e;
}

#item231773 {
	width:206px !important;
	height:40px !important;
	border-radius:23px;
	background:#eb6d9e;
	border:solid 1px #fff;
}

#item231774 {
	width:141px !important;
	left:33px !important;
	top:10px !important;
	min-height:17px !important;
}

#item231748 {
	width:206px !important;
	height:40px !important;
	border-radius:23px;
	background:#fff;
	border:solid 1px #eb6d9e;
}

#item231749 {
	width:141px !important;
	left:33px !important;
	top:10px !important;
	min-height:17px !important;
}

#item231745 {
	width:206px !important;
	height:40px !important;
	left:110px !important;
	top:697px !important;
}

#item231797 {
	width:184px !important;
	height:19px !important;
	left:121px !important;
	top:490px !important;
}

#item231824 {
	width:295px !important;
	left:65px !important;
	top:524px !important;
	min-height:150px !important;
}

#item231849 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#462c7e;
}

#item231850 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item231671 {
	width:320px !important;
	left:413px !important;
	top:359px !important;
	min-height:35px !important;
}

#item231930 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item108385 {
	width:785px !important;
	height:622px !important;
	left:848px !important;
	top:380px !important;
	border-radius:12px;
	background:#fff;
}

#item127003 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:401px !important;
}

#item108389 {
	width:418px !important;
	height:51px !important;
	left:1032px !important;
	top:364px !important;
	border-radius:12px;
	background:#4c2982;
}

#item108412 {
	width:395px !important;
	left:1043px !important;
	top:380px !important;
	min-height:19px !important;
}

#item108435 {
	width:674px !important;
	left:904px !important;
	top:450px !important;
	min-height:18px !important;
}

#item108458 {
	width:635px !important;
	left:924px !important;
	top:554px !important;
	min-height:35px !important;
}

#item108546 {
	width:602px !important;
	height:98px !important;
	left:940px !important;
	top:778px !important;
	border:solid 1px #eb6d9e;
}

#item127338 {
	width:85px !important;
	height:27px !important;
	left:1198px !important;
	top:764px !important;
	background:#eb6d9e;
}

#item108547 {
	width:545px !important;
	left:968px !important;
	top:771px !important;
	min-height:84px !important;
}

#item108651 {
	width:194px !important;
	min-height:82px !important;
}

#item108661 {
	width:96px !important;
	left:276px !important;
	min-height:78px !important;
}

#item108665 {
	width:239px !important;
	left:453px !important;
	min-height:78px !important;
}

#item127351 {
	width:79px !important;
	height:36px !important;
	left:952px !important;
	top:626px !important;
	border:solid 1px #462c7e;
}

#item127352 {
	width:79px !important;
	height:36px !important;
	left:1179px !important;
	top:626px !important;
	border:solid 1px #462c7e;
}

#item127353 {
	width:79px !important;
	height:36px !important;
	left:1428px !important;
	top:626px !important;
	border:solid 1px #462c7e;
}

#item131014 {
	width:414px !important;
	left:1034px !important;
	top:911px !important;
	min-height:57px !important;
}

#item241032 {
	width:151px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item241008 {
	width:96px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item241006 {
	width:157px !important;
	height:20px !important;
	left:1340px !important;
	top:951px !important;
}

#item230511 {
	width:425px !important;
	height:710px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item230513 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#4c2982;
}

#item230536 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item230559 {
	width:332px !important;
	left:39px !important;
	top:124px !important;
	min-height:57px !important;
}

#item230609 {
	width:315px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item230584 {
	width:316px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item230582 {
	width:316px !important;
	height:30px !important;
	left:39px !important;
	top:84px !important;
}

#item230632 {
	width:341px !important;
	left:39px !important;
	top:242px !important;
	min-height:57px !important;
}

#item230682 {
	width:341px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item230658 {
	width:342px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item230656 {
	width:342px !important;
	height:30px !important;
	left:39px !important;
	top:201px !important;
}

#item230754 {
	width:288px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item230730 {
	width:289px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item230728 {
	width:289px !important;
	height:30px !important;
	left:39px !important;
	top:318px !important;
}

#item230777 {
	width:348px !important;
	height:276px !important;
	left:39px !important;
	top:441px !important;
	border-radius:12px;
	background:#eb6d9e;
}

#item230806 {
	width:206px !important;
	height:40px !important;
	border-radius:23px;
	background:#eb6d9e;
	border:solid 1px #fff;
}

#item230807 {
	width:141px !important;
	left:33px !important;
	top:10px !important;
	min-height:17px !important;
}

#item230781 {
	width:206px !important;
	height:40px !important;
	border-radius:23px;
	background:#fff;
	border:solid 1px #eb6d9e;
}

#item230782 {
	width:141px !important;
	left:33px !important;
	top:10px !important;
	min-height:17px !important;
}

#item230778 {
	width:206px !important;
	height:40px !important;
	left:110px !important;
	top:697px !important;
}

#item230830 {
	width:184px !important;
	height:19px !important;
	left:121px !important;
	top:490px !important;
}

#item230857 {
	width:295px !important;
	left:65px !important;
	top:524px !important;
	min-height:150px !important;
}

#item230883 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#462c7e;
}

#item230884 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item230705 {
	width:320px !important;
	left:413px !important;
	top:359px !important;
	min-height:35px !important;
}

#item108678 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item108036 {
	width:785px !important;
	height:632px !important;
	left:848px !important;
	top:378px !important;
	border-radius:12px;
	background:#fff;
}

#item127001 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:399px !important;
}

#item108040 {
	width:418px !important;
	height:51px !important;
	left:1031px !important;
	top:362px !important;
	border-radius:12px;
	background:#4c2982;
}

#item108063 {
	width:395px !important;
	left:1042px !important;
	top:378px !important;
	min-height:19px !important;
}

#item108086 {
	width:674px !important;
	left:903px !important;
	top:448px !important;
	min-height:18px !important;
}

#item108109 {
	width:635px !important;
	left:923px !important;
	top:573px !important;
	min-height:14px !important;
}

#item108134 {
	width:308px !important;
	top:76px !important;
	min-height:100px !important;
}

#item108163 {
	width:312px !important;
	top:77px !important;
	min-height:128px !important;
}

#item108197 {
	width:602px !important;
	height:77px !important;
	left:939px !important;
	top:888px !important;
	border:solid 1px #eb6d9e;
}

#item127337 {
	width:85px !important;
	height:27px !important;
	left:1198px !important;
	top:874px !important;
	background:#eb6d9e;
}

#item108198 {
	width:545px !important;
	left:968px !important;
	top:881px !important;
	min-height:63px !important;
}

#item230090 {
	width:425px !important;
	height:710px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item230092 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#4c2982;
}

#item230116 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item230139 {
	width:332px !important;
	left:39px !important;
	top:124px !important;
	min-height:57px !important;
}

#item230188 {
	width:315px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item230164 {
	width:316px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item230162 {
	width:316px !important;
	height:30px !important;
	left:39px !important;
	top:84px !important;
}

#item230211 {
	width:341px !important;
	left:39px !important;
	top:242px !important;
	min-height:57px !important;
}

#item230260 {
	width:341px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item230236 {
	width:342px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item230234 {
	width:342px !important;
	height:30px !important;
	left:39px !important;
	top:201px !important;
}

#item230332 {
	width:288px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item230308 {
	width:289px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item230306 {
	width:289px !important;
	height:30px !important;
	left:39px !important;
	top:318px !important;
}

#item230355 {
	width:348px !important;
	height:276px !important;
	left:39px !important;
	top:441px !important;
	border-radius:12px;
	background:#eb6d9e;
}

#item230385 {
	width:206px !important;
	height:40px !important;
	border-radius:23px;
	background:#eb6d9e;
	border:solid 1px #fff;
}

#item230386 {
	width:141px !important;
	left:33px !important;
	top:10px !important;
	min-height:17px !important;
}

#item230359 {
	width:206px !important;
	height:40px !important;
	border-radius:23px;
	background:#fff;
	border:solid 1px #eb6d9e;
}

#item230360 {
	width:141px !important;
	left:33px !important;
	top:10px !important;
	min-height:17px !important;
}

#item230356 {
	width:206px !important;
	height:40px !important;
	left:110px !important;
	top:697px !important;
}

#item230409 {
	width:184px !important;
	height:19px !important;
	left:121px !important;
	top:490px !important;
}

#item230437 {
	width:295px !important;
	left:65px !important;
	top:524px !important;
	min-height:150px !important;
}

#item230462 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#462c7e;
}

#item230463 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item230283 {
	width:320px !important;
	left:413px !important;
	top:359px !important;
	min-height:35px !important;
}

#item108680 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item107643 {
	width:785px !important;
	height:600px !important;
	left:848px !important;
	top:394px !important;
	border-radius:12px;
	background:#fff;
}

#item126999 {
	width:26px !important;
	height:26px !important;
	left:1585px !important;
	top:415px !important;
}

#item107708 {
	width:418px !important;
	height:51px !important;
	left:1031px !important;
	top:378px !important;
	border-radius:12px;
	background:#4c2982;
}

#item107731 {
	width:395px !important;
	left:1042px !important;
	top:394px !important;
	min-height:19px !important;
}

#item107780 {
	width:324px !important;
	left:1078px !important;
	top:464px !important;
	min-height:18px !important;
}

#item107805 {
	width:635px !important;
	left:923px !important;
	top:589px !important;
	min-height:14px !important;
}

#item107859 {
	width:289px !important;
	top:76px !important;
	min-height:78px !important;
}

#item107836 {
	width:253px !important;
	top:77px !important;
	min-height:78px !important;
}

#item107940 {
	width:445px !important;
	height:77px !important;
	left:1018px !important;
	top:862px !important;
	border:solid 1px #eb6d9e;
}

#item127334 {
	width:85px !important;
	height:27px !important;
	left:1196px !important;
	top:848px !important;
	background:#eb6d9e;
}

#item107813 {
	width:445px !important;
	left:1018px !important;
	top:855px !important;
	min-height:67px !important;
}

#item107113 {
	width:425px !important;
	height:710px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item107115 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#4c2982;
}

#item107138 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item107161 {
	width:332px !important;
	left:39px !important;
	top:124px !important;
	min-height:57px !important;
}

#item107210 {
	width:315px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item107186 {
	width:316px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item107184 {
	width:316px !important;
	height:30px !important;
	left:39px !important;
	top:84px !important;
}

#item107233 {
	width:341px !important;
	left:39px !important;
	top:242px !important;
	min-height:57px !important;
}

#item107283 {
	width:341px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item107258 {
	width:342px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item107256 {
	width:342px !important;
	height:30px !important;
	left:39px !important;
	top:201px !important;
}

#item107355 {
	width:288px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#462c7e;
	padding:5px 10px 5px 10px;
}

#item107331 {
	width:289px !important;
	height:30px !important;
	border:solid 1px #462c7e;
	padding:5px 10px 5px 10px;
}

#item107329 {
	width:289px !important;
	height:30px !important;
	left:39px !important;
	top:318px !important;
}

#item107378 {
	width:348px !important;
	height:276px !important;
	left:39px !important;
	top:441px !important;
	border-radius:12px;
	background:#eb6d9e;
}

#item126972 {
	width:206px !important;
	height:40px !important;
	border-radius:23px;
	background:#eb6d9e;
	border:solid 1px #fff;
}

#item126973 {
	width:141px !important;
	left:33px !important;
	top:10px !important;
	min-height:17px !important;
}

#item107381 {
	width:206px !important;
	height:40px !important;
	border-radius:23px;
	background:#fff;
	border:solid 1px #eb6d9e;
}

#item107382 {
	width:141px !important;
	left:33px !important;
	top:10px !important;
	min-height:17px !important;
}

#item126970 {
	width:206px !important;
	height:40px !important;
	left:110px !important;
	top:697px !important;
}

#item107430 {
	width:184px !important;
	height:19px !important;
	left:121px !important;
	top:490px !important;
}

#item107458 {
	width:295px !important;
	left:65px !important;
	top:524px !important;
	min-height:150px !important;
}

#item107306 {
	width:320px !important;
	left:39px !important;
	top:359px !important;
	min-height:35px !important;
}

#item111083 {
	width:184px !important;
	height:60px !important;
	border-radius:77px;
	background:#462c7e;
}

#item111084 {
	width:124px !important;
	left:34px !important;
	top:13px !important;
	min-height:31px !important;
}

#item250096 {
	width:232px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item242870 {
	width:232px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item242868 {
	width:238px !important;
	height:20px !important;
	left:1708px !important;
	top:562px !important;
}

#item108681 {
	width:2467px !important;
	height:1321px !important;
	left:-122px !important;
	top:-121px !important;
}

@keyframes réduction-42658 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-42658 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item41127 {
	width:489px !important;
	left:256px !important;
	top:211px !important;
	min-height:152px !important;
}

@keyframes entréerapideparlehaut-41127 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-41127 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlagauche-42520 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-42520 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fonduenentrée-300566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-300566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item300566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item300569 {
	width:542px !important;
	height:47px !important;
	border-radius:23px;
	background:#00008f;
}

#item300570 {
	width:415px !important;
	left:61px !important;
	top:12px !important;
	min-height:20px !important;
}

#item57754 {
	width:542px !important;
	height:47px !important;
	border-radius:23px;
	background:#fff;
}

#item57755 {
	width:415px !important;
	left:61px !important;
	top:12px !important;
	min-height:20px !important;
}

#item300566 {
	width:542px !important;
	height:47px !important;
	left:1437px !important;
	top:912px !important;
}

#item42659 {
	width:542px !important;
	height:236px !important;
	left:1437px !important;
	top:612px !important;
	border-radius:10px;
	background:#fff;
}

#item42650 {
	width:382px !important;
	left:1564px !important;
	top:643px !important;
	min-height:174px !important;
}

#item42604 {
	width:542px !important;
	height:413px !important;
	left:1437px !important;
	top:174px !important;
	border-radius:10px;
	background:#fff;
}

#item42365 {
	width:376px !important;
	left:1567px !important;
	top:206px !important;
	min-height:348px !important;
}

#item42594 {
	width:558px !important;
	height:308px !important;
	left:834px !important;
	top:651px !important;
	border-radius:10px;
	background:#fff;
}

#item42570 {
	width:402px !important;
	left:961px !important;
	top:688px !important;
	min-height:233px !important;
}

#item42568 {
	width:560px !important;
	height:118px !important;
	left:832px !important;
	top:509px !important;
	border-radius:10px;
	background:#fff;
}

#item42545 {
	width:420px !important;
	left:961px !important;
	top:536px !important;
	min-height:58px !important;
}

#item42544 {
	width:560px !important;
	height:118px !important;
	left:832px !important;
	top:368px !important;
	border-radius:10px;
	background:#fff;
}

#item42521 {
	width:420px !important;
	left:961px !important;
	top:396px !important;
	min-height:58px !important;
}

#item42390 {
	width:560px !important;
	height:171px !important;
	left:832px !important;
	top:174px !important;
	border-radius:10px;
	background:#fff;
}

#item42340 {
	width:420px !important;
	left:961px !important;
	top:201px !important;
	min-height:116px !important;
}

#item242303 {
	width:168px !important;
	min-height:18px !important;
}

#item242279 {
	width:168px !important;
	min-height:18px !important;
}

#item242277 {
	width:168px !important;
	height:18px !important;
	left:986px !important;
	top:270px !important;
}

#item245935 {
	width:168px !important;
	min-height:18px !important;
}

#item245911 {
	width:96px !important;
	min-height:18px !important;
}

#item245909 {
	width:168px !important;
	height:18px !important;
	left:1121px !important;
	top:576px !important;
}

#item248406 {
	width:108px !important;
	min-height:18px !important;
}

#item248382 {
	width:108px !important;
	min-height:18px !important;
}

#item248379 {
	width:108px !important;
	height:18px !important;
	left:1614px !important;
	top:275px !important;
}

#item263888 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item263912 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item263935 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item263959 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item263960 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item263983 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item264007 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item264057 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item264032 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item264030 {
	width:241px !important;
	height:30px !important;
}

#item264081 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item264130 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item264106 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item264104 {
	width:246px !important;
	height:30px !important;
}

#item264154 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item264204 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item264180 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item264177 {
	width:287px !important;
	height:30px !important;
}

#item264228 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item264277 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item264253 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item264251 {
	width:215px !important;
	height:30px !important;
}

#item264302 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item264304 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item264308 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item264357 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item264333 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item264331 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item264406 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item264382 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item264380 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item264456 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item264432 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item264430 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item264480 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item264503 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item264507 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item264511 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299642 {
	width:55px !important;
	height:55px !important;
	left:2101px !important;
	top:223px !important;
}

#item263213 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item263236 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item263259 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item263283 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item263284 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item263307 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item263332 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item263381 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item263357 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item263355 {
	width:241px !important;
	height:30px !important;
}

#item263405 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item263455 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item263430 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item263428 {
	width:246px !important;
	height:30px !important;
}

#item263479 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item263528 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item263504 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item263502 {
	width:287px !important;
	height:30px !important;
}

#item263552 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item263601 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item263577 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item263575 {
	width:215px !important;
	height:30px !important;
}

#item263624 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item263625 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item263629 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item263678 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item263654 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item263652 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item263728 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item263704 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item263701 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item263777 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item263753 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item263751 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item263801 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item263824 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item263828 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item263832 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item263836 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299632 {
	width:55px !important;
	height:55px !important;
	left:2101px !important;
	top:223px !important;
}

#item262506 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item262529 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item262552 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item262576 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item262577 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item262600 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item262624 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item262673 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item262649 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item262647 {
	width:241px !important;
	height:30px !important;
}

#item262697 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item262747 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item262722 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item262720 {
	width:246px !important;
	height:30px !important;
}

#item262771 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item262820 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item262796 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item262794 {
	width:287px !important;
	height:30px !important;
}

#item262844 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item262893 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item262869 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item262867 {
	width:215px !important;
	height:30px !important;
}

#item262916 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item262917 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item262921 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item262970 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262946 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262944 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item263020 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262996 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item262993 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item263069 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item263045 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item263043 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item263094 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item263117 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item263121 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item263125 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item263129 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299615 {
	width:55px !important;
	height:55px !important;
	left:2101px !important;
	top:223px !important;
}

#item265240 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item264557 {
	width:2467px !important;
	height:1321px !important;
	left:-122px !important;
	top:-121px !important;
}

#item187750 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item187723 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item187718 {
	width:143px !important;
	height:27px !important;
	left:1832px !important;
	top:115px !important;
}

#item188821 {
	width:1218px !important;
	height:1280px !important;
	left:-100px !important;
	top:-100px !important;
	background:#9fd9b4;
}

#item170443 {
	width:610px !important;
	left:256px !important;
	top:209px !important;
	min-height:56px !important;
}

@keyframes entréerapideparlehaut-170443 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-170443 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fonduenentrée-170494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-170494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item170494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item170499 {
	width:442px !important;
	left:477px !important;
	top:770px !important;
	min-height:157px !important;
}

#item187544 {
	width:265px !important;
	left:11px !important;
	top:115px !important;
	border-radius:10px;
	min-height:75px !important;
}

#item171006 {
	width:265px !important;
	left:11px !important;
	top:115px !important;
	border-radius:10px;
	min-height:75px !important;
}

#item187541 {
	width:288px !important;
	height:288px !important;
	left:1058px !important;
	top:156px !important;
}

#item187628 {
	width:207px !important;
	left:40px !important;
	top:107px !important;
	border-radius:10px;
	min-height:75px !important;
}

#item171174 {
	width:207px !important;
	left:40px !important;
	top:107px !important;
	border-radius:10px;
	min-height:75px !important;
}

#item187595 {
	width:288px !important;
	height:288px !important;
	left:1224px !important;
	top:536px !important;
}

#item187572 {
	width:209px !important;
	left:39px !important;
	top:107px !important;
	border-radius:10px;
	min-height:75px !important;
}

#item171151 {
	width:209px !important;
	left:39px !important;
	top:107px !important;
	border-radius:10px;
	min-height:75px !important;
}

#item187568 {
	width:288px !important;
	height:288px !important;
	left:1687px !important;
	top:265px !important;
}

#item187655 {
	width:247px !important;
	left:20px !important;
	top:80px !important;
	border-radius:10px;
	min-height:121px !important;
}

#item171197 {
	width:247px !important;
	left:20px !important;
	top:80px !important;
	border-radius:10px;
	min-height:121px !important;
}

#item187652 {
	width:288px !important;
	height:288px !important;
	left:1692px !important;
	top:672px !important;
}

#item186684 {
	width:375px !important;
	height:37px !important;
	border-radius:50px;
	background:#00008f;
}

#item170466 {
	width:657px !important;
	left:12px !important;
	top:8px !important;
	min-height:149px !important;
}

#item188846 {
	width:414px !important;
	left:369px !important;
	top:126px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-188846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-188846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes réduction-188869 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-188869 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item188869 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item188874 {
	width:46px !important;
	left:1177px !important;
	top:374px !important;
	border-radius:10px;
	min-height:35px !important;
}

#item188900 {
	width:46px !important;
	left:1809px !important;
	top:473px !important;
	border-radius:10px;
	min-height:35px !important;
}

#item188923 {
	width:46px !important;
	left:1344px !important;
	top:749px !important;
	border-radius:10px;
	min-height:35px !important;
}

#item188946 {
	width:46px !important;
	left:1813px !important;
	top:892px !important;
	border-radius:10px;
	min-height:35px !important;
}

#item243849 {
	width:69px !important;
	min-height:15px !important;
}

#item243825 {
	width:69px !important;
	min-height:15px !important;
}

#item243823 {
	width:69px !important;
	height:15px !important;
	left:783px !important;
	top:868px !important;
}

#item243626 {
	width:169px !important;
	min-height:15px !important;
}

#item243602 {
	width:169px !important;
	min-height:15px !important;
}

#item243600 {
	width:169px !important;
	height:15px !important;
	left:746px !important;
	top:912px !important;
}

#item248506 {
	width:108px !important;
	min-height:18px !important;
}

#item248482 {
	width:108px !important;
	min-height:18px !important;
}

#item248480 {
	width:108px !important;
	height:18px !important;
	left:343px !important;
	top:432px !important;
}

#item266708 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item266731 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item266754 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item266778 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item266779 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item266802 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item266826 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item266876 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item266851 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item266849 {
	width:241px !important;
	height:30px !important;
}

#item266900 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item266949 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item266925 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item266923 {
	width:246px !important;
	height:30px !important;
}

#item266973 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item267022 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item266998 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item266996 {
	width:287px !important;
	height:30px !important;
}

#item267046 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item267095 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item267071 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item267069 {
	width:215px !important;
	height:30px !important;
}

#item267118 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item267119 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item267124 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item267175 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item267151 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item267147 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item267225 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item267201 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item267198 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item267274 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item267250 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item267248 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item267299 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item267322 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item267326 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item267330 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299684 {
	width:55px !important;
	height:55px !important;
	left:2102px !important;
	top:223px !important;
}

#item266042 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item266065 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item266088 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item266112 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item266113 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item266136 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item266160 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item266211 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item266187 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item266185 {
	width:241px !important;
	height:30px !important;
}

#item266236 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item266285 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item266261 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item266259 {
	width:246px !important;
	height:30px !important;
}

#item266310 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item266359 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item266335 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item266333 {
	width:287px !important;
	height:30px !important;
}

#item266384 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item266433 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item266409 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item266407 {
	width:215px !important;
	height:30px !important;
}

#item266457 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item266458 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item266462 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item266512 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item266488 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item266485 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item266561 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item266537 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item266535 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item266611 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item266587 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item266584 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item266635 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item266658 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item266662 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item266667 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item266671 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299666 {
	width:55px !important;
	height:55px !important;
	left:2102px !important;
	top:223px !important;
}

#item265380 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item265403 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item265426 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item265450 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item265451 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item265474 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item265499 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item265548 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item265524 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item265522 {
	width:241px !important;
	height:30px !important;
}

#item265572 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item265621 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item265597 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item265595 {
	width:246px !important;
	height:30px !important;
}

#item265645 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item265694 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item265670 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item265668 {
	width:287px !important;
	height:30px !important;
}

#item265718 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item265768 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item265743 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item265741 {
	width:215px !important;
	height:30px !important;
}

#item265791 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	left:10px !important;
	top:10px !important;
	background:#462c7e;
}

#item265792 {
	width:1856px !important;
	height:888px !important;
	left:312px !important;
	top:213px !important;
	border-radius:12px;
	background:#fff;
}

#item265796 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item265845 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item265821 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item265819 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item265895 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item265871 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item265868 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item265945 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item265921 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item265918 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item265969 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item265993 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item265997 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item266001 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item266005 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299654 {
	width:55px !important;
	height:55px !important;
	left:2102px !important;
	top:223px !important;
}

#item265374 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item265372 {
	width:2467px !important;
	height:1321px !important;
	left:-122px !important;
	top:-121px !important;
}

#item188771 {
	width:1218px !important;
	height:1280px !important;
	left:-100px !important;
	top:-100px !important;
	background:#9fd9b4;
}

#item188796 {
	width:414px !important;
	left:369px !important;
	top:126px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-188796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-188796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes réduction-188819 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-188819 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item188819 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item195397 {
	width:404px !important;
	left:311px !important;
	top:326px !important;
	min-height:40px !important;
}

@keyframes entréerapideparlebas-195397 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-195397 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item187366 {
	width:610px !important;
	min-height:56px !important;
}

#item211289 {
	width:610px !important;
	height:56px !important;
	left:256px !important;
	top:209px !important;
}

#item273022 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item273045 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item273068 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item273092 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item273094 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item273117 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item273141 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item273190 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item273166 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item273164 {
	width:241px !important;
	height:30px !important;
}

#item273215 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item273265 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item273241 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item273238 {
	width:246px !important;
	height:30px !important;
}

#item273289 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item273338 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item273314 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item273312 {
	width:287px !important;
	height:30px !important;
}

#item273362 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item273412 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item273388 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item273386 {
	width:215px !important;
	height:30px !important;
}

#item273435 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item273436 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item273440 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item273489 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item273465 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item273463 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item273538 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item273514 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item273512 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item273588 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item273564 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item273562 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item273613 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item273636 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item273640 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item273644 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299708 {
	width:55px !important;
	height:55px !important;
	left:2101px !important;
	top:224px !important;
}

#item271603 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item271626 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item271649 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item271673 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item271674 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item271697 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item271721 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item271770 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item271746 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item271744 {
	width:241px !important;
	height:30px !important;
}

#item271794 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item271843 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item271819 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item271817 {
	width:246px !important;
	height:30px !important;
}

#item271868 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item271917 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item271893 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item271891 {
	width:287px !important;
	height:30px !important;
}

#item271941 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item271990 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item271966 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item271964 {
	width:215px !important;
	height:30px !important;
}

#item272013 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item272014 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item272018 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item272068 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item272044 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item272041 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item272118 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item272093 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item272091 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item272167 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item272143 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item272141 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item272191 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item272214 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item272218 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item272223 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item272227 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299701 {
	width:55px !important;
	height:55px !important;
	left:2101px !important;
	top:224px !important;
}

#item270123 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item270146 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item270170 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item270194 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item270195 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item270218 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item270242 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item270292 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item270267 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item270265 {
	width:241px !important;
	height:30px !important;
}

#item270316 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item270366 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item270342 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item270339 {
	width:246px !important;
	height:30px !important;
}

#item270390 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item270439 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item270415 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item270413 {
	width:287px !important;
	height:30px !important;
}

#item270463 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item270512 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item270488 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item270486 {
	width:215px !important;
	height:30px !important;
}

#item270535 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item270536 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item270540 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item270590 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item270565 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item270563 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item270639 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item270615 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item270613 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item270688 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item270664 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item270662 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item270712 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item270735 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item270739 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item270743 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item270747 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299693 {
	width:55px !important;
	height:55px !important;
	left:2101px !important;
	top:224px !important;
}

#item193590 {
	width:690px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193591 {
	width:455px !important;
	left:26px !important;
	top:84px !important;
	min-height:14px !important;
}

#item193615 {
	width:129px !important;
	height:27px !important;
	left:27px !important;
	top:19px !important;
}

#item211600 {
	width:696px !important;
	height:101px !important;
	left:1409px !important;
	top:331px !important;
}

#item193663 {
	width:690px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193664 {
	width:643px !important;
	left:26px !important;
	top:85px !important;
	min-height:14px !important;
}

#item193687 {
	width:271px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

#item211598 {
	width:696px !important;
	height:102px !important;
	left:1409px !important;
	top:486px !important;
}

#item193734 {
	width:691px !important;
	height:387px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193735 {
	width:589px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

#item193781 {
	width:606px !important;
	left:38px !important;
	top:118px !important;
	min-height:90px !important;
}

#item193804 {
	width:606px !important;
	left:38px !important;
	top:275px !important;
	min-height:84px !important;
}

#item193827 {
	width:310px !important;
	height:27px !important;
	left:26px !important;
	top:78px !important;
	background:#874fcb;
}

#item193828 {
	width:334px !important;
	height:27px !important;
	left:26px !important;
	top:236px !important;
	background:#00845f;
}

#item193829 {
	width:287px !important;
	left:38px !important;
	top:84px !important;
	min-height:14px !important;
}

#item193852 {
	width:309px !important;
	left:38px !important;
	top:242px !important;
	min-height:14px !important;
}

#item211596 {
	width:697px !important;
	height:393px !important;
	left:1408px !important;
	top:628px !important;
}

#item243352 {
	width:232px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item243328 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item243326 {
	width:238px !important;
	height:20px !important;
	left:1659px !important;
	top:771px !important;
}

#item249361 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249409 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249359 {
	width:87px !important;
	height:20px !important;
	left:1628px !important;
	top:743px !important;
}

#item193296 {
	width:690px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193297 {
	width:455px !important;
	left:26px !important;
	top:84px !important;
	min-height:14px !important;
}

#item193321 {
	width:129px !important;
	height:27px !important;
	left:27px !important;
	top:18px !important;
}

#item211594 {
	width:696px !important;
	height:101px !important;
	left:1409px !important;
	top:315px !important;
}

#item193369 {
	width:691px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193370 {
	width:667px !important;
	left:26px !important;
	top:83px !important;
	min-height:35px !important;
}

#item193393 {
	width:589px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

#item211592 {
	width:697px !important;
	height:121px !important;
	left:1409px !important;
	top:916px !important;
}

#item193440 {
	width:690px !important;
	height:402px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193441 {
	width:271px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

#item193487 {
	width:509px !important;
	left:92px !important;
	top:77px !important;
	min-height:84px !important;
}

#item193510 {
	width:493px !important;
	left:92px !important;
	top:180px !important;
	min-height:57px !important;
}

#item193563 {
	width:582px !important;
	height:103px !important;
	left:33px !important;
	top:272px !important;
	border:solid 1px #462c7e;
}

#item193564 {
	width:85px !important;
	height:27px !important;
	left:26px !important;
	top:265px !important;
	background:#eb6d9e;
}

#item193565 {
	width:589px !important;
	left:33px !important;
	top:272px !important;
	min-height:84px !important;
}

#item211590 {
	width:696px !important;
	height:408px !important;
	left:1409px !important;
	top:470px !important;
}

#item244333 {
	width:62px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item244309 {
	width:62px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item244307 {
	width:68px !important;
	height:20px !important;
	left:1701px !important;
	top:668px !important;
}

#item249220 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249196 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249194 {
	width:87px !important;
	height:20px !important;
	left:1673px !important;
	top:543px !important;
}

#item193031 {
	width:690px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193032 {
	width:643px !important;
	left:26px !important;
	top:85px !important;
	min-height:14px !important;
}

#item193055 {
	width:271px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

#item211583 {
	width:696px !important;
	height:102px !important;
	left:1409px !important;
	top:720px !important;
}

#item193102 {
	width:691px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193103 {
	width:667px !important;
	left:26px !important;
	top:83px !important;
	min-height:35px !important;
}

#item193126 {
	width:589px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

#item211586 {
	width:697px !important;
	height:121px !important;
	left:1409px !important;
	top:876px !important;
}

#item193173 {
	width:690px !important;
	height:310px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item193174 {
	width:129px !important;
	height:27px !important;
	left:27px !important;
	top:18px !important;
}

#item193220 {
	width:634px !important;
	left:27px !important;
	top:86px !important;
	min-height:35px !important;
}

#item193244 {
	width:207px !important;
	top:77px !important;
	min-height:44px !important;
}

#item193270 {
	width:154px !important;
	top:77px !important;
	min-height:44px !important;
}

#item211588 {
	width:696px !important;
	height:316px !important;
	left:1408px !important;
	top:356px !important;
}

#item243774 {
	width:169px !important;
	left:3px !important;
	top:3px !important;
	min-height:15px !important;
}

#item243750 {
	width:150px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item243748 {
	width:175px !important;
	height:21px !important;
	left:1579px !important;
	top:460px !important;
}

#item244185 {
	width:62px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item244161 {
	width:62px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item244159 {
	width:68px !important;
	height:20px !important;
	left:1652px !important;
	top:438px !important;
}

#item192816 {
	width:690px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item192817 {
	width:455px !important;
	left:26px !important;
	top:84px !important;
	min-height:14px !important;
}

#item192840 {
	width:129px !important;
	height:27px !important;
	left:27px !important;
	top:18px !important;
}

#item211577 {
	width:696px !important;
	height:101px !important;
	left:1409px !important;
	top:461px !important;
}

#item192887 {
	width:690px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item192888 {
	width:643px !important;
	left:26px !important;
	top:85px !important;
	min-height:14px !important;
}

#item192911 {
	width:271px !important;
	height:27px !important;
	left:26px !important;
	top:20px !important;
}

#item211579 {
	width:696px !important;
	height:102px !important;
	left:1409px !important;
	top:615px !important;
}

#item192958 {
	width:691px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item192959 {
	width:667px !important;
	left:26px !important;
	top:83px !important;
	min-height:35px !important;
}

#item192983 {
	width:589px !important;
	height:27px !important;
	left:26px !important;
	top:19px !important;
}

#item211581 {
	width:697px !important;
	height:121px !important;
	left:1409px !important;
	top:771px !important;
}

#item193876 {
	width:2467px !important;
	height:1321px !important;
	left:-122px !important;
	top:-121px !important;
}

#item211263 {
	width:1218px !important;
	height:1280px !important;
	left:-100px !important;
	top:-100px !important;
	background:#edc0cc;
}

#item195254 {
	width:414px !important;
	left:369px !important;
	top:126px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-195254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-195254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item195254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes réduction-195277 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-195277 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item195277 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item174105 {
	width:150px !important;
	height:62px !important;
	left:12px !important;
	top:57px !important;
}

#item175683 {
	width:150px !important;
	height:62px !important;
	left:12px !important;
	top:57px !important;
}

#item175706 {
	width:24px !important;
	height:38px !important;
	left:75px !important;
	top:158px !important;
}

#item174184 {
	width:150px !important;
	height:62px !important;
	left:12px !important;
	top:57px !important;
}

#item174207 {
	width:24px !important;
	height:38px !important;
	left:75px !important;
	top:158px !important;
}

#item175679 {
	width:175px !important;
	height:195px !important;
	left:1025px !important;
	top:329px !important;
}

#item175801 {
	width:150px !important;
	height:62px !important;
	left:12px !important;
	top:57px !important;
}

#item175824 {
	width:24px !important;
	height:38px !important;
	left:75px !important;
	top:158px !important;
}

#item174132 {
	width:150px !important;
	height:62px !important;
	left:12px !important;
	top:57px !important;
}

#item174157 {
	width:24px !important;
	height:38px !important;
	left:75px !important;
	top:158px !important;
}

#item175791 {
	width:175px !important;
	height:195px !important;
	left:1025px !important;
	top:543px !important;
}

#item175857 {
	width:150px !important;
	height:97px !important;
	left:12px !important;
	top:38px !important;
}

#item175880 {
	width:24px !important;
	height:38px !important;
	left:75px !important;
	top:158px !important;
}

#item174235 {
	width:150px !important;
	height:97px !important;
	left:12px !important;
	top:38px !important;
}

#item174260 {
	width:24px !important;
	height:38px !important;
	left:75px !important;
	top:158px !important;
}

#item175853 {
	width:175px !important;
	height:195px !important;
	left:1025px !important;
	top:761px !important;
}

#item201182 {
	width:169px !important;
	left:58px !important;
	top:62px !important;
	border-radius:70px;
	background:#e196aa;
	min-height:37px !important;
	padding:10px;
}

#item211093 {
	width:284px !important;
	min-height:40px !important;
}

#item211295 {
	width:610px !important;
	min-height:56px !important;
}

#item211291 {
	width:610px !important;
	height:56px !important;
	left:256px !important;
	top:209px !important;
}

#item278470 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item278493 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item278517 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item278541 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item278542 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item278565 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item278589 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item278638 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item278614 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item278612 {
	width:241px !important;
	height:30px !important;
}

#item278662 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item278711 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item278687 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item278685 {
	width:246px !important;
	height:30px !important;
}

#item278736 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item278785 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item278761 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item278759 {
	width:287px !important;
	height:30px !important;
}

#item278809 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item278858 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item278834 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item278832 {
	width:215px !important;
	height:30px !important;
}

#item278881 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item278882 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item278886 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item278935 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item278911 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item278909 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item278985 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item278960 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item278958 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item279034 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item279010 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item279008 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item279058 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item279081 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item279085 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item279089 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299734 {
	width:55px !important;
	height:55px !important;
	left:2099px !important;
	top:225px !important;
}

#item277024 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item277047 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item277070 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item277094 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item277095 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item277118 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item277142 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item277191 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item277167 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item277165 {
	width:241px !important;
	height:30px !important;
}

#item277216 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item277265 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item277241 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item277239 {
	width:246px !important;
	height:30px !important;
}

#item277289 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item277338 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item277314 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item277312 {
	width:287px !important;
	height:30px !important;
}

#item277362 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item277411 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item277387 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item277385 {
	width:215px !important;
	height:30px !important;
}

#item277434 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item277435 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item277439 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item277489 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item277465 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item277463 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item277538 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item277514 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item277512 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item277588 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item277564 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item277561 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item277612 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item277635 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item277639 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item277643 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item277647 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299727 {
	width:55px !important;
	height:55px !important;
	left:2099px !important;
	top:225px !important;
}

#item275611 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item275635 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item275660 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item275684 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item275685 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item275708 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item275732 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item275781 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item275757 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item275755 {
	width:241px !important;
	height:30px !important;
}

#item275805 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item275854 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item275830 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item275828 {
	width:246px !important;
	height:30px !important;
}

#item275878 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item275928 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item275903 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item275901 {
	width:287px !important;
	height:30px !important;
}

#item275952 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item276001 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item275977 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item275975 {
	width:215px !important;
	height:30px !important;
}

#item276024 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item276025 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item276029 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item276078 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item276054 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item276052 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item276127 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item276103 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item276101 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item276177 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item276152 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item276150 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item276201 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item276224 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item276228 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item276232 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item276236 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299717 {
	width:55px !important;
	height:55px !important;
	left:2099px !important;
	top:225px !important;
}

#item195844 {
	width:587px !important;
	height:218px !important;
	left:1465px !important;
	top:863px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item195845 {
	width:443px !important;
	left:1536px !important;
	top:905px !important;
	min-height:134px !important;
}

#item195872 {
	width:150px !important;
	height:97px !important;
	left:15px !important;
	top:41px !important;
}

#item195895 {
	width:24px !important;
	height:38px !important;
	left:78px !important;
	top:157px !important;
}

#item195868 {
	width:181px !important;
	height:200px !important;
	left:1143px !important;
	top:881px !important;
}

#item195728 {
	width:587px !important;
	height:241px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item195730 {
	width:504px !important;
	height:105px !important;
	left:6px !important;
	top:73px !important;
	border:solid 1px #462c7e;
}

#item195731 {
	width:80px !important;
	height:27px !important;
	top:67px !important;
	background:#eb6d9e;
}

#item195732 {
	width:518px !important;
	left:6px !important;
	top:73px !important;
	min-height:81px !important;
}

#item195755 {
	width:521px !important;
	left:3px !important;
	min-height:37px !important;
}

#item195782 {
	width:150px !important;
	height:62px !important;
	left:15px !important;
	top:59px !important;
}

#item195805 {
	width:24px !important;
	height:38px !important;
	left:78px !important;
	top:157px !important;
}

#item195778 {
	width:181px !important;
	height:200px !important;
	left:1143px !important;
	top:661px !important;
}

#item195428 {
	width:598px !important;
	left:1465px !important;
	top:443px !important;
	min-height:33px !important;
}

#item195451 {
	width:586px !important;
	height:100px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item195453 {
	width:554px !important;
	left:20px !important;
	top:20px !important;
	min-height:54px !important;
}

#item195476 {
	width:586px !important;
	height:93px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item195477 {
	width:543px !important;
	left:24px !important;
	top:20px !important;
	min-height:54px !important;
}

#item195500 {
	width:586px !important;
	height:102px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item195501 {
	width:543px !important;
	left:24px !important;
	top:20px !important;
	min-height:54px !important;
}

#item195524 {
	width:586px !important;
	height:207px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item195525 {
	width:386px !important;
	left:20px !important;
	top:20px !important;
	min-height:74px !important;
}

#item195549 {
	width:541px !important;
	height:76px !important;
	left:6px !important;
	top:7px !important;
	border:solid 1px #462c7e;
}

#item195550 {
	width:85px !important;
	height:27px !important;
	background:#eb6d9e;
}

#item195551 {
	width:533px !important;
	left:6px !important;
	top:7px !important;
	min-height:60px !important;
}

#item195678 {
	width:150px !important;
	height:62px !important;
	left:15px !important;
	top:59px !important;
}

#item195702 {
	width:24px !important;
	height:38px !important;
	left:78px !important;
	top:157px !important;
}

#item195673 {
	width:181px !important;
	height:200px !important;
	left:1143px !important;
	top:447px !important;
}

#item196000 {
	width:7px !important;
	height:7px !important;
	left:1148px !important;
	top:445px !important;
}

#item211230 {
	width:536px !important;
	left:1501px !important;
	top:683px !important;
	min-height:101px !important;
}

#item244490 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item244466 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item244464 {
	width:87px !important;
	height:23px !important;
	left:1884px !important;
	top:708px !important;
}

#item248737 {
	width:109px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item248713 {
	width:109px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item248711 {
	width:115px !important;
	height:24px !important;
	left:1673px !important;
	top:679px !important;
}

#item195919 {
	width:2467px !important;
	height:1321px !important;
	left:-121px !important;
	top:-121px !important;
}

#item196041 {
	width:1218px !important;
	height:1280px !important;
	left:-100px !important;
	top:-100px !important;
	background:#b4d0ee;
}

#item196042 {
	width:210px !important;
	left:311px !important;
	top:326px !important;
	min-height:40px !important;
}

@keyframes entréerapideparlebas-196042 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-196042 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199646 {
	width:239px !important;
	left:311px !important;
	top:405px !important;
	min-height:247px !important;
}

#item204529 {
	width:414px !important;
	left:369px !important;
	top:126px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-204529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-204529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes réduction-204552 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-204552 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item204552 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item211346 {
	width:610px !important;
	min-height:56px !important;
}

#item211342 {
	width:610px !important;
	height:56px !important;
	left:256px !important;
	top:209px !important;
}

#item283827 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item283850 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item283873 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item283897 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item283898 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item283921 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item283945 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item283995 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item283970 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item283968 {
	width:241px !important;
	height:30px !important;
}

#item284019 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item284068 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item284044 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item284042 {
	width:246px !important;
	height:30px !important;
}

#item284092 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item284141 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item284117 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item284115 {
	width:287px !important;
	height:30px !important;
}

#item284165 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item284214 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item284190 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item284188 {
	width:215px !important;
	height:30px !important;
}

#item284237 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item284238 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item284243 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item284293 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item284269 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item284267 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item284343 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item284319 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item284317 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item284392 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item284368 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item284366 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item284416 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item284439 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item284443 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item284447 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299759 {
	width:55px !important;
	height:55px !important;
	left:2099px !important;
	top:224px !important;
}

#item281413 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item281436 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item281459 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item281484 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item281485 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item281508 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item281533 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item281582 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item281558 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item281556 {
	width:241px !important;
	height:30px !important;
}

#item281607 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item281656 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item281632 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item281630 {
	width:246px !important;
	height:30px !important;
}

#item281680 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item281729 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item281705 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item281703 {
	width:287px !important;
	height:30px !important;
}

#item281753 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item281802 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item281778 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item281776 {
	width:215px !important;
	height:30px !important;
}

#item281825 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item281826 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item281830 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item281881 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item281857 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item281855 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item281931 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item281907 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item281904 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item281980 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item281956 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item281954 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item282004 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item282027 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item282031 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item282035 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item282039 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299752 {
	width:55px !important;
	height:55px !important;
	left:2099px !important;
	top:224px !important;
}

#item279635 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item279658 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item279682 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item279706 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item279707 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item279730 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item279754 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item279803 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item279779 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item279777 {
	width:241px !important;
	height:30px !important;
}

#item279827 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item279876 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item279852 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item279850 {
	width:246px !important;
	height:30px !important;
}

#item279900 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item279949 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item279925 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item279923 {
	width:287px !important;
	height:30px !important;
}

#item279974 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item280023 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item279999 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item279997 {
	width:215px !important;
	height:30px !important;
}

#item280046 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item280047 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item280051 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item280100 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item280076 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item280074 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item280150 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item280125 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item280123 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item280200 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item280175 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item280173 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item280225 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item280248 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item280252 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item280256 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item280260 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299743 {
	width:55px !important;
	height:55px !important;
	left:2099px !important;
	top:224px !important;
}

#item199163 {
	width:12px !important;
	height:27px !important;
	left:1726px !important;
	top:454px !important;
}

#item199186 {
	width:19px !important;
	height:27px !important;
	left:1723px !important;
	top:564px !important;
}

#item199212 {
	width:434px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item199213 {
	width:360px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item199238 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item212289 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:379px !important;
}

#item199263 {
	width:434px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item199264 {
	width:137px !important;
	height:27px !important;
	left:135px !important;
	top:20px !important;
}

#item199289 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item212273 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:489px !important;
}

#item212129 {
	width:433px !important;
	height:367px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item212130 {
	width:281px !important;
	height:27px !important;
	left:66px !important;
	top:23px !important;
}

#item212155 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:2px !important;
}

#item212178 {
	width:117px !important;
	left:142px !important;
	top:248px !important;
	min-height:12px !important;
}

#item212201 {
	width:97px !important;
	height:27px !important;
	left:32px !important;
	top:240px !important;
	border-radius:50px;
	background:#874fcb;
}

#item212202 {
	width:78px !important;
	left:42px !important;
	top:246px !important;
	min-height:14px !important;
}

#item212225 {
	width:349px !important;
	left:32px !important;
	top:72px !important;
	min-height:132px !important;
}

#item212248 {
	width:158px !important;
	left:32px !important;
	top:281px !important;
	min-height:54px !important;
}

#item212271 {
	width:460px !important;
	height:373px !important;
	left:1501px !important;
	top:596px !important;
}

#item244638 {
	width:62px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item244614 {
	width:62px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item244612 {
	width:68px !important;
	height:20px !important;
	left:1636px !important;
	top:708px !important;
}

#item198868 {
	width:12px !important;
	height:27px !important;
	left:1726px !important;
	top:398px !important;
}

#item198892 {
	width:19px !important;
	height:27px !important;
	left:1723px !important;
	top:926px !important;
}

#item198917 {
	width:434px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item198918 {
	width:360px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item198943 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item211625 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:323px !important;
}

#item199018 {
	width:434px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item199019 {
	width:281px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

#item199044 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item211627 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:960px !important;
}

#item211799 {
	width:434px !important;
	height:477px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item211800 {
	width:137px !important;
	height:27px !important;
	left:135px !important;
	top:20px !important;
}

#item211825 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:2px !important;
}

#item211848 {
	width:395px !important;
	left:30px !important;
	top:74px !important;
	min-height:203px !important;
}

#item211872 {
	width:301px !important;
	left:30px !important;
	top:350px !important;
	min-height:105px !important;
}

#item211895 {
	width:117px !important;
	left:139px !important;
	top:318px !important;
	min-height:12px !important;
}

#item211918 {
	width:97px !important;
	height:27px !important;
	left:30px !important;
	top:310px !important;
	border-radius:40px;
	background:#874fcb;
}

#item211919 {
	width:78px !important;
	left:40px !important;
	top:317px !important;
	min-height:14px !important;
}

#item211942 {
	width:460px !important;
	height:483px !important;
	left:1502px !important;
	top:432px !important;
}

#item246416 {
	width:73px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item246392 {
	width:73px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item246390 {
	width:79px !important;
	height:20px !important;
	left:1630px !important;
	top:692px !important;
}

#item198574 {
	width:12px !important;
	height:27px !important;
	left:1726px !important;
	top:868px !important;
}

#item198597 {
	width:19px !important;
	height:27px !important;
	left:1723px !important;
	top:980px !important;
}

#item198623 {
	width:434px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item198625 {
	width:137px !important;
	height:27px !important;
	left:135px !important;
	top:20px !important;
}

#item198650 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item211623 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:903px !important;
}

#item198675 {
	width:434px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item198676 {
	width:281px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

#item198701 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item211619 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:1015px !important;
}

#item198725 {
	width:434px !important;
	height:586px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item198726 {
	width:360px !important;
	height:27px !important;
	left:26px !important;
	top:23px !important;
}

#item198751 {
	width:15px !important;
	height:38px !important;
	left:13px !important;
	top:2px !important;
}

#item214982 {
	width:206px !important;
	height:24px !important;
	left:18px !important;
	top:153px !important;
	background:#00008f;
}

#item214983 {
	width:380px !important;
	height:24px !important;
	left:18px !important;
	top:264px !important;
	background:#00008f;
}

#item214985 {
	width:187px !important;
	height:24px !important;
	left:18px !important;
	top:296px !important;
	background:#00008f;
}

#item214986 {
	width:158px !important;
	height:24px !important;
	left:18px !important;
	top:393px !important;
	background:#00008f;
}

#item198774 {
	width:389px !important;
	left:26px !important;
	top:65px !important;
	min-height:345px !important;
}

#item198797 {
	width:97px !important;
	height:27px !important;
	left:26px !important;
	top:446px !important;
	border-radius:50px;
	background:#874fcb;
}

#item198798 {
	width:301px !important;
	left:26px !important;
	top:482px !important;
	min-height:84px !important;
}

#item198821 {
	width:78px !important;
	left:36px !important;
	top:452px !important;
	min-height:14px !important;
}

#item198844 {
	width:117px !important;
	left:136px !important;
	top:454px !important;
	min-height:12px !important;
}

#item211617 {
	width:460px !important;
	height:592px !important;
	left:1502px !important;
	top:267px !important;
}

#item198373 {
	width:12px !important;
	height:27px !important;
	left:1726px !important;
	top:607px !important;
}

#item198396 {
	width:19px !important;
	height:27px !important;
	left:1723px !important;
	top:717px !important;
}

#item198421 {
	width:433px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item198422 {
	width:360px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item198447 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item211615 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:531px !important;
}

#item198472 {
	width:433px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item198473 {
	width:137px !important;
	height:27px !important;
	left:135px !important;
	top:20px !important;
}

#item198498 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item211613 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:641px !important;
}

#item198523 {
	width:433px !important;
	height:62px !important;
	border-radius:12px;
	background:#f0f5fb;
}

#item198524 {
	width:281px !important;
	height:27px !important;
	left:63px !important;
	top:20px !important;
}

#item198549 {
	width:24px !important;
	height:38px !important;
	left:9px !important;
	top:6px !important;
}

#item211611 {
	width:460px !important;
	height:68px !important;
	left:1502px !important;
	top:751px !important;
}

#item199455 {
	width:2468px !important;
	height:1321px !important;
	left:-122px !important;
	top:-120px !important;
}

#item199682 {
	width:1218px !important;
	height:1280px !important;
	left:-100px !important;
	top:-100px !important;
	background:#9fd9b4;
}

#item199808 {
	width:509px !important;
	left:311px !important;
	top:326px !important;
	min-height:40px !important;
}

@keyframes entréerapideparlebas-199808 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-199808 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item201159 {
	width:623px !important;
	left:1336px !important;
	top:162px !important;
	border-radius:70px;
	background:#00845f;
	min-height:39px !important;
	padding:10px;
}

@keyframes fonduenentrée-300481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-300481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item300481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item300484 {
	width:356px !important;
	height:47px !important;
	left:1px !important;
	top:1px !important;
	border-radius:23px;
	background:#874fcb;
}

#item300485 {
	width:310px !important;
	left:24px !important;
	top:13px !important;
	min-height:19px !important;
}

#item201604 {
	width:357px !important;
	height:48px !important;
	border-radius:23px;
	border:solid 1px #874fcb;
}

#item201605 {
	width:310px !important;
	left:24px !important;
	top:13px !important;
	min-height:19px !important;
}

#item300481 {
	width:357px !important;
	height:48px !important;
	left:1475px !important;
	top:926px !important;
}

#item204488 {
	width:665px !important;
	left:1315px !important;
	top:872px !important;
	min-height:35px !important;
}

#item204553 {
	width:414px !important;
	left:369px !important;
	top:126px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-204553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-204553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes réduction-204576 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-204576 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item204576 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item211193 {
	width:650px !important;
	left:311px !important;
	top:405px !important;
	min-height:163px !important;
}

#item211398 {
	width:610px !important;
	min-height:56px !important;
}

#item211393 {
	width:610px !important;
	height:56px !important;
	left:256px !important;
	top:209px !important;
}

#item245081 {
	width:81px !important;
	min-height:17px !important;
}

#item245057 {
	width:81px !important;
	min-height:17px !important;
}

#item245055 {
	width:81px !important;
	height:17px !important;
	left:613px !important;
	top:405px !important;
}

#item248813 {
	width:109px !important;
	min-height:18px !important;
}

#item248789 {
	width:109px !important;
	min-height:18px !important;
}

#item248787 {
	width:109px !important;
	height:18px !important;
	left:311px !important;
	top:495px !important;
}

#item288246 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item288269 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item288292 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item288316 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item288317 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item288340 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item288364 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item288413 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item288389 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item288387 {
	width:241px !important;
	height:30px !important;
}

#item288437 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item288486 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item288462 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item288460 {
	width:246px !important;
	height:30px !important;
}

#item288511 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item288560 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item288536 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item288534 {
	width:287px !important;
	height:30px !important;
}

#item288584 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item288633 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item288609 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item288607 {
	width:215px !important;
	height:30px !important;
}

#item288656 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item288657 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item288661 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item288710 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item288686 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item288684 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item288760 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item288735 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item288733 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item288809 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item288785 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item288783 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item288833 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item288856 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item288860 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item288864 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299784 {
	width:55px !important;
	height:55px !important;
	left:2102px !important;
	top:224px !important;
}

#item286738 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item286761 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item286784 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item286808 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item286809 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item286832 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item286856 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item286905 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item286881 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item286879 {
	width:241px !important;
	height:30px !important;
}

#item286929 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item286979 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item286955 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item286953 {
	width:246px !important;
	height:30px !important;
}

#item287005 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item287054 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item287030 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item287028 {
	width:287px !important;
	height:30px !important;
}

#item287078 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item287127 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item287103 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item287101 {
	width:215px !important;
	height:30px !important;
}

#item287150 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item287151 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item287155 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item287204 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item287180 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item287178 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item287254 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item287230 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item287227 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item287303 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item287279 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item287277 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item287327 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item287350 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item287354 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item287358 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item287362 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299775 {
	width:55px !important;
	height:55px !important;
	left:2102px !important;
	top:224px !important;
}

#item285339 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item285362 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item285385 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item285409 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item285410 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item285433 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item285457 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item285506 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item285482 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item285480 {
	width:241px !important;
	height:30px !important;
}

#item285530 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item285580 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item285556 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item285554 {
	width:246px !important;
	height:30px !important;
}

#item285605 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item285654 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item285630 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item285628 {
	width:287px !important;
	height:30px !important;
}

#item285678 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item285727 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item285703 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item285701 {
	width:215px !important;
	height:30px !important;
}

#item285750 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item285751 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item285755 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item285805 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item285780 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item285778 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item285854 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item285830 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item285828 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item285903 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item285879 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item285877 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item285927 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item285950 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item285954 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item285958 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item285962 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299767 {
	width:55px !important;
	height:55px !important;
	left:2102px !important;
	top:224px !important;
}

#item208089 {
	width:10px !important;
	height:10px !important;
	left:22px !important;
	top:22px !important;
}

#item210466 {
	width:12px !important;
	height:27px !important;
	left:326px !important;
	top:72px !important;
}

#item210489 {
	width:79px !important;
	height:27px !important;
	left:293px !important;
	top:296px !important;
}

#item210512 {
	width:56px !important;
	height:27px !important;
	left:305px !important;
	top:417px !important;
}

#item210535 {
	width:19px !important;
	height:27px !important;
	left:323px !important;
	top:182px !important;
}

#item210559 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210560 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

#item210584 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item210608 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210609 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:17px !important;
}

#item210633 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item210657 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210658 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:17px !important;
}

#item210682 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item210706 {
	width:644px !important;
	height:172px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210708 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

#item210732 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item210755 {
	width:644px !important;
	height:62px !important;
	top:220px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210756 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:239px !important;
}

#item210779 {
	width:588px !important;
	left:20px !important;
	top:514px !important;
	min-height:88px !important;
}

#item210828 {
	width:274px !important;
	border-radius:108px;
	background:#fff;
	min-height:31px !important;
	padding:5px;
}

#item210804 {
	width:274px !important;
	border-radius:108px;
	background:#00845f;
	min-height:31px !important;
	padding:5px;
}

#item210802 {
	width:274px !important;
	height:31px !important;
	left:188px !important;
	top:615px !important;
}

#item208097 {
	width:10px !important;
	height:10px !important;
}

#item208099 {
	opacity:0.80;
	width:2435px !important;
	height:1280px !important;
	background:#462c7e;
}

#item208101 {
	width:1151px !important;
	height:759px !important;
	top:25px !important;
	border-radius:12px;
	background:#fff;
}

#item208102 {
	width:20px !important;
	height:20px !important;
	left:1106px !important;
	top:50px !important;
}

#item208107 {
	width:536px !important;
	height:51px !important;
	border-radius:12px;
	background:#4c2982;
}

#item208130 {
	width:454px !important;
	left:41px !important;
	top:16px !important;
	min-height:19px !important;
}

#item208154 {
	width:333px !important;
	left:20px !important;
	top:64px !important;
	min-height:14px !important;
}

#item208177 {
	width:283px !important;
	left:20px !important;
	top:394px !important;
	min-height:14px !important;
}

#item208200 {
	width:363px !important;
	left:484px !important;
	top:64px !important;
	min-height:14px !important;
}

#item208223 {
	width:411px !important;
	left:20px !important;
	top:90px !important;
	min-height:251px !important;
}

#item208246 {
	width:541px !important;
	left:484px !important;
	top:90px !important;
	min-height:535px !important;
}

#item208269 {
	width:992px !important;
	min-height:35px !important;
}

#item208292 {
	width:411px !important;
	left:20px !important;
	top:423px !important;
	min-height:202px !important;
}

#item242072 {
	width:95px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item242048 {
	width:88px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item242046 {
	width:101px !important;
	height:20px !important;
	left:1286px !important;
	top:377px !important;
}

#item243526 {
	width:59px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item243502 {
	width:59px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item243500 {
	width:65px !important;
	height:17px !important;
	left:1082px !important;
	top:601px !important;
}

#item245652 {
	width:23px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item245628 {
	width:23px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item245625 {
	width:29px !important;
	height:17px !important;
	left:1262px !important;
	top:663px !important;
}

#item207456 {
	width:10px !important;
	height:10px !important;
	left:22px !important;
	top:22px !important;
}

#item210079 {
	width:12px !important;
	height:27px !important;
	left:326px !important;
	top:72px !important;
}

#item210102 {
	width:48px !important;
	height:27px !important;
	left:309px !important;
	top:296px !important;
}

#item210125 {
	width:45px !important;
	height:27px !important;
	left:310px !important;
	top:487px !important;
}

#item210148 {
	width:19px !important;
	height:27px !important;
	left:323px !important;
	top:182px !important;
}

#item210173 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210175 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

#item210199 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item210223 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210224 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:17px !important;
}

#item210248 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item210271 {
	width:644px !important;
	height:122px !important;
	top:334px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210272 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:351px !important;
}

#item210296 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:350px !important;
}

#item210320 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210321 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

#item210345 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item210368 {
	width:644px !important;
	height:62px !important;
	top:220px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item210369 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:239px !important;
}

#item210392 {
	width:588px !important;
	left:21px !important;
	top:393px !important;
	min-height:35px !important;
}

#item210442 {
	width:374px !important;
	border-radius:108px;
	background:#fff;
	min-height:31px !important;
	padding:5px;
}

#item210417 {
	width:374px !important;
	border-radius:108px;
	background:#00845f;
	min-height:31px !important;
	padding:5px;
}

#item210415 {
	width:374px !important;
	height:31px !important;
	left:144px !important;
	top:442px !important;
}

#item207461 {
	opacity:0.80;
	width:2435px !important;
	height:1280px !important;
	background:#462c7e;
}

#item207464 {
	width:1151px !important;
	height:632px !important;
	border-radius:12px;
	background:#fff;
}

#item207465 {
	width:20px !important;
	height:20px !important;
	left:1106px !important;
	top:24px !important;
}

#item207470 {
	width:107px !important;
	height:30px !important;
	border-radius:50px;
	background:#874fcb;
}

#item207471 {
	width:89px !important;
	left:9px !important;
	top:7px !important;
	min-height:14px !important;
}

#item207495 {
	width:263px !important;
	top:48px !important;
	min-height:44px !important;
}

#item207518 {
	width:294px !important;
	min-height:35px !important;
}

#item207541 {
	width:278px !important;
	left:614px !important;
	top:527px !important;
	min-height:44px !important;
}

#item207564 {
	width:435px !important;
	left:614px !important;
	top:457px !important;
	min-height:55px !important;
}

#item207589 {
	width:293px !important;
	min-height:35px !important;
}

#item207612 {
	width:142px !important;
	left:516px !important;
	min-height:14px !important;
}

#item207635 {
	width:388px !important;
	left:518px !important;
	top:157px !important;
	min-height:14px !important;
}

#item207658 {
	width:441px !important;
	left:2px !important;
	top:54px !important;
	min-height:208px !important;
}

#item207681 {
	width:441px !important;
	left:518px !important;
	top:26px !important;
	min-height:79px !important;
}

#item207704 {
	width:441px !important;
	left:520px !important;
	top:183px !important;
	min-height:79px !important;
}

#item207728 {
	width:418px !important;
	height:51px !important;
	border-radius:12px;
	background:#4c2982;
}

#item207752 {
	width:293px !important;
	left:62px !important;
	top:16px !important;
	min-height:19px !important;
}

#item206957 {
	width:10px !important;
	height:10px !important;
	left:1437px !important;
	top:331px !important;
}

#item209642 {
	width:12px !important;
	height:27px !important;
	left:326px !important;
	top:72px !important;
}

#item209665 {
	width:40px !important;
	height:27px !important;
	left:313px !important;
	top:390px !important;
}

#item209688 {
	width:56px !important;
	height:27px !important;
	left:305px !important;
	top:511px !important;
}

#item209711 {
	width:19px !important;
	height:27px !important;
	left:323px !important;
	top:276px !important;
}

#item209735 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item209736 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

#item209760 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item209784 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item209785 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

#item209809 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item209833 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item209835 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

#item209859 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item209883 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item209884 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

#item209909 {
	width:641px !important;
	height:134px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item209910 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:17px !important;
}

#item209934 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:16px !important;
}

#item209957 {
	width:588px !important;
	left:20px !important;
	top:58px !important;
	min-height:45px !important;
}

#item210006 {
	width:425px !important;
	left:3px !important;
	border-radius:108px;
	background:#fff;
	min-height:32px !important;
	padding:5px;
}

#item209982 {
	width:425px !important;
	border-radius:108px;
	background:#00845f;
	min-height:32px !important;
	padding:5px;
}

#item209980 {
	width:428px !important;
	height:32px !important;
	left:117px !important;
	top:118px !important;
}

#item206960 {
	opacity:0.80;
	width:2435px !important;
	height:1280px !important;
	background:#462c7e;
}

#item206961 {
	width:967px !important;
	height:694px !important;
	left:734px !important;
	top:314px !important;
	border-radius:12px;
	background:#fff;
}

#item206962 {
	width:20px !important;
	height:20px !important;
	left:1656px !important;
	top:339px !important;
}

#item206966 {
	width:418px !important;
	height:51px !important;
	left:1008px !important;
	top:299px !important;
	border-radius:12px;
	background:#4c2982;
}

#item206989 {
	width:293px !important;
	left:1071px !important;
	top:315px !important;
	min-height:19px !important;
}

#item207012 {
	width:266px !important;
	left:900px !important;
	top:406px !important;
	min-height:14px !important;
}

#item207035 {
	width:639px !important;
	height:77px !important;
	left:884px !important;
	top:451px !important;
	border:solid 1px #eb6d9e;
}

#item207036 {
	width:85px !important;
	height:27px !important;
	left:894px !important;
	top:437px !important;
	background:#eb6d9e;
}

#item207037 {
	width:606px !important;
	left:900px !important;
	top:444px !important;
	min-height:67px !important;
}

#item207060 {
	width:531px !important;
	left:900px !important;
	top:553px !important;
	min-height:160px !important;
}

#item207084 {
	width:107px !important;
	height:30px !important;
	border-radius:70px;
	background:#874fcb;
}

#item207085 {
	width:89px !important;
	left:9px !important;
	top:7px !important;
	min-height:14px !important;
}

#item207108 {
	width:353px !important;
	left:791px !important;
	top:912px !important;
	min-height:45px !important;
}

#item207131 {
	width:287px !important;
	left:791px !important;
	top:848px !important;
	min-height:35px !important;
}

#item207154 {
	width:394px !important;
	left:1212px !important;
	top:912px !important;
	min-height:45px !important;
}

#item207177 {
	width:432px !important;
	left:1212px !important;
	top:828px !important;
	min-height:55px !important;
}

#item202081 {
	width:12px !important;
	height:27px !important;
	left:1763px !important;
	top:512px !important;
}

#item202104 {
	width:60px !important;
	height:27px !important;
	left:1740px !important;
	top:736px !important;
}

#item202127 {
	width:48px !important;
	height:27px !important;
	left:1746px !important;
	top:856px !important;
}

#item202151 {
	width:19px !important;
	height:27px !important;
	left:1760px !important;
	top:621px !important;
}

#item202224 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202227 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item202251 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212737 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:546px !important;
}

#item202275 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202276 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:21px !important;
}

#item202300 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212735 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:770px !important;
}

#item202324 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202325 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item202349 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212733 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:891px !important;
}

#item202372 {
	width:644px !important;
	height:62px !important;
	left:1437px !important;
	top:659px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202373 {
	width:588px !important;
	height:27px !important;
	left:1457px !important;
	top:679px !important;
}

#item212817 {
	width:644px !important;
	height:148px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item212818 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:23px !important;
}

#item212843 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:15px !important;
}

#item212866 {
	width:528px !important;
	left:53px !important;
	top:65px !important;
	min-height:67px !important;
}

#item212889 {
	width:671px !important;
	height:154px !important;
	left:1434px !important;
	top:347px !important;
}

#item243427 {
	width:232px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item243403 {
	width:76px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item243401 {
	width:238px !important;
	height:20px !important;
	left:1753px !important;
	top:462px !important;
}

#item202419 {
	width:12px !important;
	height:27px !important;
	left:1763px !important;
	top:421px !important;
}

#item202442 {
	width:40px !important;
	height:27px !important;
	left:1750px !important;
	top:738px !important;
}

#item202465 {
	width:56px !important;
	height:27px !important;
	left:1742px !important;
	top:859px !important;
}

#item202488 {
	width:19px !important;
	height:27px !important;
	left:1760px !important;
	top:624px !important;
}

#item202512 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202513 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:23px !important;
}

#item202537 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212729 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:345px !important;
}

#item202611 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202612 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item202636 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212727 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:773px !important;
}

#item202660 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202661 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:21px !important;
}

#item202685 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212725 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:893px !important;
}

#item202708 {
	width:644px !important;
	height:62px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202709 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

#item202561 {
	width:641px !important;
	height:134px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202562 {
	width:588px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

#item202586 {
	width:24px !important;
	height:38px !important;
	left:632px !important;
	top:12px !important;
}

#item212723 {
	width:665px !important;
	height:134px !important;
}

#item202732 {
	width:588px !important;
	left:20px !important;
	top:58px !important;
	min-height:45px !important;
}

#item203513 {
	width:425px !important;
	left:3px !important;
	border-radius:108px;
	background:#fff;
	min-height:32px !important;
	padding:5px;
}

#item203489 {
	width:425px !important;
	border-radius:108px;
	background:#00845f;
	min-height:32px !important;
	padding:5px;
}

#item203487 {
	width:428px !important;
	height:32px !important;
	left:117px !important;
	top:118px !important;
}

#item202839 {
	width:12px !important;
	height:27px !important;
	left:1763px !important;
	top:433px !important;
}

#item202862 {
	width:48px !important;
	height:27px !important;
	left:1746px !important;
	top:657px !important;
}

#item202885 {
	width:45px !important;
	height:27px !important;
	left:1747px !important;
	top:847px !important;
}

#item202908 {
	width:19px !important;
	height:27px !important;
	left:1760px !important;
	top:542px !important;
}

#item202933 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202934 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:23px !important;
}

#item202958 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212312 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:357px !important;
}

#item202982 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202983 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item203007 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212310 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:467px !important;
}

#item203080 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item203081 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:21px !important;
}

#item203105 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212308 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:881px !important;
}

#item203128 {
	width:644px !important;
	height:62px !important;
	left:1437px !important;
	top:580px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item203129 {
	width:588px !important;
	height:27px !important;
	left:1457px !important;
	top:600px !important;
}

#item212594 {
	width:644px !important;
	height:122px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item212595 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:21px !important;
}

#item212619 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:14px !important;
}

#item212643 {
	width:588px !important;
	left:24px !important;
	top:62px !important;
	min-height:35px !important;
}

#item212715 {
	width:671px !important;
	height:128px !important;
	left:1434px !important;
	top:692px !important;
}

#item212692 {
	width:374px !important;
	left:3px !important;
	top:3px !important;
	border-radius:108px;
	background:#fff;
	min-height:31px !important;
	padding:5px;
}

#item212668 {
	width:374px !important;
	left:3px !important;
	top:3px !important;
	border-radius:108px;
	background:#00845f;
	min-height:31px !important;
	padding:5px;
}

#item212666 {
	width:380px !important;
	height:37px !important;
	left:1579px !important;
	top:800px !important;
}

#item203169 {
	width:12px !important;
	height:27px !important;
	left:1763px !important;
	top:403px !important;
}

#item203192 {
	width:79px !important;
	height:27px !important;
	left:1730px !important;
	top:627px !important;
}

#item203215 {
	width:56px !important;
	height:27px !important;
	left:1742px !important;
	top:748px !important;
}

#item203238 {
	width:19px !important;
	height:27px !important;
	left:1760px !important;
	top:513px !important;
}

#item203262 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item203263 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:23px !important;
}

#item203287 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212305 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:328px !important;
}

#item203311 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item203312 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:21px !important;
}

#item203336 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212303 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:437px !important;
}

#item203360 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item203361 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:21px !important;
}

#item203385 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212301 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:661px !important;
}

#item203409 {
	width:644px !important;
	height:172px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item203410 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item203435 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:15px !important;
}

#item212299 {
	width:671px !important;
	height:178px !important;
	left:1434px !important;
	top:782px !important;
}

#item203458 {
	width:644px !important;
	height:62px !important;
	left:1437px !important;
	top:550px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item203459 {
	width:588px !important;
	height:27px !important;
	left:1457px !important;
	top:570px !important;
}

#item202816 {
	width:665px !important;
	left:1427px !important;
	top:842px !important;
	min-height:90px !important;
}

#item203629 {
	width:274px !important;
	left:3px !important;
	top:3px !important;
	border-radius:108px;
	background:#fff;
	min-height:31px !important;
	padding:5px;
}

#item203605 {
	width:274px !important;
	left:3px !important;
	top:3px !important;
	border-radius:108px;
	background:#00845f;
	min-height:31px !important;
	padding:5px;
}

#item203603 {
	width:280px !important;
	height:37px !important;
	left:1622px !important;
	top:942px !important;
}

#item240060 {
	width:70px !important;
	border-radius:108px;
	background:#874fcb;
	min-height:20px !important;
	padding:3px;
}

#item240083 {
	width:200px !important;
	left:299px !important;
	top:2px !important;
	min-height:13px !important;
}

#item240106 {
	width:195px !important;
	left:85px !important;
	top:2px !important;
	min-height:13px !important;
}

#item201726 {
	width:12px !important;
	height:27px !important;
	left:1763px !important;
	top:468px !important;
}

#item201749 {
	width:97px !important;
	height:27px !important;
	left:1721px !important;
	top:692px !important;
}

#item201772 {
	width:19px !important;
	height:27px !important;
	left:1760px !important;
	top:812px !important;
}

#item201795 {
	width:19px !important;
	height:27px !important;
	left:1760px !important;
	top:577px !important;
}

#item201819 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item201820 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:23px !important;
}

#item201845 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212297 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:392px !important;
}

#item201869 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item201870 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:20px !important;
}

#item201894 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212295 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:502px !important;
}

#item201918 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item201919 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:21px !important;
}

#item201943 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212293 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:726px !important;
}

#item201967 {
	width:644px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item201968 {
	width:588px !important;
	height:27px !important;
	left:23px !important;
	top:21px !important;
}

#item201992 {
	width:24px !important;
	height:38px !important;
	left:635px !important;
	top:19px !important;
}

#item212291 {
	width:671px !important;
	height:68px !important;
	left:1434px !important;
	top:847px !important;
}

#item202015 {
	width:644px !important;
	height:62px !important;
	left:1437px !important;
	top:615px !important;
	border-radius:12px;
	background:#e3f2e8;
}

#item202016 {
	width:588px !important;
	height:27px !important;
	left:1457px !important;
	top:634px !important;
}

#item203699 {
	width:2468px !important;
	height:1321px !important;
	left:-122px !important;
	top:-122px !important;
}

#item298408 {
	width:2435px !important;
	height:1280px !important;
	left:10px !important;
	top:10px !important;
	background:#cfecd9;
}

#item298441 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item298414 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item298409 {
	width:149px !important;
	height:33px !important;
	left:1939px !important;
	top:222px !important;
}

#item298465 {
	width:414px !important;
	left:479px !important;
	top:236px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-298465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-298465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item298465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes réduction-298488 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-298488 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item298488 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item298489 {
	width:401px !important;
	height:77px !important;
	left:365px !important;
	top:630px !important;
	border-radius:12px;
	background:#874fcb;
}

#item298490 {
	width:401px !important;
	height:77px !important;
	left:806px !important;
	top:630px !important;
	border-radius:12px;
	background:#874fcb;
}

#item298491 {
	width:401px !important;
	height:77px !important;
	left:1247px !important;
	top:630px !important;
	border-radius:12px;
	background:#874fcb;
}

#item298492 {
	width:401px !important;
	height:77px !important;
	left:1689px !important;
	top:630px !important;
	border-radius:12px;
	background:#874fcb;
}

#item298494 {
	width:161px !important;
	height:36px !important;
	border-radius:50px;
	background:#874fcb;
}

#item298495 {
	width:89px !important;
	left:36px !important;
	top:11px !important;
	min-height:14px !important;
}

#item298518 {
	width:253px !important;
	left:439px !important;
	top:724px !important;
	min-height:15px !important;
}

#item298541 {
	width:147px !important;
	left:492px !important;
	top:661px !important;
	min-height:15px !important;
}

#item298565 {
	width:306px !important;
	left:806px !important;
	top:724px !important;
	min-height:15px !important;
}

#item298588 {
	width:244px !important;
	left:885px !important;
	top:661px !important;
	min-height:15px !important;
}

#item298611 {
	width:401px !important;
	left:1689px !important;
	top:724px !important;
	min-height:155px !important;
}

#item298634 {
	width:279px !important;
	left:1750px !important;
	top:661px !important;
	min-height:15px !important;
}

#item298657 {
	width:264px !important;
	left:1757px !important;
	top:947px !important;
	min-height:15px !important;
}

#item298680 {
	width:401px !important;
	left:1247px !important;
	top:724px !important;
	min-height:131px !important;
}

#item298703 {
	width:194px !important;
	left:1351px !important;
	top:661px !important;
	min-height:15px !important;
}

#item298726 {
	width:264px !important;
	left:1316px !important;
	top:947px !important;
	min-height:15px !important;
}

#item298750 {
	width:264px !important;
	left:875px !important;
	top:947px !important;
	min-height:15px !important;
}

#item298800 {
	width:306px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298776 {
	width:293px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item298774 {
	width:312px !important;
	height:22px !important;
	left:803px !important;
	top:753px !important;
}

#item298823 {
	width:402px !important;
	height:52px !important;
	left:806px !important;
	top:928px !important;
	border-radius:12px;
	border:solid 1px #874fcb;
}

#item298824 {
	width:402px !important;
	height:52px !important;
	left:1246px !important;
	top:928px !important;
	border-radius:12px;
	border:solid 1px #874fcb;
}

#item298825 {
	width:402px !important;
	height:52px !important;
	left:1689px !important;
	top:928px !important;
	border-radius:12px;
	border:solid 1px #874fcb;
}

#item298830 {
	width:610px !important;
	left:56px !important;
	top:20px !important;
	min-height:56px !important;
}

#item298826 {
	width:668px !important;
	height:87px !important;
	left:366px !important;
	top:299px !important;
}

#item298885 {
	width:247px !important;
	height:44px !important;
	left:4px !important;
	top:4px !important;
	border-radius:50px;
	background:#00008f;
}

#item298889 {
	width:168px !important;
	left:70px !important;
	top:19px !important;
	min-height:14px !important;
}

#item298860 {
	width:168px !important;
	left:70px !important;
	top:19px !important;
	min-height:14px !important;
}

#item298883 {
	width:249px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:50px;
	border:solid 2px #00008f;
}

#item298853 {
	width:255px !important;
	height:52px !important;
	left:1838px !important;
	top:334px !important;
}

#item298912 {
	width:509px !important;
	left:421px !important;
	top:436px !important;
	min-height:40px !important;
}

@keyframes entréerapideparlebas-298912 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-298912 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item299463 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item298406 {
	width:2445px !important;
	height:1290px !important;
	left:-110px !important;
	top:-110px !important;
}

#item215163 {
	width:1217px !important;
	height:1280px !important;
	left:-100px !important;
	top:-100px !important;
	background:#f3d5dd;
}

#item215139 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item215112 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item215106 {
	width:143px !important;
	height:27px !important;
	left:1832px !important;
	top:115px !important;
}

@keyframes réduction-215082 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-215082 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item215082 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item215177 {
	width:365px !important;
	left:369px !important;
	top:126px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-215177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-215177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item215201 {
	width:500px !important;
	left:255px !important;
	top:319px !important;
	min-height:163px !important;
}

#item215228 {
	width:477px !important;
	left:255px !important;
	top:209px !important;
	min-height:56px !important;
}

#item218778 {
	width:482px !important;
	height:261px !important;
	border-radius:21px;
	background:#00008f;
}

#item218779 {
	width:345px !important;
	left:69px !important;
	top:67px !important;
	min-height:127px !important;
}

#item218802 {
	width:21px !important;
	left:437px !important;
	top:215px !important;
	min-height:28px !important;
}

#item215320 {
	width:482px !important;
	height:261px !important;
	border-radius:21px;
	background:#e196aa;
}

#item215321 {
	width:345px !important;
	left:69px !important;
	top:67px !important;
	min-height:127px !important;
}

#item215370 {
	width:21px !important;
	left:437px !important;
	top:215px !important;
	min-height:28px !important;
}

#item218775 {
	width:482px !important;
	height:261px !important;
	left:1298px !important;
	top:177px !important;
}

#item218828 {
	width:482px !important;
	height:228px !important;
	border-radius:21px;
	background:#00008f;
}

#item218829 {
	width:345px !important;
	left:69px !important;
	top:65px !important;
	min-height:97px !important;
}

#item218852 {
	width:21px !important;
	left:437px !important;
	top:182px !important;
	min-height:28px !important;
}

#item215396 {
	width:482px !important;
	height:228px !important;
	border-radius:21px;
	background:#e196aa;
}

#item215397 {
	width:345px !important;
	left:69px !important;
	top:65px !important;
	min-height:97px !important;
}

#item215420 {
	width:21px !important;
	left:437px !important;
	top:182px !important;
	min-height:28px !important;
}

#item218825 {
	width:482px !important;
	height:228px !important;
	left:1298px !important;
	top:467px !important;
}

#item218883 {
	width:482px !important;
	height:236px !important;
	border-radius:21px;
	background:#00008f;
}

#item218884 {
	width:345px !important;
	left:69px !important;
	top:65px !important;
	min-height:106px !important;
}

#item218907 {
	width:21px !important;
	left:437px !important;
	top:192px !important;
	min-height:28px !important;
}

#item215443 {
	width:482px !important;
	height:236px !important;
	border-radius:21px;
	background:#e196aa;
}

#item215444 {
	width:345px !important;
	left:69px !important;
	top:65px !important;
	min-height:106px !important;
}

#item215467 {
	width:21px !important;
	left:437px !important;
	top:192px !important;
	min-height:28px !important;
}

#item218880 {
	width:482px !important;
	height:236px !important;
	left:1298px !important;
	top:724px !important;
}

#item246493 {
	width:73px !important;
	min-height:14px !important;
}

#item246469 {
	width:73px !important;
	min-height:14px !important;
}

#item246467 {
	width:73px !important;
	height:14px !important;
	left:1418px !important;
	top:882px !important;
}

#item291794 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item291817 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item291840 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item291864 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item291865 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item291888 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item291912 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item291962 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item291937 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item291935 {
	width:241px !important;
	height:30px !important;
}

#item291987 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item292036 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item292012 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item292010 {
	width:246px !important;
	height:30px !important;
}

#item292061 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item292110 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item292086 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item292084 {
	width:287px !important;
	height:30px !important;
}

#item292135 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item292184 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item292160 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item292158 {
	width:215px !important;
	height:30px !important;
}

#item292207 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item292208 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item292212 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item292261 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item292237 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item292235 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item292311 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item292286 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item292284 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item292360 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item292336 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item292334 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item292384 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item292407 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item292411 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item292415 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item300170 {
	width:55px !important;
	height:55px !important;
	left:2101px !important;
	top:224px !important;
}

#item291114 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item291137 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item291160 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item291184 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item291185 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item291208 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item291232 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item291281 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item291257 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item291255 {
	width:241px !important;
	height:30px !important;
}

#item291305 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item291355 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item291330 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item291328 {
	width:246px !important;
	height:30px !important;
}

#item291379 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item291428 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item291404 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item291402 {
	width:287px !important;
	height:30px !important;
}

#item291452 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item291501 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item291477 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item291475 {
	width:215px !important;
	height:30px !important;
}

#item291524 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item291525 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item291529 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item291578 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item291554 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item291552 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item291628 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item291604 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item291602 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item291678 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item291654 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item291651 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item291702 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item291725 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item291729 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item291733 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item291737 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item300154 {
	width:55px !important;
	height:55px !important;
	left:2100px !important;
	top:224px !important;
}

#item289002 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item289025 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item289048 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item289072 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item289073 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item289096 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item289121 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item289170 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item289146 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item289144 {
	width:241px !important;
	height:30px !important;
}

#item289194 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item289243 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item289219 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item289217 {
	width:246px !important;
	height:30px !important;
}

#item289267 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item289316 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item289292 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item289290 {
	width:287px !important;
	height:30px !important;
}

#item289340 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item289390 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item289365 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item289363 {
	width:215px !important;
	height:30px !important;
}

#item289413 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item289414 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item289418 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item289467 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item289443 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item289441 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item289516 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item289492 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item289490 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item289565 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item289541 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item289539 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item289589 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item289612 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item289618 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item289622 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item289626 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item299791 {
	width:55px !important;
	height:55px !important;
	left:2101px !important;
	top:224px !important;
}

#item218213 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:298px !important;
	border-radius:21px;
	background:#e5e5f3;
}

#item218214 {
	width:704px !important;
	left:1347px !important;
	top:345px !important;
	min-height:142px !important;
}

#item218955 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:275px !important;
}

#item218293 {
	width:226px !important;
	left:1349px !important;
	top:278px !important;
	min-height:11px !important;
}

#item218342 {
	width:702px !important;
	height:228px !important;
	left:1348px !important;
	top:831px !important;
	border-radius:20px;
	background:#eb6d9e;
}

#item218343 {
	width:184px !important;
	height:19px !important;
	left:1607px !important;
	top:849px !important;
}

#item218372 {
	width:643px !important;
	left:1378px !important;
	top:888px !important;
	min-height:147px !important;
}

#item236833 {
	width:667px !important;
	left:13px !important;
	top:256px !important;
	min-height:35px !important;
}

#item236857 {
	width:83px !important;
	height:24px !important;
	top:112px !important;
	border-radius:30px;
	background:#00008f;
}

#item236858 {
	width:707px !important;
	left:13px !important;
	min-height:222px !important;
}

#item242227 {
	width:77px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item242203 {
	width:77px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item242201 {
	width:83px !important;
	height:20px !important;
	left:1380px !important;
	top:665px !important;
}

#item245397 {
	width:86px !important;
	left:4px !important;
	top:3px !important;
	min-height:14px !important;
}

#item245373 {
	width:87px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item245371 {
	width:93px !important;
	height:20px !important;
	left:1924px !important;
	top:643px !important;
}

#item217132 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:298px !important;
	border-radius:21px;
	background:#e5e5f3;
}

#item217133 {
	width:704px !important;
	left:1347px !important;
	top:345px !important;
	min-height:138px !important;
}

#item217156 {
	width:617px !important;
	left:1390px !important;
	top:944px !important;
	min-height:88px !important;
}

#item217179 {
	width:704px !important;
	height:143px !important;
	left:1347px !important;
	top:916px !important;
	border-radius:21px;
	border:solid 3px #00008f;
}

#item218953 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:275px !important;
}

#item218951 {
	width:37px !important;
	height:37px !important;
	left:1302px !important;
	top:661px !important;
}

#item218946 {
	width:9px !important;
	height:9px !important;
}

#item217233 {
	width:226px !important;
	left:1349px !important;
	top:278px !important;
	min-height:11px !important;
}

#item217256 {
	width:704px !important;
	height:333px !important;
	left:1347px !important;
	top:513px !important;
	border-radius:20px;
	background:#00008f;
}

#item217257 {
	width:617px !important;
	height:258px !important;
	left:1390px !important;
	top:547px !important;
}

#item249758 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249734 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249732 {
	width:87px !important;
	height:20px !important;
	left:1629px !important;
	top:972px !important;
}

#item216982 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:298px !important;
	border-radius:21px;
	background:#e5e5f3;
}

#item216983 {
	width:704px !important;
	left:1347px !important;
	top:345px !important;
	min-height:138px !important;
}

#item217006 {
	width:617px !important;
	left:1390px !important;
	top:944px !important;
	min-height:88px !important;
}

#item217029 {
	width:704px !important;
	height:143px !important;
	left:1347px !important;
	top:916px !important;
	border-radius:21px;
	border:solid 3px #00008f;
}

#item218933 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:275px !important;
}

#item217058 {
	width:16px !important;
	height:19px !important;
	left:11px !important;
	top:9px !important;
}

#item218943 {
	width:37px !important;
	height:37px !important;
	left:2059px !important;
	top:661px !important;
}

#item218938 {
	width:9px !important;
	height:9px !important;
	left:13px !important;
}

#item217084 {
	width:226px !important;
	left:1349px !important;
	top:278px !important;
	min-height:11px !important;
}

#item217107 {
	width:704px !important;
	height:333px !important;
	left:1347px !important;
	top:513px !important;
	border-radius:20px;
	background:#00008f;
}

#item217108 {
	width:617px !important;
	left:1390px !important;
	top:567px !important;
	min-height:221px !important;
}

#item246572 {
	width:86px !important;
	left:4px !important;
	top:3px !important;
	min-height:14px !important;
}

#item246548 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item246546 {
	width:92px !important;
	height:20px !important;
	left:1906px !important;
	top:652px !important;
}

#item249682 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249658 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249656 {
	width:87px !important;
	height:20px !important;
	left:1629px !important;
	top:972px !important;
}

#item217497 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:298px !important;
	border-radius:21px;
	background:#e5e5f3;
}

#item217498 {
	width:687px !important;
	left:1355px !important;
	top:345px !important;
	min-height:61px !important;
}

#item217521 {
	width:700px !important;
	left:1355px !important;
	top:435px !important;
	min-height:598px !important;
}

#item218930 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:275px !important;
}

#item217572 {
	width:246px !important;
	left:36px !important;
	top:30px !important;
	min-height:191px !important;
}

#item217595 {
	width:318px !important;
	height:301px !important;
	border-radius:21px;
	border:solid 3px #00008f;
}

#item217622 {
	width:239px !important;
	min-height:35px !important;
}

#item217598 {
	width:228px !important;
	min-height:35px !important;
}

#item217596 {
	width:239px !important;
	height:39px !important;
	left:54px !important;
	top:235px !important;
}

#item217646 {
	width:226px !important;
	left:1349px !important;
	top:278px !important;
	min-height:11px !important;
}

#item230064 {
	width:20px !important;
	left:1754px !important;
	top:968px !important;
	min-height:16px !important;
}

#item240258 {
	width:127px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item240234 {
	width:127px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item240232 {
	width:133px !important;
	height:20px !important;
	left:1414px !important;
	top:950px !important;
}

#item249605 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249581 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item249579 {
	width:87px !important;
	height:20px !important;
	left:1773px !important;
	top:888px !important;
}

#item218749 {
	width:7px !important;
	height:7px !important;
	left:1297px !important;
	top:280px !important;
}

#item218572 {
	width:2468px !important;
	height:1321px !important;
	left:-122px !important;
	top:-121px !important;
}

#item218983 {
	width:1217px !important;
	height:1280px !important;
	left:-100px !important;
	top:-100px !important;
	background:#b4d0ee;
}

#item219016 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item218989 {
	width:105px !important;
	left:38px !important;
	min-height:27px !important;
}

#item218984 {
	width:143px !important;
	height:27px !important;
	left:1832px !important;
	top:115px !important;
}

@keyframes réduction-219040 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-219040 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item219040 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item219041 {
	width:365px !important;
	left:369px !important;
	top:126px !important;
	min-height:19px !important;
}

@keyframes fonduenentrée-219041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-219041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item219041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item219091 {
	width:419px !important;
	left:256px !important;
	top:209px !important;
	min-height:140px !important;
}

#item220559 {
	width:500px !important;
	height:150px !important;
	border-radius:21px;
	background:#b4d0ee;
}

#item220560 {
	width:379px !important;
	left:36px !important;
	top:62px !important;
	min-height:23px !important;
}

#item220584 {
	width:21px !important;
	left:450px !important;
	top:60px !important;
	min-height:28px !important;
}

#item219117 {
	width:500px !important;
	height:150px !important;
	border-radius:21px;
	background:#00008f;
}

#item219118 {
	width:379px !important;
	left:36px !important;
	top:62px !important;
	min-height:23px !important;
}

#item219141 {
	width:21px !important;
	left:450px !important;
	top:60px !important;
	min-height:28px !important;
}

#item220557 {
	width:500px !important;
	height:150px !important;
	left:1289px !important;
	top:277px !important;
}

#item220609 {
	width:500px !important;
	height:150px !important;
	border-radius:21px;
	background:#b4d0ee;
}

#item220610 {
	width:362px !important;
	left:36px !important;
	top:62px !important;
	min-height:23px !important;
}

#item220633 {
	width:21px !important;
	left:450px !important;
	top:60px !important;
	min-height:28px !important;
}

#item220452 {
	width:500px !important;
	height:150px !important;
	border-radius:21px;
	background:#00008f;
}

#item220453 {
	width:362px !important;
	left:36px !important;
	top:62px !important;
	min-height:23px !important;
}

#item220476 {
	width:21px !important;
	left:450px !important;
	top:60px !important;
	min-height:28px !important;
}

#item220607 {
	width:500px !important;
	height:150px !important;
	left:1289px !important;
	top:502px !important;
}

#item220658 {
	width:500px !important;
	height:150px !important;
	border-radius:21px;
	background:#b4d0ee;
}

#item220659 {
	width:341px !important;
	left:36px !important;
	top:62px !important;
	min-height:23px !important;
}

#item220682 {
	width:21px !important;
	left:450px !important;
	top:60px !important;
	min-height:28px !important;
}

#item220500 {
	width:500px !important;
	height:150px !important;
	border-radius:21px;
	background:#00008f;
}

#item220501 {
	width:341px !important;
	left:36px !important;
	top:62px !important;
	min-height:23px !important;
}

#item220524 {
	width:21px !important;
	left:450px !important;
	top:60px !important;
	min-height:28px !important;
}

#item220656 {
	width:500px !important;
	height:150px !important;
	left:1289px !important;
	top:714px !important;
}

#item296745 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item296768 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item296791 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item296815 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item296816 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item296839 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item296863 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item296913 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item296888 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item296886 {
	width:241px !important;
	height:30px !important;
}

#item296937 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item296986 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item296962 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item296960 {
	width:246px !important;
	height:30px !important;
}

#item297010 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item297059 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item297035 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item297033 {
	width:287px !important;
	height:30px !important;
}

#item297083 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item297133 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item297108 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item297106 {
	width:215px !important;
	height:30px !important;
}

#item297156 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item297157 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item297162 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item297211 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item297187 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item297185 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item297260 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item297236 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item297234 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item297309 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item297285 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item297283 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item297333 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item297356 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item297360 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item297364 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item300196 {
	width:55px !important;
	height:55px !important;
	left:2100px !important;
	top:225px !important;
}

#item295295 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item295318 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item295341 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item295365 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item295366 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item295389 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item295413 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item295463 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item295438 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item295436 {
	width:241px !important;
	height:30px !important;
}

#item295487 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item295536 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item295512 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item295510 {
	width:246px !important;
	height:30px !important;
}

#item295560 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item295611 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item295585 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item295583 {
	width:287px !important;
	height:30px !important;
}

#item295635 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item295685 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item295661 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item295658 {
	width:215px !important;
	height:30px !important;
}

#item295708 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item295709 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item295714 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item295763 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item295739 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item295737 {
	width:133px !important;
	height:65px !important;
	left:1243px !important;
	top:18px !important;
}

#item295812 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item295788 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item295786 {
	width:132px !important;
	height:65px !important;
	left:1415px !important;
	top:18px !important;
}

#item295861 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item295837 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item295835 {
	width:135px !important;
	height:65px !important;
	left:1587px !important;
	top:18px !important;
}

#item295885 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item295908 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item295912 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item295916 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item295920 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item300189 {
	width:55px !important;
	height:55px !important;
	left:2099px !important;
	top:225px !important;
}

#item293920 {
	width:7px !important;
	height:7px !important;
	left:1297px !important;
	top:279px !important;
}

#item293929 {
	width:366px !important;
	height:60px !important;
	top:47px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item293952 {
	width:287px !important;
	height:60px !important;
	left:80px !important;
	border-radius:77px;
	background:#f9b01b;
}

#item293975 {
	width:314px !important;
	left:27px !important;
	top:15px !important;
	min-height:75px !important;
}

#item293999 {
	width:425px !important;
	height:394px !important;
	top:58px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item294000 {
	width:425px !important;
	height:51px !important;
	border-radius:12px 12px 0 0;
	background:#f9b01b;
}

#item294024 {
	width:395px !important;
	left:14px !important;
	top:16px !important;
	min-height:19px !important;
}

#item294049 {
	width:342px !important;
	top:40px !important;
	min-height:35px !important;
}

#item294098 {
	width:240px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item294074 {
	width:241px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item294072 {
	width:241px !important;
	height:30px !important;
}

#item294122 {
	width:312px !important;
	top:37px !important;
	min-height:14px !important;
}

#item294171 {
	width:244px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item294147 {
	width:246px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item294145 {
	width:246px !important;
	height:30px !important;
}

#item294195 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item294244 {
	width:286px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item294220 {
	width:287px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item294218 {
	width:287px !important;
	height:30px !important;
}

#item294268 {
	width:312px !important;
	top:40px !important;
	min-height:35px !important;
}

#item294317 {
	width:214px !important;
	height:29px !important;
	left:1px !important;
	top:1px !important;
	background:#f9b01b;
	padding:5px 10px 5px 10px;
}

#item294293 {
	width:215px !important;
	height:30px !important;
	border:solid 1px #f9b01b;
	padding:5px 10px 5px 10px;
}

#item294291 {
	width:215px !important;
	height:30px !important;
}

#item294341 {
	opacity:0.80;
	width:2457px !important;
	height:1311px !important;
	background:#462c7e;
}

#item294342 {
	width:1856px !important;
	height:888px !important;
	left:302px !important;
	top:203px !important;
	border-radius:12px;
	background:#fff;
}

#item294346 {
	width:260px !important;
	left:53px !important;
	top:17px !important;
	min-height:56px !important;
}

#item294395 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item294371 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item294369 {
	width:133px !important;
	height:65px !important;
	left:1246px !important;
	top:18px !important;
}

#item294444 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item294420 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item294418 {
	width:132px !important;
	height:65px !important;
	left:1419px !important;
	top:18px !important;
}

#item294493 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item294469 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item294467 {
	width:135px !important;
	height:65px !important;
	left:1590px !important;
	top:18px !important;
}

#item294517 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item294540 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item294544 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item294549 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item294553 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item300177 {
	width:55px !important;
	height:55px !important;
	left:2100px !important;
	top:225px !important;
}

#item293629 {
	width:7px !important;
	height:7px !important;
	left:1297px !important;
	top:279px !important;
}

#item293631 {
	width:807px !important;
	height:605px !important;
	top:20px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item293632 {
	width:687px !important;
	left:60px !important;
	top:67px !important;
	min-height:63px !important;
}

#item293655 {
	width:45px !important;
	height:45px !important;
	left:381px !important;
}

#item293681 {
	width:153px !important;
	left:54px !important;
	min-height:11px !important;
}

#item293704 {
	width:704px !important;
	height:398px !important;
	left:51px !important;
	top:159px !important;
	border-radius:20px;
	background:#00008f;
}

#item293705 {
	width:617px !important;
	left:95px !important;
	top:195px !important;
	min-height:320px !important;
}

#item293730 {
	width:9px !important;
	height:9px !important;
}

#item293735 {
	width:31px !important;
	height:31px !important;
	left:10px !important;
	top:340px !important;
}

#item293788 {
	width:67px !important;
	min-height:14px !important;
}

#item293763 {
	width:67px !important;
	min-height:14px !important;
}

#item293761 {
	width:67px !important;
	height:14px !important;
	left:313px !important;
	top:115px !important;
}

#item293226 {
	width:7px !important;
	height:7px !important;
	left:1298px !important;
	top:276px !important;
}

#item293228 {
	width:807px !important;
	height:784px !important;
	top:20px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item293229 {
	width:687px !important;
	left:60px !important;
	top:67px !important;
	min-height:63px !important;
}

#item293252 {
	width:45px !important;
	height:45px !important;
	left:381px !important;
}

#item293278 {
	width:153px !important;
	left:54px !important;
	min-height:11px !important;
}

#item293301 {
	width:704px !important;
	height:602px !important;
	left:51px !important;
	top:159px !important;
	border-radius:20px;
	background:#00008f;
}

#item293302 {
	width:617px !important;
	left:95px !important;
	top:195px !important;
	min-height:448px !important;
}

#item293327 {
	width:9px !important;
	height:9px !important;
	left:13px !important;
}

#item293336 {
	width:16px !important;
	height:19px !important;
	left:8px !important;
	top:6px !important;
}

#item293332 {
	width:31px !important;
	height:31px !important;
	left:764px !important;
	top:446px !important;
}

#item293359 {
	width:178px !important;
	left:309px !important;
	top:687px !important;
	min-height:14px !important;
}

#item293410 {
	width:277px !important;
	border-radius:70px;
	background:#b4d0ee;
	min-height:26px !important;
	padding:4px;
}

#item293386 {
	width:277px !important;
	border-radius:70px;
	background:#9fd9b4;
	min-height:26px !important;
	padding:4px;
}

#item293383 {
	width:277px !important;
	height:26px !important;
}

#item293460 {
	width:308px !important;
	border-radius:70px;
	background:#b4d0ee;
	min-height:26px !important;
	padding:4px;
}

#item293436 {
	width:308px !important;
	border-radius:70px;
	background:#9fd9b4;
	min-height:26px !important;
	padding:4px;
}

#item293433 {
	width:308px !important;
	height:26px !important;
	left:295px !important;
}

#item293509 {
	width:67px !important;
	min-height:14px !important;
}

#item293485 {
	width:67px !important;
	min-height:14px !important;
}

#item293483 {
	width:67px !important;
	height:14px !important;
	left:313px !important;
	top:116px !important;
}

#item293581 {
	width:95px !important;
	min-height:14px !important;
}

#item293557 {
	width:95px !important;
	min-height:14px !important;
}

#item293555 {
	width:95px !important;
	height:14px !important;
	left:609px !important;
	top:438px !important;
}

#item292955 {
	width:7px !important;
	height:7px !important;
	left:1297px !important;
	top:279px !important;
}

#item292957 {
	width:807px !important;
	height:784px !important;
	top:20px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item292958 {
	width:607px !important;
	left:100px !important;
	top:138px !important;
	min-height:142px !important;
}

#item292981 {
	width:45px !important;
	height:45px !important;
	left:381px !important;
}

#item293008 {
	width:226px !important;
	left:54px !important;
	min-height:11px !important;
}

#item293031 {
	width:606px !important;
	height:354px !important;
	left:100px !important;
	top:331px !important;
	border-radius:21px;
	border:solid 3px #00008f;
}

#item293032 {
	width:513px !important;
	left:147px !important;
	top:376px !important;
	min-height:265px !important;
}

#item293081 {
	width:81px !important;
	min-height:14px !important;
}

#item293057 {
	width:81px !important;
	min-height:14px !important;
}

#item293055 {
	width:81px !important;
	height:14px !important;
	left:147px !important;
	top:434px !important;
}

#item293153 {
	width:86px !important;
	left:1px !important;
	min-height:14px !important;
}

#item293129 {
	width:87px !important;
	min-height:14px !important;
}

#item293127 {
	width:87px !important;
	height:14px !important;
	left:391px !important;
	top:478px !important;
}

#item225918 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:297px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item225919 {
	width:687px !important;
	left:1355px !important;
	top:344px !important;
	min-height:112px !important;
}

#item225942 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:274px !important;
}

#item225969 {
	width:226px !important;
	left:1349px !important;
	top:277px !important;
	min-height:11px !important;
}

#item226040 {
	width:704px !important;
	height:131px !important;
	left:40px !important;
	border-radius:20px;
	background:#00008f;
}

#item226041 {
	width:704px !important;
	left:40px !important;
	top:34px !important;
	min-height:56px !important;
}

#item226068 {
	width:9px !important;
	height:9px !important;
	left:13px !important;
}

#item226074 {
	width:9px !important;
	height:9px !important;
}

#item226084 {
	width:16px !important;
	height:19px !important;
	left:8px !important;
	top:6px !important;
}

#item226080 {
	width:31px !important;
	height:31px !important;
	left:754px !important;
	top:50px !important;
}

#item226107 {
	width:31px !important;
	height:31px !important;
	top:50px !important;
}

#item226139 {
	width:73px !important;
	height:25px !important;
	border-radius:12px;
	background:#00008f;
	padding:5px;
}

#item226136 {
	width:73px !important;
	height:25px !important;
	left:148px !important;
	top:369px !important;
}

#item226162 {
	width:78px !important;
	height:24px !important;
	left:24px !important;
	top:266px !important;
	border-radius:30px;
	background:#00845f;
}

#item226163 {
	width:303px !important;
	left:33px !important;
	top:32px !important;
	min-height:316px !important;
}

#item237675 {
	width:294px !important;
	left:1355px !important;
	top:660px !important;
	min-height:35px !important;
}

#item297762 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item292857 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297758 {
	width:87px !important;
	height:20px !important;
	left:1872px !important;
	top:341px !important;
}

#item297789 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item292880 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297785 {
	width:78px !important;
	height:20px !important;
	left:1607px !important;
	top:412px !important;
}

#item300433 {
	width:287px !important;
	left:1354px !important;
	top:722px !important;
	min-height:378px !important;
}

#item225649 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:297px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item225650 {
	width:687px !important;
	left:1355px !important;
	top:344px !important;
	min-height:112px !important;
}

#item225673 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:274px !important;
}

#item225700 {
	width:226px !important;
	left:1349px !important;
	top:277px !important;
	min-height:11px !important;
}

#item225771 {
	width:704px !important;
	height:131px !important;
	left:40px !important;
	border-radius:20px;
	background:#00008f;
}

#item225772 {
	width:704px !important;
	left:40px !important;
	top:34px !important;
	min-height:56px !important;
}

#item225797 {
	width:9px !important;
	height:9px !important;
	left:13px !important;
}

#item225803 {
	width:9px !important;
	height:9px !important;
}

#item225813 {
	width:16px !important;
	height:19px !important;
	left:8px !important;
	top:6px !important;
}

#item225809 {
	width:31px !important;
	height:31px !important;
	left:754px !important;
	top:50px !important;
}

#item225837 {
	width:31px !important;
	height:31px !important;
	top:50px !important;
}

#item225871 {
	width:73px !important;
	height:25px !important;
	border-radius:12px;
	background:#00008f;
	padding:5px;
}

#item225867 {
	width:73px !important;
	height:25px !important;
	left:148px !important;
	top:211px !important;
}

#item225894 {
	width:226px !important;
	left:72px !important;
	top:44px !important;
	min-height:132px !important;
}

#item237623 {
	width:294px !important;
	left:1355px !important;
	top:660px !important;
	min-height:35px !important;
}

#item297704 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item292908 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297700 {
	width:87px !important;
	height:20px !important;
	left:1872px !important;
	top:341px !important;
}

#item297731 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item292931 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297727 {
	width:78px !important;
	height:20px !important;
	left:1607px !important;
	top:412px !important;
}

#item300410 {
	width:287px !important;
	left:1354px !important;
	top:722px !important;
	min-height:378px !important;
}

#item225380 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:297px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item225381 {
	width:687px !important;
	left:1355px !important;
	top:344px !important;
	min-height:112px !important;
}

#item225404 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:274px !important;
}

#item225431 {
	width:226px !important;
	left:1349px !important;
	top:277px !important;
	min-height:11px !important;
}

#item225503 {
	width:704px !important;
	height:131px !important;
	left:40px !important;
	border-radius:20px;
	background:#00008f;
}

#item225504 {
	width:704px !important;
	left:40px !important;
	top:34px !important;
	min-height:56px !important;
}

#item225529 {
	width:9px !important;
	height:9px !important;
}

#item225535 {
	width:9px !important;
	height:9px !important;
	left:25px !important;
}

#item225545 {
	width:16px !important;
	height:19px !important;
	left:8px !important;
	top:6px !important;
}

#item225541 {
	width:31px !important;
	height:31px !important;
	left:754px !important;
	top:50px !important;
}

#item225568 {
	width:31px !important;
	height:31px !important;
	top:50px !important;
}

#item225600 {
	width:73px !important;
	height:25px !important;
	border-radius:12px;
	background:#00008f;
	padding:5px;
}

#item225597 {
	width:73px !important;
	height:25px !important;
	left:148px !important;
	top:369px !important;
}

#item225623 {
	width:78px !important;
	height:24px !important;
	left:24px !important;
	top:266px !important;
	border-radius:30px;
	background:#00845f;
}

#item225624 {
	width:303px !important;
	left:33px !important;
	top:32px !important;
	min-height:316px !important;
}

#item237565 {
	width:294px !important;
	left:1355px !important;
	top:660px !important;
	min-height:35px !important;
}

#item297650 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item292793 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297646 {
	width:87px !important;
	height:20px !important;
	left:1872px !important;
	top:341px !important;
}

#item297677 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item292817 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297673 {
	width:78px !important;
	height:20px !important;
	left:1607px !important;
	top:412px !important;
}

#item300386 {
	width:287px !important;
	left:1354px !important;
	top:722px !important;
	min-height:378px !important;
}

#item225109 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:297px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item225110 {
	width:687px !important;
	left:1355px !important;
	top:344px !important;
	min-height:112px !important;
}

#item225133 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:274px !important;
}

#item225160 {
	width:226px !important;
	left:1349px !important;
	top:277px !important;
	min-height:11px !important;
}

#item225232 {
	width:704px !important;
	height:131px !important;
	left:40px !important;
	border-radius:20px;
	background:#00008f;
}

#item225233 {
	width:704px !important;
	left:40px !important;
	top:34px !important;
	min-height:56px !important;
}

#item225258 {
	width:9px !important;
	height:9px !important;
}

#item225265 {
	width:9px !important;
	height:9px !important;
	left:25px !important;
}

#item225276 {
	width:16px !important;
	height:19px !important;
	left:8px !important;
	top:6px !important;
}

#item225272 {
	width:31px !important;
	height:31px !important;
	left:754px !important;
	top:50px !important;
}

#item225299 {
	width:31px !important;
	height:31px !important;
	top:50px !important;
}

#item225333 {
	width:73px !important;
	height:25px !important;
	border-radius:12px;
	background:#00008f;
	padding:5px;
}

#item225330 {
	width:73px !important;
	height:25px !important;
	left:148px !important;
	top:211px !important;
}

#item225356 {
	width:226px !important;
	left:72px !important;
	top:44px !important;
	min-height:132px !important;
}

#item237510 {
	width:294px !important;
	left:1355px !important;
	top:660px !important;
	min-height:35px !important;
}

#item297594 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item292731 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297590 {
	width:87px !important;
	height:20px !important;
	left:1872px !important;
	top:341px !important;
}

#item297618 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item292754 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297587 {
	width:78px !important;
	height:20px !important;
	left:1607px !important;
	top:412px !important;
}

#item300363 {
	width:287px !important;
	left:1354px !important;
	top:722px !important;
	min-height:378px !important;
}

#item224840 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:297px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item224841 {
	width:687px !important;
	left:1355px !important;
	top:344px !important;
	min-height:112px !important;
}

#item224864 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:274px !important;
}

#item224892 {
	width:226px !important;
	left:1349px !important;
	top:277px !important;
	min-height:11px !important;
}

#item224916 {
	width:704px !important;
	height:131px !important;
	left:40px !important;
	border-radius:20px;
	background:#00008f;
}

#item224917 {
	width:617px !important;
	left:84px !important;
	top:34px !important;
	min-height:56px !important;
}

#item224942 {
	width:9px !important;
	height:9px !important;
	left:13px !important;
}

#item224948 {
	width:9px !important;
	height:9px !important;
	left:25px !important;
}

#item224958 {
	width:16px !important;
	height:19px !important;
	left:8px !important;
	top:6px !important;
}

#item224954 {
	width:31px !important;
	height:31px !important;
	left:754px !important;
	top:50px !important;
}

#item224981 {
	width:31px !important;
	height:31px !important;
	top:50px !important;
}

#item225061 {
	width:73px !important;
	height:25px !important;
	border-radius:12px;
	background:#00008f;
	padding:5px;
}

#item225058 {
	width:73px !important;
	height:25px !important;
	left:148px !important;
	top:369px !important;
}

#item225084 {
	width:78px !important;
	height:24px !important;
	left:24px !important;
	top:266px !important;
	border-radius:30px;
	background:#00845f;
}

#item225085 {
	width:303px !important;
	left:33px !important;
	top:32px !important;
	min-height:316px !important;
}

#item237456 {
	width:294px !important;
	left:1355px !important;
	top:660px !important;
	min-height:35px !important;
}

#item297536 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297485 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297532 {
	width:87px !important;
	height:20px !important;
	left:1872px !important;
	top:341px !important;
}

#item297563 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297508 {
	width:72px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item297559 {
	width:78px !important;
	height:20px !important;
	left:1607px !important;
	top:412px !important;
}

#item300334 {
	width:287px !important;
	left:1354px !important;
	top:722px !important;
	min-height:378px !important;
}

#item224572 {
	width:807px !important;
	height:784px !important;
	left:1295px !important;
	top:297px !important;
	border-radius:21px;
	background:#c5e8d2;
}

#item224573 {
	width:687px !important;
	left:1355px !important;
	top:344px !important;
	min-height:112px !important;
}

#item224596 {
	width:51px !important;
	height:51px !important;
	left:1673px !important;
	top:274px !important;
}

#item224623 {
	width:226px !important;
	left:1349px !important;
	top:277px !important;
	min-height:11px !important;
}

#item224647 {
	width:704px !important;
	height:131px !important;
	left:40px !important;
	border-radius:20px;
	background:#00008f;
}

#item224648 {
	width:617px !important;
	left:84px !important;
	top:34px !important;
	min-height:56px !important;
}

#item224673 {
	width:9px !important;
	height:9px !important;
	left:13px !important;
}

#item224680 {
	width:9px !important;
	height:9px !important;
	left:25px !important;
}

#item224690 {
	width:16px !important;
	height:19px !important;
	left:8px !important;
	top:6px !important;
}

#item224686 {
	width:31px !important;
	height:31px !important;
	left:754px !important;
	top:50px !important;
}

#item224713 {
	width:31px !important;
	height:31px !important;
	top:50px !important;
}

#item237317 {
	width:73px !important;
	height:25px !important;
	border-radius:12px;
	background:#00008f;
	padding:5px;
}

#item237315 {
	width:73px !important;
	height:25px !important;
	left:148px !important;
	top:211px !important;
}

#item237340 {
	width:226px !important;
	left:72px !important;
	top:44px !important;
	min-height:132px !important;
}

#item237406 {
	width:294px !important;
	left:1355px !important;
	top:660px !important;
	min-height:35px !important;
}

#item241199 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item241247 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item241196 {
	width:87px !important;
	height:20px !important;
	left:1872px !important;
	top:341px !important;
}

#item247620 {
	width:81px !important;
	left:3px !important;
	top:3px !important;
	min-height:14px !important;
}

#item247596 {
	width:72px !important;
	left:5px !important;
	top:3px !important;
	min-height:14px !important;
}

#item247594 {
	width:87px !important;
	height:20px !important;
	left:1604px !important;
	top:412px !important;
}

#item300539 {
	width:287px !important;
	left:1354px !important;
	top:722px !important;
	min-height:378px !important;
}

#item224569 {
	width:7px !important;
	height:7px !important;
	left:1297px !important;
	top:279px !important;
}

#item224567 {
	width:2468px !important;
	height:1321px !important;
	left:-123px !important;
	top:-118px !important;
}

@keyframes réduction-187797 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-187797 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item187797 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item229220 {
	width:126px !important;
	left:369px !important;
	top:126px !important;
	min-height:20px !important;
}

@keyframes fonduenentrée-229220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-229220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item229220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item229246 {
	width:260px !important;
	left:255px !important;
	top:209px !important;
	min-height:56px !important;
}

#item239774 {
	width:133px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item238699 {
	width:133px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item239770 {
	width:133px !important;
	height:65px !important;
	left:1501px !important;
	top:210px !important;
}

#item239801 {
	width:132px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item238723 {
	width:132px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item239797 {
	width:132px !important;
	height:65px !important;
	left:1674px !important;
	top:210px !important;
}

#item239828 {
	width:135px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item238748 {
	width:135px !important;
	border-radius:20px;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item239824 {
	width:135px !important;
	height:65px !important;
	left:1845px !important;
	top:210px !important;
}

#item239437 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:160px !important;
}

#item239460 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:448px !important;
}

#item239464 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:238px !important;
}

#item239496 {
	width:135px !important;
	left:1590px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item239196 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:602px !important;
}

#item239219 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:359px !important;
}

#item239223 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:140px !important;
}

#item239227 {
	width:394px !important;
	left:1331px !important;
	top:130px !important;
	min-height:213px !important;
}

#item239340 {
	width:132px !important;
	left:1419px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item238777 {
	width:394px !important;
	top:130px !important;
	border-radius:undefined;
	min-height:449px !important;
}

#item238980 {
	width:394px !important;
	left:444px !important;
	top:130px !important;
	min-height:474px !important;
}

#item238984 {
	width:394px !important;
	left:888px !important;
	top:130px !important;
	min-height:530px !important;
}

#item239067 {
	width:394px !important;
	left:1331px !important;
	top:191px !important;
	min-height:472px !important;
}

#item239078 {
	width:133px !important;
	left:1246px !important;
	border-radius:20px;
	background:#e2f3e8;
	border:solid 1px #00845f;
	min-height:65px !important;
	padding:20px;
}

#item239709 {
	width:1726px !important;
	height:733px !important;
	left:255px !important;
	top:210px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
