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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

#item30251 {
	width:40px !important;
	height:10px !important;
	left:119px !important;
	top:580px !important;
}

#item30286 {
	width:400px !important;
	height:11px !important;
	left:34px !important;
	top:595px !important;
}

#item30310 {
	width:108px !important;
	height:391px !important;
	left:352px !important;
	top:205px !important;
}

#item30333 {
	width:258px !important;
	left:69px !important;
	top:493px !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.31);
	min-height:41px !important;
}

@keyframes entréerapideparlagauche-30333 {
	0% {
		transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-30333 {
	0% {
		-webkit-transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30356 {
	width:246px !important;
	height:17px !important;
	left:62px !important;
	top:544px !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.31);
}

@keyframes entréerapideparlagauche-30356 {
	0% {
		transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-30356 {
	0% {
		-webkit-transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30379 {
	width:157px !important;
	left:69px !important;
	top:475px !important;
	text-shadow:0px 0px 5px rgba(0,0,0,0.31);
	min-height:30px !important;
}

@keyframes entréerapideparlagauche-30379 {
	0% {
		transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-30379 {
	0% {
		-webkit-transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30570 {
	width:91px !important;
	height:94px !important;
	left:49px !important;
	top:-9px !important;
}

@keyframes entréerapideparlehaut-30570 {
	0% {
		transform:translate(-1.496px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-30570 {
	0% {
		-webkit-transform:translate(-1.496px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30687 {
	width:108px !important;
	height:41px !important;
	background:#fff;
}

#item30682 {
	width:108px !important;
	height:41px !important;
}

#item30683 {
	width:108px !important;
	height:41px !important;
	left:352px !important;
	top:261px !important;
}

#item30697 {
	width:108px !important;
	height:35px !important;
	background:#fff;
}

#item30699 {
	width:108px !important;
	height:35px !important;
}

#item30694 {
	width:108px !important;
	height:35px !important;
	left:352px !important;
	top:312px !important;
}

#item30703 {
	width:108px !important;
	height:40px !important;
	background:#fff;
}

#item30705 {
	width:108px !important;
	height:40px !important;
}

#item30700 {
	width:108px !important;
	height:40px !important;
	left:352px !important;
	top:360px !important;
}

#item30709 {
	width:108px !important;
	height:31px !important;
	background:#fff;
}

#item30711 {
	width:108px !important;
	height:31px !important;
}

#item30706 {
	width:108px !important;
	height:31px !important;
	left:352px !important;
	top:414px !important;
}

#item30715 {
	width:108px !important;
	height:42px !important;
	background:#fff;
}

#item30717 {
	width:108px !important;
	height:42px !important;
}

#item30712 {
	width:108px !important;
	height:42px !important;
	left:352px !important;
	top:458px !important;
}

#item30724 {
	width:108px !important;
	height:31px !important;
	background:#fff;
}

#item30726 {
	width:108px !important;
	height:31px !important;
}

#item30721 {
	width:108px !important;
	height:31px !important;
	left:352px !important;
	top:514px !important;
}

#item30730 {
	width:108px !important;
	height:37px !important;
	background:#fff;
}

#item30732 {
	width:108px !important;
	height:37px !important;
}

#item30727 {
	width:108px !important;
	height:37px !important;
	left:352px !important;
	top:561px !important;
}

@keyframes entréerapideparlehaut-30733 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-30733 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7128 {
	width:230px !important;
	height:51px !important;
	left:33px !important;
	top:96px !important;
}

#item7151 {
	width:254px !important;
	height:77px !important;
	left:22px !important;
	top:19px !important;
}

#item7174 {
	width:232px !important;
	left:33px !important;
	top:159px !important;
	min-height:371px !important;
}

#item11191 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

@keyframes entréerapideparladroite-13599 {
	0% {
		transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-13599 {
	0% {
		-webkit-transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparladroite-13602 {
	0% {
		transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-13602 {
	0% {
		-webkit-transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparladroite-13603 {
	0% {
		transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-13603 {
	0% {
		-webkit-transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15593 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item14625 {
	width:133px !important;
	left:45px !important;
	top:43px !important;
	min-height:425px !important;
}

#item24990 {
	width:136px !important;
	left:193px !important;
	top:115px !important;
	min-height:459px !important;
}

#item30744 {
	width:128px !important;
	height:67px !important;
	background:#fff;
}

#item30747 {
	width:128px !important;
	height:67px !important;
}

#item30740 {
	width:128px !important;
	height:67px !important;
	left:43px !important;
	top:47px !important;
}

#item30751 {
	width:128px !important;
	height:67px !important;
	background:#fff;
}

#item30753 {
	width:128px !important;
	height:67px !important;
}

#item30748 {
	width:128px !important;
	height:67px !important;
	left:43px !important;
	top:125px !important;
}

#item30757 {
	width:128px !important;
	height:65px !important;
	background:#fff;
}

#item30759 {
	width:128px !important;
	height:65px !important;
}

#item30754 {
	width:128px !important;
	height:65px !important;
	left:43px !important;
	top:205px !important;
}

#item30763 {
	width:128px !important;
	height:10px !important;
	background:#fff;
}

#item30765 {
	width:128px !important;
	height:10px !important;
}

#item30760 {
	width:128px !important;
	height:10px !important;
	left:43px !important;
	top:269px !important;
}

#item30769 {
	width:128px !important;
	height:10px !important;
	background:#fff;
}

#item30771 {
	width:128px !important;
	height:10px !important;
}

#item30766 {
	width:128px !important;
	height:10px !important;
	left:43px !important;
	top:281px !important;
}

#item30775 {
	width:128px !important;
	height:53px !important;
	background:#fff;
}

#item30777 {
	width:128px !important;
	height:53px !important;
}

#item30772 {
	width:128px !important;
	height:53px !important;
	left:43px !important;
	top:306px !important;
}

#item30783 {
	width:128px !important;
	height:10px !important;
	background:#fff;
}

#item30785 {
	width:128px !important;
	height:10px !important;
}

#item30780 {
	width:128px !important;
	height:10px !important;
	left:43px !important;
	top:360px !important;
}

#item30789 {
	width:128px !important;
	height:50px !important;
	background:#fff;
}

#item30792 {
	width:128px !important;
	height:50px !important;
}

#item30786 {
	width:128px !important;
	height:50px !important;
	left:43px !important;
	top:396px !important;
}

#item30796 {
	width:128px !important;
	height:10px !important;
	background:#fff;
}

#item30798 {
	width:128px !important;
	height:10px !important;
}

#item30793 {
	width:128px !important;
	height:10px !important;
	left:43px !important;
	top:449px !important;
}

#item30803 {
	width:128px !important;
	height:53px !important;
	background:#fff;
}

#item30805 {
	width:128px !important;
	height:53px !important;
}

#item30799 {
	width:128px !important;
	height:53px !important;
	left:188px !important;
	top:115px !important;
}

#item30809 {
	width:128px !important;
	height:14px !important;
	background:#fff;
}

#item30811 {
	width:128px !important;
	height:14px !important;
}

#item30806 {
	width:128px !important;
	height:14px !important;
	left:188px !important;
	top:168px !important;
}

#item30815 {
	width:128px !important;
	height:62px !important;
	background:#fff;
}

#item30817 {
	width:128px !important;
	height:62px !important;
}

#item30812 {
	width:128px !important;
	height:62px !important;
	left:188px !important;
	top:194px !important;
}

#item30822 {
	width:136px !important;
	height:10px !important;
	background:#fff;
}

#item30825 {
	width:136px !important;
	height:10px !important;
}

#item30819 {
	width:136px !important;
	height:10px !important;
	left:188px !important;
	top:259px !important;
}

#item30829 {
	width:136px !important;
	height:53px !important;
	background:#fff;
}

#item30831 {
	width:136px !important;
	height:53px !important;
}

#item30826 {
	width:136px !important;
	height:53px !important;
	left:188px !important;
	top:283px !important;
}

#item30835 {
	width:136px !important;
	height:53px !important;
	background:#fff;
}

#item30837 {
	width:136px !important;
	height:53px !important;
}

#item30832 {
	width:136px !important;
	height:53px !important;
	left:188px !important;
	top:350px !important;
}

#item30841 {
	width:136px !important;
	height:11px !important;
	background:#fff;
}

#item30844 {
	width:136px !important;
	height:11px !important;
}

#item30838 {
	width:136px !important;
	height:11px !important;
	left:188px !important;
	top:403px !important;
}

#item30850 {
	width:136px !important;
	height:53px !important;
	background:#fff;
}

#item30852 {
	width:136px !important;
	height:53px !important;
}

#item30847 {
	width:136px !important;
	height:53px !important;
	left:188px !important;
	top:428px !important;
}

#item33323 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item30856 {
	width:136px !important;
	height:26px !important;
	background:#fff;
}

#item30858 {
	width:136px !important;
	height:26px !important;
}

#item30853 {
	width:136px !important;
	height:26px !important;
	left:188px !important;
	top:481px !important;
}

#item17346 {
	width:403px !important;
	left:36px !important;
	top:28px !important;
	min-height:37px !important;
}

@keyframes entréerapideparlehaut-17346 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-17346 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fonduenentrée-30943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-30943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34568 {
	width:7px !important;
	height:11px !important;
	top:10px !important;
	background:#3a5ba6;
}

#item24769 {
	width:275px !important;
	left:4px !important;
	min-height:190px !important;
}

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

#item30886 {
	width:99px !important;
	height:139px !important;
	left:302px !important;
	top:25px !important;
}

#item30902 {
	width:72px !important;
	height:16px !important;
	background:#fff;
}

#item30904 {
	width:72px !important;
	height:16px !important;
}

#item30898 {
	width:72px !important;
	height:16px !important;
	top:165px !important;
}

#item33300 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

@keyframes entréerapideparlebas-30944 {
	0% {
		transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-30944 {
	0% {
		-webkit-transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34718 {
	width:7px !important;
	height:11px !important;
	top:5px !important;
	background:#fff;
}

#item24861 {
	width:215px !important;
	left:182px !important;
	top:22px !important;
	min-height:111px !important;
}

#item30912 {
	width:59px !important;
	height:16px !important;
}

#item30907 {
	width:59px !important;
	height:16px !important;
	left:179px !important;
	top:116px !important;
}

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

#item34793 {
	width:7px !important;
	height:11px !important;
	top:4px !important;
	background:#3a5ba6;
}

