/* 	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;}
}

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

#item42705 {
	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-2650 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-2650 {
	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-728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes apparition-728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item728 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes agrandissement-45991 {
	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-45991 {
	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;
	}
}
#item45991 {
	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;
}

#item48181 {
	width:112px !important;
	height:36px !important;
	left:264px !important;
	top:114px !important;
}

#item48184 {
	width:112px !important;
	height:47px !important;
	left:264px !important;
	top:180px !important;
}

#item48188 {
	width:112px !important;
	height:47px !important;
	left:264px !important;
	top:257px !important;
}

#item48191 {
	width:112px !important;
	height:36px !important;
	left:264px !important;
	top:334px !important;
}

#item48194 {
	width:112px !important;
	height:74px !important;
	left:264px !important;
	top:400px !important;
}

#item48197 {
	width:112px !important;
	height:64px !important;
	left:264px !important;
	top:505px !important;
}

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

#item48119 {
	width:112px !important;
	height:75px !important;
	left:131px !important;
	top:156px !important;
}

#item48122 {
	width:112px !important;
	height:75px !important;
	left:131px !important;
	top:261px !important;
}

#item48126 {
	width:112px !important;
	height:36px !important;
	left:131px !important;
	top:391px !important;
}

#item48348 {
	width:112px !important;
	height:68px !important;
	left:43px !important;
	top:37px !important;
}

#item48356 {
	width:112px !important;
	height:64px !important;
	left:43px !important;
	top:135px !important;
}

#item48359 {
	width:112px !important;
	height:57px !important;
	left:43px !important;
	top:229px !important;
}

#item48362 {
	width:112px !important;
	height:68px !important;
	left:43px !important;
	top:316px !important;
}

#item48365 {
	width:112px !important;
	height:75px !important;
	left:43px !important;
	top:414px !important;
}

#item48368 {
	width:112px !important;
	height:64px !important;
	left:155px !important;
	top:100px !important;
}

#item48371 {
	width:112px !important;
	height:46px !important;
	left:155px !important;
	top:194px !important;
}

#item48379 {
	width:112px !important;
	height:57px !important;
	left:155px !important;
	top:372px !important;
}

#item48376 {
	width:112px !important;
	height:46px !important;
	left:155px !important;
	top:270px !important;
}

#item48382 {
	width:112px !important;
	height:57px !important;
	left:155px !important;
	top:459px !important;
}

#item48385 {
	width:112px !important;
	height:36px !important;
	left:271px !important;
	top:90px !important;
}

#item48388 {
	width:112px !important;
	height:57px !important;
	left:271px !important;
	top:155px !important;
}

#item48391 {
	width:112px !important;
	height:86px !important;
	left:271px !important;
	top:268px !important;
}

#item48394 {
	width:112px !important;
	height:86px !important;
	left:271px !important;
	top:384px !important;
}

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

@keyframes entréerapideparlehaut-14085 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-14085 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-48779 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-48779 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25758 {
	width:44px !important;
	height:607px !important;
	background:#e31a12;
}

#item198927 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item198924 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item198931 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item198934 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item198937 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item198943 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item198946 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item198949 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item198952 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item198955 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item198958 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item198961 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item198964 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item198967 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item198970 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item198973 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item198976 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item198981 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item198984 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item198987 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item198990 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item198993 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item199000 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item198997 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item199003 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item199640 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item275273 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item275276 {
	width:136px !important;
	height:439px !important;
	left:-8px !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%;
}

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

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

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

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

#item44081 {
	width:319px !important;
	height:376px !important;
	left:67px !important;
	top:222px !important;
}

#item280407 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item280457 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item280507 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item280557 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item280607 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item280658 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item280708 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item280759 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item280809 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item280859 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item280910 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item280960 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item281010 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item281060 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item281110 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item281161 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item281212 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item281262 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item281312 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item281362 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item281436 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item281488 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item281538 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item281588 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item281638 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item281688 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item281698 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item280266 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

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

@keyframes entréerapideparlehaut-30593 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-30593 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-48813 {
	0% {
		transform:translate(188.766px,-190.18px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-48813 {
	0% {
		-webkit-transform:translate(188.766px,-190.18px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item281922 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item281973 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item282023 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item282074 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item282124 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item282174 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item282225 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item282275 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item282325 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item282375 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item282425 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item282477 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item282527 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item282578 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item282628 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item282679 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item282729 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item282780 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item282830 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item282880 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item282955 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item283006 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item283057 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item283107 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item283157 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item283207 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item283216 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item281783 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes stamp-41554 {
to{}	}
@-webkit-keyframes stamp-41554 {
to{}	}
#item41554 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

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

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

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

#item283372 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item283422 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item283472 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item283522 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item283572 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item283623 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item283673 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item283724 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item283774 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item283824 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item283874 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item283925 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item283975 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item284025 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item284075 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item284125 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item284176 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item284226 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item284276 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item284326 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item284401 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item284452 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item284502 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item284552 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item284603 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item284653 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item284663 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item283231 {
	width:136px !important;
	height:439px !important;
	left:-8px !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-48873 {
	0% {opacity:0;}
	50% {opacity:0;}
	61.9% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparition-48873 {
	0% {opacity:0;}
	50% {opacity:0;}
	61.9% {opacity:1;}
	100% {opacity:1;}
}
#item48873 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item284818 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item284868 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item284918 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item284968 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item285018 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item285069 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item285121 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item285171 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item285221 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item285271 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item285322 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item285372 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item285422 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item285472 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item285522 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item285573 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item285623 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item285673 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item285724 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item285774 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item285850 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item285900 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item285950 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item286000 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item286050 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item286101 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item286110 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item284676 {
	width:136px !important;
	height:439px !important;
	left:-8px !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-50045 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-50045 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item50045 {
	transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
}

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

#item286268 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item286318 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item286368 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item286418 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item286470 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item286520 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item286570 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item286620 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item286670 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item286721 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item286771 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item286821 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item286873 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item286923 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item286974 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item287024 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item287074 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item287125 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item287175 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item287225 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item287300 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item287350 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item287400 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item287450 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item287500 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item287551 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item287559 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item286128 {
	width:136px !important;
	height:439px !important;
	left:-8px !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-128205 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-128205 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlagauche-128232 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-128232 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlagauche-128209 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-128209 {
	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;
}

#item287718 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item287768 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item287818 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item287869 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item287919 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item287970 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item288020 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item288070 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item288121 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item288171 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item288222 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item288272 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item288322 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item288373 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item288424 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item288474 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item288524 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item288574 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item288624 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item288676 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item288750 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item288800 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item288850 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item288900 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item288951 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item289002 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item289010 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item287575 {
	width:136px !important;
	height:439px !important;
	left:-8px !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%;
}

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

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

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

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

#item289163 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item289213 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item289264 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item289314 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item289364 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item289415 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item289465 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item289515 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item289566 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item289616 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item289667 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item289717 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item289767 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item289818 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item289868 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item289918 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item289969 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item290020 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item290071 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item290121 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item290195 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item290245 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item290296 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item290347 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item290397 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item290448 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item290456 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item289023 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

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

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

#item290610 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item290660 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item290711 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item290761 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item290811 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item290861 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item290911 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item290962 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item291012 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item291063 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item291114 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item291165 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item291216 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item291266 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item291316 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item291366 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item291416 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item291466 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item291517 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item291567 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item291641 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item291691 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item291742 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item291793 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item291843 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item291893 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item291901 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item290469 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

#item292057 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item292108 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item292160 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item292210 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item292260 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item292310 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item292361 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item292411 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item292461 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item292511 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item292561 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item292611 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item292662 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item292712 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item292762 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item292812 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item292862 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item292914 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item292965 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item293015 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item293089 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item293139 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item293191 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item293241 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item293291 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item293341 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item293350 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item291916 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes entréerapideparlehaut-9588 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-9588 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-9669 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-9669 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-49170 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-49170 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26830 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item293504 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item293555 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item293605 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item293655 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item293707 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item293757 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item293808 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item293858 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item293908 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item293958 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item294008 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item294059 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item294109 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item294159 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item294209 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item294260 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item294311 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item294361 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item294411 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item294461 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item294535 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item294586 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item294636 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item294687 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item294738 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item294788 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item294796 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item293364 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

#item9975 {
	width:336px !important;
	height:181px !important;
	left:43px !important;
	top:371px !important;
}

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

@keyframes stamp-49197 {
to{}	}
@-webkit-keyframes stamp-49197 {
to{}	}
#item49197 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

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

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

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

#item294950 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item295000 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item295050 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item295100 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item295150 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item295201 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item295251 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item295303 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item295353 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item295403 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item295455 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item295505 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item295556 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item295606 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item295656 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item295706 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item295758 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item295808 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item295858 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item295908 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item295982 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item296033 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item296083 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item296133 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item296183 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item296233 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item296242 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item294810 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes entréerapideparlehaut-10331 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-10331 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-49287 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-49287 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-49310 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-49310 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26881 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item296404 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item296454 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item296504 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item296554 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item296605 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item296655 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item296705 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item296755 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item296805 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item296855 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item296906 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item296956 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item297006 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item297057 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item297107 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item297158 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item297209 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item297260 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item297310 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item297360 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item297436 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item297486 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item297536 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item297586 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item297636 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item297687 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item297695 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item296260 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

#item42886 {
	width:156px !important;
	height:184px !important;
	left:223px !important;
	top:257px !important;
}

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

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

#item300141 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item300191 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item300241 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item300293 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item300343 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item300393 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item300444 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item300494 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item300545 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item300595 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item300646 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item300696 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item300746 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item300797 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item300847 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item300897 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item300947 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item300997 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item301047 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item301098 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item301172 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item301222 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item301272 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item301323 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item301374 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item301424 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item301432 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item300000 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes entréerapideparlehaut-11604 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-11604 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-11887 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-11887 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-11939 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-11939 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-23774 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-23774 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26932 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item30154 {
	width:156px !important;
	height:99px !important;
	left:43px !important;
	top:454px !important;
	border-radius:undefined;
}

#item301589 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item301639 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item301691 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item301741 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item301792 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item301842 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item301892 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item301943 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item301993 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item302046 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item302096 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item302146 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item302196 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item302247 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item302297 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item302347 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item302397 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item302447 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item302498 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item302548 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item302622 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item302672 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item302723 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item302774 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item302824 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item302874 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item302882 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item301449 {
	width:136px !important;
	height:439px !important;
	left:-8px !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;
}

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

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

#item42940 {
	width:79px !important;
	height:126px !important;
	left:299px !important;
	top:132px !important;
}

#item303038 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item303090 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item303140 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item303190 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item303240 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item303290 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item303340 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item303391 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item303441 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item303491 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item303542 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item303592 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item303643 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item303693 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item303743 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item303794 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item303845 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item303896 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item303946 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item303996 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item304070 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item304120 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item304171 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item304221 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item304271 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item304321 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item304331 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item302896 {
	width:136px !important;
	height:439px !important;
	left:-8px !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-41137 {
	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-41137 {
	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;
	}
}
#item41137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item306126 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item306178 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item306229 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item306279 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item306329 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item306379 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item306430 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item306481 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item306531 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item306581 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item306631 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item306682 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item306732 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item306782 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item306832 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item306882 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item306933 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item306984 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item307034 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item307084 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item307158 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item307208 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item307260 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item307310 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item307360 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item307410 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item307418 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item305985 {
	width:136px !important;
	height:439px !important;
	left:-8px !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;
}

#item307947 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item307998 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item308048 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item308098 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item308148 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item308198 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item308249 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item308299 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item308350 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item308401 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item308451 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item308502 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item308553 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item308604 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item308654 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item308704 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item308754 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item308805 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item308855 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item308905 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item308979 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item309030 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item309081 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item309131 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item309181 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item309231 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item309239 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item307806 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

@keyframes entréerapideparlehaut-10858 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-10858 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-49465 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-49465 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27034 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item309396 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item309447 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item309497 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item309547 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item309597 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item309648 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item309698 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item309748 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item309798 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item309848 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item309898 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item309949 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item309999 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item310049 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item310099 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item310150 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item310201 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item310251 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item310302 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item310352 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item310426 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item310478 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item310529 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item310579 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item310629 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item310679 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item310689 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item309256 {
	width:136px !important;
	height:439px !important;
	left:-8px !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;
}

#item310842 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item310893 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item310943 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item310993 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item311043 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item311094 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item311144 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item311195 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item311245 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item311295 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item311346 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item311396 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item311446 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item311496 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item311547 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item311599 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item311649 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item311699 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item311749 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item311799 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item311874 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item311925 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item311975 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item312025 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item312076 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item312127 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item312135 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item310702 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

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

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

#item312293 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item312343 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item312393 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item312443 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item312494 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item312544 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item312595 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item312646 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item312696 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item312747 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item312797 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item312847 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item312897 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item312947 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item312998 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item313048 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item313098 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item313148 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item313199 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item313249 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item313324 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item313374 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item313424 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item313474 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item313524 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item313575 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item313583 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item312152 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

#item42988 {
	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%;
}

#item313742 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item313792 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item313844 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item313895 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item313945 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item313995 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item314045 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item314095 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item314147 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item314197 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item314247 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item314297 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item314347 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item314397 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item314449 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item314499 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item314549 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item314599 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item314649 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item314701 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item314775 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item314825 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item314875 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item314925 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item314976 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item315026 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item315034 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item313601 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

@keyframes entréerapideparlehaut-13616 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-13616 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-31634 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-31634 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item315188 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item315238 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item315289 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item315339 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item315389 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item315439 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item315489 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item315539 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item315591 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item315641 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item315691 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item315742 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item315792 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item315845 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item315895 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item315945 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item315995 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item316045 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item316096 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item316146 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item316221 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item316271 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item316321 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item316372 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item316423 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item316473 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item316481 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item315047 {
	width:136px !important;
	height:439px !important;
	left:-8px !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%;
}

#item316636 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item316686 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item316737 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item316788 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item316838 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item316888 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item316939 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item316990 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item317040 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item317090 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item317140 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item317190 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item317241 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item317291 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item317342 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item317392 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item317442 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item317492 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item317543 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item317593 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item317667 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item317717 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item317767 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item317819 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item317869 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item317919 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item317928 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item316494 {
	width:136px !important;
	height:439px !important;
	left:-8px !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-49495 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-49495 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item49495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item318084 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item318135 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item318185 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item318235 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item318285 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item318335 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item318386 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item318436 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item318486 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item318537 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item318587 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item318637 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item318688 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item318739 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item318789 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item318839 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item318890 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item318941 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item318991 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item319042 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item319117 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item319168 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item319219 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item319269 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item319319 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item319369 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item319377 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item317944 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

#item17632 {
	width:336px !important;
	height:184px !important;
	left:43px !important;
	top:369px !important;
	background:#bec4b0;
}

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

@keyframes stamp-32160 {
to{}	}
@-webkit-keyframes stamp-32160 {
to{}	}
#item32160 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item319533 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item319583 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item319633 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item319683 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item319733 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item319783 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item319834 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item319884 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item319935 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item319985 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item320035 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item320086 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item320136 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item320186 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item320236 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item320286 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item320337 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item320387 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item320437 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item320488 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item320562 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item320613 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item320663 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item320713 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item320763 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item320813 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item320821 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item319392 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes entréerapideparlehaut-14791 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-14791 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-14684 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-14684 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27235 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

@keyframes entréerapideparlehaut-14768 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-14768 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item320976 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item321027 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item321077 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item321127 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item321178 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item321230 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item321280 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item321330 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item321380 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item321430 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item321481 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item321531 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item321581 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item321632 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item321683 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item321733 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item321784 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item321834 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item321884 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item321934 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item322008 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item322060 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item322110 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item322160 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item322210 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item322261 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item322270 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item320836 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

#item44366 {
	width:336px !important;
	height:184px !important;
	left:43px !important;
	top:369px !important;
}

#item43786 {
	width:336px !important;
	height:336px !important;
	left:43px !important;
	top:217px !important;
	background:#a9cac1;
}

@keyframes agrandissement-43787 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes agrandissement-43787 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item43787 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

@keyframes stamp-32278 {
to{}	}
@-webkit-keyframes stamp-32278 {
to{}	}
#item32278 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item322429 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item322479 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item322529 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item322579 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item322630 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item322681 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item322731 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item322781 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item322831 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item322881 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item322932 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item322982 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item323033 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item323084 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item323134 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item323185 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item323235 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item323285 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item323335 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item323385 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item323460 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item323510 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item323560 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item323610 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item323660 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item323711 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item323719 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item322288 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@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;
}

@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;
	}
}
#item323874 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item323924 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item323974 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item324024 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item324075 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item324125 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item324176 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item324227 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item324278 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item324329 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item324379 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item324430 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item324480 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item324530 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item324581 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item324631 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item324681 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item324731 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item324782 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item324832 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item324907 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item324957 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item325007 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item325057 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item325107 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item325158 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item325168 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item323732 {
	width:136px !important;
	height:439px !important;
	left:-8px !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%;
}

#item325323 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item325373 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item325423 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item325474 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item325525 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item325575 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item325625 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item325675 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item325726 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item325776 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item325826 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item325876 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item325926 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item325976 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item326027 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item326077 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item326127 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item326178 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item326229 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item326280 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item326354 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item326404 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item326455 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item326505 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item326557 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item326607 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item326615 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item325183 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

#item326770 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item326820 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item326872 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item326922 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item326972 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item327022 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item327072 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item327122 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item327173 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item327223 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item327273 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item327325 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item327375 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item327426 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item327476 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item327526 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item327576 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item327626 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item327677 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item327727 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item327801 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item327851 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item327902 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item327953 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item328003 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item328053 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item328061 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item326629 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes danse-20046 {
	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-20046 {
	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);}
}
#item20046 {
	transform-origin:49.975% 49.97%;
	-webkit-transform-origin:49.975% 49.97%;
}

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

#item329139 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item329189 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item329239 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item329289 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item329340 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item329391 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item329441 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item329491 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item329541 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item329591 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item329642 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item329692 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item329742 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item329792 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item329842 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item329893 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item329943 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item329994 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item330045 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item330095 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item330171 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item330221 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item330272 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item330322 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item330374 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item330425 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item330433 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item328998 {
	width:136px !important;
	height:439px !important;
	left:-8px !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%;
}

#item32877 {
	width:223px !important;
	height:383px !important;
	top:57px !important;
}

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

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

#item330586 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item330636 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item330686 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item330737 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item330788 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item330838 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item330888 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item330938 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item330988 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item331039 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item331089 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item331139 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item331189 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item331239 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item331289 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item331340 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item331390 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item331441 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item331491 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item331541 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item331616 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item331666 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item331716 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item331767 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item331817 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item331868 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item331876 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item330446 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes entréerapideparlagauche-44825 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entréerapideparlagauche-44825 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item27436 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item332030 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item332080 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item332130 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item332181 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item332231 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item332281 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item332331 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item332381 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item332431 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item332483 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item332534 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item332584 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item332634 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item332685 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item332737 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item332787 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item332837 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item332887 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item332937 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item332989 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item333063 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item333113 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item333163 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item333213 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item333264 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item333314 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item333322 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item331889 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes stamp-49559 {
to{}	}
@-webkit-keyframes stamp-49559 {
to{}	}
#item49559 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item44112 {
	width:90px !important;
	height:94px !important;
	left:66px !important;
}

#item44129 {
	width:66px !important;
	height:94px !important;
}

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

#item45143 {
	width:213px !important;
	height:378px !important;
	top:174px !important;
}

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

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

#item333481 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item333532 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item333582 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item333633 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item333683 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item333733 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item333784 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item333834 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item333885 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item333935 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item333985 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item334035 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item334085 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item334136 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item334186 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item334236 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item334287 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item334337 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item334388 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item334438 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item334512 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item334563 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item334613 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item334664 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item334714 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item334764 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item334773 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item333339 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

@keyframes entréerapideparlehaut-16570 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-16570 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-50139 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-50139 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-50162 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-50162 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27486 {
	width:44px !important;
	height:607px !important;
	background:#c0a459;
}

#item334926 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item334976 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item335028 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item335078 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item335128 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item335178 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item335229 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item335280 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item335330 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item335381 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item335431 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item335481 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item335533 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item335583 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item335635 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item335685 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item335735 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item335785 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item335836 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item335886 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item335960 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item336010 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item336061 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item336112 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item336162 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item336212 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item336220 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item334786 {
	width:136px !important;
	height:439px !important;
	left:-8px !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%;
}

#item43115 {
	width:272px !important;
	height:235px !important;
	top:-9px !important;
}

#item23705 {
	width:386px !important;
	height:238px !important;
	top:360px !important;
}

#item23764 {
	width:113px !important;
	height:235px !important;
	left:272px !important;
	top:-9px !important;
	background:#53b6ba;
}

#item43125 {
	width:113px !important;
	height:133px !important;
	left:272px !important;
	top:227px !important;
}

#item336373 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item336424 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item336474 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item336524 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item336574 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item336624 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item336676 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item336726 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item336776 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item336827 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item336877 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item336927 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item336978 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item337028 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item337078 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item337128 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item337178 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item337229 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item337280 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item337330 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item337404 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item337454 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item337505 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item337555 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item337605 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item337655 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item337664 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item336233 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

#item33766 {
	width:44px !important;
	height:607px !important;
	background:#ffdf43;
}

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

#item337821 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item337871 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item337921 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item337971 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item338021 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item338072 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item338123 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item338173 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item338224 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item338274 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item338324 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item338375 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item338425 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item338475 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item338525 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item338576 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item338627 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item338677 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item338727 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item338778 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item338852 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item338903 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item338953 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item339003 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item339054 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item339104 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item339112 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item337678 {
	width:136px !important;
	height:439px !important;
	left:-8px !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-50247 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(-360deg);}
}
@-webkit-keyframes tourbillon-50247 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(-360deg);}
}
#item339267 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item339318 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item339368 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item339418 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item339468 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item339519 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item339569 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item339619 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item339669 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item339719 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item339770 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item339821 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item339871 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item339921 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item339971 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item340021 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item340072 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item340122 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item340172 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item340222 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item340297 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item340349 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item340399 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item340449 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item340499 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item340549 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item340558 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item339126 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

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

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

#item33608 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

#item17932 {
	width:336px !important;
	height:198px !important;
	left:43px !important;
	top:354px !important;
	background:#fff;
}

#item343879 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item343929 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item343979 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item344031 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item344083 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item344133 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item344183 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item344233 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item344284 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item344334 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item344385 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item344435 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item344485 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item344535 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item344585 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item344636 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item344686 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item344736 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item344786 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item344836 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item344911 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item344961 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item345011 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item345061 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item345112 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item345163 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item345171 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item343738 {
	width:136px !important;
	height:439px !important;
	left:-8px !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%;
}

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

#item345334 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item345384 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item345434 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item345484 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item345535 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item345585 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item345635 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item345685 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item345735 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item345787 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item345837 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item345887 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item345938 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item345988 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item346040 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item346090 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item346141 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item346191 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item346241 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item346291 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item346366 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item346416 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item346466 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item346517 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item346567 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item346620 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item346628 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item345194 {
	width:136px !important;
	height:439px !important;
	left:-8px !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-34386 {
	0% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes réduction-34386 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item34386 {
	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;
}

#item346783 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item346833 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item346883 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item346934 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item346984 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item347034 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item347084 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item347134 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item347185 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item347236 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item347286 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item347336 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item347386 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item347436 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item347487 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item347538 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item347588 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item347638 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item347688 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item347739 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item347814 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item347864 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item347914 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item347964 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item348015 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item348065 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item348073 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item346641 {
	width:136px !important;
	height:439px !important;
	left:-8px !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:156px !important;
	left:43px !important;
	top:397px !important;
}

@keyframes stamp-34526 {
to{}	}
@-webkit-keyframes stamp-34526 {
to{}	}
#item34526 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item348229 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item348280 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item348331 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item348381 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item348431 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item348482 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item348532 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item348583 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item348634 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item348684 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item348734 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item348784 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item348834 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item348885 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item348935 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item348985 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item349035 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item349085 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item349136 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item349187 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item349263 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item349314 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item349364 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item349415 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item349465 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item349515 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item349524 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item348088 {
	width:136px !important;
	height:439px !important;
	left:-8px !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:383px !important;
	background:#f8e000;
}

@keyframes entréerapideparlehaut-5449 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-5449 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33715 {
	width:44px !important;
	height:607px !important;
	background:#bec4b0;
}

@keyframes entréerapideparlehaut-34734 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-34734 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-34743 {
	0% {
		transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-34743 {
	0% {
		-webkit-transform:translate(164.049px,-165.463px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item349677 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item349727 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item349778 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item349828 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item349878 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item349928 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item349978 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item350029 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item350079 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item350129 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item350179 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item350229 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item350280 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item350331 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item350382 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item350432 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item350494 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item350544 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item350595 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item350645 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item350719 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item350769 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item350819 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item350870 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item350920 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item350970 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item350979 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item349537 {
	width:136px !important;
	height:439px !important;
	left:-8px !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%;
}

#item351216 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item351267 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item351317 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item351367 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item351417 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item351467 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item351519 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item351569 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item351619 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item351669 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item351719 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item351841 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item351893 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item351943 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item351995 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item352045 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item352153 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item352204 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item352254 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item352305 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item352379 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item352429 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item352480 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item352530 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item352580 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item352630 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item352638 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item351073 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

#item43203 {
	width:156px !important;
	height:102px !important;
	left:223px !important;
	top:451px !important;
	background:#fff;
}

#item354955 {
	width:38px !important;
	height:38px !important;
}

#item280132 {
	width:28px !important;
	height:28px !important;
	background:#e31a12;
}

#item280130 {
	width:28px !important;
	height:28px !important;
}

#item35339 {
	width:44px !important;
	height:607px !important;
	background:#ffdf43;
}

#item35625 {
	width:10px !important;
	height:10px !important;
	left:198px !important;
	top:298px !important;
}

#item43223 {
	width:170px !important;
	height:120px !important;
	left:208px !important;
	top:278px !important;
	background:#fff;
}

#item43233 {
	width:156px !important;
	height:110px !important;
	left:43px !important;
	top:175px !important;
	background:#fff;
}

#item43242 {
	width:170px !important;
	height:144px !important;
	left:208px !important;
	top:409px !important;
	background:#fff;
}

#item43248 {
	width:156px !important;
	height:258px !important;
	left:43px !important;
	top:295px !important;
	background:#fff;
}

#item353486 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:25px !important;
}

#item353536 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:1px !important;
}

#item353586 {
	width:85px !important;
	height:15px !important;
	left:6px !important;
	top:41px !important;
}

#item353636 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:56px !important;
}

#item353686 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:77px !important;
}

#item353736 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:93px !important;
}

#item353788 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:108px !important;
}

#item353838 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:124px !important;
}

#item353888 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:139px !important;
}

#item353938 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:155px !important;
}

#item353989 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:170px !important;
}

#item354040 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:186px !important;
}

#item354090 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:201px !important;
}

#item354140 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:217px !important;
}

#item354190 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:233px !important;
}

#item354240 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:248px !important;
}

#item354291 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:264px !important;
}

#item354341 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:279px !important;
}

#item354392 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:295px !important;
}

#item354443 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:323px !important;
}

#item354517 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:339px !important;
}

#item354568 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:354px !important;
}

#item354618 {
	width:86px !important;
	height:15px !important;
	left:5px !important;
	top:391px !important;
}

#item354668 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:370px !important;
}

#item354718 {
	width:85px !important;
	height:15px !important;
	left:5px !important;
	top:406px !important;
}

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

#item354769 {
	width:34px !important;
	height:34px !important;
	left:11px !important;
	top:10px !important;
}

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

#item354777 {
	width:34px !important;
	height:34px !important;
	left:10px !important;
	top:11px !important;
}

#item353346 {
	width:136px !important;
	height:439px !important;
	left:-8px !important;
	top:-6px !important;
}

#item20578 {
	width:438px !important;
	height:607px !important;
	left:-9px !important;
	top:-9px !important;
	background:#e30513;
}

@keyframes entréerapideparlehaut-20579 {
	0% {
		transform:translate(-0.996px,-260.89px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-20579 {
	0% {
		-webkit-transform:translate(-0.996px,-260.89px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
