/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'Chargement du contenu…'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:75659px; height:854px; }
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@font-face {
	font-family:FF-Marianne-MediumItalic;
	src:url("../fonts/Marianne-MediumItalic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-Marianne-BoldItalic;
	src:url("../fonts/Marianne-BoldItalic.otf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-Marianne-RegularItalic;
	src:url("../fonts/Marianne-RegularItalic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-Marianne-Medium;
	src:url("../fonts/Marianne-Medium.otf");
}

@font-face {
	font-family:FF-Marianne-Bold;
	src:url("../fonts/Marianne-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Marianne-ExtraBold;
	src:url("../fonts/Marianne-ExtraBold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Marianne-Regular;
	src:url("../fonts/Marianne-Regular.otf");
}

#item88091 {
	width:378px !important;
	height:203px !important;
	left:25px !important;
	top:154px !important;
	border-radius:0 0 34px 0;
	background:#fff;
}

#item88113 {
	width:358px !important;
	height:81px !important;
	left:46px !important;
	top:173px !important;
}

#item88136 {
	width:128px !important;
	height:220px !important;
	left:432px !important;
	top:636px !important;
	background:#c3265a;
}

#item88144 {
	width:168px !important;
	height:80px !important;
	left:441px !important;
	top:717px !important;
}

#item88167 {
	width:282px !important;
	height:63px !important;
	left:45px !important;
	top:276px !important;
	background:#c3265a;
	padding:6px;
}

#item143391 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item133422 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item143341 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item133749 {
	width:403px !important;
	height:607px !important;
	left:96px !important;
	top:74px !important;
}

#item143291 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item133773 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item143241 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item116108 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item143166 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item108116 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item143090 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item115906 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item143015 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110279 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142940 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110310 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142864 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110360_147629 {
	width:5.66929133840154px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 11.34px 0px 0px;
}

#item110360 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142789 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

table#table148086 th, table#table148086 td {
	padding:2.83px;;
	vertical-align:middle;;
}

table#table148086 {
	table-layout:fixed;
}

#item110394 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item110446 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142713 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item134102 {
	width:403px !important;
	height:18px !important;
	left:96px !important;
	top:741px !important;
}

#item142637 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110476 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142561 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110527 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142486 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item129863 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142411 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110609_150191 {
	width:387.83405905494px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin-top:0px;
	margin-bottom:0px;
}

#item110609_150198 {
	width:348.682677164988px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin-top:0px;
	margin-bottom:0px;
}

#item110609 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142336 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110640 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142259 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item124557_150898 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item124557 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142209 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110721_151231 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item110721 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142134 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110771 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item142059 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110801 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141984 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110850_152483 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item110850 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141909 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110880 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141833 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110935_153050 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item110935 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141758 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item110965 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141683 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111016_153578 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item111016 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item111046_153913 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item111046 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141608 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item134077 {
	width:403px !important;
	height:18px !important;
	left:96px !important;
	top:741px !important;
}

#item141533 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111098 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141457 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111128 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141382 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111181_155045 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item111181 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141307 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item131182 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141232 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item124723_161507 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item124723 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141182 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item131243 {
	width:403px !important;
	height:471px !important;
	left:96px !important;
	top:283px !important;
}

#item141106 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111343_161865 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item111343 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item141030 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111373_162283 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item111373 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140954 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111487_162658 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item111487 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140879 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111517 {
	width:403px !important;
	height:685px !important;
	left:96px !important;
	top:72px !important;
}

#item140804 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111564_163259 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item111564 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140729 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111594 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140654 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111648_163871 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item111648_163877 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item111648 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140578 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111678 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140503 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111730 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140428 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111760_164604 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item111760 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140352 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111895 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140277 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item111925_165179 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item111925 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140202 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112007 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140125 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112038 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item140050 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112089_166048 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item112089 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139974 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112119 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139899 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112171 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139824 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112201_166756 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item112201 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139748 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112251 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item112286 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134002 {
	width:403px !important;
	height:68px !important;
	left:96px !important;
	top:691px !important;
}

#item134027 {
	width:403px !important;
	height:38px !important;
	left:96px !important;
	top:645px !important;
}