#item24746 {
	width:275px !important;
	left:122px !important;
	min-height:162px !important;
}

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

#item30885 {
	width:98px !important;
	height:139px !important;
	top:18px !important;
}

#item30878 {
	width:95px !important;
	height:16px !important;
	background:#fff;
}

#item30881 {
	width:95px !important;
	height:16px !important;
}

#item30875 {
	width:95px !important;
	height:16px !important;
	left:120px !important;
	top:148px !important;
}

#item33274 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

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

#item24745 {
	width:292px !important;
	height:190px !important;
	left:91px !important;
	top:20px !important;
	background:#fff;
}

#item34940 {
	width:7px !important;
	height:11px !important;
	top:6px !important;
	background:#3a5ba6;
}

#item25401 {
	width:255px !important;
	min-height:176px !important;
}

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

#item30887 {
	width:91px !important;
	height:128px !important;
	left:278px !important;
	top:33px !important;
}

#item30919 {
	width:55px !important;
	height:16px !important;
	background:#fff;
}

#item30921 {
	width:55px !important;
	height:16px !important;
}

#item30915 {
	width:55px !important;
	height:16px !important;
	left:43px !important;
	top:192px !important;
}

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

#item35028 {
	width:7px !important;
	height:11px !important;
	top:10px !important;
	background:#3a5ba6;
}

#item24792 {
	width:286px !important;
	left:111px !important;
	min-height:198px !important;
}

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

#item30888 {
	width:91px !important;
	height:128px !important;
	top:36px !important;
}

#item30929 {
	width:40px !important;
	height:16px !important;
	background:#fff;
}

#item30931 {
	width:40px !important;
	height:16px !important;
}

#item30926 {
	width:40px !important;
	height:16px !important;
	left:283px !important;
	top:144px !important;
}

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

#item35115 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
	background:#3a5ba6;
}

#item24815 {
	width:184px !important;
	min-height:196px !important;
}

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

#item30889 {
	width:90px !important;
	height:128px !important;
	left:201px !important;
	top:42px !important;
}

#item25154 {
	width:226px !important;
	height:256px !important;
	left:303px !important;
	top:42px !important;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item25017 {
	width:99px !important;
	left:310px !important;
	top:52px !important;
	min-height:77px !important;
}

#item30939 {
	width:68px !important;
	height:10px !important;
	background:#fff;
}

#item30941 {
	width:68px !important;
	height:10px !important;
}

#item30936 {
	width:68px !important;
	height:10px !important;
	left:333px !important;
	top:84px !important;
}

@keyframes entréerapideparlehaut-30974 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-30974 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25521 {
	width:266px !important;
	height:116px !important;
	left:215px !important;
	top:137px !important;
	background:#fff;
}

#item24180 {
	width:213px !important;
	left:224px !important;
	top:357px !important;
	min-height:238px !important;
}

#item24188 {
	width:337px !important;
	height:62px !important;
	left:99px !important;
	top:278px !important;
}

@keyframes entréerapideparlagauche-24188 {
	0% {
		transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-24188 {
	0% {
		-webkit-transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24211 {
	width:213px !important;
	height:116px !important;
	left:224px !important;
	top:129px !important;
	padding:16px 0px 0px 0px;
}

#item28036 {
	width:96px !important;
	left:224px !important;
	top:244px !important;
	min-height:19px !important;
	padding:13px 0px 0px 0px;
}

#item30962 {
	width:86px !important;
	height:12px !important;
	background:#fff;
}

#item30965 {
	width:86px !important;
	height:12px !important;
}

#item30959 {
	width:86px !important;
	height:12px !important;
	left:352px !important;
	top:171px !important;
}

#item33251 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item30971 {
	width:15px !important;
	height:12px !important;
	background:#fff;
}

#item30973 {
	width:15px !important;
	height:12px !important;
}

#item30968 {
	width:15px !important;
	height:12px !important;
	left:223px !important;
	top:185px !important;
}

#item25529 {
	width:241px !important;
	height:299px !important;
	left:213px !important;
	top:38px !important;
	background:#fff;
}

#item24184 {
	width:187px !important;
	left:255px !important;
	top:43px !important;
	min-height:527px !important;
}

#item24302 {
	width:187px !important;
	height:44px !important;
	left:45px !important;
	top:514px !important;
}

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

#item25507 {
	width:187px !important;
	left:45px !important;
	top:43px !important;
	min-height:447px !important;
}

#item30980 {
	width:74px !important;
	height:12px !important;
	background:#fff;
}

#item30982 {
	width:74px !important;
	height:12px !important;
}

#item30977 {
	width:74px !important;
	height:12px !important;
	left:348px !important;
	top:169px !important;
}

#item33228 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item24247 {
	width:187px !important;
	left:40px !important;
	top:43px !important;
	min-height:215px !important;
}

#item24270 {
	width:187px !important;
	left:249px !important;
	top:43px !important;
	min-height:471px !important;
}

#item24278 {
	width:187px !important;
	height:47px !important;
	left:40px !important;
	top:266px !important;
}

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

#item25516 {
	width:187px !important;
	left:40px !important;
	top:327px !important;
	min-height:244px !important;
}

#item30988 {
	width:26px !important;
	height:12px !important;
	background:#fff;
}

#item30991 {
	width:26px !important;
	height:12px !important;
}

#item30985 {
	width:26px !important;
	height:12px !important;
	left:414px !important;
	top:292px !important;
}

#item33205 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item30995 {
	width:58px !important;
	height:12px !important;
	background:#fff;
}

#item30997 {
	width:58px !important;
	height:12px !important;
}

#item30992 {
	width:58px !important;
	height:12px !important;
	left:248px !important;
	top:303px !important;
}

#item33181 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item24274 {
	width:196px !important;
	left:45px !important;
	top:43px !important;
	min-height:162px !important;
}

#item24325 {
	width:181px !important;
	left:261px !important;
	top:35px !important;
	background:#ececec;
	min-height:332px !important;
	padding:12px 14px 14px 0px;
}

@keyframes entréerapideparlebas-31127 {
	0% {
		transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-31127 {
	0% {
		-webkit-transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24567 {
	width:54px !important;
	height:219px !important;
	top:68px !important;
	background:#ffef42;
}

#item18086 {
	width:465px !important;
	left:31px !important;
	top:68px !important;
	background:#ffef42;
	min-height:173px !important;
	padding:12px 14px 14px 0px;
}

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

#item30998 {
	width:144px !important;
	height:198px !important;
	left:279px !important;
}

#item31004 {
	width:194px !important;
	height:11px !important;
	background:#ffef42;
}

#item31007 {
	width:194px !important;
	height:11px !important;
}

#item31001 {
	width:194px !important;
	height:11px !important;
	left:43px !important;
	top:102px !important;
}

#item31011 {
	width:186px !important;
	height:10px !important;
	background:#ffef42;
}

#item31013 {
	width:186px !important;
	height:10px !important;
}

#item31008 {
	width:186px !important;
	height:10px !important;
	left:50px !important;
	top:115px !important;
}

#item31019 {
	width:186px !important;
	height:10px !important;
	background:#ffef42;
}

#item31021 {
	width:186px !important;
	height:10px !important;
}

#item31016 {
	width:186px !important;
	height:10px !important;
	left:50px !important;
	top:125px !important;
}

#item31026 {
	width:25px !important;
	height:10px !important;
	background:#ffef42;
}

#item31028 {
	width:25px !important;
	height:10px !important;
}

#item31023 {
	width:25px !important;
	height:10px !important;
	left:44px !important;
	top:136px !important;
}

#item31033 {
	width:158px !important;
	height:10px !important;
	background:#ffef42;
}

#item31035 {
	width:158px !important;
	height:10px !important;
}

#item31030 {
	width:158px !important;
	height:10px !important;
	left:77px !important;
	top:136px !important;
}

#item31041 {
	width:150px !important;
	height:10px !important;
	background:#ffef42;
}

#item31043 {
	width:150px !important;
	height:10px !important;
}

#item31037 {
	width:150px !important;
	height:10px !important;
	left:43px !important;
	top:148px !important;
}

#item31047 {
	width:37px !important;
	height:10px !important;
	background:#ffef42;
}

#item31049 {
	width:37px !important;
	height:10px !important;
}

#item31044 {
	width:37px !important;
	height:10px !important;
	left:200px !important;
	top:148px !important;
}

#item31056 {
	width:143px !important;
	height:10px !important;
	background:#ffef42;
}

#item31058 {
	width:143px !important;
	height:10px !important;
}

#item31053 {
	width:143px !important;
	height:10px !important;
	left:43px !important;
	top:158px !important;
}

#item31062 {
	width:44px !important;
	height:10px !important;
	background:#ffef42;
}

#item31064 {
	width:44px !important;
	height:10px !important;
}

#item31059 {
	width:44px !important;
	height:10px !important;
	left:193px !important;
	top:158px !important;
}

#item31069 {
	width:141px !important;
	height:10px !important;
	background:#ffef42;
}

#item31071 {
	width:141px !important;
	height:10px !important;
}

#item31066 {
	width:141px !important;
	height:10px !important;
	left:43px !important;
	top:170px !important;
}

#item31075 {
	width:45px !important;
	height:10px !important;
	background:#ffef42;
}

#item31077 {
	width:45px !important;
	height:10px !important;
}

#item31072 {
	width:45px !important;
	height:10px !important;
	left:190px !important;
	top:170px !important;
}

#item31084 {
	width:154px !important;
	height:10px !important;
	background:#ffef42;
}

#item31086 {
	width:154px !important;
	height:10px !important;
}

#item31081 {
	width:154px !important;
	height:10px !important;
	left:44px !important;
	top:181px !important;
}

#item31090 {
	width:32px !important;
	height:10px !important;
	background:#ffef42;
}

#item31092 {
	width:32px !important;
	height:10px !important;
}

#item31087 {
	width:32px !important;
	height:10px !important;
	left:204px !important;
	top:181px !important;
}

