/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:421px; height:590px; background: #fff !important; }
.paper-vertical { width:421px; height:100%; }
.paper-horizontal { width:43094px; height:602px; }
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:590px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:421px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item2607 {
	width:364px !important;
	height:437px !important;
	left:28px !important;
	top:126px !important;
	background:#2b4642;
}

#item2608 {
	mix-blend-mode:luminosity;
	opacity:0.48;
	width:364px !important;
	height:437px !important;
	left:28px !important;
	top:126px !important;
}

#item2618 {
	width:302px !important;
	height:340px !important;
	left:91px !important;
	top:126px !important;
}

@keyframes entréerapideparlagauche-39907 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-39907 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2812 {
	width:429px !important;
	height:607px !important;
	top:-9px !important;
	background:#e31a12;
}

#item2813 {
	width:393px !important;
	height:561px !important;
	left:14px !important;
	top:14px !important;
	background:#fff;
}

@keyframes apparition-39919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes apparition-39919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39919 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes agrandissement-39943 {
	0% {
		transform:translate(0px,0px) scaleX(0.2) scaleY(0.2);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes agrandissement-39943 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.2) scaleY(0.2);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item39943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item807 {
	width:859px !important;
	height:607px !important;
	left:-9px !important;
	top:-9px !important;
	background:#bec4b0;
}

#item41243 {
	width:112px !important;
	height:64px !important;
	left:131px !important;
	top:61px !important;
}

#item41245 {
	width:112px !important;
	height:64px !important;
	left:131px !important;
	top:140px !important;
}

#item41376 {
	width:112px !important;
	height:36px !important;
	left:264px !important;
	top:113px !important;
}

#item41378 {
	width:112px !important;
	height:47px !important;
	left:264px !important;
	top:179px !important;
}

#item41380 {
	width:112px !important;
	height:36px !important;
	left:264px !important;
	top:256px !important;
}

#item41382 {
	width:112px !important;
	height:47px !important;
	left:264px !important;
	top:322px !important;
}

#item41384 {
	width:115px !important;
	height:63px !important;
	left:264px !important;
	top:399px !important;
}

#item41386 {
	width:112px !important;
	height:54px !important;
	left:264px !important;
	top:473px !important;
}

#item41247 {
	width:112px !important;
	height:64px !important;
	left:131px !important;
	top:234px !important;
}

#item41249 {
	width:112px !important;
	height:36px !important;
	left:131px !important;
	top:354px !important;
}

#item41524 {
	width:112px !important;
	height:46px !important;
	left:43px !important;
	top:37px !important;
}

#item41664 {
	width:112px !important;
	height:54px !important;
	left:154px !important;
	top:130px !important;
}

#item41803 {
	width:112px !important;
	height:36px !important;
	left:267px !important;
	top:91px !important;
}

#item41670 {
	width:112px !important;
	height:54px !important;
	left:154px !important;
	top:381px !important;
}

#item41672 {
	width:112px !important;
	height:60px !important;
	left:154px !important;
	top:465px !important;
}

#item41666 {
	width:112px !important;
	height:36px !important;
	left:154px !important;
	top:214px !important;
}

#item41805 {
	width:112px !important;
	height:46px !important;
	left:267px !important;
	top:156px !important;
}

#item41807 {
	width:112px !important;
	height:97px !important;
	left:267px !important;
	top:258px !important;
}

#item41813 {
	width:112px !important;
	height:36px !important;
	left:267px !important;
	top:385px !important;
}

#item41668 {
	width:112px !important;
	height:46px !important;
	left:154px !important;
	top:279px !important;
}

#item41526 {
	width:112px !important;
	height:64px !important;
	left:43px !important;
	top:113px !important;
}

#item41528 {
	width:112px !important;
	height:46px !important;
	left:43px !important;
	top:207px !important;
}

#item41530 {
	width:112px !important;
	height:46px !important;
	left:43px !important;
	top:283px !important;
}

#item41532 {
	width:112px !important;
	height:64px !important;
	left:43px !important;
	top:360px !important;
}

#item14038 {
	width:388px !important;
	height:303px !important;
	left:33px !important;
	top:-9px !important;
	background:#bec4b0;
}

#item25758 {
	width:44px !important;
	height:607px !important;
	background:#e31a12;
}

@keyframes entréerapideparlehaut-46514 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-46514 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-46538 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-46538 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item46425 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item46423 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item44207 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item44210 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item44213 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item44290 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item44297 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item44300 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item44303 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item44306 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item44309 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item44312 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item44317 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item44320 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item44323 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item44326 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item44329 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item44332 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item44337 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item44340 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item44722 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item44725 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item44728 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item44738 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item44731 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item44741 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item42122 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item46417 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item46415 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item46494 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item25529 {
	width:44px !important;
	height:607px !important;
	background:#e31a12;
}