#item139672 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item134052 {
	width:403px !important;
	height:88px !important;
	left:96px !important;
	top:550px !important;
}

#item139597 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112339 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139522 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112369_167865 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item112369 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139447 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item131346_168234 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item131346 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139372 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item125142 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139296 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item123179_168840 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item123179 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139221 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112533_169059 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item112533 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item139146 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item131391 {
	width:403px !important;
	height:471px !important;
	left:96px !important;
	top:283px !important;
}

#item139045 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112615_169407 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item112615 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138970 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112662 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138894 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112692 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138819 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112744_170222 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item112744 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138744 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112775_170710 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item112775 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item112827 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138669 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item133977 {
	width:403px !important;
	height:18px !important;
	left:96px !important;
	top:741px !important;
}

#item138593 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112857_172204 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item112857_172212 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item112857 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138518 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112910 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138441 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112940 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138366 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item112993_173224 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item112993 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138291 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113024 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138216 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113077_176576 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item113077 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138141 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113107 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item138065 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113157_177221 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item113157 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137990 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113187_177473 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item113187 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137915 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item131467_177742 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item131467 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137839 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item125213_178013 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item125213 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137764 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item123278_178474 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item123278 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137714 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113352_178794 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item113352 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137638 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113404_179103 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item113404 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137562 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item131622 {
	width:403px !important;
	height:471px !important;
	left:96px !important;
	top:283px !important;
}

#item137486 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113486_179477 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item113486 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item113521 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137411 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item133952 {
	width:403px !important;
	height:28px !important;
	left:96px !important;
	top:731px !important;
}

#item137336 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113569 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137261 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113599 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137184 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113669 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137109 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item131654_181333 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item131654_181340 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item131654 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item137034 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item125299_181717 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item125299 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136959 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item123456_182009 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item123456 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136884 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113837_182326 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item113837 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136808 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item113867_182783 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item113867 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item131731_183131 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item131731 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136733 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item133927 {
	width:403px !important;
	height:18px !important;
	left:96px !important;
	top:741px !important;
}

#item136658 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item128707 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136583 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item131849 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136508 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item123377_184067 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item123377 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136433 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114075 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136357 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114105_185350 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item114105 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136282 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item131880 {
	width:403px !important;
	height:471px !important;
	left:96px !important;
	top:283px !important;
}

#item136181 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114194_185896 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item114194 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item136106 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114250 {
	width:403px !important;
	height:679px !important;
	left:96px !important;
	top:78px !important;
}

#item136030 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114280 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135954 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114329 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135878 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114359_194919 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item114359_194927 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item114359 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135803 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114406_207697 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item114406_207704 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item114406 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135728 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114436 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135653 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114488_208142 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item114488 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135578 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114518_208337 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item114518 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135502 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114568_208656 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item114568 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135427 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114598_209000 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item114598 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135352 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114654_209306 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item114654 {
	width:403px !important;
	height:694px !important;
	left:96px !important;
	top:62px !important;
}

#item135276 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114684 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135201 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item114736_209799 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item114736 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135125 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item126359 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item135049 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item128893_210413 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item128893 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134974 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item131922_210795 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item131922 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134898 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item125533 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134823 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item125944_211419 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item125944 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134748 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item128544 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134672 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item130120 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134596 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item131981_212105 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item131981 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134521 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:808px !important;
}

#item132280 {
	width:403px !important;
	height:471px !important;
	left:96px !important;
	top:283px !important;
}

#item134446 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item132058_212480 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item132058 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134371 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item132090_212732 {
	width:34.0157480314961px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 36.85px 0px 0px;
}

#item132090 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item134296 {
	width:26px !important;
	height:21px !important;
	left:285px !important;
	top:821px !important;
}

#item132138_212980 {
	width:54.9285125732422px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
	margin:0px 8.5px 0px 0px;
}

#item132138 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item6849 {
	width:403px !important;
	height:683px !important;
	left:96px !important;
	top:74px !important;
}

#item124139 {
	width:624px !important;
	height:2381px !important;
	left:-14px !important;
	top:-14px !important;
	background:#cee6d7;
}