#item31097 {
	width:155px !important;
	height:10px !important;
	background:#ffef42;
}

#item31099 {
	width:155px !important;
	height:10px !important;
}

#item31094 {
	width:155px !important;
	height:10px !important;
	left:43px !important;
	top:191px !important;
}

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

#item24662 {
	width:249px !important;
	height:232px !important;
	background:#fff;
}

#item18391 {
	width:201px !important;
	height:74px !important;
	left:24px !important;
	top:119px !important;
	padding:14px 0px 0px 0px;
}

#item18414 {
	width:201px !important;
	height:105px !important;
	left:21px !important;
	top:13px !important;
}

#item18438 {
	width:139px !important;
	left:24px !important;
	top:192px !important;
	min-height:19px !important;
	padding:13px 0px 0px 0px;
}

#item33158 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item18485 {
	width:187px !important;
	left:45px !important;
	top:51px !important;
	min-height:499px !important;
}

#item18489 {
	width:187px !important;
	left:255px !important;
	top:51px !important;
	min-height:499px !important;
}

#item18501 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item31145 {
	width:17px !important;
	height:10px !important;
	background:#fff;
}

#item31148 {
	width:17px !important;
	height:10px !important;
}

#item31142 {
	width:17px !important;
	height:10px !important;
	left:138px !important;
	top:159px !important;
}

#item31155 {
	width:17px !important;
	height:10px !important;
	background:#fff;
}

#item31158 {
	width:17px !important;
	height:10px !important;
}

#item31152 {
	width:17px !important;
	height:10px !important;
	left:175px !important;
	top:225px !important;
}

#item31162 {
	width:17px !important;
	height:10px !important;
	background:#fff;
}

#item31164 {
	width:17px !important;
	height:10px !important;
}

#item31159 {
	width:17px !important;
	height:10px !important;
	left:86px !important;
	top:292px !important;
}

#item31168 {
	width:26px !important;
	height:10px !important;
	background:#fff;
}

#item31170 {
	width:26px !important;
	height:10px !important;
}

#item31165 {
	width:26px !important;
	height:10px !important;
	left:310px !important;
	top:147px !important;
}

#item31175 {
	width:54px !important;
	height:10px !important;
	background:#fff;
}

#item31178 {
	width:54px !important;
	height:10px !important;
}

#item31172 {
	width:54px !important;
	height:10px !important;
	left:387px !important;
	top:493px !important;
}

#item20794 {
	width:187px !important;
	left:40px !important;
	top:142px !important;
	min-height:435px !important;
}

#item20817 {
	width:187px !important;
	left:249px !important;
	top:142px !important;
	min-height:433px !important;
}

#item31185 {
	width:30px !important;
	height:10px !important;
	background:#fff;
}

#item31188 {
	width:30px !important;
	height:10px !important;
}

#item31182 {
	width:30px !important;
	height:10px !important;
	left:198px !important;
	top:359px !important;
}

#item31199 {
	width:67px !important;
	height:10px !important;
	background:#fff;
}

#item31201 {
	width:67px !important;
	height:10px !important;
}

#item31196 {
	width:67px !important;
	height:10px !important;
	left:248px !important;
	top:159px !important;
}

#item33135 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item31192 {
	width:73px !important;
	height:10px !important;
	background:#fff;
}

#item31194 {
	width:73px !important;
	height:10px !important;
}

#item31189 {
	width:73px !important;
	height:10px !important;
	left:153px !important;
	top:437px !important;
}

#item25574 {
	width:425px !important;
	height:228px !important;
	left:31px !important;
	top:45px !important;
	background:#fff;
}

#item20913 {
	width:187px !important;
	left:45px !important;
	top:51px !important;
	min-height:275px !important;
}

#item23202 {
	width:187px !important;
	left:255px !important;
	top:51px !important;
	min-height:326px !important;
}

#item25544 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

@keyframes entréerapideparlebas-31283 {
	0% {
		transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-31283 {
	0% {
		-webkit-transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item20890 {
	width:255px !important;
	background:#c1544a;
	min-height:111px !important;
	padding:12px 14px 14px 0px;
}

#item31214 {
	width:114px !important;
	height:10px !important;
	background:#c1544a;
}

#item31216 {
	width:114px !important;
	height:10px !important;
}

#item31211 {
	width:114px !important;
	height:10px !important;
	left:13px !important;
	top:33px !important;
}

#item31221 {
	width:110px !important;
	height:10px !important;
	background:#c1544a;
}

#item31223 {
	width:110px !important;
	height:10px !important;
}

#item31218 {
	width:110px !important;
	height:10px !important;
	left:132px !important;
	top:33px !important;
}

#item31229 {
	width:35px !important;
	height:10px !important;
	background:#c1544a;
}

#item31231 {
	width:35px !important;
	height:10px !important;
}

#item31224 {
	width:35px !important;
	height:10px !important;
	left:13px !important;
	top:44px !important;
}

#item31235 {
	width:147px !important;
	height:10px !important;
	background:#c1544a;
}

#item31237 {
	width:147px !important;
	height:10px !important;
}

#item31232 {
	width:147px !important;
	height:10px !important;
	left:55px !important;
	top:44px !important;
}

#item31241 {
	width:35px !important;
	height:10px !important;
	background:#c1544a;
}

#item31243 {
	width:35px !important;
	height:10px !important;
}

#item31238 {
	width:35px !important;
	height:10px !important;
	left:208px !important;
	top:44px !important;
}

#item31248 {
	width:154px !important;
	height:10px !important;
	background:#c1544a;
}

#item31250 {
	width:154px !important;
	height:10px !important;
}

#item31245 {
	width:154px !important;
	height:10px !important;
	left:13px !important;
	top:55px !important;
}

#item31254 {
	width:68px !important;
	height:10px !important;
	background:#c1544a;
}

#item31256 {
	width:68px !important;
	height:10px !important;
}

#item31251 {
	width:68px !important;
	height:10px !important;
	left:174px !important;
	top:55px !important;
}

#item31260 {
	width:90px !important;
	height:10px !important;
	background:#c1544a;
}

#item31262 {
	width:90px !important;
	height:10px !important;
}

#item31257 {
	width:90px !important;
	height:10px !important;
	left:13px !important;
	top:66px !important;
}

#item31266 {
	width:135px !important;
	height:10px !important;
	background:#c1544a;
}

#item31268 {
	width:135px !important;
	height:10px !important;
}

#item31263 {
	width:135px !important;
	height:10px !important;
	left:108px !important;
	top:66px !important;
}

#item31273 {
	width:50px !important;
	height:10px !important;
	background:#c1544a;
}

#item31275 {
	width:50px !important;
	height:10px !important;
}

#item31270 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
	top:78px !important;
}

#item18630 {
	width:266px !important;
	left:51px !important;
	top:111px !important;
	min-height:116px !important;
}

#item20999 {
	width:266px !important;
	left:51px !important;
	top:476px !important;
	min-height:108px !important;
}

#item18653 {
	width:230px !important;
	left:190px !important;
	top:238px !important;
	min-height:224px !important;
}

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

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

#item31296 {
	width:118px !important;
	height:173px !important;
	top:156px !important;
}

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

#item31295 {
	width:80px !important;
	height:117px !important;
	left:289px !important;
}

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

#item31298 {
	width:78px !important;
	height:117px !important;
	left:290px !important;
	top:368px !important;
}

#item23634 {
	width:372px !important;
	left:48px !important;
	top:28px !important;
	min-height:71px !important;
}

@keyframes entréerapideparlehaut-23634 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-23634 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33111 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item25173 {
	width:275px !important;
	height:553px !important;
	left:51px !important;
	top:27px !important;
	background:#fff;
}

#item18761 {
	width:255px !important;
	left:62px !important;
	top:33px !important;
	min-height:573px !important;
}

#item33088 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

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

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

#item31299 {
	width:76px !important;
	height:112px !important;
}

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

#item32589 {
	width:71px !important;
	height:112px !important;
	left:5px !important;
	top:435px !important;
}

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

#item23890 {
	width:76px !important;
	height:20px !important;
	background:#e30513;
}

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

#item31300 {
	width:76px !important;
	height:112px !important;
	top:134px !important;
}

#item23999 {
	width:391px !important;
	height:615px !important;
	left:40px !important;
	top:-14px !important;
	background:#fff;
}

#item23581 {
	width:372px !important;
	left:48px !important;
	top:28px !important;
	min-height:71px !important;
}

@keyframes entréerapideparlehaut-23581 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-23581 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23757 {
	width:252px !important;
	left:51px !important;
	top:111px !important;
	min-height:116px !important;
}

#item23780 {
	width:247px !important;
	left:51px !important;
	top:477px !important;
	min-height:119px !important;
}

#item23803 {
	width:232px !important;
	left:187px !important;
	top:230px !important;
	min-height:224px !important;
}

#item33065 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

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

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

#item31324 {
	width:110px !important;
	height:178px !important;
	top:173px !important;
}

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

#item31323 {
	width:68px !important;
	height:128px !important;
	left:301px !important;
}

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

#item31326 {
	width:74px !important;
	height:123px !important;
	left:294px !important;
	top:385px !important;
}

#item24000 {
	width:266px !important;
	height:533px !important;
	left:51px !important;
	top:57px !important;
	background:#fff;
}

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

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

#item31327 {
	width:80px !important;
	height:123px !important;
	left:4px !important;
}

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

#item31328 {
	width:84px !important;
	height:123px !important;
	top:145px !important;
}

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

#item31329 {
	width:80px !important;
	height:123px !important;
	left:4px !important;
	top:290px !important;
}

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

#item31330 {
	width:68px !important;
	height:128px !important;
	left:16px !important;
	top:429px !important;
}

#item23721 {
	width:244px !important;
	left:62px !important;
	top:26px !important;
	min-height:575px !important;
}

#item33042 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

@keyframes entréerapideparlehaut-31373 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-31373 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25872 {
	width:238px !important;
	height:65px !important;
	left:162px !important;
	padding:14px 0px 0px 0px;
}

#item25895 {
	width:105px !important;
	left:3px !important;
	top:65px !important;
	min-height:19px !important;
	padding:13px 0px 0px 0px;
}