@keyframes stamp-26242 {
to{}	}
@-webkit-keyframes stamp-26242 {
to{}	}
#item26242 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item35859 {
	width:386px !important;
	height:607px !important;
	top:-9px !important;
}

@keyframes agrandissement-46562 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-46562 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46562 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

@keyframes agrandissement-46563 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-46563 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46563 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item25695 {
	width:44px !important;
	height:607px !important;
	left:386px !important;
	top:-9px !important;
	background:#a1d2bc;
}

#item37881 {
	width:312px !important;
	height:607px !important;
	left:74px !important;
	top:-9px !important;
}

#item49509 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item49505 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item49538 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item49588 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item49638 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item49688 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item49738 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item49789 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item49840 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item49890 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item49940 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item49990 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item50041 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item50092 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item50142 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item50192 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item50242 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item50293 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item50343 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item50393 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item50444 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item50494 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item50544 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item50596 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item50646 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item50696 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item50838 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item50915 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item50912 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item49503 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item16840 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#e31a12;
}

#item36960 {
	width:187px !important;
	height:234px !important;
	left:234px !important;
}

#item25888 {
	width:44px !important;
	height:607px !important;
	background:#e31a12;
}

@keyframes entréerapideparlehaut-46591 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-46591 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-46618 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-46618 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item50932 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item50929 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item50960 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item51010 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item51060 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item51110 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item51161 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item51212 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item51262 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item51313 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item51363 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item51413 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item51464 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item51514 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item51565 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item51616 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item51666 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item51717 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item51767 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item51817 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item51867 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item51918 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item51969 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item52019 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item52069 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item52119 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item52263 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item52338 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item52335 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item50926 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

@keyframes stamp-26088 {
to{}	}
@-webkit-keyframes stamp-26088 {
to{}	}
#item26088 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item26063 {
	width:44px !important;
	height:607px !important;
	background:#e31a12;
}

#item39119 {
	width:386px !important;
	height:607px !important;
	top:-9px !important;
}

#item26298 {
	width:44px !important;
	height:607px !important;
	left:386px !important;
	top:-9px !important;
	background:#a1d2bc;
}

#item17115 {
	width:386px !important;
	height:590px !important;
}

@keyframes apparition-46686 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes apparition-46686 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46686 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item52355 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item52352 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item52383 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item52433 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item52483 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item52533 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item52584 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item52634 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item52685 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item52736 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item52786 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item52836 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item52887 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item52937 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item52988 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item53038 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item53088 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item53139 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item53189 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item53239 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item53290 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item53340 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item53391 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item53441 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item53491 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item53541 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item53684 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item53760 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item53757 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item52350 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item3834 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#6cb36b;
}

#item26353 {
	width:44px !important;
	height:607px !important;
	background:#e31a12;
}

@keyframes apparition-46746 {
	0% {opacity:0;}
	50% {opacity:0;}
	61.9% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparition-46746 {
	0% {opacity:0;}
	50% {opacity:0;}
	61.9% {opacity:1;}
	100% {opacity:1;}
}
#item46746 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item53974 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item53971 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item54002 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item54052 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item54103 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item54153 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item54204 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item54254 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item54304 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item54355 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item54405 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item54455 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item54505 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item54555 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item54608 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item54658 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item54709 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item54759 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item54809 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item54859 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item54911 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item54961 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item55011 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item55061 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item55111 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item55162 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item55304 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item55381 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item55378 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item53969 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item26620 {
	width:44px !important;
	height:607px !important;
	background:#e31a12;
}

@keyframes stamp-26572 {
to{}	}
@-webkit-keyframes stamp-26572 {
to{}	}
#item26572 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item26596 {
	width:44px !important;
	height:607px !important;
	background:#a1d2bc;
}

@keyframes agrandissement-46760 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-46760 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46760 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

@keyframes agrandissement-46761 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-46761 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46761 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item55396 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item55393 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item55424 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item55475 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item55526 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item55576 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item55626 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item55678 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item55728 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item55779 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item55829 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item55879 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item55929 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item55979 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item56030 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item56080 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item56130 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item56180 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item56230 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item56281 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item56331 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item56381 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item56432 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item56482 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item56532 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item56583 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item56727 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item56804 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item56801 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item55391 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item2342 {
	width:386px !important;
	height:607px !important;
	left:35px !important;
	top:-9px !important;
	background:#fff;
}

#item26728 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes entréerapideparlagauche-46787 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-46787 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlagauche-46810 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-46810 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlagauche-46834 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-46834 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2578 {
	width:336px !important;
	height:190px !important;
	left:43px !important;
	top:363px !important;
}

