/* 	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...'; }
#slider { width:1480px; height:1000px; }
.page-scale-wrap { width:1480px; height:1000px; background: #fff !important; }
.paper-vertical { width:1480px; height:100%; }
.paper-horizontal { width:11000px; height:1012px; }
@media all and (max-height:1000px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1480px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.presmode.fsmode:-webkit-full-screen {cursor:none;}
.presmode.fsmode:-ms-full-screen {cursor:none;}
.presmode.fsmode:-moz-full-screen {cursor:none;}
.presmode.fsmode.cursor-move {cursor:auto;}
.fs-hide-nav:-webkit-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-ms-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-moz-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-viewdisp:-webkit-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-ms-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-moz-full-screen #viewer-options-wrap {display:none !important;}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@keyframes agrandissement-146790 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.15) scaleY(1.15);}
}
@-webkit-keyframes agrandissement-146790 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.15) scaleY(1.15);}
}
#item146790 {
	transform-origin:100% 0%;
	-webkit-transform-origin:100% 0%;
}

#item112101 {
	width:290px !important;
	height:39px !important;
}

#item112073 {
	width:290px !important;
	height:39px !important;
}

#item112152 {
	width:290px !important;
	height:37px !important;
}

#item112124 {
	width:290px !important;
	height:37px !important;
	top:53px !important;
}

#item112202 {
	width:290px !important;
	height:37px !important;
}

#item112175 {
	width:290px !important;
	height:37px !important;
	top:107px !important;
}

#item111738 {
	width:1546px !important;
	height:49px !important;
	background:#dfdede;
}

#item111740 {
	width:154px !important;
	height:49px !important;
	left:441px !important;
}

#item111839 {
	width:164px !important;
	height:49px !important;
	left:595px !important;
}

#item111913 {
	width:234px !important;
	height:49px !important;
	left:759px !important;
}

#item111986 {
	width:268px !important;
	height:49px !important;
	left:992px !important;
}

#item112059 {
	width:246px !important;
	height:39px !important;
	left:66px !important;
	top:6px !important;
}

#item113618.fixed-pos-elem {
	width:1546px !important;
	height:51px !important;
	left:-28px !important;
	top:-1px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item126726 {
	width:780px !important;
	height:49px !important;
	top:2px !important;
	background:#dfdede;
}

#item127050 {
	width:246px !important;
	height:39px !important;
	left:267px !important;
	top:9px !important;
}

#item140708.fixed-pos-elem {
	width:780px !important;
	height:51px !important;
	top:-3px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item139607 {
	width:780px !important;
	height:337px !important;
	top:560px !important;
	background:#f08161;
}

#item126599 {
	width:235px !important;
	height:31px !important;
}

#item126571 {
	width:235px !important;
	height:31px !important;
}

#item126649 {
	width:235px !important;
	height:30px !important;
}

#item126622 {
	width:235px !important;
	height:30px !important;
	top:43px !important;
}

#item126700 {
	width:235px !important;
	height:30px !important;
}

#item126672 {
	width:235px !important;
	height:30px !important;
	top:87px !important;
}

#item144426 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item144673 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item144431 {
	width:217px !important;
	height:175px !important;
	background:#dfdede;
}

#item144652 {
	width:217px !important;
	height:38px !important;
	top:8px !important;
}

#item144665 {
	width:217px !important;
	height:38px !important;
	top:133px !important;
}

#item144661 {
	width:217px !important;
	height:38px !important;
	top:92px !important;
}

#item144658 {
	width:217px !important;
	height:38px !important;
	top:50px !important;
}

#item144417 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item144669 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item144668.fixed-pos-elem {
	width:278px !important;
	height:188px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

#item139925 {
	width:480px !important;
	height:321px !important;
	top:490px !important;
	background:#f08161;
}

#item135080 {
	width:235px !important;
	height:31px !important;
}

#item135053 {
	width:235px !important;
	height:31px !important;
}

#item135131 {
	width:235px !important;
	height:30px !important;
}

#item135104 {
	width:235px !important;
	height:30px !important;
	top:43px !important;
}

#item135181 {
	width:235px !important;
	height:30px !important;
}

#item135154 {
	width:235px !important;
	height:30px !important;
	top:87px !important;
}

#item143767 {
	width:485px !important;
	height:49px !important;
	top:2px !important;
	background:#dfdede;
}

#item143793 {
	width:246px !important;
	height:39px !important;
	left:157px !important;
	top:9px !important;
}

#item143766.fixed-pos-elem {
	width:485px !important;
	height:51px !important;
	top:-3px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item145698 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item145695 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item145703 {
	width:217px !important;
	height:175px !important;
	background:#dfdede;
}

#item145704 {
	width:217px !important;
	height:38px !important;
	top:8px !important;
}

#item145756 {
	width:217px !important;
	height:38px !important;
	top:133px !important;
}

#item145806 {
	width:217px !important;
	height:38px !important;
	top:92px !important;
}

#item145856 {
	width:217px !important;
	height:38px !important;
	top:50px !important;
}

#item145910 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item145907 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item145693.fixed-pos-elem {
	width:278px !important;
	height:188px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item112456 {
	width:1408px !important;
	height:1601px !important;
	left:36px !important;
	top:1203px !important;
	background:#d8afa2;
}

#item119418 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:1604px !important;
}

#item146852.in5-parallax-bg {
	width:1553px !important;
	height:1108px !important;
	left:-37px !important;
	top:29px !important;
}

#item109353 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:1203px !important;
	background:#cb9687;
}

#item109354 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:2003px !important;
	background:#cb9687;
}

#item109358 {
	width:469px !important;
	height:400px !important;
	left:505px !important;
	top:1203px !important;
	background:#d8afa2;
}

#item109359 {
	width:469px !important;
	height:400px !important;
	left:505px !important;
	top:2003px !important;
	background:#d8afa2;
}

#item109360 {
	width:469px !important;
	height:400px !important;
	left:505px !important;
	top:1603px !important;
	background:#cb9687;
}

#item109362 {
	width:469px !important;
	height:401px !important;
	left:505px !important;
	top:2403px !important;
	background:#a65042;
}

#item109363 {
	width:469px !important;
	height:400px !important;
	left:36px !important;
	top:1203px !important;
	background:#cb9687;
}

#item109364 {
	width:469px !important;
	height:400px !important;
	left:36px !important;
	top:2003px !important;
	background:#cb9687;
}

#item109366 {
	width:469px !important;
	height:400px !important;
	left:36px !important;
	top:2403px !important;
	background:#d8afa2;
}

#item109404 {
	width:439px !important;
	height:54px !important;
	top:4px !important;
}

#item109396 {
	width:439px !important;
	height:62px !important;
}

#item109394 {
	width:439px !important;
	height:62px !important;
	left:519px !important;
	top:1385px !important;
}

#item109484 {
	width:469px !important;
	height:400px !important;
	left:36px !important;
	top:1203px !important;
}

#item109590 {
	width:469px !important;
	height:399px !important;
}

#item109582 {
	width:469px !important;
	height:399px !important;
}

#item109563 {
	width:469px !important;
	height:400px !important;
}

#item109561 {
	width:469px !important;
	height:400px !important;
	left:36px !important;
	top:1603px !important;
}

#item109759 {
	width:239px !important;
	height:278px !important;
	left:1074px !important;
	top:2010px !important;
}

#item109841 {
	width:274px !important;
	height:309px !important;
	left:1092px !important;
	top:2419px !important;
}

#item109974 {
	width:274px !important;
	height:251px !important;
	left:586px !important;
	top:2035px !important;
}

#item110104 {
	width:281px !important;
	height:258px !important;
	left:110px !important;
	top:2429px !important;
}

#item110188 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:1203px !important;
}

#item110371 {
	width:276px !important;
	height:280px !important;
	left:130px !important;
	top:2010px !important;
}

@keyframes agrandissement-110781 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-110781 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item110781 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item110781 {
	width:92px !important;
	height:51px !important;
	left:62px !important;
	top:2003px !important;
}

@keyframes agrandissement-111566 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-111566 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item111566 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item111566 {
	width:92px !important;
	height:51px !important;
	left:62px !important;
	top:2402px !important;
}

@keyframes agrandissement-111538 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-111538 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item111538 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item111538 {
	width:92px !important;
	height:51px !important;
	left:1007px !important;
	top:2003px !important;
}

@keyframes agrandissement-111593 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-111593 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item111593 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item111593 {
	width:92px !important;
	height:51px !important;
	left:1007px !important;
	top:2402px !important;
}

@keyframes agrandissement-111618 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-111618 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item111618 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item111618 {
	width:92px !important;
	height:51px !important;
	left:542px !important;
	top:2003px !important;
}

#item109365 {
	width:469px !important;
	height:400px !important;
	background:#a65042;
}

#item113640 {
	width:1546px !important;
	height:49px !important;
	background:#dfdede;
}

#item113642 {
	width:154px !important;
	height:49px !important;
	left:441px !important;
}

#item113740 {
	width:164px !important;
	height:49px !important;
	left:595px !important;
}

#item113815 {
	width:234px !important;
	height:49px !important;
	left:759px !important;
}

#item113889 {
	width:268px !important;
	height:49px !important;
	left:992px !important;
}

#item113963 {
	width:246px !important;
	height:39px !important;
	left:66px !important;
	top:6px !important;
}

#item113638.fixed-pos-elem {
	width:1546px !important;
	height:51px !important;
	left:-28px !important;
	top:-1px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes entréerapideparlagauche-104576 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-104576 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104530 {
	opacity:0.80;
	width:1480px !important;
	height:1728px !important;
	background:#fff;
}

#item104576 {
	width:1480px !important;
	height:1728px !important;
	top:1132px !important;
}

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

#item111379 {
	width:33px !important;
	height:33px !important;
}

#item111386 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

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

#item111455 {
	width:33px !important;
	height:33px !important;
}

#item111453 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

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

#item111424 {
	width:33px !important;
	height:33px !important;
}

#item111422 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

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

#item111485 {
	width:33px !important;
	height:33px !important;
}

#item111483 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

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

#item111516 {
	width:33px !important;
	height:33px !important;
}

#item111514 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

#item128461 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:1546px !important;
}

#item146810.in5-parallax-bg {
	width:825px !important;
	height:588px !important;
	left:-21px !important;
	top:-5px !important;
}

#item127136 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:2194px !important;
	background:#d8afa2;
}

#item127138 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:898px !important;
	background:#d8afa2;
}

#item127139 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:1870px !important;
	background:#d8afa2;
}

#item127140 {
	width:380px !important;
	height:324px !important;
	left:10px !important;
	top:1222px !important;
	background:#cb9687;
}

#item127141 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:2194px !important;
	background:#a65042;
}

#item127143 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:1870px !important;
	background:#cb9687;
}

#item127144 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:2518px !important;
	background:#cb9687;
}

#item127175 {
	width:355px !important;
	height:44px !important;
	top:3px !important;
}

#item127170 {
	width:355px !important;
	height:50px !important;
}

#item127168 {
	width:355px !important;
	height:50px !important;
	left:401px !important;
	top:1046px !important;
}

#item127252 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:898px !important;
}

#item127331 {
	width:374px !important;
	height:324px !important;
}

#item127344 {
	width:374px !important;
	height:324px !important;
}

#item127338 {
	width:375px !important;
	height:324px !important;
}

#item127329 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:1546px !important;
}

#item127422 {
	width:193px !important;
	height:225px !important;
	left:90px !important;
	top:2200px !important;
}

#item127479 {
	width:222px !important;
	height:250px !important;
	left:485px !important;
	top:2532px !important;
}

#item127584 {
	width:222px !important;
	height:203px !important;
	left:455px !important;
	top:1896px !important;
}

#item127689 {
	width:228px !important;
	height:209px !important;
	left:70px !important;
	top:2540px !important;
}

#item127743 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:1222px !important;
}

#item127876 {
	width:223px !important;
	height:227px !important;
	left:86px !important;
	top:1876px !important;
}

@keyframes agrandissement-127905 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-127905 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item127905 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item127905 {
	width:75px !important;
	height:41px !important;
	left:31px !important;
	top:1870px !important;
}

@keyframes agrandissement-127932 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-127932 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item127932 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item127932 {
	width:75px !important;
	height:41px !important;
	left:31px !important;
	top:2518px !important;
}

@keyframes agrandissement-127959 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-127959 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item127959 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item127959 {
	width:75px !important;
	height:41px !important;
	left:36px !important;
	top:2194px !important;
}

@keyframes agrandissement-127986 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-127986 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item127986 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item127986 {
	width:75px !important;
	height:41px !important;
	left:416px !important;
	top:2518px !important;
}

@keyframes agrandissement-128013 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-128013 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item128013 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item128013 {
	width:75px !important;
	height:41px !important;
	left:420px !important;
	top:1870px !important;
}

#item128041 {
	width:375px !important;
	height:324px !important;
	background:#a65042;
}

#item139596 {
	width:780px !important;
	height:282px !important;
	top:560px !important;
	background:#f08161;
}

#item142928 {
	width:780px !important;
	height:49px !important;
	top:2px !important;
	background:#dfdede;
}

#item142953 {
	width:246px !important;
	height:39px !important;
	left:267px !important;
	top:9px !important;
}

#item142927.fixed-pos-elem {
	width:780px !important;
	height:51px !important;
	top:-3px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item144956 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item144953 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item144961 {
	width:217px !important;
	height:175px !important;
	background:#dfdede;
}

#item144962 {
	width:217px !important;
	height:38px !important;
	top:8px !important;
}

#item145013 {
	width:217px !important;
	height:38px !important;
	top:133px !important;
}

#item145063 {
	width:217px !important;
	height:38px !important;
	top:92px !important;
}

#item145115 {
	width:217px !important;
	height:38px !important;
	top:50px !important;
}

#item145169 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item145166 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item144951.fixed-pos-elem {
	width:278px !important;
	height:188px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes entréerapideparlagauche-128642 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-128642 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item128650 {
	opacity:0.80;
	width:790px !important;
	height:2047px !important;
	background:#fff;
}

#item128642 {
	width:790px !important;
	height:2047px !important;
	left:-4px !important;
	top:843px !important;
}

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

#item128680 {
	width:26px !important;
	height:26px !important;
}

#item128675 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item128712 {
	width:26px !important;
	height:26px !important;
}

#item128708 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item128745 {
	width:26px !important;
	height:26px !important;
}

#item128741 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item128777 {
	width:26px !important;
	height:26px !important;
}

#item128773 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item128810 {
	width:26px !important;
	height:26px !important;
}

#item128806 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

#item136603 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:2387px !important;
}

#item146834.in5-parallax-bg {
	width:519px !important;
	height:370px !important;
	left:-21px !important;
	top:25px !important;
}

#item135615 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:3359px !important;
	background:#cb9687;
}

#item135617 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:1091px !important;
	background:#d8afa2;
}

#item135618 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:3035px !important;
	background:#d8afa2;
}

#item135620 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:3683px !important;
	background:#a65042;
}

#item135621 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:2711px !important;
	background:#cb9687;
}

#item135622 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:4007px !important;
	background:#d8afa2;
}

#item135654 {
	width:427px !important;
	height:52px !important;
	top:4px !important;
}

#item135649 {
	width:427px !important;
	height:60px !important;
}

#item135647 {
	width:427px !important;
	height:60px !important;
	left:26px !important;
	top:1216px !important;
}

#item135734 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:767px !important;
}

#item135813 {
	width:449px !important;
	height:324px !important;
}

#item135824 {
	width:449px !important;
	height:324px !important;
}

#item135819 {
	width:450px !important;
	height:324px !important;
}

#item135811 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:2063px !important;
}

#item135904 {
	width:264px !important;
	height:307px !important;
	left:50px !important;
	top:3366px !important;
}

#item135959 {
	width:259px !important;
	height:292px !important;
	left:61px !important;
	top:4347px !important;
}

#item136065 {
	width:288px !important;
	height:263px !important;
	left:42px !important;
	top:3074px !important;
}

#item136171 {
	width:282px !important;
	height:258px !important;
	left:50px !important;
	top:4051px !important;
}

#item136227 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:1415px !important;
}

#item136356 {
	width:285px !important;
	height:290px !important;
	left:53px !important;
	top:2726px !important;
}

@keyframes agrandissement-136383 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-136383 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item136383 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item136383 {
	width:75px !important;
	height:41px !important;
	left:31px !important;
	top:2711px !important;
}

@keyframes agrandissement-136411 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-136411 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item136411 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item136411 {
	width:75px !important;
	height:41px !important;
	left:31px !important;
	top:4007px !important;
}

@keyframes agrandissement-136438 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-136438 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item136438 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item136438 {
	width:75px !important;
	height:41px !important;
	left:31px !important;
	top:3359px !important;
}

@keyframes agrandissement-136465 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-136465 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item136465 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item136465 {
	width:75px !important;
	height:41px !important;
	left:31px !important;
	top:4331px !important;
}

@keyframes agrandissement-136493 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-136493 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item136493 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item136493 {
	width:75px !important;
	height:41px !important;
	left:31px !important;
	top:3035px !important;
}

#item136521 {
	width:450px !important;
	height:324px !important;
	background:#a65042;
}

#item139385 {
	width:480px !important;
	height:368px !important;
	top:352px !important;
	background:#f08161;
}

#item142071 {
	width:780px !important;
	height:49px !important;
	top:2px !important;
	background:#dfdede;
}

#item142096 {
	width:246px !important;
	height:39px !important;
	left:154px !important;
	top:9px !important;
}

#item142070.fixed-pos-elem {
	width:780px !important;
	height:51px !important;
	top:-3px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item145960 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item145957 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item145966 {
	width:217px !important;
	height:175px !important;
	background:#dfdede;
}

#item145967 {
	width:217px !important;
	height:38px !important;
	top:8px !important;
}

#item146017 {
	width:217px !important;
	height:38px !important;
	top:133px !important;
}

#item146067 {
	width:217px !important;
	height:38px !important;
	top:92px !important;
}

#item146117 {
	width:217px !important;
	height:38px !important;
	top:50px !important;
}

#item146171 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item146168 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item145955.fixed-pos-elem {
	width:278px !important;
	height:188px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes entréerapideparlagauche-136783 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-136783 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item136791 {
	opacity:0.80;
	width:480px !important;
	height:3981px !important;
	background:#fff;
}

#item136783 {
	width:480px !important;
	height:3981px !important;
	top:719px !important;
}

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

#item136820 {
	width:26px !important;
	height:26px !important;
}

#item136816 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item136853 {
	width:26px !important;
	height:26px !important;
}

#item136849 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item136885 {
	width:26px !important;
	height:26px !important;
}

#item136881 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item136917 {
	width:26px !important;
	height:26px !important;
}

#item136913 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item136949 {
	width:26px !important;
	height:26px !important;
}

#item136945 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

#item112458 {
	width:1408px !important;
	height:1201px !important;
	left:36px !important;
	top:1202px !important;
	background:#f9c4af;
}

#item146798.in5-parallax-bg {
	width:1510px !important;
	height:1100px !important;
	left:-16px !important;
	top:34px !important;
}

#item108519 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:1202px !important;
	background:#f6af94;
}

#item108520 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:1602px !important;
	background:#f9c4af;
}

#item150126 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:2002px !important;
	background:#f9c4af;
}

#item150127 {
	width:469px !important;
	height:400px !important;
	left:505px !important;
	top:2002px !important;
	background:#ec694a;
}

#item150130 {
	width:469px !important;
	height:400px !important;
	left:505px !important;
	top:1602px !important;
	background:#f6af94;
}

#item150128 {
	width:469px !important;
	height:400px !important;
	left:36px !important;
	top:2002px !important;
	background:#f6af94;
}

#item108521 {
	width:469px !important;
	height:400px !important;
	left:505px !important;
	top:1202px !important;
	background:#f9c4af;
}

#item108523 {
	width:939px !important;
	height:400px !important;
	left:505px !important;
	top:1602px !important;
	background:#f6af94;
}

#item108524 {
	width:469px !important;
	height:400px !important;
	left:36px !important;
	top:1202px !important;
	background:#f6af94;
}

#item108525 {
	width:469px !important;
	height:400px !important;
	left:36px !important;
	top:1602px !important;
	background:#f9c4af;
}

#item108603 {
	width:68px !important;
	height:28px !important;
	left:1271px !important;
	top:2190px !important;
}

#item108820 {
	width:249px !important;
	height:312px !important;
	left:78px !important;
	top:1649px !important;
}

#item108897 {
	width:213px !important;
	height:366px !important;
	left:116px !important;
	top:2024px !important;
}

#item114019 {
	width:1546px !important;
	height:49px !important;
	background:#dfdede;
}

#item114021 {
	width:154px !important;
	height:49px !important;
	left:441px !important;
}

#item114119 {
	width:164px !important;
	height:49px !important;
	left:595px !important;
}

#item114193 {
	width:234px !important;
	height:49px !important;
	left:759px !important;
}

#item114267 {
	width:268px !important;
	height:49px !important;
	left:992px !important;
}

#item114342 {
	width:246px !important;
	height:39px !important;
	left:66px !important;
	top:6px !important;
}

#item114017.fixed-pos-elem {
	width:1546px !important;
	height:51px !important;
	left:-28px !important;
	top:-2px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item154043 {
	width:353px !important;
	height:232px !important;
	left:89px !important;
	top:1230px !important;
}

#item157003 {
	width:262px !important;
	height:314px !important;
	left:1000px !important;
	top:1269px !important;
}

#item166142 {
	width:569px !important;
	height:314px !important;
	left:674px !important;
	top:1626px !important;
}

#item169114 {
	width:352px !important;
	height:281px !important;
	left:579px !important;
	top:1233px !important;
}

@keyframes agrandissement-171387 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-171387 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item171387 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item171387 {
	width:92px !important;
	height:51px !important;
	left:61px !important;
	top:1202px !important;
}

@keyframes agrandissement-171412 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-171412 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item171412 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item171412 {
	width:92px !important;
	height:51px !important;
	left:1001px !important;
	top:1202px !important;
}

@keyframes agrandissement-195445 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-195445 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item195445 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item195445 {
	width:92px !important;
	height:51px !important;
	left:530px !important;
	top:1202px !important;
}

@keyframes agrandissement-171441 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-171441 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item171441 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item171441 {
	width:92px !important;
	height:51px !important;
	left:530px !important;
	top:1603px !important;
}

@keyframes agrandissement-171798 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-171798 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes agrandissement-171806 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-171806 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item171981 {
	width:174px !important;
	height:174px !important;
}

#item171977 {
	width:174px !important;
	height:174px !important;
	left:1252px !important;
	top:1813px !important;
}

#item171986 {
	width:91px !important;
	height:73px !important;
	left:532px !important;
	top:1867px !important;
}

#item172091 {
	width:91px !important;
	height:73px !important;
	left:1304px !important;
	top:1359px !important;
}

#item172170 {
	width:91px !important;
	height:73px !important;
	top:30px !important;
}

#item171971 {
	width:174px !important;
	height:174px !important;
}

#item171972 {
	width:174px !important;
	height:174px !important;
	left:313px !important;
	top:1417px !important;
}

@keyframes entréerapideparlagauche-171851 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-171851 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171855 {
	opacity:0.80;
	width:1480px !important;
	height:1262px !important;
	background:#fff;
}

#item171851 {
	width:1480px !important;
	height:1262px !important;
	top:1192px !important;
}

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

#item171884 {
	width:33px !important;
	height:33px !important;
}

#item171880 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

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

#item171952 {
	width:33px !important;
	height:33px !important;
}

#item171948 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

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

#item192169 {
	width:33px !important;
	height:33px !important;
}

#item192165 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

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

#item171920 {
	width:33px !important;
	height:33px !important;
}

#item171916 {
	width:33px !important;
	height:33px !important;
	left:304px !important;
	top:9px !important;
}

@keyframes entréerapideparlagauche-171474 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-171474 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171741 {
	width:497px !important;
	height:81px !important;
	left:47px !important;
	top:304px !important;
	border:solid 1.32675487609912px #000;
}

#item171474 {
	width:1159px !important;
	height:485px !important;
	left:182px !important;
	top:1330px !important;
}

#item128927 {
	width:750px !important;
	height:1296px !important;
	left:15px !important;
	top:893px !important;
	background:#f9c4af;
}

#item146813.in5-parallax-bg {
	width:785px !important;
	height:584px !important;
	left:-4px !important;
	top:24px !important;
}

#item128924 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:1217px !important;
	background:#f9c4af;
}

#item172264 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:1865px !important;
	background:#f9c4af;
}

#item128925 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:1541px !important;
	background:#f9c4af;
}

#item128928 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:1541px !important;
	background:#ec694a;
}

#item128929 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:893px !important;
	background:#f6af94;
}

#item128930 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:1217px !important;
	background:#f6af94;
}

#item172267 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:1865px !important;
	background:#f6af94;
}

#item129008 {
	width:55px !important;
	height:23px !important;
	left:243px !important;
	top:1996px !important;
}

#item129227 {
	width:202px !important;
	height:253px !important;
	left:406px !important;
	top:1585px !important;
}

#item129304 {
	width:172px !important;
	height:297px !important;
	left:451px !important;
	top:1876px !important;
}

#item139688 {
	width:780px !important;
	height:282px !important;
	top:561px !important;
	background:#f08161;
}

#item173587 {
	width:284px !important;
	height:186px !important;
	left:60px !important;
	top:907px !important;
}

#item173688 {
	width:212px !important;
	height:255px !important;
	left:42px !important;
	top:1279px !important;
}

#item173873 {
	width:262px !important;
	height:209px !important;
	left:444px !important;
	top:917px !important;
}

@keyframes agrandissement-173928 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-173928 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item173928 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item173928 {
	width:75px !important;
	height:41px !important;
	left:35px !important;
	top:893px !important;
}

@keyframes agrandissement-173953 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-173953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item173953 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item173953 {
	width:75px !important;
	height:41px !important;
	left:35px !important;
	top:1217px !important;
}

@keyframes agrandissement-174004 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-174004 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes agrandissement-174009 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-174009 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item174025 {
	width:74px !important;
	height:59px !important;
	left:287px !important;
	top:1344px !important;
}

#item174030 {
	width:74px !important;
	height:59px !important;
	left:24px !important;
	top:1112px !important;
}

#item174015 {
	width:141px !important;
	height:141px !important;
}

#item174013 {
	width:141px !important;
	height:141px !important;
	left:240px !important;
	top:1063px !important;
}

#item173795 {
	width:332px !important;
	height:183px !important;
	left:414px !important;
	top:1241px !important;
}

#item174019 {
	width:74px !important;
	height:59px !important;
	left:404px !important;
	top:1436px !important;
}

@keyframes agrandissement-173978 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-173978 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item173978 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item173978 {
	width:75px !important;
	height:41px !important;
	left:409px !important;
	top:1217px !important;
}

#item174018 {
	width:141px !important;
	height:141px !important;
}

#item174016 {
	width:141px !important;
	height:141px !important;
	left:618px !important;
	top:1392px !important;
}

#item143216 {
	width:780px !important;
	height:49px !important;
	top:2px !important;
	background:#dfdede;
}

#item143241 {
	width:246px !important;
	height:39px !important;
	left:267px !important;
	top:9px !important;
}

#item143215.fixed-pos-elem {
	width:780px !important;
	height:51px !important;
	top:-2px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item145203 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item145200 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item145208 {
	width:217px !important;
	height:175px !important;
	background:#dfdede;
}

#item145209 {
	width:217px !important;
	height:38px !important;
	top:8px !important;
}

#item145259 {
	width:217px !important;
	height:38px !important;
	top:133px !important;
}

#item145310 {
	width:217px !important;
	height:38px !important;
	top:92px !important;
}

#item145361 {
	width:217px !important;
	height:38px !important;
	top:50px !important;
}

#item145415 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item145412 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item145198.fixed-pos-elem {
	width:278px !important;
	height:188px !important;
	left:-13px !important;
	top:-12px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes agrandissement-176836 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-176836 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item176836 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item176836 {
	width:75px !important;
	height:41px !important;
	left:409px !important;
	top:894px !important;
}

@keyframes entréerapideparlagauche-174314 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-174314 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item174318 {
	opacity:0.80;
	width:780px !important;
	height:1299px !important;
	background:#fff;
}

#item174314 {
	width:780px !important;
	height:1299px !important;
	top:890px !important;
}

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

#item174347 {
	width:26px !important;
	height:26px !important;
}

#item174343 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item174379 {
	width:26px !important;
	height:26px !important;
}

#item174375 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item198753 {
	width:26px !important;
	height:26px !important;
}

#item198749 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item174412 {
	width:26px !important;
	height:26px !important;
}

#item174408 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

@keyframes entréerapideparlagauche-172278 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-172278 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172543 {
	width:307px !important;
	height:50px !important;
	left:29px !important;
	top:187px !important;
	border:solid 1.32675487609912px #000;
}

#item172278 {
	width:716px !important;
	height:302px !important;
	left:32px !important;
	top:1068px !important;
}

@keyframes entréerapideparlagauche-174790 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-174790 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item174793 {
	width:398px !important;
	height:330px !important;
	left:1px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	background:#0a5ba7;
}

#item174864 {
	width:37px !important;
	height:16px !important;
	left:16px !important;
	top:12px !important;
}

#item174936 {
	width:37px !important;
	height:16px !important;
	left:16px !important;
	top:12px !important;
}

#item174984 {
	width:399px !important;
	height:214px !important;
	top:118px !important;
	background:#fff;
	border:solid 5.30701950439646px #0a5ba7;
}

#item175055 {
	width:188px !important;
	height:62px !important;
	left:7px !important;
	top:156px !important;
	border:solid 1.32675487609912px #000;
}

#item174790 {
	width:399px !important;
	height:332px !important;
	left:1176px !important;
	top:1766px !important;
}

#item137067 {
	width:450px !important;
	height:2486px !important;
	left:15px !important;
	top:876px !important;
	background:#f6af94;
}

#item146838.in5-parallax-bg {
	width:503px !important;
	height:367px !important;
	left:-12px !important;
	top:17px !important;
}

#item137065 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:1424px !important;
	background:#f9c4af;
}

#item175121 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:2720px !important;
	background:#f9c4af;
}

#item137066 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:2396px !important;
	background:#f6af94;
}

#item137068 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:1748px !important;
	background:#f6af94;
}

#item175123 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:3044px !important;
	background:#f6af94;
}

#item137070 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:776px !important;
	background:#f9c4af;
}

#item137071 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:2072px !important;
	background:#ec694a;
}

#item137151 {
	width:55px !important;
	height:23px !important;
	left:305px !important;
	top:3194px !important;
}

#item137372 {
	width:228px !important;
	height:286px !important;
	left:64px !important;
	top:2416px !important;
}

#item137450 {
	width:172px !important;
	height:297px !important;
	left:116px !important;
	top:2736px !important;
}

#item139195 {
	width:480px !important;
	height:368px !important;
	top:353px !important;
	background:#f08161;
}

#item142328 {
	width:780px !important;
	height:49px !important;
	top:2px !important;
	background:#dfdede;
}

#item142353 {
	width:246px !important;
	height:39px !important;
	left:157px !important;
	top:9px !important;
}

#item142327.fixed-pos-elem {
	width:780px !important;
	height:51px !important;
	top:-2px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item175128 {
	width:332px !important;
	height:183px !important;
	left:62px !important;
	top:1112px !important;
}

#item175135 {
	width:296px !important;
	height:195px !important;
	left:98px !important;
	top:790px !important;
}

#item175235 {
	width:237px !important;
	height:285px !important;
}

#item176681 {
	width:237px !important;
	height:285px !important;
	left:85px !important;
	top:1443px !important;
}

#item175417 {
	width:308px !important;
	height:246px !important;
	left:76px !important;
	top:1763px !important;
}

@keyframes agrandissement-175469 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-175469 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item175469 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item175469 {
	width:75px !important;
	height:41px !important;
	left:47px !important;
	top:776px !important;
}

@keyframes agrandissement-175494 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-175494 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item175494 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item175494 {
	width:75px !important;
	height:41px !important;
	left:47px !important;
	top:1423px !important;
}

@keyframes agrandissement-198794 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-198794 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item198794 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item198794 {
	width:75px !important;
	height:41px !important;
	left:47px !important;
	top:1749px !important;
}

@keyframes agrandissement-175520 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes agrandissement-175520 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item175520 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item175520 {
	width:75px !important;
	height:41px !important;
	left:47px !important;
	top:1099px !important;
}

@keyframes agrandissement-175546 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-175546 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes agrandissement-175552 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes agrandissement-175552 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item175559 {
	width:141px !important;
	height:141px !important;
}

#item175556 {
	width:141px !important;
	height:141px !important;
	left:310px !important;
	top:1270px !important;
}

#item175564 {
	width:74px !important;
	height:59px !important;
	left:350px !important;
	top:1550px !important;
}

#item175560 {
	width:74px !important;
	height:59px !important;
	top:25px !important;
}

#item175569 {
	width:74px !important;
	height:59px !important;
	top:25px !important;
}

#item175787 {
	width:141px !important;
	height:141px !important;
}

#item175785 {
	width:141px !important;
	height:141px !important;
	left:316px !important;
	top:946px !important;
}

#item146199 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item146196 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item146204 {
	width:217px !important;
	height:175px !important;
	background:#dfdede;
}

#item146205 {
	width:217px !important;
	height:38px !important;
	top:8px !important;
}

#item146255 {
	width:217px !important;
	height:38px !important;
	top:133px !important;
}

#item146305 {
	width:217px !important;
	height:38px !important;
	top:92px !important;
}

#item146355 {
	width:217px !important;
	height:38px !important;
	top:50px !important;
}

#item146410 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item146406 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item146194.fixed-pos-elem {
	width:278px !important;
	height:188px !important;
	left:-13px !important;
	top:-12px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes entréerapideparlagauche-175938 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-175938 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175944 {
	opacity:0.80;
	width:480px !important;
	height:2639px !important;
	background:#fff;
}

#item175938 {
	width:480px !important;
	height:2639px !important;
	top:773px !important;
}

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

#item175974 {
	width:26px !important;
	height:26px !important;
}

#item175970 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item198789 {
	width:26px !important;
	height:26px !important;
}

#item198785 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item176006 {
	width:26px !important;
	height:26px !important;
}

#item176002 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

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

#item176038 {
	width:26px !important;
	height:26px !important;
}

#item176034 {
	width:26px !important;
	height:26px !important;
	left:246px !important;
	top:7px !important;
}

@keyframes entréerapideparlagauche-176051 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-176051 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176314 {
	width:188px !important;
	height:62px !important;
	left:7px !important;
	top:156px !important;
	border:solid 1.32675487609912px #000;
}

#item176051 {
	width:399px !important;
	height:271px !important;
	left:40px !important;
	top:1138px !important;
}

@keyframes entréerapideparlagauche-176349 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-176349 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176614 {
	width:188px !important;
	height:62px !important;
	left:7px !important;
	top:156px !important;
	border:solid 1.32675487609912px #000;
}

#item176349 {
	width:399px !important;
	height:274px !important;
	left:40px !important;
	top:812px !important;
}

#item146802.in5-parallax-bg {
	width:1510px !important;
	height:1128px !important;
	left:-14px !important;
	top:7px !important;
}

#item112457 {
	width:1408px !important;
	height:800px !important;
	left:36px !important;
	top:1203px !important;
	background:#cae6de;
}

#item106649 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:1203px !important;
	background:#b4dbd3;
}

#item106650 {
	width:469px !important;
	height:400px !important;
	left:975px !important;
	top:1603px !important;
	background:#cae6de;
}

#item106651 {
	width:469px !important;
	height:400px !important;
	left:505px !important;
	top:1203px !important;
	background:#cae6de;
}

#item106652 {
	width:469px !important;
	height:400px !important;
	left:505px !important;
	top:1603px !important;
	background:#67bfb0;
}

#item106653 {
	width:469px !important;
	height:800px !important;
	left:36px !important;
	top:1203px !important;
	background:#b4dbd3;
}

#item106729 {
	width:188px !important;
	height:327px !important;
	left:1059px !important;
	top:1644px !important;
}

#item106876 {
	width:234px !important;
	height:312px !important;
	left:628px !important;
	top:1221px !important;
}

#item106908 {
	width:68px !important;
	height:28px !important;
}

#item107016 {
	width:119px !important;
	height:337px !important;
	left:75px !important;
}

#item107006 {
	width:269px !important;
	height:338px !important;
}

#item106998 {
	width:240px !important;
	height:337px !important;
	left:14px !important;
}

#item106996 {
	width:269px !important;
	height:338px !important;
	left:1014px !important;
	top:1234px !important;
}

#item107036 {
	width:213px !important;
	height:586px !important;
	left:93px !important;
}

#item107023 {
	width:306px !important;
	height:636px !important;
	left:100px !important;
	top:1223px !important;
}

#item114738 {
	width:1546px !important;
	height:49px !important;
	background:#dfdede;
}

#item114740 {
	width:154px !important;
	height:49px !important;
	left:441px !important;
}

#item114838 {
	width:164px !important;
	height:49px !important;
	left:595px !important;
}

#item114912 {
	width:234px !important;
	height:49px !important;
	left:759px !important;
}

#item114987 {
	width:268px !important;
	height:49px !important;
	left:992px !important;
}

#item115061 {
	width:246px !important;
	height:39px !important;
	left:66px !important;
	top:6px !important;
}

#item114736.fixed-pos-elem {
	width:1546px !important;
	height:51px !important;
	left:-28px !important;
	top:-1px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item121330 {
	width:68px !important;
	height:28px !important;
	left:106px !important;
	top:1885px !important;
}

#item146826.in5-parallax-bg {
	width:799px !important;
	height:597px !important;
	left:-13px !important;
	top:-12px !important;
}

#item129829 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:908px !important;
	background:#b4dbd3;
}

#item129830 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:1557px !important;
	background:#cae6de;
}

#item129831 {
	width:375px !important;
	height:324px !important;
	left:15px !important;
	top:908px !important;
	background:#cae6de;
}

#item129832 {
	width:375px !important;
	height:324px !important;
	left:390px !important;
	top:1232px !important;
	background:#67bfb0;
}

#item129833 {
	width:375px !important;
	height:648px !important;
	left:15px !important;
	top:1231px !important;
	background:#b4dbd3;
}

#item129907 {
	width:153px !important;
	height:265px !important;
	left:458px !important;
	top:1590px !important;
}

#item129992 {
	width:190px !important;
	height:252px !important;
	left:109px !important;
	top:923px !important;
}

#item130020 {
	width:55px !important;
	height:22px !important;
}

#item130120 {
	width:97px !important;
	height:273px !important;
	left:61px !important;
}

#item130113 {
	width:218px !important;
	height:274px !important;
}

#item130108 {
	width:195px !important;
	height:273px !important;
	left:12px !important;
}

#item130106 {
	width:218px !important;
	height:274px !important;
	left:422px !important;
	top:933px !important;
}

#item130132 {
	width:173px !important;
	height:474px !important;
	left:75px !important;
}

#item130124 {
	width:248px !important;
	height:515px !important;
	left:62px !important;
	top:1249px !important;
}

#item130567 {
	width:55px !important;
	height:22px !important;
	left:67px !important;
	top:1785px !important;
}

#item139781 {
	width:780px !important;
	height:282px !important;
	top:560px !important;
	background:#87cabb;
}

#item143494 {
	width:780px !important;
	height:49px !important;
	top:2px !important;
	background:#dfdede;
}

#item143519 {
	width:246px !important;
	height:39px !important;
	left:267px !important;
	top:9px !important;
}

#item143493.fixed-pos-elem {
	width:780px !important;
	height:51px !important;
	top:-3px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item145460 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item145457 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item145465 {
	width:217px !important;
	height:175px !important;
	background:#dfdede;
}

#item145466 {
	width:217px !important;
	height:38px !important;
	top:8px !important;
}

#item145518 {
	width:217px !important;
	height:38px !important;
	top:133px !important;
}

#item145568 {
	width:217px !important;
	height:38px !important;
	top:92px !important;
}

#item145618 {
	width:217px !important;
	height:38px !important;
	top:50px !important;
}

#item145672 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item145669 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item145455.fixed-pos-elem {
	width:278px !important;
	height:188px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item146842.in5-parallax-bg {
	width:503px !important;
	height:376px !important;
	left:-11px !important;
	top:4px !important;
}

#item137969 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:1099px !important;
	background:#b4dbd3;
}

#item137970 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:2395px !important;
	background:#cae6de;
}

#item137971 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:775px !important;
	background:#cae6de;
}

#item138772 {
	width:480px !important;
	height:368px !important;
	top:352px !important;
	background:#87cabb;
}

#item137972 {
	width:450px !important;
	height:324px !important;
	left:15px !important;
	top:1423px !important;
	background:#67bfb0;
}

#item137974 {
	width:450px !important;
	height:648px !important;
	left:15px !important;
	top:1747px !important;
	background:#b4dbd3;
}

#item138048 {
	width:153px !important;
	height:265px !important;
	left:97px !important;
	top:2428px !important;
}

#item138133 {
	width:190px !important;
	height:252px !important;
	left:109px !important;
	top:790px !important;
}

#item138163 {
	width:55px !important;
	height:22px !important;
}

#item138260 {
	width:97px !important;
	height:273px !important;
	left:61px !important;
}

#item138254 {
	width:218px !important;
	height:274px !important;
}

#item138249 {
	width:195px !important;
	height:273px !important;
	left:12px !important;
}

#item138247 {
	width:218px !important;
	height:274px !important;
	left:47px !important;
	top:1124px !important;
}

#item138271 {
	width:173px !important;
	height:474px !important;
	left:75px !important;
}

#item138264 {
	width:248px !important;
	height:515px !important;
	left:62px !important;
	top:1765px !important;
}

#item138371 {
	width:55px !important;
	height:22px !important;
	left:67px !important;
	top:2301px !important;
}

#item142588 {
	width:780px !important;
	height:49px !important;
	top:2px !important;
	background:#dfdede;
}

#item142613 {
	width:246px !important;
	height:39px !important;
	left:157px !important;
	top:9px !important;
}

#item142587.fixed-pos-elem {
	width:780px !important;
	height:51px !important;
	top:-3px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item146440 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item146437 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item146445 {
	width:217px !important;
	height:175px !important;
	background:#dfdede;
}

#item146446 {
	width:217px !important;
	height:38px !important;
	top:8px !important;
}

#item146496 {
	width:217px !important;
	height:38px !important;
	top:133px !important;
}

#item146547 {
	width:217px !important;
	height:38px !important;
	top:92px !important;
}

#item146597 {
	width:217px !important;
	height:38px !important;
	top:50px !important;
}

#item146653 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	background:#dfdede;
}

#item146649 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:10px !important;
}

#item146434.fixed-pos-elem {
	width:278px !important;
	height:188px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:940px){ [class*=" mq-"], .mq-default { display:none; } .mq-780 {display:block; } }
@media all and (max-width:610px){ [class*=" mq-"], .mq-default { display:none; } .mq-480 {display:block; } }