#item25918 {
	width:170px !important;
	height:58px !important;
	top:7px !important;
}

#item27626 {
	width:187px !important;
	left:40px !important;
	top:425px !important;
	min-height:167px !important;
}

#item27649 {
	width:187px !important;
	left:249px !important;
	top:425px !important;
	min-height:167px !important;
}

@keyframes entréerapideparlehaut-31372 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-31372 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28109 {
	width:116px !important;
	height:8px !important;
	left:281px !important;
	top:326px !important;
}

#item31360 {
	width:127px !important;
	height:10px !important;
	background:#fff;
}

#item31363 {
	width:127px !important;
	height:10px !important;
}

#item31357 {
	width:127px !important;
	height:10px !important;
	left:309px !important;
	top:472px !important;
}

#item33019 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item31368 {
	width:33px !important;
	height:10px !important;
	background:#fff;
}

#item31370 {
	width:33px !important;
	height:10px !important;
}

#item31365 {
	width:33px !important;
	height:10px !important;
	left:336px !important;
	top:549px !important;
}

#item25847 {
	width:221px !important;
	height:458px !important;
	left:232px !important;
	top:47px !important;
	background:#fff;
}

#item27653 {
	width:187px !important;
	left:45px !important;
	top:51px !important;
	min-height:354px !important;
}

#item27657 {
	width:187px !important;
	left:255px !important;
	top:51px !important;
	min-height:360px !important;
}

#item31379 {
	width:54px !important;
	height:10px !important;
	background:#fff;
}

#item31382 {
	width:54px !important;
	height:10px !important;
}

#item31376 {
	width:54px !important;
	height:10px !important;
	left:139px !important;
	top:181px !important;
}

#item31387 {
	width:75px !important;
	height:10px !important;
	background:#fff;
}

#item31389 {
	width:75px !important;
	height:10px !important;
}

#item31384 {
	width:75px !important;
	height:10px !important;
	left:101px !important;
	top:192px !important;
}

#item31394 {
	width:67px !important;
	height:10px !important;
	background:#fff;
}

#item31396 {
	width:67px !important;
	height:10px !important;
}

#item31391 {
	width:67px !important;
	height:10px !important;
	left:166px !important;
	top:292px !important;
}

#item31401 {
	width:29px !important;
	height:10px !important;
	background:#fff;
}

#item31403 {
	width:29px !important;
	height:10px !important;
}

#item31398 {
	width:29px !important;
	height:10px !important;
	left:45px !important;
	top:304px !important;
}

#item31408 {
	width:181px !important;
	height:10px !important;
	background:#fff;
}

#item31411 {
	width:181px !important;
	height:10px !important;
}

#item31405 {
	width:181px !important;
	height:10px !important;
	left:52px !important;
	top:326px !important;
}

#item31416 {
	width:106px !important;
	height:10px !important;
	background:#fff;
}

#item31418 {
	width:106px !important;
	height:10px !important;
}

#item31413 {
	width:106px !important;
	height:10px !important;
	left:45px !important;
	top:337px !important;
}

#item31422 {
	width:80px !important;
	height:10px !important;
	background:#fff;
}

#item31424 {
	width:80px !important;
	height:10px !important;
}

#item31419 {
	width:80px !important;
	height:10px !important;
	left:363px !important;
	top:115px !important;
}

#item31429 {
	width:56px !important;
	height:10px !important;
	background:#fff;
}

#item31431 {
	width:56px !important;
	height:10px !important;
}

#item31426 {
	width:56px !important;
	height:10px !important;
	left:254px !important;
	top:125px !important;
}

#item31437 {
	width:120px !important;
	height:10px !important;
	background:#fff;
}

#item31439 {
	width:120px !important;
	height:10px !important;
}

#item31433 {
	width:120px !important;
	height:10px !important;
	left:274px !important;
	top:215px !important;
}

#item31444 {
	width:36px !important;
	height:10px !important;
	background:#fff;
}

#item31446 {
	width:36px !important;
	height:10px !important;
}

#item31441 {
	width:36px !important;
	height:10px !important;
	left:407px !important;
	top:215px !important;
}

#item31452 {
	width:87px !important;
	height:10px !important;
	background:#fff;
}

#item31454 {
	width:87px !important;
	height:10px !important;
}

#item31448 {
	width:87px !important;
	height:10px !important;
	left:254px !important;
	top:225px !important;
}

#item31459 {
	width:137px !important;
	height:10px !important;
	background:#fff;
}

#item31461 {
	width:137px !important;
	height:10px !important;
}

#item31456 {
	width:137px !important;
	height:10px !important;
	left:285px !important;
	top:293px !important;
}

#item31466 {
	width:60px !important;
	height:10px !important;
	background:#fff;
}

#item31469 {
	width:60px !important;
	height:10px !important;
}

#item31463 {
	width:60px !important;
	height:10px !important;
	left:383px !important;
	top:315px !important;
}

#item31474 {
	width:157px !important;
	height:10px !important;
	background:#fff;
}

#item31476 {
	width:157px !important;
	height:10px !important;
}

#item31470 {
	width:157px !important;
	height:10px !important;
	left:254px !important;
	top:326px !important;
}

#item31480 {
	width:106px !important;
	height:10px !important;
	background:#fff;
}

#item31482 {
	width:106px !important;
	height:10px !important;
}

#item31477 {
	width:106px !important;
	height:10px !important;
	left:254px !important;
	top:359px !important;
}

@keyframes entréerapideparlebas-31611 {
	0% {
		transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-31611 {
	0% {
		-webkit-transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25953 {
	width:397px !important;
	background:#7b8853;
	min-height:133px !important;
	padding:12px 14px 14px 0px;
}

#item31488 {
	width:198px !important;
	height:10px !important;
	background:#7b8853;
}

#item31490 {
	width:198px !important;
	height:10px !important;
}

#item31485 {
	width:198px !important;
	height:10px !important;
	left:12px !important;
	top:34px !important;
}

#item31494 {
	width:165px !important;
	height:10px !important;
	background:#7b8853;
}

#item31496 {
	width:165px !important;
	height:10px !important;
}

#item31491 {
	width:165px !important;
	height:10px !important;
	left:217px !important;
	top:34px !important;
}

#item31502 {
	width:85px !important;
	height:10px !important;
	background:#7b8853;
}

#item31504 {
	width:85px !important;
	height:10px !important;
}

#item31499 {
	width:85px !important;
	height:10px !important;
	left:13px !important;
	top:45px !important;
}

#item31508 {
	width:168px !important;
	height:10px !important;
	background:#7b8853;
}

#item31510 {
	width:168px !important;
	height:10px !important;
}

#item31505 {
	width:168px !important;
	height:10px !important;
	left:104px !important;
	top:45px !important;
}

#item31515 {
	width:106px !important;
	height:10px !important;
	background:#7b8853;
}

#item31517 {
	width:106px !important;
	height:10px !important;
}

#item31512 {
	width:106px !important;
	height:10px !important;
	left:278px !important;
	top:45px !important;
}

#item31521 {
	width:87px !important;
	height:10px !important;
	background:#7b8853;
}

#item31524 {
	width:87px !important;
	height:10px !important;
}

#item31518 {
	width:87px !important;
	height:10px !important;
	left:13px !important;
	top:56px !important;
}

#item31528 {
	width:204px !important;
	height:11px !important;
	background:#7b8853;
}

#item31530 {
	width:204px !important;
	height:11px !important;
}

#item31525 {
	width:204px !important;
	height:11px !important;
	left:108px !important;
	top:55px !important;
}

#item31535 {
	width:66px !important;
	height:10px !important;
	background:#7b8853;
}

#item31537 {
	width:66px !important;
	height:10px !important;
}

#item31532 {
	width:66px !important;
	height:10px !important;
	left:318px !important;
	top:56px !important;
}

#item31541 {
	width:113px !important;
	height:10px !important;
	background:#7b8853;
}

#item31543 {
	width:113px !important;
	height:10px !important;
}

#item31538 {
	width:113px !important;
	height:10px !important;
	left:13px !important;
	top:67px !important;
}

#item31547 {
	width:113px !important;
	height:10px !important;
	background:#7b8853;
}

#item31549 {
	width:113px !important;
	height:10px !important;
}

#item31544 {
	width:113px !important;
	height:10px !important;
	left:134px !important;
	top:67px !important;
}

#item31553 {
	width:131px !important;
	height:10px !important;
	background:#7b8853;
}

#item31556 {
	width:131px !important;
	height:10px !important;
}

#item31550 {
	width:131px !important;
	height:10px !important;
	left:253px !important;
	top:67px !important;
}

#item31562 {
	width:82px !important;
	height:10px !important;
	background:#7b8853;
}

#item31564 {
	width:82px !important;
	height:10px !important;
}

#item31559 {
	width:82px !important;
	height:10px !important;
	left:13px !important;
	top:78px !important;
}

#item31568 {
	width:215px !important;
	height:10px !important;
	background:#7b8853;
}

#item31570 {
	width:215px !important;
	height:10px !important;
}

#item31565 {
	width:215px !important;
	height:10px !important;
	left:102px !important;
	top:78px !important;
}

#item31574 {
	width:60px !important;
	height:10px !important;
	background:#7b8853;
}

#item31576 {
	width:60px !important;
	height:10px !important;
}

#item31571 {
	width:60px !important;
	height:10px !important;
	left:324px !important;
	top:78px !important;
}

#item31581 {
	width:160px !important;
	height:10px !important;
	background:#7b8853;
}

#item31583 {
	width:160px !important;
	height:10px !important;
}

#item31577 {
	width:160px !important;
	height:10px !important;
	left:13px !important;
	top:88px !important;
}

#item31587 {
	width:204px !important;
	height:10px !important;
	background:#7b8853;
}

#item31590 {
	width:204px !important;
	height:10px !important;
}

#item31584 {
	width:204px !important;
	height:10px !important;
	left:180px !important;
	top:88px !important;
}

#item31595 {
	width:322px !important;
	height:10px !important;
	background:#7b8853;
}

#item31597 {
	width:322px !important;
	height:10px !important;
}

#item31592 {
	width:322px !important;
	height:10px !important;
	left:19px !important;
	top:99px !important;
}