#item56819 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item56816 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item56847 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item56898 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item56948 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item56998 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item57048 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item57098 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item57149 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item57200 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item57250 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item57300 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item57350 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item57400 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item57452 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item57502 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item57552 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item57602 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item57652 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item57703 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item57754 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item57804 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item57854 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item57904 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item57955 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item58005 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item58148 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item58225 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item58222 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item56814 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item26755 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes stamp-29104 {
to{}	}
@-webkit-keyframes stamp-29104 {
to{}	}
#item29104 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item39120 {
	width:386px !important;
	height:607px !important;
	top:-9px !important;
}

#item36228 {
	width:269px !important;
	height:411px !important;
	top:142px !important;
}

#item27578 {
	width:44px !important;
	height:607px !important;
	background:#a1d2bc;
}

@keyframes apparition-46860 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes apparition-46860 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46860 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item58241 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item58238 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item58269 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item58320 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item58370 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item58420 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item58470 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item58520 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item58571 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item58621 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item58671 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item58721 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item58771 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item58822 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item58873 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item58923 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item58973 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item59023 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item59073 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item59124 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item59174 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item59225 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item59275 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item59325 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item59376 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item59426 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item59569 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item59646 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item59643 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item58236 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item8869 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#c0a459;
}

#item26780 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item30908 {
	width:192px !important;
	height:14px !important;
}

@keyframes agrandissement-117887 {
	0% {transform:translate(0px,0px) scaleX(0.2) scaleY(0.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-117887 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.2) scaleY(0.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item117887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59662 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item59658 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item59690 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item59741 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item59791 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item59842 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item59892 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item59943 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item59995 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item60045 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item60095 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item60145 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item60195 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item60246 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item60296 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item60346 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item60396 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item60446 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item60496 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item60547 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item60597 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item60647 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item60697 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item60748 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item60799 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item60849 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item60992 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item61070 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item61067 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item59656 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item38489 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item61085 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item61082 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item61114 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item61164 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item61214 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item61264 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item61314 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item61364 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item61415 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item61465 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item61515 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item61565 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item61615 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item61666 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item61718 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item61768 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item61818 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item61868 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item61920 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item61970 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item62020 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item62070 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item62121 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item62172 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item62223 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item62273 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item62415 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item62491 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item62488 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item61080 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item9485 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#6cb36b;
}

#item26830 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-46915 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-46915 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-46938 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-46938 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-46962 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-46962 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item62507 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item62504 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item62536 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item62586 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item62636 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item62686 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item62736 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item62787 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item62837 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item62887 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item62937 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item62988 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item63038 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item63089 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item63139 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item63189 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item63239 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item63289 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item63341 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item63391 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item63442 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item63493 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item63543 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item63594 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item63644 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item63694 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item63836 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item63912 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item63909 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item62501 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item9975 {
	width:336px !important;
	height:190px !important;
	left:43px !important;
	top:363px !important;
}

#item26855 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes stamp-47048 {
to{}	}
@-webkit-keyframes stamp-47048 {
to{}	}
#item47048 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item29647 {
	width:336px !important;
	height:113px !important;
	background:#e31a12;
}

#item38418 {
	width:44px !important;
	height:607px !important;
	background:#a1d2bc;
}

@keyframes apparition-46995 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes apparition-46995 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46995 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item63927 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item63924 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item63956 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item64006 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item64057 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item64107 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item64157 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item64209 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item64259 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item64309 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item64359 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item64409 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item64459 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item64510 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item64560 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item64610 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item64660 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item64711 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item64762 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item64813 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item64863 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item64913 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item64963 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item65014 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item65065 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item65115 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item65258 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item65338 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item65335 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item63922 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item10171 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#2b4642;
}

#item26881 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-47121 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47121 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47144 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47144 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47167 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47167 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item65353 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item65350 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item65382 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item65432 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item65482 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item65532 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item65582 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item65633 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item65683 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item65733 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item65783 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item65833 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item65884 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item65934 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item65986 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item66036 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item66086 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item66137 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item66188 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item66238 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item66288 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item66338 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item66388 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item66439 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item66489 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item66539 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item66681 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item66757 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item66754 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item65348 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item10693 {
	width:156px !important;
	height:220px !important;
	left:43px !important;
	top:333px !important;
}

#item37041 {
	width:156px !important;
	height:184px !important;
	left:223px !important;
	top:240px !important;
}

#item26907 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item66774 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item66770 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item66802 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item66852 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item66902 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item66952 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item67003 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item67054 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item67104 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item67154 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item67206 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item67256 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item67307 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item67357 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item67407 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item67458 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item67508 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item67559 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item67609 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item67659 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item67709 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item67760 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item67810 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item67861 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item67911 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item67961 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item68103 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item68179 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item68176 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item66767 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item11465 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#c0a459;
}

#item26932 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-47194 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47194 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47217 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47217 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47240 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47240 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47263 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47263 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30154 {
	width:156px !important;
	height:99px !important;
	left:43px !important;
	top:454px !important;
	border-radius:undefined;
}