#item123799 {
	width:403px !important;
	height:2252px !important;
	left:96px !important;
	top:74px !important;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:Ratio;
	font-size:33px;
	line-height:35px;
	color:#c3265a;
	margin-bottom:20px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle53 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.3px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:11.5px;
	line-height:15.5px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

ul.autoParaStyle51 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:11.5px;
	line-height:15.5px;
	color:#000;
	letter-spacing:-0.010em;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle51 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle50 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:4px;
	text-align:left;
}
ul.autoParaStyle50 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle49 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:11.5px;
	line-height:15.5px;
	color:#000;
	letter-spacing:-0.005em;
	padding-left:26px;
	text-align:left;
}
ul.autoParaStyle49 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle48 > li {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:11.5px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	text-align:left;
}
ul.autoParaStyle48 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle47 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:11.5px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle47 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle46 > li {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:11.5px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle46 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ol.autoParaStyle45 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:11.5px;
	line-height:15.5px;
	color:#000;
	text-decoration:underline;
	padding-left:2ex;
	margin-bottom:9px;
	list-style-type:decimal;
	text-align:left;
}

ol.autoParaStyle44 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:2ex;
	margin-bottom:9px;
	list-style-type:decimal;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:15px;
	line-height:18px;
	color:#44b284;
	margin-top:3px;
	margin-bottom:11px;
	text-align:left;
}

ol.autoParaStyle42 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:2ex;
	margin-bottom:9px;
	list-style-type:decimal;
	text-align:left;
}

ul.autoParaStyle41 > li {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:11px;
	line-height:15px;
	color:#44b284;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle41 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle40 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:28px;
	text-align:left;
}
ul.autoParaStyle40 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:15px;
	line-height:15px;
	color:#44b284;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:11px;
	padding-right:11px;
	margin-top:17px;
	margin-bottom:9px;
	text-align:left;
	background-color:#e3f0e8;
	border-color:#44b284;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}

ul.autoParaStyle38 > li {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:11px;
	line-height:14px;
	color:#44b284;
	padding-left:26px;
	margin-bottom:11px;
	text-align:left;
}
ul.autoParaStyle38 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:15px;
	line-height:18px;
	color:#44b284;
	margin-top:9px;
	margin-bottom:11px;
	text-align:left;
}

ul.autoParaStyle36 > li {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:11px;
	line-height:15px;
	color:#44b284;
	padding-left:34px;
	padding-right:11px;
	margin-bottom:11px;
	text-align:left;
}
ul.autoParaStyle36 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:22.6771653543307px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle35 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:0.010em;
	padding-left:34px;
	margin-bottom:9px;
	text-align:left;
}
ul.autoParaStyle35 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:25.5118110236221px;
	width:0;
}

ul.autoParaStyle34 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:-0.020em;
	padding-left:34px;
	margin-bottom:9px;
	text-align:left;
}
ul.autoParaStyle34 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:25.5118110236221px;
	width:0;
}

ul.autoParaStyle33 > li {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle33 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle32 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:0.020em;
	padding-left:34px;
	margin-bottom:9px;
	text-align:left;
}
ul.autoParaStyle32 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:25.5118110236221px;
	width:0;
}

ul.autoParaStyle31 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:54px;
	margin-bottom:9px;
	text-align:left;
}
ul.autoParaStyle31 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:45.3543307086614px;
	width:0;
}