#item31602 {
	width:37px !important;
	height:10px !important;
	background:#7b8853;
}

#item31604 {
	width:37px !important;
	height:10px !important;
}

#item31599 {
	width:37px !important;
	height:10px !important;
	left:347px !important;
	top:99px !important;
}

#item31608 {
	width:131px !important;
	height:10px !important;
	background:#7b8853;
}

#item31610 {
	width:131px !important;
	height:10px !important;
}

#item31605 {
	width:131px !important;
	height:10px !important;
	left:13px !important;
	top:111px !important;
}

#item32995 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item23965 {
	width:400px !important;
	height:611px !important;
	left:31px !important;
	top:-10px !important;
	background:#fff;
}

#item10036 {
	width:373px !important;
	left:47px !important;
	top:28px !important;
	min-height:34px !important;
}

@keyframes entréerapideparlehaut-10036 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-10036 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23662 {
	width:252px !important;
	left:51px !important;
	top:74px !important;
	min-height:524px !important;
}

#item32972 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

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

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

#item31615 {
	width:72px !important;
	height:112px !important;
	left:4px !important;
}

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

#item31616 {
	width:76px !important;
	height:112px !important;
	top:134px !important;
}

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

#item31617 {
	width:75px !important;
	height:112px !important;
	left:2px !important;
	top:268px !important;
}

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

#item31618 {
	width:76px !important;
	height:112px !important;
	top:401px !important;
}

@keyframes entréerapideparladroite-27281 {
	0% {
		transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-27281 {
	0% {
		-webkit-transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27292 {
	width:193px !important;
	left:40px !important;
	top:382px !important;
	min-height:212px !important;
}

#item27315 {
	width:181px !important;
	left:255px !important;
	top:382px !important;
	min-height:205px !important;
}

@keyframes entréerapideparlehaut-31809 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-31809 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27351 {
	width:397px !important;
	height:52px !important;
	padding:14px 0px 0px 0px;
}

#item27374 {
	width:139px !important;
	left:201px !important;
	top:33px !important;
	min-height:19px !important;
	padding:13px 0px 0px 0px;
}

@keyframes entréerapideparlehaut-31811 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-31811 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27403 {
	width:218px !important;
	height:119px !important;
	left:111px !important;
	top:60px !important;
}

#item28085 {
	width:116px !important;
	height:8px !important;
	left:281px !important;
	top:317px !important;
}

#item31660 {
	width:47px !important;
	height:10px !important;
	background:#fff;
}

#item31663 {
	width:47px !important;
	height:10px !important;
}

#item31657 {
	width:47px !important;
	height:10px !important;
	left:391px !important;
	top:449px !important;
}

@keyframes entréerapideparladroite-31808 {
	0% {
		transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparladroite-31808 {
	0% {
		-webkit-transform:translate(56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27328 {
	width:181px !important;
	background:#00abce;
	min-height:133px !important;
	padding:12px 14px 14px 0px;
}

#item31732 {
	width:154px !important;
	height:10px !important;
	background:#00abce;
}

#item31734 {
	width:154px !important;
	height:10px !important;
}

#item31729 {
	width:154px !important;
	height:10px !important;
	left:13px !important;
	top:34px !important;
}

#item31739 {
	width:54px !important;
	height:10px !important;
	background:#00abce;
}

#item31741 {
	width:54px !important;
	height:10px !important;
}

#item31736 {
	width:54px !important;
	height:10px !important;
	left:13px !important;
	top:45px !important;
}

#item31745 {
	width:92px !important;
	height:10px !important;
	background:#00abce;
}

#item31747 {
	width:92px !important;
	height:10px !important;
}

#item31742 {
	width:92px !important;
	height:10px !important;
	left:75px !important;
	top:45px !important;
}

#item31751 {
	width:122px !important;
	height:10px !important;
	background:#00abce;
}

#item31753 {
	width:122px !important;
	height:10px !important;
}

#item31748 {
	width:122px !important;
	height:10px !important;
	left:13px !important;
	top:56px !important;
}

#item31757 {
	width:27px !important;
	height:10px !important;
	background:#00abce;
}

#item31759 {
	width:27px !important;
	height:10px !important;
}

#item31754 {
	width:27px !important;
	height:10px !important;
	left:141px !important;
	top:56px !important;
}

#item31764 {
	width:155px !important;
	height:10px !important;
	background:#00abce;
}

#item31766 {
	width:155px !important;
	height:10px !important;
}

#item31760 {
	width:155px !important;
	height:10px !important;
	left:13px !important;
	top:67px !important;
}

#item31771 {
	width:133px !important;
	height:10px !important;
	background:#00abce;
}

#item31774 {
	width:133px !important;
	height:10px !important;
}

#item31767 {
	width:133px !important;
	height:10px !important;
	left:13px !important;
	top:79px !important;
}

#item31778 {
	width:14px !important;
	height:10px !important;
	background:#00abce;
}

#item31780 {
	width:14px !important;
	height:10px !important;
}

#item31775 {
	width:14px !important;
	height:10px !important;
	left:155px !important;
	top:79px !important;
}

#item31786 {
	width:154px !important;
	height:10px !important;
	background:#00abce;
}

#item31788 {
	width:154px !important;
	height:10px !important;
}

#item31783 {
	width:154px !important;
	height:10px !important;
	left:13px !important;
	top:90px !important;
}

#item31792 {
	width:98px !important;
	height:10px !important;
	background:#00abce;
}

#item31794 {
	width:98px !important;
	height:10px !important;
}

#item31789 {
	width:98px !important;
	height:10px !important;
	left:13px !important;
	top:100px !important;
}

#item31798 {
	width:52px !important;
	height:10px !important;
	background:#00abce;
}

#item31800 {
	width:52px !important;
	height:10px !important;
}

#item31795 {
	width:52px !important;
	height:10px !important;
	left:116px !important;
	top:100px !important;
}

#item31804 {
	width:156px !important;
	height:10px !important;
	background:#00abce;
}

#item31806 {
	width:156px !important;
	height:10px !important;
}

#item31801 {
	width:156px !important;
	height:10px !important;
	left:12px !important;
	top:112px !important;
}

#item32949 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item31668 {
	width:113px !important;
	height:10px !important;
	background:#fff;
}

#item31670 {
	width:113px !important;
	height:10px !important;
}

#item31665 {
	width:113px !important;
	height:10px !important;
	left:253px !important;
	top:460px !important;
}

#item25762 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item27290 {
	width:420px !important;
	height:261px !important;
	left:34px !important;
	top:50px !important;
	background:#fff;
}

#item27291 {
	width:215px !important;
	height:502px !important;
	left:34px !important;
	top:93px !important;
	background:#fff;
}

#item27319 {
	width:193px !important;
	left:45px !important;
	top:56px !important;
	min-height:527px !important;
}

#item27324 {
	width:181px !important;
	left:261px !important;
	top:56px !important;
	min-height:271px !important;
}

#item31675 {
	width:35px !important;
	height:10px !important;
	background:#fff;
}

#item31678 {
	width:35px !important;
	height:10px !important;
}

#item31672 {
	width:35px !important;
	height:10px !important;
	left:203px !important;
	top:247px !important;
}

#item31683 {
	width:59px !important;
	height:10px !important;
	background:#fff;
}

#item31685 {
	width:59px !important;
	height:10px !important;
}

#item31680 {
	width:59px !important;
	height:10px !important;
	left:45px !important;
	top:259px !important;
}

#item31689 {
	width:102px !important;
	height:10px !important;
	background:#fff;
}

#item31691 {
	width:102px !important;
	height:10px !important;
}

#item31686 {
	width:102px !important;
	height:10px !important;
	left:136px !important;
	top:448px !important;
}

#item31696 {
	width:78px !important;
	height:10px !important;
	background:#fff;
}

#item31698 {
	width:78px !important;
	height:10px !important;
}

#item31693 {
	width:78px !important;
	height:10px !important;
	left:45px !important;
	top:460px !important;
}

#item31702 {
	width:78px !important;
	height:10px !important;
	background:#fff;
}

#item31704 {
	width:78px !important;
	height:10px !important;
}

#item31699 {
	width:78px !important;
	height:10px !important;
	left:163px !important;
	top:538px !important;
}

#item31719 {
	width:98px !important;
	height:10px !important;
	background:#fff;
}

#item31721 {
	width:98px !important;
	height:10px !important;
}

#item31716 {
	width:98px !important;
	height:10px !important;
	left:344px !important;
	top:115px !important;
}

#item31726 {
	width:41px !important;
	height:10px !important;
	background:#fff;
}

#item31728 {
	width:41px !important;
	height:10px !important;
}

#item31723 {
	width:41px !important;
	height:10px !important;
	left:261px !important;
	top:125px !important;
}

#item31713 {
	width:35px !important;
	height:10px !important;
	background:#fff;
}

#item31715 {
	width:35px !important;
	height:10px !important;
}

#item31710 {
	width:35px !important;
	height:10px !important;
	left:45px !important;
	top:549px !important;
}

#item28178 {
	width:246px !important;
	left:47px !important;
	top:28px !important;
	min-height:29px !important;
}

@keyframes entréerapideparlehaut-28178 {
	0% {
		transform:translate(-1.273px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-28178 {
	0% {
		-webkit-transform:translate(-1.273px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28209 {
	width:224px !important;
	left:51px !important;
	top:88px !important;
	min-height:112px !important;
}

#item28233 {
	width:224px !important;
	left:51px !important;
	top:456px !important;
	min-height:112px !important;
}

#item28256 {
	width:224px !important;
	left:196px !important;
	top:266px !important;
	min-height:111px !important;
}

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

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

#item31819 {
	width:116px !important;
	height:145px !important;
	top:177px !important;
}

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

#item31821 {
	width:113px !important;
	height:147px !important;
	left:255px !important;
	top:364px !important;
}

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

#item31818 {
	width:120px !important;
	height:139px !important;
	left:248px !important;
}

#item32926 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item32903 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item28177 {
	width:192px !important;
	height:162px !important;
	left:50px !important;
	top:26px !important;
	background:#fff;
}

#item28295 {
	width:241px !important;
	left:62px !important;
	top:33px !important;
	min-height:546px !important;
}

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

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