#item68198 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item68195 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item68226 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item68277 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item68327 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item68377 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item68428 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item68478 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item68529 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item68580 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item68630 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item68680 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item68732 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item68782 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item68832 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item68882 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item68932 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item68983 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item69033 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item69083 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item69133 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item69183 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item69234 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item69285 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item69335 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item69385 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item69528 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item69604 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item69601 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item68192 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item23794 {
	width:156px !important;
	height:99px !important;
	left:223px !important;
	top:214px !important;
	border-radius:undefined;
}

#item26957 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item12030 {
	width:336px !important;
	height:206px !important;
	left:43px !important;
	top:347px !important;
}

#item23844 {
	width:156px !important;
	height:173px !important;
	left:43px !important;
	top:247px !important;
	background:#fff;
}

#item23910 {
	width:79px !important;
	height:126px !important;
	left:299px !important;
	top:118px !important;
}

@keyframes stamp-30126 {
to{}	}
@-webkit-keyframes stamp-30126 {
to{}	}
#item30126 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item69620 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item69617 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item69649 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item69699 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item69750 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item69800 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item69851 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item69901 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item69951 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item70001 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item70051 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item70102 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item70153 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item70203 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item70254 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item70304 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item70355 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item70406 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item70457 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item70507 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item70557 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item70607 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item70658 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item70708 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item70758 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item70808 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item70951 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item71028 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item71025 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item69615 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item12185 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#00aeef;
}

#item26983 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes agrandissementedito-47272 {
	0% {
		transform:translate(0px,0px) scaleX(0.2) scaleY(0.2);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes agrandissementedito-47272 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.2) scaleY(0.2);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item47272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71045 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item71041 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item71073 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item71123 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item71173 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item71224 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item71275 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item71325 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item71376 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item71426 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item71476 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item71527 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item71577 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item71627 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item71677 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item71727 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item71777 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item71828 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item71878 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item71928 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item71978 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item72029 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item72080 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item72130 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item72180 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item72231 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item72375 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item72451 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item72448 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item71039 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27008 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item12751 {
	width:336px !important;
	height:206px !important;
	left:43px !important;
	top:37px !important;
}

@keyframes stamp-30345 {
to{}	}
@-webkit-keyframes stamp-30345 {
to{}	}
#item30345 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item30396 {
	width:24px !important;
	height:24px !important;
	left:198px !important;
	top:243px !important;
}

#item72467 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item72464 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item72495 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item72545 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item72595 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item72645 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item72696 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item72746 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item72798 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item72848 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item72898 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item72949 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item72999 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item73049 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item73099 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item73149 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item73200 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item73250 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item73300 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item73350 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item73400 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item73451 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item73502 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item73552 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item73602 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item73652 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item73796 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item73873 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item73869 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item72462 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27034 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-118260 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-118260 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-118283 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-118283 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73888 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item73885 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item73916 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item73966 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item74017 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item74068 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item74118 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item74168 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item74218 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item74268 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item74318 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item74369 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item74419 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item74469 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item74520 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item74571 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item74623 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item74673 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item74723 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item74774 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item74824 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item74875 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item74925 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item74975 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item75025 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item75075 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item75218 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item75295 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item75292 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item73883 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27059 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes stamp-31275 {
to{}	}
@-webkit-keyframes stamp-31275 {
to{}	}
#item31275 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item11384 {
	width:156px !important;
	height:198px !important;
	left:43px !important;
	top:354px !important;
}

#item11394 {
	width:156px !important;
	height:198px !important;
	left:223px !important;
	top:354px !important;
}

#item75311 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item75307 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item75339 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item75389 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item75439 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item75491 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item75541 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item75592 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item75642 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item75692 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item75744 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item75794 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item75844 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item75894 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item75944 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item75994 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item76045 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item76095 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item76145 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item76195 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item76245 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item76297 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item76347 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item76398 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item76448 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item76498 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item76642 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item76719 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item76716 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item75305 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item12846 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#c0a459;
}

#item27084 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes réduction-47386 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-47386 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76734 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item76731 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item76762 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item76812 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item76862 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item76913 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item76963 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item77013 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item77064 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item77114 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item77165 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item77215 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item77265 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item77316 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item77366 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item77417 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item77468 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item77518 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item77568 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item77618 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item77669 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item77720 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item77770 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item77820 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item77870 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item77920 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item78064 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item78141 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item78138 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item76729 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27109 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item13437 {
	width:350px !important;
	height:519px !important;
	left:35px !important;
	top:35px !important;
}