p.autoParaStyle30 {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:11px;
	line-height:15px;
	color:#44b284;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:11px;
	padding-right:11px;
	margin-bottom:9px;
	text-align:left;
	background-color:#e3f0e8;
	border-color:#44b284;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}

p.autoParaStyle29 {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:11px;
	padding-right:11px;
	margin-bottom:9px;
	text-align:left;
	background-color:#e3f0e8;
	border-color:#44b284;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}

p.autoParaStyle28 {
	font-weight:500;
	font-family:Ratio;
	font-size:21px;
	line-height:24px;
	color:#c3265a;
	text-decoration:underline;
	text-decoration-color:#bcdec9;
	-webkit-text-decoration-color:#bcdec9;
	text-indent:-18px;
	padding-left:18px;
	margin-top:23px;
	margin-bottom:3px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle27 {
	font-weight:500;
	font-family:Ratio;
	font-size:21px;
	line-height:24px;
	color:#c3265a;
	text-decoration:underline;
	text-decoration-color:#bcdec9;
	-webkit-text-decoration-color:#bcdec9;
	text-indent:-18px;
	padding-left:18px;
	margin-top:14px;
	margin-bottom:17px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle26 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:8px;
	line-height:10px;
	color:#c3265a;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:9px;
	margin-top:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:8px;
	line-height:10px;
	color:#c3265a;
	letter-spacing:0.010em;
	text-indent:-9px;
	padding-left:9px;
	margin-top:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:0.010em;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	letter-spacing:0.010em;
	margin-bottom:9px;
	text-align:left;
}

ul.autoParaStyle22 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:34px;
	margin-bottom:9px;
	text-align:left;
}
ul.autoParaStyle22 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:25.5118110236221px;
	width:0;
}

ul.autoParaStyle21 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:-0.005em;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle21 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle20 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:-0.010em;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle20 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

p.autoParaStyle19 {
	font-weight:100;
	font-family:Ratio;
	font-size:50px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

ul.autoParaStyle18 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:14px;
	text-align:left;
}
ul.autoParaStyle18 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle17 > li {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:0.010em;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle17 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

p.autoParaStyle16 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:0.005em;
	margin-bottom:9px;
	text-align:left;
}

ul.autoParaStyle14 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:11px;
	text-align:left;
}
ul.autoParaStyle14 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

p.autoParaStyle13 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

ul.autoParaStyle11 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	letter-spacing:0.010em;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle11 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle10 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:34px;
	margin-bottom:3px;
	text-align:left;
}
ul.autoParaStyle10 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:25.5118110236221px;
	width:0;
}

p.autoParaStyle9 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:10px;
	line-height:13px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:10px;
	line-height:13px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:9px;
	line-height:15.5px;
	color:#c3265a;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:9px;
	text-align:left;
}

ul.autoParaStyle5 > li {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marianne-RegularItalic,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle5 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

ul.autoParaStyle4 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul.autoParaStyle4 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

p.autoParaStyle3 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:500;
	font-family:Ratio;
	font-size:31px;
	line-height:31px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:Ratio;
	font-size:45px;
	line-height:51px;
	color:#c3265a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Tab-Violet-Centre {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:11px;
	line-height:13px;
	color:#c3265a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:4;
	-ms-hyphenate-after:4;
	-moz-hyphenate-after:4;
	-webkit-hyphenate-after:4;
	hyphenate-before:4;
	-ms-hyphenate-before:4;
	-moz-hyphenate-before:4;
	-webkit-hyphenate-before:4;
	margin-bottom:9px;
	text-align:center;
}

p.Tab-Violet-cellule-gauche {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:11px;
	line-height:13px;
	color:#c3265a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:4;
	-ms-hyphenate-after:4;
	-moz-hyphenate-after:4;
	-webkit-hyphenate-after:4;
	hyphenate-before:4;
	-ms-hyphenate-before:4;
	-moz-hyphenate-before:4;
	-webkit-hyphenate-before:4;
	margin-bottom:9px;
	text-align:left;
}

p.Tab-Violet-cellule-centre {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:11px;
	line-height:13px;
	color:#c3265a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:4;
	-ms-hyphenate-after:4;
	-moz-hyphenate-after:4;
	-webkit-hyphenate-after:4;
	hyphenate-before:4;
	-ms-hyphenate-before:4;
	-moz-hyphenate-before:4;
	-webkit-hyphenate-before:4;
	margin-bottom:9px;
	text-align:center;
}

p.Tab-entete {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:11px;
	line-height:13px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:4;
	-ms-hyphenate-after:4;
	-moz-hyphenate-after:4;
	-webkit-hyphenate-after:4;
	hyphenate-before:4;
	-ms-hyphenate-before:4;
	-moz-hyphenate-before:4;
	-webkit-hyphenate-before:4;
	margin-bottom:9px;
	text-align:center;
}