#item31825 {
	width:86px !important;
	height:115px !important;
	left:8px !important;
}

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

#item31824 {
	width:85px !important;
	height:113px !important;
	left:8px !important;
	top:136px !important;
}

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

#item31823 {
	width:86px !important;
	height:113px !important;
	left:8px !important;
	top:271px !important;
}

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

#item31822 {
	width:94px !important;
	height:139px !important;
	top:406px !important;
}

#item28411 {
	width:201px !important;
	left:40px !important;
	top:277px !important;
	min-height:301px !important;
}

#item28457 {
	width:200px !important;
	height:117px !important;
	left:38px !important;
	top:52px !important;
}

@keyframes entréerapideparlehaut-28457 {
	0% {
		transform:translate(-1.214px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-28457 {
	0% {
		-webkit-transform:translate(-1.214px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28504 {
	width:179px !important;
	left:258px !important;
	top:277px !important;
	min-height:301px !important;
}

@keyframes entréerapideparlehaut-28516 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-28516 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlehaut-31853 {
	0% {
		transform:translate(-1.217px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-31853 {
	0% {
		-webkit-transform:translate(-1.217px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28434 {
	width:69px !important;
	top:74px !important;
	min-height:19px !important;
	padding:13px 0px 0px 0px;
}

#item28522 {
	width:201px !important;
	height:74px !important;
	padding:14px 0px 0px 0px;
}

#item31860 {
	width:69px !important;
	height:10px !important;
	background:#fff;
}

#item31863 {
	width:69px !important;
	height:10px !important;
}

#item31857 {
	width:69px !important;
	height:10px !important;
	left:84px !important;
	top:471px !important;
}

#item31868 {
	width:26px !important;
	height:10px !important;
	background:#fff;
}

#item31870 {
	width:26px !important;
	height:10px !important;
}

#item31865 {
	width:26px !important;
	height:10px !important;
	left:413px !important;
	top:314px !important;
}

#item31875 {
	width:21px !important;
	height:10px !important;
	background:#fff;
}

#item31877 {
	width:21px !important;
	height:10px !important;
}

#item31872 {
	width:21px !important;
	height:10px !important;
	left:256px !important;
	top:326px !important;
}

#item32879 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item32856 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item28387 {
	width:218px !important;
	height:427px !important;
	left:235px !important;
	top:88px !important;
	background:#fff;
}

#item28508 {
	width:190px !important;
	left:45px !important;
	top:277px !important;
	min-height:223px !important;
}

#item28512 {
	width:190px !important;
	left:252px !important;
	top:100px !important;
	min-height:400px !important;
}

#item28545 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item28568 {
	width:116px !important;
	height:8px !important;
	left:119px !important;
	top:258px !important;
}

#item31882 {
	width:47px !important;
	height:10px !important;
	background:#fff;
}

#item31884 {
	width:47px !important;
	height:10px !important;
}

#item31878 {
	width:47px !important;
	height:10px !important;
	left:45px !important;
	top:326px !important;
}

#item31890 {
	width:33px !important;
	height:10px !important;
	background:#fff;
}

#item31892 {
	width:33px !important;
	height:10px !important;
}

#item31887 {
	width:33px !important;
	height:10px !important;
	left:205px !important;
	top:427px !important;
}

#item31897 {
	width:46px !important;
	height:10px !important;
	background:#fff;
}

#item31899 {
	width:46px !important;
	height:10px !important;
}

#item31894 {
	width:46px !important;
	height:10px !important;
	left:44px !important;
	top:438px !important;
}

#item31903 {
	width:49px !important;
	height:10px !important;
	background:#fff;
}

#item31905 {
	width:49px !important;
	height:10px !important;
}

#item31900 {
	width:49px !important;
	height:10px !important;
	left:393px !important;
	top:125px !important;
}

#item31912 {
	width:72px !important;
	height:10px !important;
	background:#fff;
}

#item31914 {
	width:72px !important;
	height:10px !important;
}

#item31909 {
	width:72px !important;
	height:10px !important;
	left:256px !important;
	top:371px !important;
}

#item31919 {
	width:52px !important;
	height:10px !important;
	background:#fff;
}

#item31921 {
	width:52px !important;
	height:10px !important;
}

#item31916 {
	width:52px !important;
	height:10px !important;
	left:361px !important;
	top:438px !important;
}

@keyframes entréerapideparlebas-31995 {
	0% {
		transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-31995 {
	0% {
		-webkit-transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28480 {
	width:397px !important;
	background:#e7335d;
	min-height:88px !important;
	padding:12px 14px 14px 0px;
}

#item31925 {
	width:300px !important;
	height:10px !important;
	background:#e7335d;
}

#item31927 {
	width:300px !important;
	height:10px !important;
}

#item31922 {
	width:300px !important;
	height:10px !important;
	left:13px !important;
	top:33px !important;
}

#item31931 {
	width:67px !important;
	height:10px !important;
	background:#e7335d;
}

#item31934 {
	width:67px !important;
	height:10px !important;
}

#item31928 {
	width:67px !important;
	height:10px !important;
	left:318px !important;
	top:33px !important;
}

#item31938 {
	width:194px !important;
	height:10px !important;
	background:#e7335d;
}

#item31940 {
	width:194px !important;
	height:10px !important;
}

#item31935 {
	width:194px !important;
	height:10px !important;
	left:13px !important;
	top:45px !important;
}

#item31944 {
	width:173px !important;
	height:10px !important;
	background:#e7335d;
}

#item31946 {
	width:173px !important;
	height:10px !important;
}

#item31941 {
	width:173px !important;
	height:10px !important;
	left:212px !important;
	top:45px !important;
}

#item31952 {
	width:52px !important;
	height:10px !important;
	background:#e7335d;
}

#item31954 {
	width:52px !important;
	height:10px !important;
}

#item31949 {
	width:52px !important;
	height:10px !important;
	left:13px !important;
	top:56px !important;
}

#item31959 {
	width:312px !important;
	height:10px !important;
	background:#e7335d;
}

#item31961 {
	width:312px !important;
	height:10px !important;
}

#item31955 {
	width:312px !important;
	height:10px !important;
	left:71px !important;
	top:56px !important;
}

#item31966 {
	width:111px !important;
	height:10px !important;
	background:#e7335d;
}

#item31968 {
	width:111px !important;
	height:10px !important;
}

#item31963 {
	width:111px !important;
	height:10px !important;
	left:18px !important;
	top:67px !important;
}

#item31972 {
	width:251px !important;
	height:10px !important;
	background:#e7335d;
}

#item31974 {
	width:251px !important;
	height:10px !important;
}

#item31969 {
	width:251px !important;
	height:10px !important;
	left:134px !important;
	top:67px !important;
}

#item32833 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item28643 {
	width:362px !important;
	left:47px !important;
	top:28px !important;
	min-height:29px !important;
}

@keyframes entréerapideparlehaut-28643 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-28643 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fonduenentrée-32017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-32017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item32002 {
	width:89px !important;
	height:116px !important;
	top:408px !important;
}

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

#item32000 {
	width:88px !important;
	height:122px !important;
	top:130px !important;
}

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

#item31999 {
	width:87px !important;
	height:116px !important;
}

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

#item32001 {
	width:83px !important;
	height:128px !important;
	top:266px !important;
}

#item28697 {
	width:261px !important;
	left:159px !important;
	top:74px !important;
	min-height:515px !important;
}

#item32019 {
	width:490px !important;
	height:641px !important;
	top:-9px !important;
}

#item28776 {
	width:190px !important;
	left:247px !important;
	top:144px !important;
	min-height:446px !important;
}

@keyframes entréerapideparlehaut-32028 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-32028 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28799 {
	width:397px !important;
	height:48px !important;
	padding:14px 0px 0px 0px;
}

#item28822 {
	width:139px !important;
	left:79px !important;
	top:29px !important;
	min-height:19px !important;
	padding:13px 0px 0px 0px;
}

#item28845 {
	width:399px !important;
	height:44px !important;
	left:38px !important;
	top:36px !important;
}

@keyframes entréerapideparlehaut-28845 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-28845 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entréerapideparlagauche-32031 {
	0% {
		transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlagauche-32031 {
	0% {
		-webkit-transform:translate(-56.693px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28940 {
	width:116px !important;
	height:8px !important;
	left:75px !important;
	top:441px !important;
}

#item32037 {
	width:42px !important;
	height:10px !important;
	background:#fff;
}

#item32040 {
	width:42px !important;
	height:10px !important;
}

#item32034 {
	width:42px !important;
	height:10px !important;
	left:294px !important;
	top:493px !important;
}

#item32810 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item28892 {
	width:190px !important;
	left:45px !important;
	top:121px !important;
	min-height:369px !important;
}

#item28896 {
	width:190px !important;
	left:252px !important;
	top:121px !important;
	min-height:380px !important;
}

#item28917 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item28963 {
	width:116px !important;
	height:8px !important;
	left:314px !important;
	top:95px !important;
}

#item32045 {
	width:35px !important;
	height:10px !important;
	background:#fff;
}

#item32048 {
	width:35px !important;
	height:10px !important;
}

#item32042 {
	width:35px !important;
	height:10px !important;
	left:128px !important;
	top:136px !important;
}

#item32052 {
	width:52px !important;
	height:10px !important;
	background:#fff;
}

#item32054 {
	width:52px !important;
	height:10px !important;
}

#item32049 {
	width:52px !important;
	height:10px !important;
	left:183px !important;
	top:281px !important;
}

#item32073 {
	width:32px !important;
	height:10px !important;
	background:#fff;
}

#item32076 {
	width:32px !important;
	height:10px !important;
}

#item32070 {
	width:32px !important;
	height:10px !important;
	left:412px !important;
	top:170px !important;
}

#item32081 {
	width:53px !important;
	height:10px !important;
	background:#fff;
}

#item32083 {
	width:53px !important;
	height:10px !important;
}

#item32078 {
	width:53px !important;
	height:10px !important;
	left:252px !important;
	top:181px !important;
}

#item32087 {
	width:50px !important;
	height:10px !important;
	background:#fff;
}

#item32089 {
	width:50px !important;
	height:10px !important;
}