@keyframes stamp-31515 {
to{}	}
@-webkit-keyframes stamp-31515 {
to{}	}
#item31515 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item78156 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item78153 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item78184 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item78234 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item78284 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item78335 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item78385 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item78435 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item78485 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item78535 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item78586 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item78636 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item78686 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item78737 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item78787 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item78839 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item78889 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item78939 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item78989 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item79040 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item79090 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item79141 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item79191 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item79242 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item79292 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item79342 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item79485 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item79561 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item79558 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item78151 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item13481 {
	width:429px !important;
	height:607px !important;
	left:-9px !important;
	top:-9px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-47446 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47446 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47469 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47469 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item79576 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item79573 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item79605 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item79655 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item79706 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item79756 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item79808 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item79858 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item79908 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item79958 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item80009 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item80059 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item80109 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item80159 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item80209 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item80260 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item80310 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item80360 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item80410 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item80460 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item80511 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item80561 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item80612 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item80662 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item80712 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item80763 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item80907 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item80985 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item80981 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item79571 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27159 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item13973 {
	width:336px !important;
	height:241px !important;
	left:43px !important;
	top:312px !important;
}

@keyframes stamp-13387 {
to{}	}
@-webkit-keyframes stamp-13387 {
to{}	}
#item13387 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item81000 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item80997 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item81028 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item81078 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item81129 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item81179 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item81229 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item81279 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item81330 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item81381 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item81431 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item81481 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item81531 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item81581 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item81632 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item81683 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item81733 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item81783 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item81833 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item81884 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item81935 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item81985 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item82035 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item82085 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item82135 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item82186 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item82328 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item82407 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item82403 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item80995 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item17355 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#bec4b0;
}

#item27184 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes réduction-47501 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-47501 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82422 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item82419 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item82450 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item82500 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item82551 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item82601 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item82651 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item82701 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item82752 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item82803 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item82853 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item82904 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item82954 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item83004 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item83055 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item83106 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item83156 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item83206 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item83256 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item83306 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item83357 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item83408 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item83458 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item83508 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item83558 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item83609 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item83751 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item83827 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item83824 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item82417 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item38612 {
	width:336px !important;
	height:184px !important;
	left:43px !important;
	top:369px !important;
	background:#bec4b0;
}

#item38628 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes stamp-38676 {
to{}	}
@-webkit-keyframes stamp-38676 {
to{}	}
#item38676 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item83842 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item83839 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item83871 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item83921 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item83973 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item84023 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item84073 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item84123 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item84173 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item84224 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item84275 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item84325 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item84375 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item84425 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item84477 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item84527 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item84577 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item84627 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item84677 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item84728 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item84778 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item84828 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item84880 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item84930 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item84981 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item85032 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item85174 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item85251 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item85248 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item83837 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item14582 {
	width:386px !important;
	height:607px !important;
	left:35px !important;
	top:-9px !important;
	background:#c0a459;
}

#item27235 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-47519 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47519 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47542 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47542 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47565 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47565 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85266 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item85263 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item85294 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item85345 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item85395 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item85445 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item85495 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item85545 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item85596 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item85647 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item85697 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item85747 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item85797 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item85847 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item85898 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item85948 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item85998 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item86049 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item86100 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item86151 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item86201 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item86252 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item86302 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item86352 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item86402 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item86453 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item86595 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item86672 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item86669 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item85261 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item15155 {
	width:336px !important;
	height:184px !important;
	left:43px !important;
	top:369px !important;
}

#item27260 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item23062 {
	width:336px !important;
	height:336px !important;
	left:43px !important;
	top:217px !important;
	background:#a9cac1;
}

@keyframes stamp-32278 {
to{}	}
@-webkit-keyframes stamp-32278 {
to{}	}
#item32278 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes agrandissement-47594 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes agrandissement-47594 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item47594 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item86687 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item86684 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item86716 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item86767 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item86817 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item86868 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item86918 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item86968 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item87019 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item87069 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item87120 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item87170 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item87220 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item87270 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item87321 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item87373 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item87423 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item87473 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item87523 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item87574 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item87624 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item87674 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item87724 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item87774 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item87825 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item87875 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item88018 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item88094 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item88091 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item86682 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item1456 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-1547 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-1547 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-6258 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-6258 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-1571 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-1571 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27285 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item89630 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item89627 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item89659 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item89709 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item89759 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item89810 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item89860 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item89910 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item89960 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item90010 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item90061 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item90111 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item90161 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item90211 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item90263 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item90313 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item90364 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item90414 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item90464 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item90515 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item90565 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item90616 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item90667 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item90717 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item90767 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item90817 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item90961 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item91037 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item91034 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item89625 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27310 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item24647 {
	width:429px !important;
	height:607px !important;
	top:-9px !important;
	background:#fff;
}