p.Glossaire-texte {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.Titre-schema {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:13px;
	line-height:15.5px;
	color:#c3265a;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:4;
	-ms-hyphenate-after:4;
	-moz-hyphenate-after:4;
	-webkit-hyphenate-after:4;
	hyphenate-before:4;
	-ms-hyphenate-before:4;
	-moz-hyphenate-before:4;
	-webkit-hyphenate-before:4;
	margin-bottom:9px;
	text-align:left;
}

ul._03-Encadre-texte-puce > li {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:11px;
	line-height:14px;
	color:#44b284;
	padding-left:34px;
	padding-right:11px;
	margin-bottom:11px;
	text-align:left;
	position: relative;
}
ul._03-Encadre-texte-puce > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:22.6771653543307px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

p._04-Encadre-Inter-Rouge {
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	font-size:11px;
	line-height:14px;
	color:#ce5875;
	padding-left:23px;
	padding-right:11px;
	margin-bottom:3px;
	text-align:left;
}

p._02-Encadre-Texte-courant {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:11px;
	line-height:14px;
	color:#44b284;
	padding-left:14px;
	padding-right:11px;
	margin-bottom:11px;
	text-align:left;
}

h5._01-Encadre-Titre-Point {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:4;
	-ms-hyphenate-after:4;
	-moz-hyphenate-after:4;
	-webkit-hyphenate-after:4;
	hyphenate-before:4;
	-ms-hyphenate-before:4;
	-moz-hyphenate-before:4;
	-webkit-hyphenate-before:4;
	padding-left:11px;
	padding-right:11px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	background-color:#f1f8f4;
	margin-right:0px;
	margin-left:0px;
	padding-top:17px;
	padding-bottom:9px;
	border-color:#44b284;
	border-style:solid;
	border-width:0.5px 0.5px 0.5px 0.5px;
	border-radius:14.1732283464567px 14.1732283464567px 14.1732283464567px 14.1732283464567px;
}

ul._06-Texte-courant-Tiret > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:34px;
	margin-bottom:9px;
	text-align:left;
}
ul._06-Texte-courant-Tiret > li::before {
	content:'\2013';
	position:absolute;
	display:inline-block;
	left:25.5118110236221px;
	width:0;
}

ul._04-Texte-Courant---puce-1 > li {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	padding-left:26px;
	margin-bottom:6px;
	text-align:left;
}
ul._04-Texte-Courant---puce-1 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:14.1732283464567px;
	width:0;
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

p._01-Texte-Courant {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p._04-Inter2 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#c3265a;
	padding-left:20px;
	margin-bottom:9px;
	text-align:left;
}

p._04-Inter1 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:12px;
	line-height:15.5px;
	color:#44b284;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:4;
	-ms-hyphenate-after:4;
	-moz-hyphenate-after:4;
	-webkit-hyphenate-after:4;
	hyphenate-before:4;
	-ms-hyphenate-before:4;
	-moz-hyphenate-before:4;
	-webkit-hyphenate-before:4;
	margin-bottom:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

h4._03-Chapi-T3 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:15px;
	line-height:18px;
	color:#44b284;
	margin-top:11px;
	margin-bottom:11px;
	text-align:left;
}

p._05-Chapi-T2-Hors-sommaire {
	font-weight:500;
	font-family:Ratio;
	font-size:21px;
	line-height:24px;
	color:#c3265a;
	text-decoration:underline;
	text-decoration-color:#bcdec9;
	-webkit-text-decoration-color:#bcdec9;
	text-indent:-18px;
	padding-left:18px;
	margin-top:14px;
	margin-bottom:17px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

h3._02-Chapi-T2 {
	font-weight:500;
	font-family:Ratio;
	font-size:21px;
	line-height:24px;
	color:#c3265a;
	text-decoration:underline;
	text-decoration-color:#bcdec9;
	-webkit-text-decoration-color:#bcdec9;
	text-indent:-18px;
	padding-left:18px;
	margin-top:14px;
	margin-bottom:17px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

ol._01-Chap-Ouverture > li {
	font-weight:100;
	font-family:Ratio;
	font-size:50px;
	line-height:50px;
	color:#fff;
	list-style-type:decimal;
	text-align:left;
}

p.Som-TM3 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:10px;
	line-height:13px;
	color:#000;
	padding-left:11px;
	padding-right:28px;
	margin-bottom:6px;
	text-align:left;
}

p.Som-TM2 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:16px;
	line-height:15px;
	color:#c3265a;
	text-transform:uppercase;
	margin-top:6px;
	margin-bottom:3px;
	text-align:left;
}