#item32084 {
	width:50px !important;
	height:10px !important;
	left:304px !important;
	top:270px !important;
}

#item32094 {
	width:50px !important;
	height:10px !important;
	background:#fff;
}

#item32096 {
	width:50px !important;
	height:10px !important;
}

#item32091 {
	width:50px !important;
	height:10px !important;
	left:307px !important;
	top:371px !important;
}

@keyframes entréerapideparlebas-32162 {
	0% {
		transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-32162 {
	0% {
		-webkit-transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28868 {
	width:397px !important;
	background:#282131;
	min-height:78px !important;
	padding:12px 14px 14px 0px;
}

#item32103 {
	width:193px !important;
	height:10px !important;
	background:#282131;
}

#item32105 {
	width:193px !important;
	height:10px !important;
}

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

#item32109 {
	width:139px !important;
	height:10px !important;
	background:#282131;
}

#item32111 {
	width:139px !important;
	height:10px !important;
}

#item32106 {
	width:139px !important;
	height:10px !important;
	left:210px !important;
	top:34px !important;
}

#item32116 {
	width:28px !important;
	height:10px !important;
	background:#282131;
}

#item32118 {
	width:28px !important;
	height:10px !important;
}

#item32113 {
	width:28px !important;
	height:10px !important;
	left:355px !important;
	top:34px !important;
}

#item32122 {
	width:164px !important;
	height:10px !important;
	background:#282131;
}

#item32124 {
	width:164px !important;
	height:10px !important;
}

#item32119 {
	width:164px !important;
	height:10px !important;
	left:11px !important;
	top:45px !important;
}

#item32128 {
	width:114px !important;
	height:10px !important;
	background:#282131;
}

#item32130 {
	width:114px !important;
	height:10px !important;
}

#item32125 {
	width:114px !important;
	height:10px !important;
	left:182px !important;
	top:45px !important;
}

#item32134 {
	width:79px !important;
	height:10px !important;
	background:#282131;
}

#item32136 {
	width:79px !important;
	height:10px !important;
}

#item32131 {
	width:79px !important;
	height:10px !important;
	left:304px !important;
	top:45px !important;
}

#item32142 {
	width:67px !important;
	height:10px !important;
	background:#282131;
}

#item32144 {
	width:67px !important;
	height:10px !important;
}

#item32139 {
	width:67px !important;
	height:10px !important;
	left:11px !important;
	top:57px !important;
}

#item32148 {
	width:160px !important;
	height:10px !important;
	background:#282131;
}

#item32150 {
	width:160px !important;
	height:10px !important;
}

#item32145 {
	width:160px !important;
	height:10px !important;
	left:84px !important;
	top:57px !important;
}

#item32155 {
	width:133px !important;
	height:10px !important;
	background:#282131;
}

#item32158 {
	width:133px !important;
	height:10px !important;
}

#item32151 {
	width:133px !important;
	height:10px !important;
	left:249px !important;
	top:57px !important;
}

#item32059 {
	width:42px !important;
	height:10px !important;
	background:#fff;
}

#item32061 {
	width:42px !important;
	height:10px !important;
}

#item32056 {
	width:42px !important;
	height:10px !important;
	left:45px !important;
	top:292px !important;
}

#item32787 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item32065 {
	width:37px !important;
	height:10px !important;
	background:#fff;
}

#item32067 {
	width:37px !important;
	height:10px !important;
}

#item32062 {
	width:37px !important;
	height:10px !important;
	left:90px !important;
	top:437px !important;
}

#item29027 {
	width:123px !important;
	height:134px !important;
	left:311px !important;
	top:456px !important;
	background:#fff;
}

#item29051 {
	width:353px !important;
	left:47px !important;
	top:32px !important;
	min-height:25px !important;
}

@keyframes entréerapideparlehaut-29051 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-29051 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fonduenentrée-32195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-32195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item32164 {
	width:75px !important;
	height:111px !important;
}

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

#item32165 {
	width:72px !important;
	height:111px !important;
	top:132px !important;
}

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

#item32166 {
	width:72px !important;
	height:116px !important;
	top:264px !important;
}

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

#item32167 {
	width:71px !important;
	height:113px !important;
	top:401px !important;
}

#item29152 {
	width:264px !important;
	left:156px !important;
	top:77px !important;
	min-height:502px !important;
}

#item32764 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item32741 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item29097 {
	width:274px !important;
	left:58px !important;
	top:28px !important;
	min-height:29px !important;
}

@keyframes entréerapideparlehaut-29097 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-29097 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29185 {
	width:235px !important;
	left:62px !important;
	top:77px !important;
	min-height:112px !important;
}

#item29208 {
	width:241px !important;
	left:62px !important;
	top:478px !important;
	min-height:112px !important;
}

#item29231 {
	width:227px !important;
	left:204px !important;
	top:236px !important;
	min-height:197px !important;
}

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

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

#item32169 {
	width:123px !important;
	height:161px !important;
	top:173px !important;
}

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

#item32168 {
	width:106px !important;
	height:106px !important;
	left:262px !important;
}

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

#item32171 {
	width:89px !important;
	height:125px !important;
	left:279px !important;
	top:389px !important;
}

@keyframes entréerapideparlehaut-32198 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-32198 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29487 {
	width:116px !important;
	height:8px !important;
	left:362px !important;
	top:264px !important;
}

#item29352 {
	width:190px !important;
	left:40px !important;
	top:378px !important;
	min-height:212px !important;
}

@keyframes entréerapideparlehaut-32197 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-32197 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29375 {
	width:397px !important;
	height:48px !important;
	padding:14px 0px 0px 0px;
}

#item29398 {
	width:139px !important;
	top:48px !important;
	min-height:19px !important;
	padding:13px 0px 0px 0px;
}

#item29421 {
	width:272px !important;
	height:59px !important;
	left:38px !important;
	top:236px !important;
}

@keyframes entréerapideparlehaut-29421 {
	0% {
		transform:translate(-1.285px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-29421 {
	0% {
		-webkit-transform:translate(-1.285px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29468 {
	width:190px !important;
	left:247px !important;
	top:378px !important;
	min-height:212px !important;
}

#item32213 {
	width:105px !important;
	height:10px !important;
	background:#fff;
}

#item32216 {
	width:105px !important;
	height:10px !important;
}

#item32210 {
	width:105px !important;
	height:10px !important;
	left:58px !important;
	top:560px !important;
}

#item32221 {
	width:92px !important;
	height:10px !important;
	background:#fff;
}

#item32223 {
	width:92px !important;
	height:10px !important;
}

#item32218 {
	width:92px !important;
	height:10px !important;
	left:136px !important;
	top:583px !important;
}

#item32718 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item29320 {
	width:418px !important;
	height:553px !important;
	left:35px !important;
	top:96px !important;
	background:#fff;
}

#item29472 {
	width:190px !important;
	left:45px !important;
	top:110px !important;
	min-height:479px !important;
}

#item29476 {
	width:190px !important;
	left:252px !important;
	top:110px !important;
	min-height:335px !important;
}

@keyframes entréerapideparlebas-32342 {
	0% {
		transform:translate(-1.216px,56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-32342 {
	0% {
		-webkit-transform:translate(-1.216px,56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29444 {
	width:190px !important;
	background:#203362;
	min-height:121px !important;
	padding:12px 14px 14px 0px;
}

#item32268 {
	width:163px !important;
	height:10px !important;
	background:#203362;
}

#item32270 {
	width:163px !important;
	height:10px !important;
}

#item32265 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:33px !important;
}

#item32274 {
	width:23px !important;
	height:10px !important;
	background:#203362;
}

#item32276 {
	width:23px !important;
	height:10px !important;
}

#item32271 {
	width:23px !important;
	height:10px !important;
	left:13px !important;
	top:44px !important;
}

#item32284 {
	width:133px !important;
	height:10px !important;
	background:#203362;
}

#item32286 {
	width:133px !important;
	height:10px !important;
}

#item32281 {
	width:133px !important;
	height:10px !important;
	left:43px !important;
	top:44px !important;
}

#item32290 {
	width:57px !important;
	height:10px !important;
	background:#203362;
}

#item32293 {
	width:57px !important;
	height:10px !important;
}

#item32287 {
	width:57px !important;
	height:10px !important;
	left:13px !important;
	top:55px !important;
}

#item32297 {
	width:100px !important;
	height:10px !important;
	background:#203362;
}

#item32299 {
	width:100px !important;
	height:10px !important;
}

#item32294 {
	width:100px !important;
	height:10px !important;
	left:77px !important;
	top:56px !important;
}

#item32303 {
	width:163px !important;
	height:10px !important;
	background:#203362;
}

#item32305 {
	width:163px !important;
	height:10px !important;
}

#item32300 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:66px !important;
}

#item32310 {
	width:25px !important;
	height:10px !important;
	background:#203362;
}

#item32312 {
	width:25px !important;
	height:10px !important;
}

#item32307 {
	width:25px !important;
	height:10px !important;
	left:13px !important;
	top:78px !important;
}

#item32317 {
	width:133px !important;
	height:10px !important;
	background:#203362;
}

#item32319 {
	width:133px !important;
	height:10px !important;
}

#item32313 {
	width:133px !important;
	height:10px !important;
	left:44px !important;
	top:78px !important;
}

#item32323 {
	width:22px !important;
	height:10px !important;
	background:#203362;
}

#item32325 {
	width:22px !important;
	height:10px !important;
}

#item32320 {
	width:22px !important;
	height:10px !important;
	left:13px !important;
	top:88px !important;
}

#item32329 {
	width:136px !important;
	height:10px !important;
	background:#203362;
}

#item32331 {
	width:136px !important;
	height:10px !important;
}

#item32326 {
	width:136px !important;
	height:10px !important;
	left:40px !important;
	top:89px !important;
}

#item32335 {
	width:92px !important;
	height:10px !important;
	background:#203362;
}

#item32337 {
	width:92px !important;
	height:10px !important;
}

#item32332 {
	width:92px !important;
	height:10px !important;
	left:13px !important;
	top:100px !important;
}

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

#item32231 {
	width:92px !important;
	height:10px !important;
	background:#fff;
}

#item32233 {
	width:92px !important;
	height:10px !important;
}