@keyframes stamp-32641 {
to{}	}
@-webkit-keyframes stamp-32641 {
to{}	}
#item32641 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item91052 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item91049 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item91080 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item91130 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item91180 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item91231 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item91281 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item91331 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item91381 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item91433 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item91484 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item91534 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item91585 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item91635 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item91685 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item91736 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item91786 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item91836 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item91886 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item91936 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item91986 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item92038 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item92088 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item92138 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item92188 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item92238 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item92381 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item92460 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item92457 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item91047 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27361 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item92475 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item92472 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item92503 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item92553 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item92604 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item92655 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item92705 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item92755 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item92805 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item92855 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item92906 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item92957 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item93007 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item93057 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item93107 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item93159 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item93209 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item93259 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item93309 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item93359 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item93410 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item93460 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item93510 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item93560 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item93611 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item93662 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item93806 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item93882 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item93879 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item92470 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item15172 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#2b4642;
}

#item27386 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes danse-47606 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20.8% {transform:translate(0px,0.0104px) rotate(20deg);}
	41.7% {transform:translate(0px,0.02085px) rotate(-20deg);}
	62.5% {transform:translate(0px,0.03125px) rotate(20deg);}
	83.3% {transform:translate(0px,0.04165px) rotate(-20deg);}
	100% {transform:translate(0px,0.05px) rotate(0deg);}
}
@-webkit-keyframes danse-47606 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20.8% {-webkit-transform:translate(0px,0.0104px) rotate(20deg);}
	41.7% {-webkit-transform:translate(0px,0.02085px) rotate(-20deg);}
	62.5% {-webkit-transform:translate(0px,0.03125px) rotate(20deg);}
	83.3% {-webkit-transform:translate(0px,0.04165px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0.05px) rotate(0deg);}
}
#item47606 {
	transform-origin:49.975% 49.97%;
	-webkit-transform-origin:49.975% 49.97%;
}

#item93897 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item93894 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item93927 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item93977 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item94028 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item94078 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item94128 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item94178 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item94228 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item94278 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item94329 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item94379 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item94429 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item94479 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item94529 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item94580 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item94630 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item94680 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item94731 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item94781 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item94832 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item94882 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item94934 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item94984 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item95034 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item95085 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item95227 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item95303 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item95300 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item93892 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item15750 {
	width:336px !important;
	height:190px !important;
	left:43px !important;
	top:363px !important;
}

#item27411 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes stamp-32815 {
to{}	}
@-webkit-keyframes stamp-32815 {
to{}	}
#item32815 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item27664 {
	width:44px !important;
	height:607px !important;
	background:#a1d2bc;
}

#item32877 {
	width:223px !important;
	height:383px !important;
	top:57px !important;
}

@keyframes apparition-47615 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes apparition-47615 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47615 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item95318 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item95315 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item95346 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item95396 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item95447 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item95497 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item95548 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item95599 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item95649 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item95701 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item95752 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item95802 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item95852 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item95902 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item95952 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item96003 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item96053 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item96103 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item96153 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item96204 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item96255 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item96305 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item96355 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item96405 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item96456 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item96507 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item96649 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item96727 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item96724 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item95313 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item15765 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#a1d2bc;
}

@keyframes entréerapideparlagauche-47671 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entréerapideparlagauche-47671 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item27436 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item96742 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item96739 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item96770 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item96821 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item96872 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item96922 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item96972 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item97022 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item97072 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item97123 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item97173 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item97223 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item97274 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item97324 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item97375 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item97425 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item97476 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item97526 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item97576 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item97626 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item97677 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item97727 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item97777 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item97828 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item97878 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item97929 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item98071 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item98148 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item98145 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item96737 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27461 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes stamp-117929 {
to{}	}
@-webkit-keyframes stamp-117929 {
to{}	}
#item117929 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item36550 {
	width:90px !important;
	height:94px !important;
	left:66px !important;
}

#item36586 {
	width:66px !important;
	height:94px !important;
}

#item39124 {
	width:386px !important;
	height:607px !important;
	top:-9px !important;
}

#item33319 {
	width:213px !important;
	height:378px !important;
	top:174px !important;
}

#item27689 {
	width:44px !important;
	height:607px !important;
	background:#a1d2bc;
}

@keyframes apparition-47683 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes apparition-47683 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47683 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

#item98163 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item98160 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item98192 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item98243 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item98294 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item98344 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item98394 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item98444 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item98494 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item98546 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item98596 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item98646 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item98696 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item98746 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item98797 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item98848 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item98899 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item98949 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item99000 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item99052 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item99102 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item99152 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item99203 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item99253 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item99303 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item99354 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item99496 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item99572 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item99569 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item98158 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item16414 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#c0a459;
}

#item27486 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-47742 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47742 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47765 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47765 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47788 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47788 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99587 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item99584 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item99615 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item99666 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item99716 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item99766 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item99816 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item99866 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item99917 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item99969 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item100019 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item100069 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item100119 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item100169 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item100220 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item100270 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item100320 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item100370 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item100420 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item100471 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item100521 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item100571 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item100621 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item100671 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item100722 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item100773 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item100916 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item100994 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item100990 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item99582 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item27511 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes stamp-33472 {
to{}	}
@-webkit-keyframes stamp-33472 {
to{}	}
#item33472 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item23691 {
	width:272px !important;
	height:235px !important;
	top:-9px !important;
}