p.Som-TM1 {
	font-weight:bold;
	font-family:Ratio;
	font-size:18px;
	line-height:20px;
	color:#44b284;
	margin-top:17px;
	padding-bottom:8.00787401574803px;
	margin-bottom:9px;
	border-bottom:solid 1px #44b284;
	text-align:left;
}

h2.Titre-Preambule_Methode {
	font-weight:bold;
	font-family:Ratio;
	font-size:33px;
	line-height:35px;
	color:#c3265a;
	margin-bottom:20px;
	text-align:left;
}

p.NoteBasDePage {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:8px;
	line-height:10px;
	color:#c3265a;
	letter-spacing:0.010em;
	text-indent:-9px;
	padding-left:9px;
	margin-top:6px;
	text-align:left;
}

h1.PRS {
	font-weight:bold;
	font-family:Ratio;
	font-size:16px;
	line-height:17px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Paragraphe-standard {
	font-weight:bold;
	font-family:Ratio;
	font-size:16px;
	line-height:17px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Aucun-style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle30 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
}

span.autoCharStyle29 {
}

span.autoCharStyle28 {
	font-weight:500;
	font-family:Ratio;
	font-size:24px;
	color:#c3265a;
}

span.autoCharStyle27 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle26 {
	text-transform:uppercase;
}

span.autoCharStyle25 {
	font-family:FF-Marianne-Regular,Marianne,serif;
	font-size:12px;
	color:#000;
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Marianne-BoldItalic,Marianne,serif;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	letter-spacing:-0.010em;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle19 {
	font-weight:500;
	font-style:italic;
	font-family:FF-Marianne-MediumItalic,Marianne,serif;
}

span.autoCharStyle18 {
	font-weight:500;
	font-family:FF-Marianne-Medium,Marianne,serif;
	font-size:11px;
	color:#44b284;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	letter-spacing:-0.020em;
}

span.autoCharStyle15 {
	letter-spacing:-0.020em;
}

span.autoCharStyle14 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marianne-RegularItalic,Marianne,serif;
}

span.autoCharStyle13 {
	font-weight:500;
	font-style:italic;
	font-family:FF-Marianne-MediumItalic,Marianne,serif;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	letter-spacing:-0.010em;
}

span.autoCharStyle11 {
	letter-spacing:-0.010em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	font-size:9px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle9 {
	text-transform:uppercase;
}

span.autoCharStyle8 {
	font-size:11px;
	color:#44b284;
}

span.autoCharStyle7 {
	font-size:11px;
	text-decoration:line-through;
}

span.autoCharStyle6 {
	letter-spacing:0.010em;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-Marianne-Bold,Marianne,serif;
	letter-spacing:-0.005em;
}

span.autoCharStyle4 {
	letter-spacing:-0.005em;
}

span.autoCharStyle3 {
	font-size:12px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle2 {
	text-decoration:underline;
}

span.autoCharStyle1 {
	letter-spacing:0.005em;
}

span.Bold-orange {
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#f18715;
}

span.Sommaire-Display-Blod {
	font-weight:bold;
	font-size:200px;
}

span.souligné {
}

span.Bold-violet {
	font-weight:bold;
	font-family:FF-Marianne-ExtraBold,Marianne,serif;
	color:#ce5875;
}

span.corps-italic {
	font-style:italic;
	font-weight:normal;
}

span.corps-Bold-Italic {
	font-weight:bold;
	font-style:italic;
}

strong.Glos-Bold {
	font-weight:bold;
}

strong.corps-bold {
	font-weight:bold;
}

span.liens-sans-soulignement {
}

span.exposant {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Sans {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