#item32227 {
	width:92px !important;
	height:10px !important;
	left:142px !important;
	top:393px !important;
}

#item32237 {
	width:95px !important;
	height:10px !important;
	background:#fff;
}

#item32240 {
	width:95px !important;
	height:10px !important;
}

#item32234 {
	width:95px !important;
	height:10px !important;
	left:45px !important;
	top:404px !important;
}

#item32246 {
	width:42px !important;
	height:10px !important;
	background:#fff;
}

#item32248 {
	width:42px !important;
	height:10px !important;
}

#item32243 {
	width:42px !important;
	height:10px !important;
	left:182px !important;
	top:404px !important;
}

#item32253 {
	width:103px !important;
	height:10px !important;
	background:#fff;
}

#item32255 {
	width:103px !important;
	height:10px !important;
}

#item32250 {
	width:103px !important;
	height:10px !important;
	left:45px !important;
	top:572px !important;
}

#item32695 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item32262 {
	width:41px !important;
	height:10px !important;
	background:#fff;
}

#item32264 {
	width:41px !important;
	height:10px !important;
}

#item32259 {
	width:41px !important;
	height:10px !important;
	left:252px !important;
	top:404px !important;
}

#item29535 {
	width:397px !important;
	height:555px !important;
	left:40px !important;
	top:34px !important;
	background:#fff;
}

#item29567 {
	width:362px !important;
	left:47px !important;
	top:28px !important;
	min-height:29px !important;
}

@keyframes entréerapideparlehaut-29567 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-29567 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29648 {
	width:247px !important;
	left:51px !important;
	top:77px !important;
	min-height:112px !important;
}

#item29671 {
	width:247px !important;
	left:173px !important;
	top:225px !important;
	min-height:108px !important;
}

#item29694 {
	width:227px !important;
	left:51px !important;
	top:378px !important;
	min-height:212px !important;
}

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

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

#item32351 {
	width:111px !important;
	height:170px !important;
	left:258px !important;
	top:328px !important;
}

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

#item32349 {
	width:86px !important;
	height:122px !important;
	left:283px !important;
}

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

#item32350 {
	width:80px !important;
	height:133px !important;
	top:143px !important;
}

#item32672 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item29543 {
	width:119px !important;
	height:153px !important;
	left:325px !important;
	top:436px !important;
	background:#fff;
}

#item29613 {
	width:274px !important;
	left:58px !important;
	top:28px !important;
	min-height:29px !important;
}

@keyframes entréerapideparlehaut-29613 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-29613 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29732 {
	width:264px !important;
	left:62px !important;
	top:77px !important;
	min-height:521px !important;
}

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

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

#item32353 {
	width:80px !important;
	height:102px !important;
}

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

#item32354 {
	width:76px !important;
	height:105px !important;
	left:4px !important;
	top:253px !important;
}

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

#item32355 {
	width:75px !important;
	height:105px !important;
	left:5px !important;
	top:387px !important;
}

#item29783 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item32649 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item32375 {
	width:369px !important;
	min-height:87px !important;
}

#item29806 {
	width:369px !important;
	min-height:87px !important;
}

#item32370 {
	width:369px !important;
	height:87px !important;
	left:62px !important;
	top:213px !important;
}

#item29884 {
	width:190px !important;
	left:40px !important;
	top:188px !important;
	min-height:201px !important;
}

@keyframes entréerapideparlehaut-32409 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-32409 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29907 {
	width:397px !important;
	height:35px !important;
	padding:14px 0px 0px 0px;
}

#item29930 {
	width:139px !important;
	top:35px !important;
	min-height:19px !important;
	padding:13px 0px 0px 0px;
}

#item29953 {
	width:357px !important;
	height:87px !important;
	left:37px !important;
	top:30px !important;
}

@keyframes entréerapideparlehaut-29953 {
	0% {
		transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-29953 {
	0% {
		-webkit-transform:translate(-1.495px,-56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30000 {
	width:190px !important;
	left:247px !important;
	top:188px !important;
	min-height:401px !important;
}

#item30052 {
	width:190px !important;
	height:11px !important;
	left:40px !important;
	top:584px !important;
}

#item32626 {
	width:14px !important;
	height:14px !important;
	left:15px !important;
	top:595px !important;
}

#item29860 {
	width:345px !important;
	height:472px !important;
	left:109px !important;
	top:73px !important;
	background:#fff;
}

#item30004 {
	width:190px !important;
	left:45px !important;
	top:300px !important;
	min-height:178px !important;
}

#item30025 {
	width:190px !important;
	left:252px !important;
	top:88px !important;
	min-height:390px !important;
}

#item30029 {
	width:190px !important;
	height:18px !important;
	left:45px !important;
	top:279px !important;
}

#item32416 {
	width:107px !important;
	height:10px !important;
	background:#fff;
}

#item32419 {
	width:107px !important;
	height:10px !important;
}

#item32413 {
	width:107px !important;
	height:10px !important;
	left:45px !important;
	top:360px !important;
}

#item32425 {
	width:98px !important;
	height:10px !important;
	background:#fff;
}

#item32427 {
	width:98px !important;
	height:10px !important;
}

#item32421 {
	width:98px !important;
	height:10px !important;
	left:45px !important;
	top:438px !important;
}

@keyframes entréerapideparlebas-32490 {
	0% {
		transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-32490 {
	0% {
		-webkit-transform:translate(-1.495px,56.692px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29976 {
	width:397px !important;
	background:#3c3c3b;
	min-height:88px !important;
	padding:12px 14px 14px 0px;
}

#item32447 {
	width:87px !important;
	height:10px !important;
	background:#3c3c3b;
}

#item32450 {
	width:87px !important;
	height:10px !important;
}

#item32444 {
	width:87px !important;
	height:10px !important;
	left:299px !important;
	top:33px !important;
}

#item32454 {
	width:111px !important;
	height:10px !important;
	background:#3c3c3b;
}

#item32456 {
	width:111px !important;
	height:10px !important;
}

#item32451 {
	width:111px !important;
	height:10px !important;
	left:13px !important;
	top:45px !important;
}

#item32460 {
	width:215px !important;
	height:10px !important;
	background:#3c3c3b;
}

#item32462 {
	width:215px !important;
	height:10px !important;
}

#item32457 {
	width:215px !important;
	height:10px !important;
	left:129px !important;
	top:45px !important;
}

#item32466 {
	width:34px !important;
	height:10px !important;
	background:#3c3c3b;
}

#item32468 {
	width:34px !important;
	height:10px !important;
}

#item32463 {
	width:34px !important;
	height:10px !important;
	left:349px !important;
	top:45px !important;
}

#item32475 {
	width:215px !important;
	height:10px !important;
	background:#3c3c3b;
}

#item32477 {
	width:215px !important;
	height:10px !important;
}

#item32472 {
	width:215px !important;
	height:10px !important;
	left:12px !important;
	top:56px !important;
}

#item32481 {
	width:154px !important;
	height:10px !important;
	background:#3c3c3b;
}

#item32483 {
	width:154px !important;
	height:10px !important;
}

#item32478 {
	width:154px !important;
	height:10px !important;
	left:233px !important;
	top:56px !important;
}

#item32487 {
	width:61px !important;
	height:10px !important;
	background:#3c3c3b;
}

#item32489 {
	width:61px !important;
	height:10px !important;
}

#item32484 {
	width:61px !important;
	height:10px !important;
	left:13px !important;
	top:66px !important;
}

#item32432 {
	width:146px !important;
	height:10px !important;
	background:#fff;
}

#item32434 {
	width:146px !important;
	height:10px !important;
}

#item32429 {
	width:146px !important;
	height:10px !important;
	left:252px !important;
	top:237px !important;
}

#item32603 {
	width:14px !important;
	height:14px !important;
	left:453px !important;
	top:595px !important;
}

#item32440 {
	width:123px !important;
	height:10px !important;
	background:#fff;
}

#item32442 {
	width:123px !important;
	height:10px !important;
}

#item32437 {
	width:123px !important;
	height:10px !important;
	left:321px !important;
	top:292px !important;
}

#item30186 {
	width:107px !important;
	height:692px !important;
	top:-59px !important;
	background:#fff;
}

#item30458 {
	width:204px !important;
	left:34px !important;
	top:28px !important;
	background:#fff;
	min-height:272px !important;
}

#item30505 {
	width:204px !important;
	left:255px !important;
	top:59px !important;
	background:#fff;
	min-height:169px !important;
}

#item32540 {
	width:103px !important;
	height:9px !important;
	background:#fff;
}

#item32543 {
	width:103px !important;
	height:9px !important;
}

#item32536 {
	width:103px !important;
	height:9px !important;
	left:343px !important;
	top:117px !important;
}

#item32547 {
	width:71px !important;
	height:9px !important;
	background:#fff;
}

#item32550 {
	width:71px !important;
	height:9px !important;
}

#item32544 {
	width:71px !important;
	height:9px !important;
	left:340px !important;
	top:151px !important;
}

#item32554 {
	width:95px !important;
	height:9px !important;
	background:#fff;
}

#item32560 {
	width:95px !important;
	height:9px !important;
}

#item32551 {
	width:95px !important;
	height:9px !important;
	left:259px !important;
	top:173px !important;
}

#item32564 {
	width:99px !important;
	height:12px !important;
	background:#fff;
}

#item32567 {
	width:99px !important;
	height:12px !important;
}

#item32561 {
	width:99px !important;
	height:12px !important;
	left:301px !important;
	top:183px !important;
}

#item32500 {
	width:204px !important;
	height:61px !important;
	background:#e7333f;
}

#item32502 {
	width:155px !important;
	left:13px !important;
	top:27px !important;
	min-height:22px !important;
}

#item30456 {
	width:204px !important;
	height:61px !important;
	background:#e7333f;
}

#item30482 {
	width:155px !important;
	left:13px !important;
	top:27px !important;
	min-height:22px !important;
}

#item32495 {
	width:204px !important;
	height:61px !important;
	left:255px !important;
	top:-9px !important;
}

#item32527 {
	width:159px !important;
	height:62px !important;
	left:303px !important;
	top:242px !important;
}

#item32570 {
	width:492px !important;
	height:645px !important;
	left:-5px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