#item23705 {
	width:386px !important;
	height:238px !important;
	top:360px !important;
}

#item23718 {
	width:113px !important;
	height:133px !important;
	left:272px !important;
	top:227px !important;
}

#item23764 {
	width:113px !important;
	height:235px !important;
	left:272px !important;
	top:-9px !important;
	background:#53b6ba;
}

#item101009 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item101006 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item101037 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item101088 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item101138 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item101188 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item101238 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item101288 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item101339 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item101389 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item101440 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item101491 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item101541 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item101591 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item101642 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item101692 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item101743 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item101793 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item101843 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item101894 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item101944 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item101994 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item102045 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item102095 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item102146 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item102196 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item102338 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item102415 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item102412 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item101004 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item33766 {
	width:44px !important;
	height:607px !important;
	background:#ffdf43;
}

@keyframes apparition-118335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes apparition-118335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item118335 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item102430 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item102427 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item102460 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item102511 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item102562 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item102612 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item102662 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item102712 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item102763 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item102813 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item102863 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item102913 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item102963 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item103014 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item103064 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item103115 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item103165 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item103215 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item103265 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item103316 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item103366 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item103416 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item103466 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item103517 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item103569 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item103619 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item103761 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item103837 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item103834 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item102425 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item6925 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#2b4642;
}

#item27536 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

@keyframes tourbillon-47852 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(-360deg);}
}
@-webkit-keyframes tourbillon-47852 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(-360deg);}
}
#item103852 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item103849 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item103881 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item103931 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item103981 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item104032 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item104083 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item104133 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item104185 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item104236 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item104287 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item104337 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item104387 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item104438 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item104488 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item104538 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item104588 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item104638 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item104689 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item104739 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item104789 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item104839 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item104889 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item104939 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item104990 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item105040 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item105183 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item105260 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item105257 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item103847 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item17752 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#bec4b0;
}

#item33608 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

@keyframes réduction-47859 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-47859 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17932 {
	width:336px !important;
	height:198px !important;
	left:43px !important;
	top:354px !important;
	background:#fff;
}

#item105275 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item105272 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item105304 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item105354 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item105404 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item105454 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item105504 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item105555 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item105605 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item105655 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item105705 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item105755 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item105805 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item105856 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item105906 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item105956 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item106007 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item106058 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item106109 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item106159 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item106210 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item106261 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item106311 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item106362 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item106412 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item106462 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item106604 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item106683 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item106680 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item105270 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item33636 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

#item17970 {
	width:336px !important;
	height:198px !important;
	left:43px !important;
	top:37px !important;
	background:#fff;
}

@keyframes stamp-34237 {
to{}	}
@-webkit-keyframes stamp-34237 {
to{}	}
#item34237 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item37308 {
	width:386px !important;
	height:607px !important;
	top:-9px !important;
}

#item106698 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item106695 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item106727 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item106778 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item106828 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item106878 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item106928 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item106979 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item107029 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item107079 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item107129 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item107179 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item107230 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item107281 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item107331 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item107381 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item107431 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item107481 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item107532 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item107582 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item107632 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item107682 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item107732 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item107785 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item107835 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item107885 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item108027 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item108103 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item108100 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item106693 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item18118 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#bec4b0;
}

#item33662 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

@keyframes réduction-47870 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-47870 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18356 {
	width:336px !important;
	height:164px !important;
	left:43px !important;
	top:389px !important;
}

#item108119 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item108116 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item108148 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item108198 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item108248 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item108298 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item108349 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item108400 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item108450 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item108501 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item108551 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item108601 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item108652 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item108702 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item108752 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item108802 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item108852 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item108903 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item108954 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item109004 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item109055 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item109105 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item109155 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item109206 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item109257 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item109307 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item109450 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item109527 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item109524 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item108114 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item33690 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

@keyframes stamp-34501 {
to{}	}
@-webkit-keyframes stamp-34501 {
to{}	}
#item34501 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item18482 {
	width:336px !important;
	height:142px !important;
	left:43px !important;
	top:411px !important;
}

@keyframes stamp-34526 {
to{}	}
@-webkit-keyframes stamp-34526 {
to{}	}
#item34526 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item109544 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item109539 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item109572 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item109622 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item109672 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item109722 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item109772 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item109823 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item109873 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item109923 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item109973 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item110023 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item110074 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item110124 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item110174 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item110224 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item110275 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item110326 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item110376 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item110427 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item110477 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item110527 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item110577 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item110628 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item110678 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item110728 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item110870 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item110946 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item110943 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item109537 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item1138 {
	width:386px !important;
	height:303px !important;
	left:35px !important;
	top:-9px !important;
	background:#6cb36b;
}

#item34832 {
	width:336px !important;
	height:62px !important;
	left:43px !important;
	top:397px !important;
	background:#f8e000;
}

#item33715 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

@keyframes entréerapideparlehaut-47871 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47871 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47894 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47894 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-47899 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47899 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110967 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item110964 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item110996 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item111047 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item111097 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item111147 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item111198 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item111248 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item111299 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item111349 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item111399 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item111449 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item111501 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item111552 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item111603 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item111653 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item111703 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item111754 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item111804 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item111854 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item111905 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item111955 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item112006 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item112057 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item112107 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item112157 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item112300 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item112375 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item112372 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item110961 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item33741 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

#item6094 {
	width:156px !important;
	height:105px !important;
	left:43px !important;
	top:37px !important;
}

@keyframes stamp-35127 {
to{}	}
@-webkit-keyframes stamp-35127 {
to{}	}
#item35127 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item112391 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:2px !important;
	background:#e31a12;
}

#item112388 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item112419 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item112469 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item112519 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item112570 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item112621 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item112671 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item112721 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item112771 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item112822 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item112873 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item112923 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item112973 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item113023 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item113074 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item113124 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item113175 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item113225 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item113275 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item113325 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item113375 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item113426 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item113476 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item113526 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item113577 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item113720 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item113797 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item113794 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item112386 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item35312 {
	width:44px !important;
	height:607px !important;
	background:#ffdf43;
}

#item23630 {
	width:156px !important;
	height:102px !important;
	left:223px !important;
	top:451px !important;
	background:#fff;
}

#item47951 {
	width:38px !important;
	height:38px !important;
}

#item113813 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item113810 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item113841 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item113891 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item113941 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item113991 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item114042 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item114093 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item114143 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item114193 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item114244 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item114295 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item114345 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item114395 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item114445 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item114496 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item114548 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item114598 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item114649 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item114699 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item114749 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item114800 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item114851 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item114901 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item114951 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item115001 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item115144 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item115220 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item115216 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item113808 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item35339 {
	width:44px !important;
	height:607px !important;
	background:#ffdf43;
}

#item35625 {
	width:10px !important;
	height:10px !important;
	left:198px !important;
	top:298px !important;
}

#item39745 {
	width:170px !important;
	height:120px !important;
	left:208px !important;
	top:278px !important;
	background:#fff;
}

#item39754 {
	width:156px !important;
	height:110px !important;
	left:43px !important;
	top:175px !important;
	background:#fff;
}

#item39762 {
	width:170px !important;
	height:144px !important;
	left:208px !important;
	top:409px !important;
	background:#fff;
}

#item39770 {
	width:156px !important;
	height:258px !important;
	left:43px !important;
	top:295px !important;
	background:#fff;
}

#item115235 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item115232 {
	width:33px !important;
	height:33px !important;
	left:11px !important;
	top:10px !important;
}

#item115263 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:28px !important;
}

#item115314 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:43px !important;
}

#item115364 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:58px !important;
}

#item115414 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:90px !important;
}

#item115465 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:105px !important;
}

#item115515 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:120px !important;
}

#item115565 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:135px !important;
}

#item115615 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:150px !important;
}

#item115665 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:164px !important;
}

#item115717 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:179px !important;
}

#item115767 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:194px !important;
}

#item115817 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:209px !important;
}

#item115867 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:224px !important;
}

#item115917 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:239px !important;
}

#item115968 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:254px !important;
}

#item116018 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:269px !important;
}

#item116068 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:284px !important;
}

#item116118 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:298px !important;
}

#item116168 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:330px !important;
}

#item116218 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:345px !important;
}

#item116269 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:360px !important;
}

#item116320 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:396px !important;
}

#item116370 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:375px !important;
}

#item116420 {
	width:86px !important;
	height:15px !important;
	left:4px !important;
	top:411px !important;
}

#item116564 {
	width:85px !important;
	height:15px !important;
	left:4px !important;
	top:4px !important;
}

#item116641 {
	width:28px !important;
	height:28px !important;
	left:3px !important;
	top:3px !important;
	background:#e31a12;
}

#item116638 {
	width:33px !important;
	height:33px !important;
	left:10px !important;
	top:10px !important;
}

#item115230 {
	width:136px !important;
	height:440px !important;
	left:-6px !important;
	top:-6px !important;
}

#item20578 {
	width:438px !important;
	height:607px !important;
	left:-9px !important;
	top:-9px !important;
	background:#e30513;
}

@keyframes entréerapideparlehaut-47983 {
	0% {
		transform:translate(-0.996px,-260.89px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-47983 {
	0% {
		-webkit-transform:translate(-0.996px,-260.89px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
