/* 	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:#101820; }
:-webkit-full-screen { background:#101820; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    bottom: 25%;
    /*background-color: rgba(0,0,0,.65);*/
    /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
    z-index:9999;
    opacity: 0.5;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap:hover{
    opacity: 1;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
    display:block;
    width:30px;
    height:30px;
    border-radius:50%;
    background:url(../images/sharebtns.png) no-repeat;
    background-size: 392px 30px;
    -webkit-background-size: 392px 30px;
    -moz-background-size: 392px 30px;
    margin:5px;
    padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#5873b4; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#5e5e5e; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#6bc057; background-position: -116px 50%; }
#share-wrap > a:hover { border: 2px solid rgb(255, 255, 255);}

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}*/
#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:#F53F5B; fill:#F53F5B;
	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(33, 33, 33, 0.8);
    -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;
    left: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-OptimaLTPro-Black;
	src:url("../fonts/Linotype - OptimaLTPro-Black.otf");
}

@font-face {
	font-family:FF-OptimaLTPro-Medium;
	src:url("../fonts/Linotype - OptimaLTPro-Medium.otf");
}

@font-face {
	font-family:FF-OptimaLTPro-DemiBold;
	src:url("../fonts/OptimaLTPro-DemiBold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Averta-Bold;
	src:url("../fonts/Intelligent Design - Averta-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-OptimaLTPro-Bold;
	src:url("../fonts/Linotype - OptimaLTPro-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Averta-Regular;
	src:url("../fonts/Intelligent Design - Averta-Regular.otf");
}

@font-face {
	font-family:FF-Averta-Semibold;
	src:url("../fonts/Intelligent Design - Averta-Semibold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-OptimaLTPro-Roman;
	src:url("../fonts/Linotype - OptimaLTPro-Roman.otf");
}

@font-face {
	font-family:FF-Averta-Light;
	src:url("../fonts/Averta_Light 2.otf");
}

#item1569062 {
	width:1242px !important;
	height:832px !important;
	left:-22px !important;
	top:-17px !important;
	background:#000;
}

#item1151998 {
	width:650px !important;
	height:48px !important;
	left:70px !important;
	top:70px !important;
}

#item1152006 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:149px !important;
}

#item1152036 {
	width:211px !important;
	height:33px !important;
	left:935px !important;
	top:70px !important;
}

#item1155515 {
	width:140px !important;
	height:52px !important;
	left:990px !important;
	top:673px !important;
}

#item1157708 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1570209 {
	width:1900px !important;
	height:1273px !important;
	left:-601px !important;
	top:-32px !important;
	background:#000;
}

#item1570284 {
	width:594px !important;
	height:48px !important;
	left:70px !important;
	top:70px !important;
}

#item1570307 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:149px !important;
}

#item1603577 {
	width:330px !important;
	height:53px !important;
	left:185px !important;
	top:991px !important;
}

#item1603582 {
	width:124px !important;
	height:43px !important;
	left:289px !important;
	top:1071px !important;
}

#item1570338 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1570338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1570338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222389 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

#item1182245 {
	width:238px !important;
	height:159px !important;
	left:963px !important;
	top:631px !important;
}

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:36px !important;
	top:353px !important;
}

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.25;
	width:539px !important;
	height:203px !important;
	left:36px !important;
	top:551px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:56px !important;
	top:568px !important;
}

#item1157710 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1603647 {
	width:1885px !important;
	height:1241px !important;
	left:-592px !important;
	top:-20px !important;
	background:#000;
}

#item1603657 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

#item1603600 {
	width:427px !important;
	height:161px !important;
	left:230px !important;
	top:434px !important;
}

@keyframes intensificar-1603600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603623 {
	opacity:0.25;
	width:539px !important;
	height:403px !important;
	left:125px !important;
	top:607px !important;
	background:#0e0b00;
}

#item1603624 {
	width:499px !important;
	height:372px !important;
	left:145px !important;
	top:624px !important;
}

#item1570411 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1570411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1570411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1152278 {
	width:54px !important;
	height:54px !important;
	left:33px !important;
}

#item1152445 {
	width:120px !important;
	height:31px !important;
	top:70px !important;
}

#item1156395 {
	width:120px !important;
	height:101px !important;
	left:927px !important;
	top:98px !important;
}

#item1152309 {
	width:57px !important;
	height:54px !important;
	left:31px !important;
}

#item1152422 {
	width:120px !important;
	height:30px !important;
	top:72px !important;
}

#item1156393 {
	width:120px !important;
	height:102px !important;
	left:771px !important;
	top:97px !important;
}

#item1326718 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1350465 {
	width:13px !important;
	height:26px !important;
	left:1092px !important;
	top:106px !important;
}

#item1350470 {
	width:1086px !important;
	height:188px !important;
	top:23px !important;
}

#item1350472 {
	width:1062px !important;
	height:291px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

@keyframes intensificar-1350472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350527 {
	width:98px !important;
	height:9px !important;
	top:10px !important;
}

#item1350550 {
	width:56px !important;
	height:28px !important;
	left:98px !important;
}

#item1350567 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:9px !important;
}

#item1350573 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:218px !important;
}

#item1350578 {
	width:1102px !important;
	height:11px !important;
}

#item1156228 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156252 {
	width:1102px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1156276 {
	width:1102px !important;
	height:11px !important;
}

#item1156147 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156171 {
	width:1102px !important;
	height:180px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1156195 {
	width:1102px !important;
	height:11px !important;
}

#item1156065 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156089 {
	width:1115px !important;
	height:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1156113 {
	width:1102px !important;
	height:11px !important;
}

#item1279848 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279872 {
	width:1115px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1279896 {
	width:1102px !important;
	height:11px !important;
}

#item1279919 {
	width:498px !important;
	height:37px !important;
	left:618px !important;
	top:117px !important;
}

#item1279709 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1279733 {
	width:452px !important;
	height:164px !important;
	top:24px !important;
}

@keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279756 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

#item1279779 {
	width:539px !important;
	height:11px !important;
	left:540px !important;
	top:34px !important;
}

#item1279802 {
	width:452px !important;
	height:174px !important;
	left:540px !important;
	top:58px !important;
}

@keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1155615 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1155638 {
	width:1115px !important;
	height:162px !important;
	left:49px !important;
	top:60px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1155662 {
	width:1102px !important;
	height:13px !important;
	left:49px !important;
	top:34px !important;
}

#item1155613 {
	width:1200px !important;
	height:258px !important;
	top:532px !important;
}

#item1152301 {
	width:64px !important;
	height:60px !important;
	left:28px !important;
}

#item1152395 {
	width:120px !important;
	height:31px !important;
	top:77px !important;
}

#item1156391 {
	width:120px !important;
	height:108px !important;
	left:614px !important;
	top:91px !important;
}

#item1152316 {
	width:55px !important;
	height:51px !important;
	left:33px !important;
}

#item1152372 {
	width:120px !important;
	height:31px !important;
	top:69px !important;
}

#item1156389 {
	width:120px !important;
	height:100px !important;
	left:461px !important;
	top:99px !important;
}

#item1152292 {
	width:57px !important;
	height:66px !important;
	left:31px !important;
}

#item1152348 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item1155955 {
	width:120px !important;
	height:107px !important;
	left:308px !important;
	top:92px !important;
}

#item1152285 {
	width:75px !important;
	height:117px !important;
	left:22px !important;
}

#item1152324 {
	width:120px !important;
	height:31px !important;
	top:98px !important;
}

#item1155953 {
	width:120px !important;
	height:129px !important;
	left:152px !important;
	top:76px !important;
}

#item1171583 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1171587 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1157711 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1603747 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

#item1603771 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

#item1603777 {
	width:628px !important;
	height:517px !important;
}

#item1603778_1604493 {
	width:56.3041145510143px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1603778 {
	width:609px !important;
	height:948px !important;
}

@keyframes intensificar-1603778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604195 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1604218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604219 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item1604242 {
	width:628px !important;
	height:15px !important;
}

#item1604123 {
	width:700px !important;
	height:580px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1604146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604147 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item1604170 {
	width:628px !important;
	height:15px !important;
}

#item1604052 {
	width:700px !important;
	height:747px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1604075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604076 {
	width:628px !important;
	height:636px !important;
	top:62px !important;
}

#item1604099 {
	width:628px !important;
	height:37px !important;
}

#item1603976 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1604000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604001 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

#item1604024 {
	width:166px !important;
	height:15px !important;
}

#item1604047 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:472px !important;
}

#item1603873 {
	width:700px !important;
	height:647px !important;
	top:100px !important;
	background:#f3f3f2;
}

#item1603904 {
	width:628px !important;
	height:204px !important;
	top:28px !important;
}

@keyframes intensificar-1603904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603927 {
	width:465px !important;
	height:15px !important;
}

#item1603951 {
	width:376px !important;
	height:338px !important;
	left:36px !important;
	top:374px !important;
}

#item1603802 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

#item1603825 {
	width:628px !important;
	height:491px !important;
	left:36px !important;
	top:220px !important;
}

#item1603849 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:190px !important;
}

#item1603745 {
	width:700px !important;
	height:747px !important;
	top:453px !important;
}

#item1604265 {
	width:15px !important;
	height:51px !important;
	left:36px !important;
	top:36px !important;
}

#item1604273 {
	width:54px !important;
	height:50px !important;
	left:33px !important;
}

#item1604279 {
	width:120px !important;
	height:30px !important;
	top:68px !important;
}

#item1604270 {
	width:120px !important;
	height:98px !important;
	left:544px !important;
	top:39px !important;
}

#item1604305 {
	width:57px !important;
	height:54px !important;
	left:31px !important;
}

#item1604311 {
	width:120px !important;
	height:30px !important;
	top:71px !important;
}

#item1604302 {
	width:120px !important;
	height:101px !important;
	left:388px !important;
	top:36px !important;
}

#item1604337 {
	width:64px !important;
	height:60px !important;
	left:28px !important;
}

#item1604342 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item1604334 {
	width:120px !important;
	height:107px !important;
	left:544px !important;
	top:172px !important;
}

#item1604369 {
	width:55px !important;
	height:51px !important;
	left:33px !important;
}

#item1604376 {
	width:120px !important;
	height:30px !important;
	top:69px !important;
}

#item1604366 {
	width:120px !important;
	height:99px !important;
	left:375px !important;
	top:180px !important;
}

#item1604402 {
	width:57px !important;
	height:66px !important;
	left:31px !important;
}

#item1604408 {
	width:120px !important;
	height:30px !important;
	top:77px !important;
}

#item1604399 {
	width:120px !important;
	height:107px !important;
	left:205px !important;
	top:173px !important;
}

#item1604435 {
	width:75px !important;
	height:117px !important;
	left:22px !important;
}

#item1604440 {
	width:120px !important;
	height:30px !important;
	top:98px !important;
}

#item1604432 {
	width:120px !important;
	height:128px !important;
	left:36px !important;
	top:157px !important;
}

#item1604463 {
	width:213px !important;
	height:50px !important;
	left:60px !important;
	top:36px !important;
}

#item1571246 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1571246 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1571246 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1641175 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item1641183 {
	width:302px !important;
	height:621px !important;
	left:862px !important;
	top:133px !important;
}

#item1641207 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1641210 {
	width:600px !important;
	height:39px !important;
	left:16px !important;
}

#item1641233 {
	width:148px !important;
	height:37px !important;
	left:939px !important;
	top:52px !important;
}

#item1641237 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1641237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1641237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1641253 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item1641259 {
	width:628px !important;
	height:658px !important;
	left:36px !important;
	top:506px !important;
}

#item1641283 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1641286 {
	width:640px !important;
	height:54px !important;
	left:23px !important;
}

#item1641309 {
	width:148px !important;
	height:37px !important;
	left:276px !important;
	top:130px !important;
}

#item1641313 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1641313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1641313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1641328 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1641334 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1641357 {
	width:235px !important;
	height:37px !important;
	left:51px !important;
	top:723px !important;
}

@keyframes intensificar-1641380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641381 {
	opacity:0.85;
	width:224px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1641383 {
	width:195px !important;
	height:160px !important;
	left:1px !important;
	top:37px !important;
}

#item1641407 {
	width:164px !important;
	height:22px !important;
}

@keyframes intensificar-1641430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641431 {
	opacity:0.85;
	width:187px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1641433 {
	width:160px !important;
	height:159px !important;
	top:37px !important;
}

#item1641456 {
	width:164px !important;
	height:22px !important;
}

@keyframes intensificar-1641479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641480 {
	opacity:0.85;
	width:180px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1641482 {
	width:153px !important;
	height:160px !important;
	top:37px !important;
}

#item1641505 {
	width:152px !important;
	height:22px !important;
}

#item1641528 {
	width:20px !important;
	height:35px !important;
	left:645px !important;
	top:149px !important;
}

@keyframes entrarvolandodesdelaizquierda-1641528 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1641528 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1641535 {
	width:20px !important;
	height:35px !important;
	left:890px !important;
	top:149px !important;
}

@keyframes entrarvolandodesdelaizquierda-1641535 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1641535 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1641542 {
	width:235px !important;
	height:145px !important;
	left:984px !important;
	top:660px !important;
}

#item1641547 {
	width:731px !important;
	height:61px !important;
	left:341px !important;
	top:704px !important;
}

#item1641570 {
	width:235px !important;
	height:493px !important;
	left:51px !important;
	top:183px !important;
}

@keyframes intensificar-1641570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641593 {
	opacity:0.75;
	width:865px !important;
	height:35px !important;
	left:341px !important;
	top:78px !important;
	background:#000;
}

#item1641595 {
	width:859px !important;
	height:20px !important;
	left:341px !important;
	top:86px !important;
}

#item1608434 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1608434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1608434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1641641 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1641646 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1641670 {
	width:606px !important;
	height:51px !important;
	left:58px !important;
	top:464px !important;
}

@keyframes intensificar-1641693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641694 {
	opacity:0.85;
	width:200px !important;
	height:380px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1641696 {
	width:174px !important;
	height:317px !important;
	left:1px !important;
	top:52px !important;
}

#item1641719 {
	width:147px !important;
	height:31px !important;
}

@keyframes intensificar-1641742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641743 {
	opacity:0.85;
	width:200px !important;
	height:309px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1641745 {
	width:171px !important;
	height:242px !important;
	top:52px !important;
}

#item1641768 {
	width:176px !important;
	height:31px !important;
}

@keyframes intensificar-1641791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641792 {
	opacity:0.85;
	width:200px !important;
	height:297px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1641794 {
	width:170px !important;
	height:224px !important;
	top:52px !important;
}

#item1641817 {
	width:169px !important;
	height:31px !important;
}

#item1641841 {
	width:28px !important;
	height:48px !important;
	left:229px !important;
	top:659px !important;
}

@keyframes entrarvolandodesdelaizquierda-1641841 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1641841 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1641846 {
	width:28px !important;
	height:48px !important;
	left:443px !important;
	top:659px !important;
}

@keyframes entrarvolandodesdelaizquierda-1641846 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1641846 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1641850 {
	width:628px !important;
	height:93px !important;
	left:36px !important;
	top:1073px !important;
}

#item1641873 {
	width:606px !important;
	height:369px !important;
	left:58px !important;
	top:118px !important;
}

@keyframes intensificar-1641873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641896 {
	opacity:0.75;
	width:700px !important;
	height:84px !important;
	top:529px !important;
	background:#000;
}

#item1641897 {
	width:628px !important;
	height:66px !important;
	left:36px !important;
	top:537px !important;
}

#item1608433 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1608433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1608433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279698 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1448764 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:114px !important;
}

#item1448788 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1448793 {
	width:472px !important;
	height:37px !important;
	left:17px !important;
}

@keyframes intensificar-1448817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525164 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:251px !important;
}

#item1525168 {
	width:534px !important;
	height:498px !important;
	top:15px !important;
}

#item1525169 {
	width:509px !important;
	height:760px !important;
}

@keyframes intensificar-1525169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525192 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

#item1525195 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
	top:520px !important;
}

#item1515821 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:251px !important;
}

#item1515826 {
	width:534px !important;
	height:498px !important;
	top:15px !important;
}

#item1515827 {
	width:509px !important;
	height:950px !important;
}

@keyframes intensificar-1515827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515850 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

#item1515854 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
	top:520px !important;
}

#item1448817 {
	width:553px !important;
	height:529px !important;
	left:635px !important;
	top:190px !important;
}

@keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448683 {
	width:92px !important;
	height:50px !important;
}

#item1448684 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448657 {
	width:92px !important;
	height:50px !important;
}

#item1448658 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448654 {
	width:92px !important;
	height:50px !important;
	left:1108px !important;
	top:740px !important;
}

@keyframes intensificar-1448707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448735 {
	width:116px !important;
	height:50px !important;
}

#item1448736 {
	width:86px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1448710 {
	width:116px !important;
	height:50px !important;
}

#item1448711 {
	width:86px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1448707 {
	width:116px !important;
	height:50px !important;
	left:989px !important;
	top:740px !important;
}

#item1448759 {
	width:25px !important;
	height:53px !important;
	left:987px !important;
	top:738px !important;
}

#item1157712 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1571261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604571 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1571271 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:469px !important;
}

#item1571295 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1571299 {
	width:661px !important;
	height:51px !important;
	left:24px !important;
}

@keyframes intensificar-1571322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604577 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1604583 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1604583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604611 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1604611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604647 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1571322 {
	width:637px !important;
	height:521px !important;
	left:36px !important;
	top:574px !important;
}

@keyframes intensificar-1571400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571428 {
	width:129px !important;
	height:70px !important;
}

#item1571429 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1571403 {
	width:129px !important;
	height:70px !important;
}

#item1571404 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1571400 {
	width:129px !important;
	height:70px !important;
	left:571px !important;
	top:1130px !important;
}

@keyframes intensificar-1571452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571481 {
	width:162px !important;
	height:70px !important;
}

#item1571482 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1571455 {
	width:162px !important;
	height:70px !important;
}

#item1571456 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1571452 {
	width:162px !important;
	height:70px !important;
	left:405px !important;
	top:1130px !important;
}

#item1571506 {
	width:35px !important;
	height:74px !important;
	left:402px !important;
	top:1127px !important;
}

#item1571509 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1571509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1571509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222390 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1153325 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1153325 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1167476 {
	width:417px !important;
	height:792px !important;
	left:783px !important;
	background:#fff;
}

#item1182257 {
	width:200px !important;
	height:229px !important;
	left:1000px !important;
	top:561px !important;
}

#item1182263 {
	width:154px !important;
	height:227px !important;
}

#item1171518 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1153340 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1449033 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item1449039 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1449001 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item1449009 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1448997 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:259px !important;
}

#item1476094 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item1476100 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1476065 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item1476070 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1476061 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:130px !important;
}

#item1449094 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item1449097 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1449065 {
	width:25px !important;
	height:25px !important;
	top:13px !important;
}

#item1449069 {
	width:219px !important;
	height:51px !important;
	left:50px !important;
}

#item1449062 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:389px !important;
}

#item1157713 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1571603 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1571603 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1604699 {
	width:154px !important;
	height:227px !important;
	top:10px !important;
}

#item1604661 {
	width:700px !important;
	height:532px !important;
	top:668px !important;
	background:#fff;
}

#item1604663 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1604668 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1604693 {
	width:200px !important;
	height:229px !important;
	left:505px !important;
	top:971px !important;
}

#item1571674 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571677 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571646 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571650 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571643 {
	width:329px !important;
	height:62px !important;
	left:131px !important;
	top:929px !important;
}

#item1571732 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571735 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571703 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571707 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571700 {
	width:329px !important;
	height:62px !important;
	left:131px !important;
	top:800px !important;
}

#item1571791 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571795 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571764 {
	width:31px !important;
	height:31px !important;
	top:16px !important;
}

#item1571767 {
	width:267px !important;
	height:62px !important;
	left:62px !important;
}

#item1571761 {
	width:329px !important;
	height:62px !important;
	left:131px !important;
	top:1059px !important;
}

#item1571818 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1571818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1571818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222391 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1153777 {
	width:570px !important;
	height:94px !important;
	left:78px !important;
	top:238px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.40;
	width:392px !important;
	height:221px !important;
	left:78px !important;
	top:374px !important;
	background:#0e0b00;
}

#item1153802 {
	width:344px !important;
	height:276px !important;
	left:100px !important;
	top:394px !important;
}

@keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1157714 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1571833 {
	width:1424px !important;
	height:1236px !important;
	left:-558px !important;
	top:-17px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1571834 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1571834 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1571841 {
	width:570px !important;
	height:94px !important;
	left:36px !important;
	top:839px !important;
}

@keyframes intensificar-1571841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571864 {
	opacity:0.40;
	width:628px !important;
	height:189px !important;
	left:36px !important;
	top:975px !important;
	background:#0e0b00;
}

#item1571865 {
	width:584px !important;
	height:152px !important;
	left:58px !important;
	top:994px !important;
}

@keyframes intensificar-1571865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571888 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1571888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1571888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1183130 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1334117 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1488723 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1488729 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1488732 {
	width:509px !important;
	height:4500px !important;
}

@keyframes intensificar-1488732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488755 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1488762 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1527562 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1527585 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1527588 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1527589 {
	width:509px !important;
	height:1082px !important;
}

@keyframes intensificar-1527589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527612 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1527618 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1451503 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1451526 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1451526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1154096 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1308254 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1308277 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

#item1541384 {
	width:20px !important;
	height:10px !important;
	left:138px !important;
	top:429px !important;
}

#item1636016 {
	width:20px !important;
	height:10px !important;
	left:267px !important;
	top:249px !important;
}

table#table1661090 th, table#table1661090 td {
	vertical-align:top;;
}

table#table1661090 tr {
	height:18px;;
}

table#table1661090 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:434px !important;
	top:1px !important;
}

#item1546952 {
	width:511px !important;
	height:17px !important;
}

#item1546949 {
	width:511px !important;
	height:17px !important;
	top:270px !important;
}

#item1547058 {
	width:511px !important;
	height:17px !important;
}

#item1547055 {
	width:511px !important;
	height:17px !important;
	top:234px !important;
}

#item1547062 {
	width:511px !important;
	height:17px !important;
}

#item1547059 {
	width:511px !important;
	height:17px !important;
	top:252px !important;
}

#item1547066 {
	width:511px !important;
	height:17px !important;
}

#item1547063 {
	width:511px !important;
	height:17px !important;
	top:288px !important;
}

#item1547070 {
	width:511px !important;
	height:17px !important;
}

#item1547067 {
	width:511px !important;
	height:17px !important;
	top:306px !important;
}

#item1547076 {
	width:511px !important;
	height:17px !important;
}

#item1547073 {
	width:511px !important;
	height:17px !important;
	top:324px !important;
}

#item1547080 {
	width:511px !important;
	height:17px !important;
}

#item1547077 {
	width:511px !important;
	height:17px !important;
	top:342px !important;
}

#item1547084 {
	width:511px !important;
	height:17px !important;
}

#item1547081 {
	width:511px !important;
	height:17px !important;
	top:360px !important;
}

#item1547088 {
	width:511px !important;
	height:17px !important;
}

#item1547085 {
	width:511px !important;
	height:17px !important;
	top:378px !important;
}

#item1488844 {
	width:511px !important;
	height:17px !important;
}

#item1488841 {
	width:511px !important;
	height:17px !important;
	top:216px !important;
}

#item1488840 {
	width:511px !important;
	height:17px !important;
}

#item1488837 {
	width:511px !important;
	height:17px !important;
	top:198px !important;
}

#item1488836 {
	width:511px !important;
	height:17px !important;
}

#item1488833 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

#item1488832 {
	width:511px !important;
	height:17px !important;
}

#item1488829 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

#item1488828 {
	width:511px !important;
	height:17px !important;
}

#item1488824 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1488823 {
	width:511px !important;
	height:17px !important;
}

#item1488820 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1488819 {
	width:511px !important;
	height:17px !important;
}

#item1488816 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1488812 {
	width:511px !important;
	height:17px !important;
}

#item1488813 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1488807 {
	width:511px !important;
	height:17px !important;
}

#item1488808 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1351369 {
	width:511px !important;
	height:17px !important;
}

#item1351365 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1351364 {
	width:511px !important;
	height:17px !important;
}

#item1351361 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1351360 {
	width:511px !important;
	height:17px !important;
}

#item1351356 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1351355 {
	width:511px !important;
	height:17px !important;
}

#item1351352 {
	width:511px !important;
	height:17px !important;
}

#item1351351 {
	width:511px !important;
	height:17px !important;
}

#item1351348 {
	width:511px !important;
	height:17px !important;
	top:396px !important;
}

#item1541345 {
	width:33px !important;
	height:17px !important;
	left:52px !important;
	top:518px !important;
}

#item1541350 {
	width:87px !important;
	height:8px !important;
	left:90px !important;
	top:523px !important;
}

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1154353 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1154214 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1171651 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1171654 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1527500 {
	width:562px !important;
	height:639px !important;
	left:14px !important;
	top:157px !important;
}

#item1167481 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1167514 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1167478 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1161336 {
	width:19px !important;
	height:19px !important;
}

#item1161337 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1174066 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1174062 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174125 {
	width:122px !important;
	height:50px !important;
}

#item1174126 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1174151 {
	width:122px !important;
	height:50px !important;
}

#item1174152 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174202 {
	width:122px !important;
	height:50px !important;
}

#item1174203 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174177 {
	width:122px !important;
	height:50px !important;
}

#item1174178 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174175 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1451390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451419 {
	width:131px !important;
	height:50px !important;
}

#item1451420 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451394 {
	width:131px !important;
	height:50px !important;
}

#item1451395 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1451390 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174253 {
	width:87px !important;
	height:50px !important;
}

#item1174254 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174228 {
	width:87px !important;
	height:50px !important;
}

#item1174229 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174226 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1223792 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1223815 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1223789 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1157715 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1572255 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1604827 {
	width:23px !important;
	height:46px !important;
	left:651px !important;
	top:458px !important;
}

#item1604888 {
	width:595px !important;
	height:780px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1604888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572195 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1604774 {
	width:23px !important;
	height:46px !important;
	left:651px !important;
	top:458px !important;
}

#item1604783 {
	width:595px !important;
	height:780px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1604783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572148 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1572171 {
	width:628px !important;
	height:924px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1572171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571919 {
	width:700px !important;
	height:890px !important;
	background:#f3f3f2;
}

#item1571942 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1571965 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1571988 {
	width:24px !important;
	height:12px !important;
	left:171px !important;
	top:523px !important;
}

#item1636023 {
	width:24px !important;
	height:12px !important;
	left:331px !important;
	top:303px !important;
}

table#table1670363 th, table#table1670363 td {
	vertical-align:top;;
}

table#table1670363 tr {
	height:22px;;
}

table#table1670363 {
	table-layout:fixed;
}

#item1571993 {
	width:622px !important;
	height:525px !important;
}

#item1572019 {
	width:623px !important;
	height:21px !important;
}

#item1572016 {
	width:623px !important;
	height:21px !important;
	top:331px !important;
}

#item1572023 {
	width:623px !important;
	height:21px !important;
}

#item1572020 {
	width:623px !important;
	height:21px !important;
	top:287px !important;
}

#item1572027 {
	width:623px !important;
	height:21px !important;
}

#item1572024 {
	width:623px !important;
	height:21px !important;
	top:309px !important;
}

#item1572031 {
	width:623px !important;
	height:21px !important;
}

#item1572028 {
	width:623px !important;
	height:21px !important;
	top:353px !important;
}

#item1572035 {
	width:623px !important;
	height:21px !important;
}

#item1572032 {
	width:623px !important;
	height:21px !important;
	top:375px !important;
}

#item1572039 {
	width:623px !important;
	height:21px !important;
}

#item1572036 {
	width:623px !important;
	height:21px !important;
	top:397px !important;
}

#item1572044 {
	width:623px !important;
	height:21px !important;
}

#item1572040 {
	width:623px !important;
	height:21px !important;
	top:419px !important;
}

#item1572048 {
	width:623px !important;
	height:21px !important;
}

#item1572045 {
	width:623px !important;
	height:21px !important;
	top:441px !important;
}

#item1572052 {
	width:623px !important;
	height:21px !important;
}

#item1572049 {
	width:623px !important;
	height:21px !important;
	top:462px !important;
}

#item1572064 {
	width:623px !important;
	height:21px !important;
}

#item1572061 {
	width:623px !important;
	height:21px !important;
	top:265px !important;
}

#item1572068 {
	width:623px !important;
	height:21px !important;
}

#item1572065 {
	width:623px !important;
	height:21px !important;
	top:243px !important;
}

#item1572072 {
	width:623px !important;
	height:21px !important;
}

#item1572069 {
	width:623px !important;
	height:21px !important;
	top:221px !important;
}

#item1572076 {
	width:623px !important;
	height:21px !important;
}

#item1572073 {
	width:623px !important;
	height:21px !important;
	top:199px !important;
}

#item1572080 {
	width:623px !important;
	height:21px !important;
}

#item1572077 {
	width:623px !important;
	height:21px !important;
	top:177px !important;
}

#item1572084 {
	width:623px !important;
	height:21px !important;
}

#item1572081 {
	width:623px !important;
	height:21px !important;
	top:155px !important;
}

#item1572088 {
	width:623px !important;
	height:21px !important;
}

#item1572085 {
	width:623px !important;
	height:21px !important;
	top:133px !important;
}

#item1572092 {
	width:623px !important;
	height:21px !important;
}

#item1572089 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

#item1572096 {
	width:623px !important;
	height:21px !important;
}

#item1572093 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

#item1572100 {
	width:623px !important;
	height:21px !important;
}

#item1572097 {
	width:623px !important;
	height:21px !important;
	top:67px !important;
}

#item1572106 {
	width:623px !important;
	height:21px !important;
}

#item1572102 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

#item1572110 {
	width:623px !important;
	height:21px !important;
}

#item1572107 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

#item1572114 {
	width:623px !important;
	height:21px !important;
}

#item1572111 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1572119 {
	width:623px !important;
	height:21px !important;
}

#item1572115 {
	width:623px !important;
	height:21px !important;
	top:483px !important;
}

#item1572120 {
	width:40px !important;
	height:20px !important;
	left:63px !important;
	top:628px !important;
}

#item1572124 {
	width:106px !important;
	height:10px !important;
	left:110px !important;
	top:633px !important;
}

#item1571909 {
	width:700px !important;
	height:890px !important;
	background:#fff;
}

@keyframes intensificar-1571909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571907 {
	width:700px !important;
	height:1015px !important;
	top:150px !important;
}

#item1572316 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1572319 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1572871 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1572894 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1572868 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

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

#item1572897 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1572906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572909 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1572910 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1572906 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1572914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572943 {
	width:171px !important;
	height:70px !important;
}

#item1572944 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1572918 {
	width:171px !important;
	height:70px !important;
}

#item1572919 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1572914 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1056px !important;
}

@keyframes intensificar-1572967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572996 {
	width:171px !important;
	height:70px !important;
}

#item1572997 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572971 {
	width:171px !important;
	height:70px !important;
}

#item1572972 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1572967 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1573020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573050 {
	width:203px !important;
	height:70px !important;
}

#item1573051 {
	width:162px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1573024 {
	width:203px !important;
	height:70px !important;
}

#item1573025 {
	width:162px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1573020 {
	width:203px !important;
	height:70px !important;
	left:118px !important;
	top:1130px !important;
}

@keyframes intensificar-1573074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573104 {
	width:122px !important;
	height:70px !important;
}

#item1573105 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573078 {
	width:122px !important;
	height:70px !important;
}

#item1573079 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573074 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1573131 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1573154 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573128 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1604939 {
	width:35px !important;
	height:74px !important;
	left:115px !important;
	top:1127px !important;
}

#item1604944 {
	width:35px !important;
	height:74px !important;
	left:525px !important;
	top:1053px !important;
}

#item1573157 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1573157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569929 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1527669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527665 {
	width:600px !important;
	height:791px !important;
}

#item1527670 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1527676 {
	width:528px !important;
	height:298px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1527676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527700 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1527700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1674941 th, table#table1674941 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1674941 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1674941 {
	table-layout:fixed;
}

#item1527723 {
	width:528px !important;
	height:144px !important;
	top:315px !important;
}

@keyframes intensificar-1527723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528280 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1528280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527748 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1527772 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1527776 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1527776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527800 {
	width:350px !important;
	height:114px !important;
	top:49px !important;
}

@keyframes intensificar-1527800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527823 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1527829 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1527829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527852 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1527852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527674 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1527913 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1527936 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1527961 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1527964 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1528253 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1527990 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1527991 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1527987 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1528023 {
	width:123px !important;
	height:50px !important;
}

#item1528024 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527998 {
	width:123px !important;
	height:50px !important;
}

#item1527999 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527994 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1528077 {
	width:99px !important;
	height:50px !important;
}

#item1528078 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1528052 {
	width:99px !important;
	height:50px !important;
}

#item1528053 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1528048 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1528131 {
	width:101px !important;
	height:50px !important;
}

#item1528132 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528105 {
	width:101px !important;
	height:50px !important;
}

#item1528106 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528101 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1528158 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1528181 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1528155 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1528186 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1528190 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1528190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1528190 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573172 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1573178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573176 {
	width:700px !important;
	height:309px !important;
}

#item1604948 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1573348 {
	width:595px !important;
	height:262px !important;
}

@keyframes intensificar-1573348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573372 {
	width:140px !important;
	height:18px !important;
	top:293px !important;
}

@keyframes intensificar-1573372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1678239 th, table#table1678239 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1678239 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1678239 {
	table-layout:fixed;
}

#item1573396 {
	width:628px !important;
	height:221px !important;
	top:321px !important;
}

@keyframes intensificar-1573396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605937 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:108px !important;
}

#item1573323 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1573323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605933 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1573196 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1573219 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1573225 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1573225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573248 {
	width:490px !important;
	height:159px !important;
	top:68px !important;
}

@keyframes intensificar-1573248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573271 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:291px !important;
}

#item1573276 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:189px !important;
}

@keyframes intensificar-1573276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573299 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:211px !important;
}

@keyframes intensificar-1573299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573193 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1573419 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1573442 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1573466 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1573469 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1573492 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1573518 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1573519 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1573515 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1573551 {
	width:172px !important;
	height:70px !important;
}

#item1573552 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573526 {
	width:172px !important;
	height:70px !important;
}

#item1573527 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573522 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1573606 {
	width:139px !important;
	height:70px !important;
}

#item1573607 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573581 {
	width:139px !important;
	height:70px !important;
}

#item1573582 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573576 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1573659 {
	width:141px !important;
	height:70px !important;
}

#item1573660 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573634 {
	width:141px !important;
	height:70px !important;
}

#item1573635 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573630 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1573686 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1573709 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573683 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1573713 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1573718 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1573718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1529033 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1529041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1529039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529036 {
	width:600px !important;
	height:790px !important;
}

#item1529042 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1529049 {
	width:528px !important;
	height:326px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1529049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529073 {
	width:100px !important;
	height:13px !important;
	top:341px !important;
}

@keyframes intensificar-1529073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1680874 th, table#table1680874 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1680874 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1680874 {
	table-layout:fixed;
}

#item1529096 {
	width:528px !important;
	height:202px !important;
	top:361px !important;
}

@keyframes intensificar-1529096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529250 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1529255 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1529256 {
	width:509px !important;
	height:834px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1529256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529281 {
	width:14px !important;
	height:9px !important;
}

#item1529286 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1529121 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1529144 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1529149 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1529149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529172 {
	width:350px !important;
	height:212px !important;
	top:81px !important;
}

@keyframes intensificar-1529172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529196 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item1529201 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1529201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529224 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1529224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529047 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1529289 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1529312 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1529337 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1529342 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1529368 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1529369 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1529365 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1529401 {
	width:123px !important;
	height:50px !important;
}

#item1529402 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529376 {
	width:123px !important;
	height:50px !important;
}

#item1529377 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529372 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1529454 {
	width:99px !important;
	height:50px !important;
}

#item1529455 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1529429 {
	width:99px !important;
	height:50px !important;
}

#item1529430 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1529425 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1529509 {
	width:101px !important;
	height:50px !important;
}

#item1529510 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529484 {
	width:101px !important;
	height:50px !important;
}

#item1529485 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529478 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1529563 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642270 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642293 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642267 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1529566 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1529566 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529566 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573734 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1573747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573737 {
	width:700px !important;
	height:309px !important;
}

#item1604953 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1573923 {
	width:595px !important;
	height:156px !important;
}

@keyframes intensificar-1573923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573947 {
	width:140px !important;
	height:18px !important;
	top:187px !important;
}

@keyframes intensificar-1573947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1684011 th, table#table1684011 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1684011 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1684011 {
	table-layout:fixed;
}

#item1573970 {
	width:628px !important;
	height:302px !important;
	top:215px !important;
}

@keyframes intensificar-1573970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606028 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:55px !important;
}

#item1605942 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1605953 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1605953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573756 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1573779 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1573784 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1573784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573807 {
	width:490px !important;
	height:254px !important;
	top:84px !important;
}

@keyframes intensificar-1573807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573830 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:398px !important;
}

#item1573836 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:295px !important;
}

@keyframes intensificar-1573836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573860 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:318px !important;
}

@keyframes intensificar-1573860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573753 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:557px !important;
}

#item1573993 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1574016 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1574040 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574044 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1574071 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1574073 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1574067 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1574106 {
	width:172px !important;
	height:70px !important;
}

#item1574107 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574081 {
	width:172px !important;
	height:70px !important;
}

#item1574082 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574077 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1574160 {
	width:139px !important;
	height:70px !important;
}

#item1574161 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574135 {
	width:139px !important;
	height:70px !important;
}

#item1574136 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574131 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1574213 {
	width:141px !important;
	height:70px !important;
}

#item1574214 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574188 {
	width:141px !important;
	height:70px !important;
}

#item1574189 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574184 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1574268 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643418 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643441 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643415 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1574272 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1574272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569937 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1529662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1529660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529658 {
	width:600px !important;
	height:790px !important;
}

#item1529663 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1529694 {
	width:100px !important;
	height:13px !important;
	top:342px !important;
}

@keyframes intensificar-1529694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1686678 th, table#table1686678 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1686678 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1686678 {
	table-layout:fixed;
}

#item1529717 {
	width:528px !important;
	height:202px !important;
	top:362px !important;
}

@keyframes intensificar-1529717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530265 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1530268 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item1530269 {
	width:510px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1530269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530293 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1530298 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:319px !important;
}

#item1529872 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1529876 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1529877 {
	width:509px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1529877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529902 {
	width:14px !important;
	height:9px !important;
}

#item1529906 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1529742 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1529765 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1529771 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1529771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529794 {
	width:350px !important;
	height:216px !important;
	top:65px !important;
}

@keyframes intensificar-1529794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529817 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:328px !important;
}

#item1529822 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:254px !important;
}

@keyframes intensificar-1529822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529845 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:270px !important;
}

@keyframes intensificar-1529845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529668 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1529909 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1529932 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1529957 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1529961 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1529988 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1529989 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1529985 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1530021 {
	width:123px !important;
	height:50px !important;
}

#item1530022 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529996 {
	width:123px !important;
	height:50px !important;
}

#item1529997 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529992 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1530075 {
	width:99px !important;
	height:50px !important;
}

#item1530076 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1530049 {
	width:99px !important;
	height:50px !important;
}

#item1530050 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1530045 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1530129 {
	width:101px !important;
	height:50px !important;
}

#item1530130 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530104 {
	width:101px !important;
	height:50px !important;
}

#item1530105 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530099 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1530182 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642301 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642324 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642298 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1530185 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1530185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1530185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1574288 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1574300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1574293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574291 {
	width:700px !important;
	height:309px !important;
}

#item1604958 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1574479 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

@keyframes intensificar-1574479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1689987 th, table#table1689987 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1689987 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1689987 {
	table-layout:fixed;
}

#item1574502 {
	width:628px !important;
	height:302px !important;
	top:216px !important;
}

@keyframes intensificar-1574502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606117 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:55px !important;
}

#item1606121 {
	width:595px !important;
	height:156px !important;
}

@keyframes intensificar-1606121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606033 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1606040 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1606040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574314 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1574337 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1574340 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1574340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574364 {
	width:490px !important;
	height:302px !important;
	top:68px !important;
}

@keyframes intensificar-1574364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574387 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:436px !important;
}

#item1574392 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:334px !important;
}

@keyframes intensificar-1574392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574415 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:356px !important;
}

@keyframes intensificar-1574415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574311 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1574563 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1574586 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1574611 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574614 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1574640 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1574641 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1574637 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1574677 {
	width:172px !important;
	height:70px !important;
}

#item1574678 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574651 {
	width:172px !important;
	height:70px !important;
}

#item1574652 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574647 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1574732 {
	width:139px !important;
	height:70px !important;
}

#item1574733 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574706 {
	width:139px !important;
	height:70px !important;
}

#item1574707 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574702 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1574785 {
	width:141px !important;
	height:70px !important;
}

#item1574786 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574760 {
	width:141px !important;
	height:70px !important;
}

#item1574761 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574756 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1574839 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643450 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643473 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643446 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1574842 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1574842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1530992 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1531000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1530997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530995 {
	width:600px !important;
	height:790px !important;
}

#item1531001 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1531009 {
	width:528px !important;
	height:267px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1531009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531033 {
	width:100px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1531033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1693712 th, table#table1693712 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1693712 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1693712 {
	table-layout:fixed;
}

#item1531056 {
	width:528px !important;
	height:202px !important;
	top:301px !important;
}

@keyframes intensificar-1531056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531577 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1531580 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1531581 {
	width:509px !important;
	height:852px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1531581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531606 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1531609 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1531081 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1531104 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1531108 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1531108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531131 {
	width:350px !important;
	height:216px !important;
	top:81px !important;
}

@keyframes intensificar-1531131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531154 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

#item1531160 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1531160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531183 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

@keyframes intensificar-1531183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531006 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1531232 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:144px !important;
}

#item1531256 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1531280 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1531284 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1626821 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1531310 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1531311 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1531307 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1531344 {
	width:123px !important;
	height:50px !important;
}

#item1531345 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531319 {
	width:123px !important;
	height:50px !important;
}

#item1531320 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531315 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1531397 {
	width:99px !important;
	height:50px !important;
}

#item1531398 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1531372 {
	width:99px !important;
	height:50px !important;
}

#item1531373 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1531368 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1531452 {
	width:101px !important;
	height:50px !important;
}

#item1531454 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531427 {
	width:101px !important;
	height:50px !important;
}

#item1531428 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531423 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1531506 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642330 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642353 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642327 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1531510 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1531510 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1531510 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1574859 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1574864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1574869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574862 {
	width:700px !important;
	height:309px !important;
}

#item1604962 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1575044 {
	width:595px !important;
	height:157px !important;
}

@keyframes intensificar-1575044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575068 {
	width:140px !important;
	height:18px !important;
	top:189px !important;
}

@keyframes intensificar-1575068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1696949 th, table#table1696949 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1696949 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1696949 {
	table-layout:fixed;
}

#item1575091 {
	width:628px !important;
	height:302px !important;
	top:217px !important;
}

@keyframes intensificar-1575091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606198 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:56px !important;
}

#item1606153 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1606160 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1606160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574880 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1574903 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1574906 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1574906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574929 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1574929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574952 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:457px !important;
}

#item1574958 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:355px !important;
}

@keyframes intensificar-1574958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574982 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:377px !important;
}

@keyframes intensificar-1574982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574877 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:575px !important;
}

#item1575114 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1575137 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1575161 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1575166 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1626942 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1575192 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1575193 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1575189 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1575226 {
	width:172px !important;
	height:70px !important;
}

#item1575227 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575201 {
	width:172px !important;
	height:70px !important;
}

#item1575202 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575197 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1575279 {
	width:139px !important;
	height:70px !important;
}

#item1575280 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575254 {
	width:139px !important;
	height:70px !important;
}

#item1575255 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575250 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1575334 {
	width:141px !important;
	height:70px !important;
}

#item1575335 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575308 {
	width:141px !important;
	height:70px !important;
}

#item1575309 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575303 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1575388 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643482 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643505 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643479 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1575391 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1575391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569944 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1531663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1531660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531658 {
	width:600px !important;
	height:790px !important;
}

#item1531664 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1531671 {
	width:528px !important;
	height:252px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1531671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531695 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1531695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1700156 th, table#table1700156 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1700156 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1700156 {
	table-layout:fixed;
}

#item1531718 {
	width:528px !important;
	height:202px !important;
	top:287px !important;
}

@keyframes intensificar-1531718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531869 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1531873 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item1531874 {
	width:509px !important;
	height:950px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1531874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531898 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1531902 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:570px !important;
}

#item1531743 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1531766 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1531770 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1531770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531793 {
	width:350px !important;
	height:216px !important;
	top:64px !important;
}

@keyframes intensificar-1531793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531816 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

#item1531821 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:252px !important;
}

@keyframes intensificar-1531821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531844 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1531844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531669 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1531906 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1531929 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1531953 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1531957 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1626844 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1531983 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1531984 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1531980 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1532017 {
	width:123px !important;
	height:50px !important;
}

#item1532018 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531991 {
	width:123px !important;
	height:50px !important;
}

#item1531992 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531987 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1532070 {
	width:99px !important;
	height:50px !important;
}

#item1532071 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1532045 {
	width:99px !important;
	height:50px !important;
}

#item1532046 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1532041 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1532123 {
	width:101px !important;
	height:50px !important;
}

#item1532124 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532098 {
	width:101px !important;
	height:50px !important;
}

#item1532099 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532094 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1532176 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642363 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642386 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642360 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1532180 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1532180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1532180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575407 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1575422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575412 {
	width:700px !important;
	height:309px !important;
}

#item1604966 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1575598 {
	width:595px !important;
	height:159px !important;
}

@keyframes intensificar-1575598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575623 {
	width:140px !important;
	height:18px !important;
	top:189px !important;
}

@keyframes intensificar-1575623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1704983 th, table#table1704983 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1704983 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1704983 {
	table-layout:fixed;
}

#item1575646 {
	width:628px !important;
	height:302px !important;
	top:217px !important;
}

@keyframes intensificar-1575646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606249 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:57px !important;
}

#item1606202 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1606210 {
	width:595px !important;
	height:519px !important;
}

@keyframes intensificar-1606210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575434 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1575458 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1575461 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1575461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575484 {
	width:490px !important;
	height:302px !important;
	top:68px !important;
}

@keyframes intensificar-1575484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575507 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:434px !important;
}

#item1575512 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:332px !important;
}

@keyframes intensificar-1575512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575535 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:354px !important;
}

@keyframes intensificar-1575535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575431 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1575669 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1575692 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1575716 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1575719 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1626965 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1575745 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1575747 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1575742 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1575779 {
	width:172px !important;
	height:70px !important;
}

#item1575780 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575754 {
	width:172px !important;
	height:70px !important;
}

#item1575755 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575750 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1575833 {
	width:139px !important;
	height:70px !important;
}

#item1575834 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575807 {
	width:139px !important;
	height:70px !important;
}

#item1575809 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575803 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1575886 {
	width:141px !important;
	height:70px !important;
}

#item1575887 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575861 {
	width:141px !important;
	height:70px !important;
}

#item1575862 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575857 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1575941 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643516 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643539 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643513 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1575945 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1575945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569969 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1532877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1532874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532872 {
	width:600px !important;
	height:790px !important;
}

#item1532878 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1532885 {
	width:528px !important;
	height:348px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1532885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532909 {
	width:100px !important;
	height:13px !important;
	top:351px !important;
}

@keyframes intensificar-1532909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1709465 th, table#table1709465 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1709465 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1709465 {
	table-layout:fixed;
}

#item1532932 {
	width:528px !important;
	height:144px !important;
	top:371px !important;
}

@keyframes intensificar-1532932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533084 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1533088 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1533089 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1533089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533113 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1533117 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1532957 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1532980 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1532984 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1532984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533007 {
	width:350px !important;
	height:114px !important;
	top:81px !important;
}

@keyframes intensificar-1533007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533030 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item1533035 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes intensificar-1533035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533058 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes intensificar-1533058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532883 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1533120 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1533143 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1533167 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1533171 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1533198 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1533199 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1533195 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1533232 {
	width:123px !important;
	height:50px !important;
}

#item1533233 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533206 {
	width:123px !important;
	height:50px !important;
}

#item1533207 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533202 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1533285 {
	width:99px !important;
	height:50px !important;
}

#item1533286 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533260 {
	width:99px !important;
	height:50px !important;
}

#item1533261 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533256 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1533339 {
	width:101px !important;
	height:50px !important;
}

#item1533340 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533313 {
	width:101px !important;
	height:50px !important;
}

#item1533314 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533309 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1533393 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642393 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642417 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642390 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1533397 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1533397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1533397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575961 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1575966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575964 {
	width:700px !important;
	height:309px !important;
}

#item1604970 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1576151 {
	width:595px !important;
	height:241px !important;
}

@keyframes intensificar-1576151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576175 {
	width:140px !important;
	height:18px !important;
	top:270px !important;
}

@keyframes intensificar-1576175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1714590 th, table#table1714590 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1714590 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1714590 {
	table-layout:fixed;
}

#item1576198 {
	width:628px !important;
	height:221px !important;
	top:298px !important;
}

@keyframes intensificar-1576198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606308 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:98px !important;
}

#item1606254 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1606261 {
	width:595px !important;
	height:518px !important;
	top:1px !important;
}

@keyframes intensificar-1606261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575986 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1576009 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1576014 {
	width:628px !important;
	height:64px !important;
	top:1px !important;
}

@keyframes intensificar-1576014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576037 {
	width:490px !important;
	height:159px !important;
	top:93px !important;
}

@keyframes intensificar-1576037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576060 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:316px !important;
}

#item1576067 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:214px !important;
}

@keyframes intensificar-1576067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576090 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:236px !important;
}

@keyframes intensificar-1576090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575983 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1576221 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1576244 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1576268 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1576272 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1576298 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1576299 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1576295 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1576333 {
	width:172px !important;
	height:70px !important;
}

#item1576334 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576308 {
	width:172px !important;
	height:70px !important;
}

#item1576309 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576304 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1576386 {
	width:139px !important;
	height:70px !important;
}

#item1576387 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576361 {
	width:139px !important;
	height:70px !important;
}

#item1576362 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576357 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1576440 {
	width:141px !important;
	height:70px !important;
}

#item1576441 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576415 {
	width:141px !important;
	height:70px !important;
}

#item1576416 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576411 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1576494 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643546 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643569 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643543 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1576498 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1576498 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576498 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630523 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1534097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1534095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534093 {
	width:600px !important;
	height:791px !important;
}

#item1534098 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1534106 {
	width:528px !important;
	height:328px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1534106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534130 {
	width:100px !important;
	height:13px !important;
	top:341px !important;
}

@keyframes intensificar-1534130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1719222 th, table#table1719222 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1719222 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1719222 {
	table-layout:fixed;
}

#item1534153 {
	width:528px !important;
	height:202px !important;
	top:361px !important;
}

@keyframes intensificar-1534153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534305 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1534309 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1534310 {
	width:509px !important;
	height:910px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1534310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534334 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1534338 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1534178 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1534201 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1534206 {
	width:528px !important;
	height:12px !important;
	top:15px !important;
}

@keyframes intensificar-1534206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534229 {
	width:350px !important;
	height:216px !important;
	top:47px !important;
}

@keyframes intensificar-1534229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534252 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

#item1534257 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1534257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534281 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1534281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534103 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1534341 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1534364 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1534389 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1534393 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1634479 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1534419 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1534420 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1534416 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1534452 {
	width:123px !important;
	height:50px !important;
}

#item1534453 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534427 {
	width:123px !important;
	height:50px !important;
}

#item1534428 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534423 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1534506 {
	width:99px !important;
	height:50px !important;
}

#item1534507 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1534480 {
	width:99px !important;
	height:50px !important;
}

#item1534481 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1534476 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1534560 {
	width:101px !important;
	height:50px !important;
}

#item1534561 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534534 {
	width:101px !important;
	height:50px !important;
}

#item1534536 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534530 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1534614 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642424 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642447 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642421 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1534617 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1534617 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534617 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630625 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1577083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577075 {
	width:700px !important;
	height:309px !important;
}

#item1604978 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1577259 {
	width:595px !important;
	height:156px !important;
}

@keyframes intensificar-1577259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577283 {
	width:140px !important;
	height:18px !important;
	top:188px !important;
}

@keyframes intensificar-1577283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1725507 th, table#table1725507 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1725507 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1725507 {
	table-layout:fixed;
}

#item1577306 {
	width:628px !important;
	height:302px !important;
	top:216px !important;
}

@keyframes intensificar-1577306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606449 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:55px !important;
}

#item1606404 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1606408 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1606408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577095 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1577118 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1577122 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1577122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577145 {
	width:490px !important;
	height:302px !important;
	top:44px !important;
}

@keyframes intensificar-1577145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577168 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:410px !important;
}

#item1577174 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:308px !important;
}

@keyframes intensificar-1577174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577197 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:330px !important;
}

@keyframes intensificar-1577197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577092 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1577329 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1577352 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1577376 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1577380 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1634456 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1577406 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1577407 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1577403 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1577440 {
	width:172px !important;
	height:70px !important;
}

#item1577441 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577414 {
	width:172px !important;
	height:70px !important;
}

#item1577415 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577410 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1577493 {
	width:139px !important;
	height:70px !important;
}

#item1577494 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1577468 {
	width:139px !important;
	height:70px !important;
}

#item1577469 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1577464 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1577546 {
	width:141px !important;
	height:70px !important;
}

#item1577547 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577521 {
	width:141px !important;
	height:70px !important;
}

#item1577522 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577517 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1577602 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643578 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643601 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643575 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1577607 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1577607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1577607 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630518 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1534715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1534713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534711 {
	width:600px !important;
	height:790px !important;
}

#item1534716 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1534723 {
	width:528px !important;
	height:266px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1534723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534747 {
	width:100px !important;
	height:13px !important;
	top:282px !important;
}

@keyframes intensificar-1534747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1730143 th, table#table1730143 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1730143 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1730143 {
	table-layout:fixed;
}

#item1534770 {
	width:528px !important;
	height:244px !important;
	top:302px !important;
}

@keyframes intensificar-1534770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534921 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1534925 {
	width:534px !important;
	height:513px !important;
	top:16px !important;
}

#item1534926 {
	width:509px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1534926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534950 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1534954 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:537px !important;
}

#item1534795 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1534819 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1534823 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1534823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534846 {
	width:350px !important;
	height:250px !important;
	top:64px !important;
}

@keyframes intensificar-1534846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534869 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:359px !important;
}

#item1534874 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:286px !important;
}

@keyframes intensificar-1534874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534897 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:302px !important;
}

@keyframes intensificar-1534897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534721 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1534957 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1534982 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1535006 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1535010 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1535036 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1535037 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1535033 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1535069 {
	width:123px !important;
	height:50px !important;
}

#item1535070 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535044 {
	width:123px !important;
	height:50px !important;
}

#item1535045 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535040 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1535122 {
	width:99px !important;
	height:50px !important;
}

#item1535123 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535097 {
	width:99px !important;
	height:50px !important;
}

#item1535098 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535093 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1535177 {
	width:101px !important;
	height:50px !important;
}

#item1535178 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535152 {
	width:101px !important;
	height:50px !important;
}

#item1535153 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535147 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1535230 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642455 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642478 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642452 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1535234 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1535234 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535234 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630631 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1577629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577626 {
	width:700px !important;
	height:309px !important;
}

#item1604984 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1577810 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1577810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577834 {
	width:140px !important;
	height:18px !important;
	top:123px !important;
}

@keyframes intensificar-1577834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1733551 th, table#table1733551 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1733551 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1733551 {
	table-layout:fixed;
}

#item1577857 {
	width:628px !important;
	height:343px !important;
	top:151px !important;
}

@keyframes intensificar-1577857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606501 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:27px !important;
}

#item1606452 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1606463 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1606463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577647 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1577670 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1577674 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1577674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577697 {
	width:490px !important;
	height:350px !important;
	top:68px !important;
}

@keyframes intensificar-1577697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577720 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:482px !important;
}

#item1577726 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:379px !important;
}

@keyframes intensificar-1577726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577750 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:402px !important;
}

@keyframes intensificar-1577750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577644 {
	width:665px !important;
	height:513px !important;
	left:36px !important;
	top:581px !important;
}

#item1577880 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1577903 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1577927 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1577934 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1577960 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1577961 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1577957 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1577994 {
	width:172px !important;
	height:70px !important;
}

#item1577995 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577969 {
	width:172px !important;
	height:70px !important;
}

#item1577970 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577965 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1578047 {
	width:139px !important;
	height:70px !important;
}

#item1578048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1578022 {
	width:139px !important;
	height:70px !important;
}

#item1578023 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1578018 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1578101 {
	width:141px !important;
	height:70px !important;
}

#item1578102 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578075 {
	width:141px !important;
	height:70px !important;
}

#item1578076 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578071 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1578155 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643614 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643637 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643611 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1578158 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1578158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1578158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630532 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1535329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535325 {
	width:600px !important;
	height:790px !important;
}

#item1535330 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1535362 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1535362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1736456 th, table#table1736456 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1736456 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1736456 {
	table-layout:fixed;
}

#item1535385 {
	width:528px !important;
	height:231px !important;
	top:332px !important;
}

@keyframes intensificar-1535385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623259 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1623263 {
	width:534px !important;
	height:265px !important;
	top:16px !important;
}

#item1623264 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1623264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623288 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1623292 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:289px !important;
}

#item1535535 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1535540 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1535541 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1535541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535565 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1535569 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1535410 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1535433 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1535437 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1535437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535460 {
	width:350px !important;
	height:284px !important;
	top:99px !important;
}

@keyframes intensificar-1535460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535483 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:429px !important;
}

#item1535488 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:356px !important;
}

@keyframes intensificar-1535488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535511 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:372px !important;
}

@keyframes intensificar-1535511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535336 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1535572 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1535595 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1535619 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1535623 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1535913 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1535649 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1535650 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1535646 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1535685 {
	width:123px !important;
	height:50px !important;
}

#item1535686 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535658 {
	width:123px !important;
	height:50px !important;
}

#item1535659 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535654 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1535738 {
	width:99px !important;
	height:50px !important;
}

#item1535739 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535713 {
	width:99px !important;
	height:50px !important;
}

#item1535714 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535709 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1535792 {
	width:101px !important;
	height:50px !important;
}

#item1535793 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535767 {
	width:101px !important;
	height:50px !important;
}

#item1535768 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535763 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1535845 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642486 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642509 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642483 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1535848 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1535848 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535848 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630636 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1578187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578178 {
	width:700px !important;
	height:309px !important;
}

#item1604988 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1578367 {
	width:595px !important;
	height:116px !important;
}

@keyframes intensificar-1578367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578392 {
	width:140px !important;
	height:18px !important;
	top:147px !important;
}

@keyframes intensificar-1578392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1740534 th, table#table1740534 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1740534 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1740534 {
	table-layout:fixed;
}

#item1578415 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1578415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606583 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:35px !important;
}

#item1606506 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1606511 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1606511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578199 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1578223 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1578227 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1578227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578250 {
	width:490px !important;
	height:397px !important;
	top:108px !important;
}

@keyframes intensificar-1578250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578273 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:530px !important;
}

#item1578278 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:428px !important;
}

@keyframes intensificar-1578278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578302 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:450px !important;
}

@keyframes intensificar-1578302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578196 {
	width:665px !important;
	height:561px !important;
	left:36px !important;
	top:557px !important;
}

#item1578438 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1578461 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1578485 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1578488 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1578511 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1578537 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1578538 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1578534 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1578571 {
	width:172px !important;
	height:70px !important;
}

#item1578572 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578545 {
	width:172px !important;
	height:70px !important;
}

#item1578546 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578541 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1578626 {
	width:139px !important;
	height:70px !important;
}

#item1578627 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1578601 {
	width:139px !important;
	height:70px !important;
}

#item1578602 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1578596 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1578679 {
	width:141px !important;
	height:70px !important;
}

#item1578680 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578654 {
	width:141px !important;
	height:70px !important;
}

#item1578655 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1578650 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1578732 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643651 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643674 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643648 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1578736 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1578736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1578736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1630536 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1623689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1623687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623684 {
	width:600px !important;
	height:790px !important;
}

#item1623690 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1623858 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

@keyframes intensificar-1623858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1743623 th, table#table1743623 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1743623 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1743623 {
	table-layout:fixed;
}

#item1623882 {
	width:528px !important;
	height:260px !important;
	top:303px !important;
}

@keyframes intensificar-1623882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623905 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:121px !important;
}

#item1623908 {
	width:534px !important;
	height:235px !important;
	top:16px !important;
}

#item1623909 {
	width:510px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1623909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623933 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1623938 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:259px !important;
}

#item1623822 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1623825 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1623826 {
	width:509px !important;
	height:1100px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1623826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623851 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1623854 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1623723 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1623723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623746 {
	width:350px !important;
	height:284px !important;
	top:81px !important;
}

@keyframes intensificar-1623746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623775 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:356px !important;
}

@keyframes intensificar-1623775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623798 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:372px !important;
}

@keyframes intensificar-1623798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624939 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:459px !important;
}

#item1624944 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:423px !important;
}

#item1624967 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:425px !important;
}

#item1624972 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:391px !important;
}

#item1623694 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1623942 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1623965 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1623989 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1623993 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1624017 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1624043 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1624044 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1624040 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1624076 {
	width:123px !important;
	height:50px !important;
}

#item1624077 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624051 {
	width:123px !important;
	height:50px !important;
}

#item1624052 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624047 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1624129 {
	width:99px !important;
	height:50px !important;
}

#item1624130 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1624104 {
	width:99px !important;
	height:50px !important;
}

#item1624105 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1624100 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1624183 {
	width:101px !important;
	height:50px !important;
}

#item1624184 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624157 {
	width:101px !important;
	height:50px !important;
}

#item1624158 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1624153 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1624237 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642524 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642548 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642521 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1624241 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1624241 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624241 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1624297 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1624303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624301 {
	width:700px !important;
	height:309px !important;
}

#item1624308 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1624313 {
	width:595px !important;
	height:88px !important;
}

@keyframes intensificar-1624313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624336 {
	width:140px !important;
	height:18px !important;
	top:106px !important;
}

@keyframes intensificar-1624336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1747858 th, table#table1747858 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1747858 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1747858 {
	table-layout:fixed;
}

#item1624360 {
	width:628px !important;
	height:384px !important;
	top:134px !important;
}

@keyframes intensificar-1624360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624383 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:21px !important;
}

#item1624513 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1624518 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1624518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624388 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1624411 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1624414 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1624414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624437 {
	width:490px !important;
	height:397px !important;
	top:84px !important;
}

@keyframes intensificar-1624437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624460 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:495px !important;
}

#item1624465 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:393px !important;
}

@keyframes intensificar-1624465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624489 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:415px !important;
}

@keyframes intensificar-1624489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624311 {
	width:665px !important;
	height:526px !important;
	left:36px !important;
	top:557px !important;
}

#item1624542 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1624565 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1624589 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1624594 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1624618 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1624644 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1624645 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1624641 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1624679 {
	width:172px !important;
	height:70px !important;
}

#item1624680 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624653 {
	width:172px !important;
	height:70px !important;
}

#item1624654 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624649 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1624732 {
	width:139px !important;
	height:70px !important;
}

#item1624733 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624707 {
	width:139px !important;
	height:70px !important;
}

#item1624708 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624703 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1624785 {
	width:141px !important;
	height:70px !important;
}

#item1624786 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624760 {
	width:141px !important;
	height:70px !important;
}

#item1624761 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624756 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1624838 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643685 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643708 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643682 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1624842 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624842 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569972 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

#item1630583 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1535971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535967 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1535972 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1536004 {
	width:100px !important;
	height:13px !important;
	top:242px !important;
}

@keyframes intensificar-1536004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1751181 th, table#table1751181 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1751181 tr {
	border-bottom:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1751181 {
	table-layout:fixed;
}

#item1536027 {
	width:528px !important;
	height:308px !important;
	top:262px !important;
}

@keyframes intensificar-1536027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616133 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:100px !important;
}

#item1616137 {
	width:534px !important;
	height:194px !important;
	top:16px !important;
}

#item1616138 {
	width:510px !important;
	height:380px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1616138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616162 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1616166 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:217px !important;
}

#item1616039 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1616039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616063 {
	width:528px !important;
	height:523px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1616063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536178 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1536183 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1536184 {
	width:509px !important;
	height:1005px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1536184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536208 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1536212 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1536052 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1536076 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1536080 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1536080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536103 {
	width:350px !important;
	height:434px !important;
	top:81px !important;
}

@keyframes intensificar-1536103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536126 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:410px !important;
}

#item1536131 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:337px !important;
}

@keyframes intensificar-1536131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536154 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:353px !important;
}

@keyframes intensificar-1536154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615922 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1615922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615945 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:286px !important;
}

@keyframes intensificar-1615945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535978 {
	width:564px !important;
	height:570px !important;
	left:36px !important;
	top:155px !important;
}

#item1536215 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1536239 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1536263 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1536267 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1615028 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1615029 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1615024 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1615061 {
	width:123px !important;
	height:50px !important;
}

#item1615062 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615036 {
	width:123px !important;
	height:50px !important;
}

#item1615037 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615033 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1615112 {
	width:113px !important;
	height:50px !important;
}

#item1615113 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615087 {
	width:113px !important;
	height:50px !important;
}

#item1615088 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615085 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1615163 {
	width:101px !important;
	height:50px !important;
}

#item1615164 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615138 {
	width:101px !important;
	height:50px !important;
}

#item1615139 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615136 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1615214 {
	width:101px !important;
	height:50px !important;
}

#item1615215 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1615189 {
	width:101px !important;
	height:50px !important;
}

#item1615190 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1615187 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1615507 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1615530 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1615504 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1536514 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1536514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578752 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1578765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578756 {
	width:700px !important;
	height:309px !important;
}

#item1604991 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1578941 {
	width:595px !important;
	height:101px !important;
}

@keyframes intensificar-1578941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578965 {
	width:140px !important;
	height:18px !important;
	top:140px !important;
}

@keyframes intensificar-1578965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1756259 th, table#table1756259 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1756259 tr {
	border-bottom:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1756259 {
	table-layout:fixed;
}

#item1578988 {
	width:590px !important;
	height:328px !important;
	top:168px !important;
}

@keyframes intensificar-1578988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606641 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:28px !important;
}

#item1616729 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:298px !important;
}

#item1616665 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:225px !important;
}

#item1616670 {
	width:595px !important;
	height:496px !important;
}

@keyframes intensificar-1616670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606587 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:225px !important;
}

#item1606601 {
	width:595px !important;
	height:496px !important;
}

@keyframes intensificar-1606601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578778 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1578801 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1578804 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1578804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578827 {
	width:490px !important;
	height:396px !important;
	top:92px !important;
}

@keyframes intensificar-1578827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578850 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:458px !important;
}

#item1578857 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:356px !important;
}

@keyframes intensificar-1578857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578880 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:378px !important;
}

@keyframes intensificar-1578880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616580 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:288px !important;
}

@keyframes intensificar-1616580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616603 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:310px !important;
}

@keyframes intensificar-1616603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578775 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1579012 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1579035 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1579059 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1579062 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1615263 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1615264 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1615260 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1615296 {
	width:172px !important;
	height:70px !important;
}

#item1615297 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615271 {
	width:172px !important;
	height:70px !important;
}

#item1615272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615269 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1615348 {
	width:158px !important;
	height:70px !important;
}

#item1615349 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615323 {
	width:158px !important;
	height:70px !important;
}

#item1615324 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615321 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1615399 {
	width:141px !important;
	height:70px !important;
}

#item1615400 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615374 {
	width:141px !important;
	height:70px !important;
}

#item1615375 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615372 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1615450 {
	width:141px !important;
	height:70px !important;
}

#item1615451 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615425 {
	width:141px !important;
	height:70px !important;
}

#item1615426 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615423 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1616776 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

#item1643716 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643739 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643713 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1579290 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1579290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579290 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536637 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1536645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1536642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536640 {
	width:600px !important;
	height:790px !important;
}

#item1536646 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1536677 {
	width:100px !important;
	height:13px !important;
	top:238px !important;
}

@keyframes intensificar-1536677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1760348 th, table#table1760348 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1760348 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1760348 {
	table-layout:fixed;
}

#item1536700 {
	width:528px !important;
	height:289px !important;
	top:258px !important;
}

@keyframes intensificar-1536700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537288 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:99px !important;
}

#item1537291 {
	width:534px !important;
	height:193px !important;
	top:16px !important;
}

#item1537292 {
	width:510px !important;
	height:330px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1537292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537316 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1537322 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:216px !important;
}

#item1536853 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1536857 {
	width:534px !important;
	height:513px !important;
	top:17px !important;
}

#item1536858 {
	width:509px !important;
	height:950px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1536858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536882 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1536887 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:538px !important;
}

#item1536725 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1536749 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1536754 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1536754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536777 {
	width:350px !important;
	height:284px !important;
	top:65px !important;
}

@keyframes intensificar-1536777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536800 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:395px !important;
}

#item1536805 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:321px !important;
}

@keyframes intensificar-1536805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536828 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:337px !important;
}

@keyframes intensificar-1536828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536651 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1536890 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1536914 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1536938 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1536943 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1537207 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1536969 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1536970 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1536966 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1537002 {
	width:123px !important;
	height:50px !important;
}

#item1537003 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536977 {
	width:123px !important;
	height:50px !important;
}

#item1536978 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536973 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1537055 {
	width:99px !important;
	height:50px !important;
}

#item1537056 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537030 {
	width:99px !important;
	height:50px !important;
}

#item1537031 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537026 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1537110 {
	width:101px !important;
	height:50px !important;
}

#item1537111 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537085 {
	width:101px !important;
	height:50px !important;
}

#item1537086 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537080 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1537163 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642559 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642582 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642556 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1537166 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1537166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537166 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579306 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1579318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579310 {
	width:700px !important;
	height:309px !important;
}

#item1604995 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1579493 {
	width:140px !important;
	height:18px !important;
	top:217px !important;
}

@keyframes intensificar-1579493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1764382 th, table#table1764382 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1764382 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1764382 {
	table-layout:fixed;
}

#item1579516 {
	width:595px !important;
	height:249px !important;
	top:245px !important;
}

@keyframes intensificar-1579516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606693 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:71px !important;
}

#item1606697 {
	width:595px !important;
	height:188px !important;
}

@keyframes intensificar-1606697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606729 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:347px !important;
}

#item1606645 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1606654 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1606654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579331 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1579354 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1579358 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1579358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579382 {
	width:490px !important;
	height:397px !important;
	top:89px !important;
}

@keyframes intensificar-1579382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579405 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:494px !important;
}

#item1579410 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:392px !important;
}

@keyframes intensificar-1579410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579433 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:414px !important;
}

@keyframes intensificar-1579433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579328 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:581px !important;
}

#item1579577 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1579600 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1579624 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1579627 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1579650 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1579676 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1579677 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1579673 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1579709 {
	width:172px !important;
	height:70px !important;
}

#item1579711 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1579684 {
	width:172px !important;
	height:70px !important;
}

#item1579685 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1579680 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1579764 {
	width:139px !important;
	height:70px !important;
}

#item1579765 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1579738 {
	width:139px !important;
	height:70px !important;
}

#item1579739 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1579734 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1579818 {
	width:141px !important;
	height:70px !important;
}

#item1579819 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1579792 {
	width:141px !important;
	height:70px !important;
}

#item1579793 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1579788 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1579874 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643749 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643772 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643746 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1579879 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1579879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1570005 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1537360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1537358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537355 {
	width:600px !important;
	height:790px !important;
}

#item1537361 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1537368 {
	width:100px !important;
	height:13px !important;
	top:296px !important;
}

@keyframes intensificar-1537368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1768375 th, table#table1768375 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1768375 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1768375 {
	table-layout:fixed;
}

#item1537391 {
	width:528px !important;
	height:231px !important;
	top:316px !important;
}

@keyframes intensificar-1537391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537414 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1537418 {
	width:534px !important;
	height:249px !important;
	top:16px !important;
}

#item1537419 {
	width:510px !important;
	height:380px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1537419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537443 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1537447 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:272px !important;
}

#item1537580 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1537583 {
	width:534px !important;
	height:546px !important;
	top:17px !important;
}

#item1537584 {
	width:509px !important;
	height:1059px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1537584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537608 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1537611 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:571px !important;
}

#item1537454 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1537477 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1537481 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1537481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537504 {
	width:350px !important;
	height:216px !important;
	top:82px !important;
}

@keyframes intensificar-1537504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537528 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

#item1537533 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:271px !important;
}

@keyframes intensificar-1537533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537556 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:287px !important;
}

@keyframes intensificar-1537556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537366 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1537618 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1537641 {
	width:553px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1537665 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1537670 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1537720 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1537721 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1537717 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1537754 {
	width:123px !important;
	height:50px !important;
}

#item1537755 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537729 {
	width:123px !important;
	height:50px !important;
}

#item1537730 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537725 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1537807 {
	width:99px !important;
	height:50px !important;
}

#item1537808 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537782 {
	width:99px !important;
	height:50px !important;
}

#item1537783 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537778 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1537860 {
	width:101px !important;
	height:50px !important;
}

#item1537862 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537835 {
	width:101px !important;
	height:50px !important;
}

#item1537836 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537831 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1537915 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642591 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642614 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642588 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1537920 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1537920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579896 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1579907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579899 {
	width:700px !important;
	height:309px !important;
}

#item1604999 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1580083 {
	width:140px !important;
	height:18px !important;
	top:153px !important;
}

@keyframes intensificar-1580083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1772095 th, table#table1772095 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1772095 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1772095 {
	table-layout:fixed;
}

#item1580106 {
	width:628px !important;
	height:343px !important;
	top:181px !important;
}

@keyframes intensificar-1580106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606785 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:38px !important;
}

#item1606791 {
	width:595px !important;
	height:122px !important;
}

@keyframes intensificar-1606791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606738 {
	width:595px !important;
	height:524px !important;
}

@keyframes intensificar-1606738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606777 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:239px !important;
}

#item1579919 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1579942 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1579946 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1579946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579969 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1579969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579992 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:459px !important;
}

#item1579997 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:357px !important;
}

@keyframes intensificar-1579997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580021 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:379px !important;
}

@keyframes intensificar-1580021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579916 {
	width:665px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1580167 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1580191 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1580215 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1580218 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1580244 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1580245 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1580241 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1580277 {
	width:172px !important;
	height:70px !important;
}

#item1580278 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580252 {
	width:172px !important;
	height:70px !important;
}

#item1580253 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580248 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1580330 {
	width:139px !important;
	height:70px !important;
}

#item1580331 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1580305 {
	width:139px !important;
	height:70px !important;
}

#item1580306 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1580301 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1580384 {
	width:141px !important;
	height:70px !important;
}

#item1580385 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580359 {
	width:141px !important;
	height:70px !important;
}

#item1580360 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580355 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1580440 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643781 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643804 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643778 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1580444 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1580444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580444 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1538686 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1538693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538689 {
	width:600px !important;
	height:790px !important;
}

#item1538695 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1538748 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:119px !important;
}

#item1538751 {
	width:534px !important;
	height:232px !important;
	top:16px !important;
}

#item1538752 {
	width:510px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1538752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538776 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1538779 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:255px !important;
}

#item1564480 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:341px !important;
}

#item1564484 {
	width:534px !important;
	height:244px !important;
	top:287px !important;
}

table#table1776398 th, table#table1776398 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1776398 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1776398 {
	table-layout:fixed;
}

#item1564773 {
	width:510px !important;
	height:375px !important;
}

@keyframes intensificar-1564773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564509 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:271px !important;
}

#item1564513 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:538px !important;
}

#item1538912 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1538916 {
	width:534px !important;
	height:513px !important;
	top:17px !important;
}

#item1538917 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1538917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538941 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1538944 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:538px !important;
}

#item1538784 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1538807 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1538811 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1538811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538834 {
	width:350px !important;
	height:352px !important;
	top:82px !important;
}

@keyframes intensificar-1538834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538857 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:480px !important;
}

#item1538864 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:406px !important;
}

@keyframes intensificar-1538864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538887 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:422px !important;
}

@keyframes intensificar-1538887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538699 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1538948 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1538971 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1538996 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539000 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539026 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1539027 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1539023 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1539060 {
	width:123px !important;
	height:50px !important;
}

#item1539061 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539035 {
	width:123px !important;
	height:50px !important;
}

#item1539036 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539030 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539113 {
	width:99px !important;
	height:50px !important;
}

#item1539114 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539088 {
	width:99px !important;
	height:50px !important;
}

#item1539089 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539084 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539166 {
	width:101px !important;
	height:50px !important;
}

#item1539167 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539141 {
	width:101px !important;
	height:50px !important;
}

#item1539142 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539137 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539222 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642620 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642643 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642617 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1539226 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1539226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580460 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1580471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580463 {
	width:700px !important;
	height:309px !important;
}

#item1605003 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1606863 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:67px !important;
}

#item1606870 {
	width:595px !important;
	height:179px !important;
}

@keyframes intensificar-1606870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1781116 th, table#table1781116 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1781116 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1781116 {
	table-layout:fixed;
}

#item1606902 {
	width:595px !important;
	height:289px !important;
	top:205px !important;
}

@keyframes intensificar-1606902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606957 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:327px !important;
}

#item1606821 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1606824 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1606824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580483 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1580506 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1580511 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1580511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580535 {
	width:490px !important;
	height:404px !important;
	top:92px !important;
}

@keyframes intensificar-1580535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580558 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:493px !important;
}

#item1580564 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:390px !important;
}

@keyframes intensificar-1580564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580587 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:413px !important;
}

@keyframes intensificar-1580587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580479 {
	width:665px !important;
	height:523px !important;
	left:36px !important;
	top:581px !important;
}

#item1580718 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1580741 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1580765 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1580771 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1580797 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1580798 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1580794 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1580831 {
	width:172px !important;
	height:70px !important;
}

#item1580832 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580806 {
	width:172px !important;
	height:70px !important;
}

#item1580807 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580802 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1580885 {
	width:139px !important;
	height:70px !important;
}

#item1580886 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1580860 {
	width:139px !important;
	height:70px !important;
}

#item1580861 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1580856 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1580939 {
	width:141px !important;
	height:70px !important;
}

#item1580940 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580913 {
	width:141px !important;
	height:70px !important;
}

#item1580914 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580909 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1580992 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643817 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643841 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643814 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1580995 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1580995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631370 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1539390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539386 {
	width:600px !important;
	height:790px !important;
}

#item1539391 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1539397 {
	width:528px !important;
	height:234px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1539397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539421 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1539421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1785481 th, table#table1785481 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1785481 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1785481 {
	table-layout:fixed;
}

#item1539444 {
	width:528px !important;
	height:144px !important;
	top:274px !important;
}

@keyframes intensificar-1539444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539596 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1539601 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1539602 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1539602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539626 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1539629 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1539469 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1539492 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1539495 {
	width:528px !important;
	height:12px !important;
	top:15px !important;
}

@keyframes intensificar-1539495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539518 {
	width:350px !important;
	height:114px !important;
	top:47px !important;
}

@keyframes intensificar-1539518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539541 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:205px !important;
}

#item1539549 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

@keyframes intensificar-1539549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539572 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:148px !important;
}

@keyframes intensificar-1539572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539395 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1539633 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1539656 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1539680 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539684 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539733 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1539734 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1539730 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1539767 {
	width:123px !important;
	height:50px !important;
}

#item1539768 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539741 {
	width:123px !important;
	height:50px !important;
}

#item1539742 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539737 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539820 {
	width:99px !important;
	height:50px !important;
}

#item1539821 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539795 {
	width:99px !important;
	height:50px !important;
}

#item1539796 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539791 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539876 {
	width:101px !important;
	height:50px !important;
}

#item1539877 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539850 {
	width:101px !important;
	height:50px !important;
}

#item1539852 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539846 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539930 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642650 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642673 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642647 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1539933 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1539933 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539933 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631419 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1581023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581014 {
	width:700px !important;
	height:309px !important;
}

#item1605007 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1581203 {
	width:595px !important;
	height:218px !important;
}

@keyframes intensificar-1581203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581229 {
	width:140px !important;
	height:18px !important;
	top:247px !important;
}

@keyframes intensificar-1581229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1788074 th, table#table1788074 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1788074 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1788074 {
	table-layout:fixed;
}

#item1581252 {
	width:628px !important;
	height:221px !important;
	top:275px !important;
}

@keyframes intensificar-1581252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607005 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:86px !important;
}

#item1606962 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:225px !important;
}

#item1606967 {
	width:595px !important;
	height:496px !important;
}

@keyframes intensificar-1606967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581035 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1581059 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1581063 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1581063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581086 {
	width:490px !important;
	height:159px !important;
	top:44px !important;
}

@keyframes intensificar-1581086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581109 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:267px !important;
}

#item1581115 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:164px !important;
}

@keyframes intensificar-1581115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581138 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:186px !important;
}

@keyframes intensificar-1581138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581032 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1581275 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

#item1581298 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1581322 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1581325 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1581351 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1581352 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1581348 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1581385 {
	width:172px !important;
	height:70px !important;
}

#item1581386 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581360 {
	width:172px !important;
	height:70px !important;
}

#item1581361 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581356 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1581439 {
	width:139px !important;
	height:70px !important;
}

#item1581440 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581414 {
	width:139px !important;
	height:70px !important;
}

#item1581415 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581409 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1581492 {
	width:141px !important;
	height:70px !important;
}

#item1581493 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581467 {
	width:141px !important;
	height:70px !important;
}

#item1581468 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581463 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1581545 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643849 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643873 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643845 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1581549 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1581549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1581549 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631373 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1540033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540029 {
	width:600px !important;
	height:790px !important;
}

#item1540034 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1540039 {
	width:528px !important;
	height:281px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1540039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540063 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1540063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1790633 th, table#table1790633 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1790633 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1790633 {
	table-layout:fixed;
}

#item1540086 {
	width:528px !important;
	height:231px !important;
	top:315px !important;
}

@keyframes intensificar-1540086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540239 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1540243 {
	width:534px !important;
	height:529px !important;
	top:17px !important;
}

#item1540244 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1540244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540268 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1540271 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:553px !important;
}

#item1540111 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1540134 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1540137 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1540137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540161 {
	width:350px !important;
	height:216px !important;
	top:81px !important;
}

@keyframes intensificar-1540161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540185 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

#item1540192 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1540192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540215 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:286px !important;
}

@keyframes intensificar-1540215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540037 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1540276 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1540299 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1540323 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1540328 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1540354 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1540355 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1540351 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1540387 {
	width:123px !important;
	height:50px !important;
}

#item1540388 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540362 {
	width:123px !important;
	height:50px !important;
}

#item1540363 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540358 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1540440 {
	width:99px !important;
	height:50px !important;
}

#item1540441 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1540415 {
	width:99px !important;
	height:50px !important;
}

#item1540416 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1540411 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1540494 {
	width:101px !important;
	height:50px !important;
}

#item1540495 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540468 {
	width:101px !important;
	height:50px !important;
}

#item1540469 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540464 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1540548 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642680 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642704 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642677 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1540551 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1540551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631424 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1581572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581570 {
	width:700px !important;
	height:309px !important;
}

#item1605011 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1581753 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1581753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581777 {
	width:140px !important;
	height:18px !important;
	top:123px !important;
}

@keyframes intensificar-1581777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1793905 th, table#table1793905 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1793905 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1793905 {
	table-layout:fixed;
}

#item1581800 {
	width:628px !important;
	height:343px !important;
	top:151px !important;
}

@keyframes intensificar-1581800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607052 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:27px !important;
}

#item1607008 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:224px !important;
}

#item1607014 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1607014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581589 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1581612 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1581615 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1581615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581638 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1581638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581661 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:459px !important;
}

#item1581669 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:357px !important;
}

@keyframes intensificar-1581669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581692 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:379px !important;
}

@keyframes intensificar-1581692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581586 {
	width:665px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1581823 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1581846 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1581870 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1581873 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1581899 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1581900 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1581896 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1581937 {
	width:172px !important;
	height:70px !important;
}

#item1581938 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581912 {
	width:172px !important;
	height:70px !important;
}

#item1581913 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581906 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1581990 {
	width:139px !important;
	height:70px !important;
}

#item1581991 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581965 {
	width:139px !important;
	height:70px !important;
}

#item1581966 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581961 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1582043 {
	width:141px !important;
	height:70px !important;
}

#item1582044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1582018 {
	width:141px !important;
	height:70px !important;
}

#item1582019 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1582014 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1582098 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643902 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643925 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643899 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1582101 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1582101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631378 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1542164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1542162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542160 {
	width:600px !important;
	height:790px !important;
}

#item1542165 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1542171 {
	width:528px !important;
	height:326px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542195 {
	width:100px !important;
	height:13px !important;
	top:342px !important;
}

@keyframes intensificar-1542195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1797349 th, table#table1797349 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1797349 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1797349 {
	table-layout:fixed;
}

#item1542218 {
	width:528px !important;
	height:115px !important;
	top:362px !important;
}

@keyframes intensificar-1542218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542368 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1542373 {
	width:534px !important;
	height:546px !important;
	top:17px !important;
}

#item1542374 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1542374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542399 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1542403 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:570px !important;
}

#item1542242 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1542242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542265 {
	width:350px !important;
	height:80px !important;
	top:81px !important;
}

@keyframes intensificar-1542265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542288 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:182px !important;
}

#item1542312 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:184px !important;
}

#item1542315 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

#item1542321 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1542321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542344 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:150px !important;
}

@keyframes intensificar-1542344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542169 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1542406 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1542429 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1542453 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1542457 {
	width:314px !important;
	height:37px !important;
	left:16px !important;
}

#item1542506 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1542507 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1542503 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1542539 {
	width:123px !important;
	height:50px !important;
}

#item1542540 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542514 {
	width:123px !important;
	height:50px !important;
}

#item1542515 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542510 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1542592 {
	width:99px !important;
	height:50px !important;
}

#item1542593 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1542567 {
	width:99px !important;
	height:50px !important;
}

#item1542568 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1542563 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1542646 {
	width:101px !important;
	height:50px !important;
}

#item1542647 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542620 {
	width:101px !important;
	height:50px !important;
}

#item1542621 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542616 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1542700 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642716 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642739 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642713 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1542703 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1542703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1542703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631427 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1583256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583250 {
	width:700px !important;
	height:309px !important;
}

#item1605023 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1583431 {
	width:595px !important;
	height:281px !important;
}

@keyframes intensificar-1583431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583455 {
	width:140px !important;
	height:18px !important;
	top:310px !important;
}

@keyframes intensificar-1583455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1800609 th, table#table1800609 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1800609 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1800609 {
	table-layout:fixed;
}

#item1583478 {
	width:628px !important;
	height:181px !important;
	top:338px !important;
}

@keyframes intensificar-1583478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607233 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:118px !important;
}

#item1607187 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1607195 {
	width:595px !important;
	height:519px !important;
}

@keyframes intensificar-1607195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583265 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1583265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583288 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1583288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583311 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:233px !important;
}

#item1583334 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:236px !important;
}

#item1583340 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:268px !important;
}

#item1583346 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:166px !important;
}

@keyframes intensificar-1583346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583369 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:188px !important;
}

@keyframes intensificar-1583369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583263 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1583501 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1583524 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1583549 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1583556 {
	width:440px !important;
	height:51px !important;
	left:22px !important;
}

#item1583582 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1583583 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1583579 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1583616 {
	width:172px !important;
	height:70px !important;
}

#item1583617 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583591 {
	width:172px !important;
	height:70px !important;
}

#item1583592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583587 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1583669 {
	width:139px !important;
	height:70px !important;
}

#item1583670 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1583644 {
	width:139px !important;
	height:70px !important;
}

#item1583645 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1583640 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1583723 {
	width:141px !important;
	height:70px !important;
}

#item1583724 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583697 {
	width:141px !important;
	height:70px !important;
}

#item1583698 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583693 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1583777 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643932 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643955 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643929 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1583780 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1583780 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583780 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631382 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1541432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1541430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541428 {
	width:600px !important;
	height:790px !important;
}

#item1541433 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1541439 {
	width:528px !important;
	height:294px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1541439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541463 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

@keyframes intensificar-1541463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1803572 th, table#table1803572 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1803572 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1803572 {
	table-layout:fixed;
}

#item1541487 {
	width:528px !important;
	height:202px !important;
	top:330px !important;
}

@keyframes intensificar-1541487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541642 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1541646 {
	width:534px !important;
	height:534px !important;
	top:17px !important;
}

#item1541647 {
	width:509px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1541647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541671 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1541675 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:558px !important;
}

#item1541512 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1541512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541535 {
	width:350px !important;
	height:211px !important;
	top:64px !important;
}

@keyframes intensificar-1541535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542049 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:266px !important;
}

#item1542072 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:268px !important;
}

#item1542075 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:291px !important;
}

#item1542081 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:218px !important;
}

@keyframes intensificar-1542081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542105 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:234px !important;
}

@keyframes intensificar-1542105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541437 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1541678 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1541701 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1541725 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1541729 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1542018 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1541755 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1541756 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1541752 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1541788 {
	width:123px !important;
	height:50px !important;
}

#item1541789 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541763 {
	width:123px !important;
	height:50px !important;
}

#item1541764 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541759 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1541842 {
	width:99px !important;
	height:50px !important;
}

#item1541843 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541816 {
	width:99px !important;
	height:50px !important;
}

#item1541817 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541812 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1541895 {
	width:101px !important;
	height:50px !important;
}

#item1541896 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541870 {
	width:101px !important;
	height:50px !important;
}

#item1541871 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541866 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1541949 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642747 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642770 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642744 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1541955 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1541955 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541955 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631430 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1582686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582679 {
	width:700px !important;
	height:309px !important;
}

#item1605019 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1582860 {
	width:595px !important;
	height:138px !important;
}

@keyframes intensificar-1582860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582884 {
	width:140px !important;
	height:18px !important;
	top:181px !important;
}

@keyframes intensificar-1582884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1807350 th, table#table1807350 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1807350 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1807350 {
	table-layout:fixed;
}

#item1582907 {
	width:628px !important;
	height:302px !important;
	top:209px !important;
}

@keyframes intensificar-1582907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607183 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:46px !important;
}

#item1607138 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:233px !important;
}

#item1607142 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1607142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582697 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1582697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582720 {
	width:490px !important;
	height:304px !important;
	top:84px !important;
}

@keyframes intensificar-1582720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582743 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:365px !important;
}

#item1582766 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:368px !important;
}

#item1582769 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:400px !important;
}

#item1582775 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:298px !important;
}

@keyframes intensificar-1582775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582798 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:320px !important;
}

@keyframes intensificar-1582798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582695 {
	width:665px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

#item1582930 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:517px !important;
}

#item1582953 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1582978 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1582981 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1583004 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1583030 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1583031 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1583027 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1583064 {
	width:172px !important;
	height:70px !important;
}

#item1583065 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583039 {
	width:172px !important;
	height:70px !important;
}

#item1583040 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583034 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1583117 {
	width:139px !important;
	height:70px !important;
}

#item1583118 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1583092 {
	width:139px !important;
	height:70px !important;
}

#item1583093 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1583088 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1583170 {
	width:141px !important;
	height:70px !important;
}

#item1583171 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583145 {
	width:141px !important;
	height:70px !important;
}

#item1583146 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1583141 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1583226 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643964 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1643987 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643961 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1583231 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1583231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631388 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1542799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1542797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542795 {
	width:600px !important;
	height:790px !important;
}

#item1542800 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1542831 {
	width:100px !important;
	height:13px !important;
	top:359px !important;
}

@keyframes intensificar-1542831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1810091 th, table#table1810091 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1810091 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1810091 {
	table-layout:fixed;
}

#item1542854 {
	width:528px !important;
	height:202px !important;
	top:379px !important;
}

@keyframes intensificar-1542854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619078 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1619081 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item1619082 {
	width:510px !important;
	height:460px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1619082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619107 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1619110 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:319px !important;
}

#item1543005 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1543009 {
	width:534px !important;
	height:546px !important;
	top:19px !important;
}

#item1543010 {
	width:509px !important;
	height:1100px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543034 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1543039 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:572px !important;
}

#item1542878 {
	width:528px !important;
	height:29px !important;
	top:17px !important;
}

@keyframes intensificar-1542878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542901 {
	width:350px !important;
	height:380px !important;
	top:66px !important;
}

@keyframes intensificar-1542901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542924 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:267px !important;
}

#item1542947 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:269px !important;
}

#item1542951 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1542957 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1542957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542981 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1542981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542804 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1543042 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1543065 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1543089 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1543092 {
	width:314px !important;
	height:37px !important;
	left:16px !important;
}

#item1543119 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1543120 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1543116 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1543152 {
	width:123px !important;
	height:50px !important;
}

#item1543153 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543127 {
	width:123px !important;
	height:50px !important;
}

#item1543128 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543123 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1543205 {
	width:99px !important;
	height:50px !important;
}

#item1543206 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543180 {
	width:99px !important;
	height:50px !important;
}

#item1543181 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543176 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1543258 {
	width:101px !important;
	height:50px !important;
}

#item1543259 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543233 {
	width:101px !important;
	height:50px !important;
}

#item1543234 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543229 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1543312 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642783 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642806 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642780 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1543316 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1543316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631439 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1583801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583799 {
	width:700px !important;
	height:309px !important;
}

#item1605028 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1583983 {
	width:595px !important;
	height:157px !important;
}

@keyframes intensificar-1583983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584008 {
	width:140px !important;
	height:18px !important;
	top:189px !important;
}

@keyframes intensificar-1584008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1814804 th, table#table1814804 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1814804 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1814804 {
	table-layout:fixed;
}

#item1584031 {
	width:628px !important;
	height:302px !important;
	top:217px !important;
}

@keyframes intensificar-1584031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607288 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:56px !important;
}

#item1607237 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1607241 {
	width:595px !important;
	height:519px !important;
}

@keyframes intensificar-1607241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583817 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1583817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583841 {
	width:490px !important;
	height:254px !important;
	top:89px !important;
}

@keyframes intensificar-1583841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583864 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:372px !important;
}

#item1583887 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:375px !important;
}

#item1583891 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:407px !important;
}

#item1583897 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:304px !important;
}

@keyframes intensificar-1583897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583920 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:327px !important;
}

@keyframes intensificar-1583920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583815 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1584054 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1584077 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1584101 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1584104 {
	width:440px !important;
	height:51px !important;
	left:22px !important;
}

#item1584130 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1584131 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1584127 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1584165 {
	width:172px !important;
	height:70px !important;
}

#item1584166 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1584140 {
	width:172px !important;
	height:70px !important;
}

#item1584141 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1584134 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1584219 {
	width:139px !important;
	height:70px !important;
}

#item1584220 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1584194 {
	width:139px !important;
	height:70px !important;
}

#item1584195 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1584189 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1584272 {
	width:141px !important;
	height:70px !important;
}

#item1584273 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1584247 {
	width:141px !important;
	height:70px !important;
}

#item1584248 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1584243 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1584325 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1643997 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644020 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1643994 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1584329 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1584329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1584329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631393 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1544059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1544057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544055 {
	width:600px !important;
	height:790px !important;
}

#item1544060 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1544091 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

@keyframes intensificar-1544091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1817848 th, table#table1817848 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1817848 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1817848 {
	table-layout:fixed;
}

#item1544114 {
	width:528px !important;
	height:173px !important;
	top:390px !important;
}

@keyframes intensificar-1544114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619509 {
	width:528px !important;
	height:336px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1619509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544265 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1544269 {
	width:534px !important;
	height:514px !important;
	top:17px !important;
}

#item1544270 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544294 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1544299 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:537px !important;
}

#item1544166 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1544166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544189 {
	width:350px !important;
	height:380px !important;
	top:81px !important;
}

@keyframes intensificar-1544189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544696 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1544696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544719 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1544719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544742 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:306px !important;
}

#item1544749 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:270px !important;
}

#item1544772 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:272px !important;
}

#item1544777 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:238px !important;
}

#item1544065 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1544302 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1544325 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1544350 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1544353 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1544402 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1544403 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1544399 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1544436 {
	width:123px !important;
	height:50px !important;
}

#item1544437 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544411 {
	width:123px !important;
	height:50px !important;
}

#item1544412 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544406 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1544489 {
	width:99px !important;
	height:50px !important;
}

#item1544490 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544464 {
	width:99px !important;
	height:50px !important;
}

#item1544465 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544460 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1544543 {
	width:101px !important;
	height:50px !important;
}

#item1544544 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544518 {
	width:101px !important;
	height:50px !important;
}

#item1544519 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544514 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1544596 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642813 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642836 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642810 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1544599 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1544599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1544599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631443 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1584929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1584935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584927 {
	width:700px !important;
	height:309px !important;
}

#item1605035 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1585116 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1585116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1820757 th, table#table1820757 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1820757 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1820757 {
	table-layout:fixed;
}

#item1585139 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1585139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607471 {
	width:595px !important;
	height:200px !important;
}

@keyframes intensificar-1607471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607500 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:77px !important;
}

#item1607376 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1607386 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1607386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584947 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1584947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584970 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1584970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584993 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:356px !important;
}

@keyframes intensificar-1584993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585017 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:378px !important;
}

@keyframes intensificar-1585017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585040 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:505px !important;
}

#item1585046 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:454px !important;
}

#item1585069 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:457px !important;
}

#item1585072 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:409px !important;
}

#item1584945 {
	width:665px !important;
	height:536px !important;
	left:36px !important;
	top:557px !important;
}

#item1585199 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1585222 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1585246 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1585249 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1585275 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1585276 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1585272 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1585311 {
	width:172px !important;
	height:70px !important;
}

#item1585312 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585285 {
	width:172px !important;
	height:70px !important;
}

#item1585286 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585281 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1585364 {
	width:139px !important;
	height:70px !important;
}

#item1585365 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1585339 {
	width:139px !important;
	height:70px !important;
}

#item1585340 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1585335 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1585418 {
	width:141px !important;
	height:70px !important;
}

#item1585419 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585393 {
	width:141px !important;
	height:70px !important;
}

#item1585394 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585389 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1585472 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644028 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644051 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644025 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1585475 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1585475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1585475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631398 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1545573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1545571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545569 {
	width:600px !important;
	height:790px !important;
}

#item1545574 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1545580 {
	width:528px !important;
	height:252px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545605 {
	width:100px !important;
	height:13px !important;
	top:268px !important;
}

@keyframes intensificar-1545605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1824181 th, table#table1824181 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1824181 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1824181 {
	table-layout:fixed;
}

#item1545628 {
	width:528px !important;
	height:173px !important;
	top:288px !important;
}

@keyframes intensificar-1545628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545784 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1545787 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1545788 {
	width:509px !important;
	height:840px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545812 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1545815 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1545652 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1545652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545676 {
	width:350px !important;
	height:182px !important;
	top:81px !important;
}

@keyframes intensificar-1545676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546177 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:282px !important;
}

#item1546200 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:284px !important;
}

#item1546204 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:307px !important;
}

#item1546209 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1546209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546232 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1546232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545578 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1545820 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1545843 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1545867 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545872 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1545898 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1545899 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1545895 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1545933 {
	width:123px !important;
	height:50px !important;
}

#item1545934 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545908 {
	width:123px !important;
	height:50px !important;
}

#item1545909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545904 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545987 {
	width:99px !important;
	height:50px !important;
}

#item1545988 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545961 {
	width:99px !important;
	height:50px !important;
}

#item1545962 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545957 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1546040 {
	width:101px !important;
	height:50px !important;
}

#item1546041 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546015 {
	width:101px !important;
	height:50px !important;
}

#item1546016 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546011 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1546093 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642845 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642869 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642842 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1546096 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1546096 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1546096 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631450 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1586090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1586084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586082 {
	width:700px !important;
	height:309px !important;
}

#item1605043 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1586269 {
	width:595px !important;
	height:198px !important;
}

@keyframes intensificar-1586269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586293 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1586293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1827185 th, table#table1827185 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1827185 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1827185 {
	table-layout:fixed;
}

#item1586317 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1586317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607660 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:76px !important;
}

#item1607611 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1607619 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1607619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586105 {
	width:628px !important;
	height:64px !important;
	top:1px !important;
}

@keyframes intensificar-1586105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586128 {
	width:490px !important;
	height:254px !important;
	top:93px !important;
}

@keyframes intensificar-1586128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586151 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:375px !important;
}

#item1586174 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:378px !important;
}

#item1586178 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:410px !important;
}

#item1586184 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:308px !important;
}

@keyframes intensificar-1586184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586207 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:330px !important;
}

@keyframes intensificar-1586207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586103 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1586340 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1586363 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1586387 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1586392 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1586418 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1586419 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1586415 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1586452 {
	width:172px !important;
	height:70px !important;
}

#item1586453 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586427 {
	width:172px !important;
	height:70px !important;
}

#item1586428 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586422 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1586506 {
	width:139px !important;
	height:70px !important;
}

#item1586507 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1586481 {
	width:139px !important;
	height:70px !important;
}

#item1586482 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1586476 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1586560 {
	width:141px !important;
	height:70px !important;
}

#item1586561 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586535 {
	width:141px !important;
	height:70px !important;
}

#item1586536 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586530 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1586615 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644061 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644084 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644058 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1586618 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1586618 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586618 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631402 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1544878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1544876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544873 {
	width:600px !important;
	height:790px !important;
}

#item1544879 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1544910 {
	width:100px !important;
	height:13px !important;
	top:252px !important;
}

@keyframes intensificar-1544910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1829739 th, table#table1829739 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1829739 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1829739 {
	table-layout:fixed;
}

#item1544933 {
	width:528px !important;
	height:86px !important;
	top:272px !important;
}

@keyframes intensificar-1544933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626321 {
	width:528px !important;
	height:252px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1626321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626290 {
	width:528px !important;
	height:563px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1626290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544958 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1544981 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1544985 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1544985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545008 {
	width:350px !important;
	height:139px !important;
	top:49px !important;
}

@keyframes intensificar-1545008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545031 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:175px !important;
}

#item1545036 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

@keyframes intensificar-1545036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545059 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:118px !important;
}

@keyframes intensificar-1545059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544883 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1545120 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1545143 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1545167 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545171 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1545194 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1545220 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1545221 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1545217 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1545253 {
	width:123px !important;
	height:50px !important;
}

#item1545254 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545228 {
	width:123px !important;
	height:50px !important;
}

#item1545229 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545224 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545307 {
	width:99px !important;
	height:50px !important;
}

#item1545308 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545282 {
	width:99px !important;
	height:50px !important;
}

#item1545283 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545278 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1545361 {
	width:101px !important;
	height:50px !important;
}

#item1545362 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545335 {
	width:101px !important;
	height:50px !important;
}

#item1545336 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545331 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1545415 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642876 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642899 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642873 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1545419 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1545419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545419 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631453 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1585503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1585497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585495 {
	width:700px !important;
	height:309px !important;
}

#item1605040 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1607577 {
	width:595px !important;
	height:337px !important;
}

@keyframes intensificar-1607577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607607 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:146px !important;
}

#item1626699 {
	width:140px !important;
	height:18px !important;
	top:362px !important;
}

@keyframes intensificar-1626699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1832358 th, table#table1832358 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1832358 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1832358 {
	table-layout:fixed;
}

#item1626722 {
	width:628px !important;
	height:140px !important;
	top:390px !important;
}

@keyframes intensificar-1626722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607514 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:246px !important;
}

#item1607526 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1607526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585517 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1585540 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1585543 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1585543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585566 {
	width:490px !important;
	height:350px !important;
	top:92px !important;
}

@keyframes intensificar-1585566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585590 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:267px !important;
}

#item1585596 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:164px !important;
}

@keyframes intensificar-1585596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585620 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:187px !important;
}

@keyframes intensificar-1585620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585513 {
	width:665px !important;
	height:537px !important;
	left:36px !important;
	top:538px !important;
}

#item1585762 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1585786 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1585810 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1585813 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1585836 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1585862 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1585863 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1585859 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1585896 {
	width:172px !important;
	height:70px !important;
}

#item1585897 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585871 {
	width:172px !important;
	height:70px !important;
}

#item1585872 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585867 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1585950 {
	width:139px !important;
	height:70px !important;
}

#item1585951 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1585924 {
	width:139px !important;
	height:70px !important;
}

#item1585925 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1585920 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1586004 {
	width:141px !important;
	height:70px !important;
}

#item1586005 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585979 {
	width:141px !important;
	height:70px !important;
}

#item1585980 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1585975 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1586058 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644091 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644115 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644088 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1586062 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1586062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631408 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1546296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1546293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546291 {
	width:600px !important;
	height:790px !important;
}

#item1546297 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1546302 {
	width:528px !important;
	height:238px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1546302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546326 {
	width:100px !important;
	height:13px !important;
	top:252px !important;
}

@keyframes intensificar-1546326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1834586 th, table#table1834586 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1834586 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1834586 {
	table-layout:fixed;
}

#item1546350 {
	width:528px !important;
	height:173px !important;
	top:272px !important;
}

@keyframes intensificar-1546350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546501 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1546505 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1546506 {
	width:509px !important;
	height:600px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1546506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546530 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1546533 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1546374 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1546374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546398 {
	width:350px !important;
	height:182px !important;
	top:81px !important;
}

@keyframes intensificar-1546398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546421 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:248px !important;
}

#item1546444 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:250px !important;
}

#item1546447 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1546454 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1546454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546477 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1546477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546300 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1546536 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1546559 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1546584 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1546588 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1546614 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1546615 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1546611 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1546649 {
	width:123px !important;
	height:50px !important;
}

#item1546650 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546624 {
	width:123px !important;
	height:50px !important;
}

#item1546625 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546620 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1546702 {
	width:99px !important;
	height:50px !important;
}

#item1546703 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1546677 {
	width:99px !important;
	height:50px !important;
}

#item1546678 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1546673 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1546757 {
	width:101px !important;
	height:50px !important;
}

#item1546758 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546732 {
	width:101px !important;
	height:50px !important;
}

#item1546733 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546726 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1546811 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642933 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642956 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642930 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1546814 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1546814 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1546814 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631458 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1586649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1586639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586637 {
	width:700px !important;
	height:309px !important;
}

#item1605052 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1586822 {
	width:595px !important;
	height:200px !important;
}

@keyframes intensificar-1586822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586846 {
	width:140px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1586846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1837435 th, table#table1837435 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1837435 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1837435 {
	table-layout:fixed;
}

#item1586870 {
	width:628px !important;
	height:262px !important;
	top:256px !important;
}

@keyframes intensificar-1586870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607742 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:77px !important;
}

#item1607664 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1607670 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1607670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586659 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1586659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586682 {
	width:490px !important;
	height:254px !important;
	top:92px !important;
}

@keyframes intensificar-1586682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586705 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:325px !important;
}

#item1586728 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:328px !important;
}

#item1586732 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:360px !important;
}

#item1586738 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:257px !important;
}

@keyframes intensificar-1586738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586761 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:280px !important;
}

@keyframes intensificar-1586761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586657 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1586893 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1586916 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1586941 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1586945 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1586971 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1586972 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1586968 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1587004 {
	width:172px !important;
	height:70px !important;
}

#item1587005 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586979 {
	width:172px !important;
	height:70px !important;
}

#item1586980 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1586975 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1587058 {
	width:139px !important;
	height:70px !important;
}

#item1587059 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1587033 {
	width:139px !important;
	height:70px !important;
}

#item1587034 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1587028 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1587113 {
	width:141px !important;
	height:70px !important;
}

#item1587114 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1587087 {
	width:141px !important;
	height:70px !important;
}

#item1587088 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1587083 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1587166 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644122 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644145 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644119 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1587171 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1587171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546899 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1546900 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1546900 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1546901 {
	width:570px !important;
	height:94px !important;
	left:92px !important;
	top:95px !important;
}

@keyframes intensificar-1546901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546924 {
	opacity:0.40;
	width:478px !important;
	height:171px !important;
	left:92px !important;
	top:224px !important;
	background:#0e0b00;
}

#item1546925 {
	width:432px !important;
	height:134px !important;
	left:114px !important;
	top:243px !important;
}

@keyframes intensificar-1546925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546948 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1546948 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1546948 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587187 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1587188 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1587188 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1587195 {
	width:570px !important;
	height:94px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1587195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587218 {
	opacity:0.40;
	width:628px !important;
	height:193px !important;
	left:36px !important;
	top:172px !important;
	background:#0e0b00;
}

#item1587219 {
	width:582px !important;
	height:152px !important;
	left:58px !important;
	top:191px !important;
}

@keyframes intensificar-1587219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587242 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1587242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1547127 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1547420 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1564875 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1564875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547132 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1547155 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1547178 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1841719 th, table#table1841719 td {
	vertical-align:top;;
}

table#table1841719 tr {
	height:18px;;
}

table#table1841719 {
	table-layout:fixed;
}

#item1547205 {
	width:510px !important;
	height:283px !important;
}

#item1547293 {
	width:511px !important;
	height:17px !important;
}

#item1547290 {
	width:511px !important;
	height:17px !important;
	top:163px !important;
}

#item1547298 {
	width:511px !important;
	height:17px !important;
}

#item1547294 {
	width:511px !important;
	height:17px !important;
	top:145px !important;
}

#item1547302 {
	width:511px !important;
	height:17px !important;
}

#item1547299 {
	width:511px !important;
	height:17px !important;
	top:127px !important;
}

#item1547306 {
	width:511px !important;
	height:17px !important;
}

#item1547303 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

#item1547310 {
	width:511px !important;
	height:17px !important;
}

#item1547307 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

#item1547314 {
	width:511px !important;
	height:17px !important;
}

#item1547311 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item1547318 {
	width:511px !important;
	height:17px !important;
}

#item1547315 {
	width:511px !important;
	height:17px !important;
	top:55px !important;
}

#item1547323 {
	width:511px !important;
	height:17px !important;
}

#item1547320 {
	width:511px !important;
	height:17px !important;
	top:37px !important;
}

#item1547327 {
	width:511px !important;
	height:17px !important;
}

#item1547324 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

#item1547331 {
	width:511px !important;
	height:17px !important;
}

#item1547328 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

#item1547335 {
	width:511px !important;
	height:17px !important;
}

#item1547332 {
	width:511px !important;
	height:17px !important;
	top:179px !important;
}

@keyframes intensificar-1547363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547364 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1547130 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1547540 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1547543 {
	width:528px !important;
	height:53px !important;
	left:16px !important;
}

#item1548087 {
	width:562px !important;
	height:568px !important;
	left:14px !important;
	top:157px !important;
}

#item1548093 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1548116 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1548090 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1548123 {
	width:19px !important;
	height:19px !important;
}

#item1548119 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1548127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548130 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1548131 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1548127 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1548136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548165 {
	width:122px !important;
	height:50px !important;
}

#item1548167 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1548140 {
	width:122px !important;
	height:50px !important;
}

#item1548141 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1548136 {
	width:122px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1548190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548219 {
	width:122px !important;
	height:50px !important;
}

#item1548220 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548194 {
	width:122px !important;
	height:50px !important;
}

#item1548195 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548190 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1548353 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1548377 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1548350 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1548384 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1548384 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548384 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587411 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1587434 {
	width:595px !important;
	height:828px !important;
	left:46px !important;
	top:77px !important;
}

@keyframes intensificar-1587434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605110 {
	width:23px !important;
	height:46px !important;
	left:661px !important;
	top:479px !important;
}

#item1587272 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1587295 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:77px !important;
}

#item1587318 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:77px !important;
}

table#table1844434 th, table#table1844434 td {
	vertical-align:top;;
}

table#table1844434 tr {
	height:22px;;
}

table#table1844434 {
	table-layout:fixed;
}

#item1631489 {
	width:622px !important;
	height:345px !important;
	left:46px !important;
	top:115px !important;
}

#item1631522 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631690 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:333px !important;
}

#item1631521 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631693 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:113px !important;
}

#item1631520 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631696 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:135px !important;
}

#item1631519 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631699 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:157px !important;
}

#item1631518 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631702 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:179px !important;
}

#item1631517 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631705 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:201px !important;
}

#item1631516 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631708 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:223px !important;
}

#item1631515 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631713 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:245px !important;
}

#item1631514 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631716 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:267px !important;
}

#item1631513 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631719 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:289px !important;
}

#item1631512 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1631722 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:311px !important;
}

#item1587263 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1587263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587261 {
	width:710px !important;
	height:925px !important;
	left:-10px !important;
	top:150px !important;
}

#item1587458 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1587462 {
	width:652px !important;
	height:74px !important;
	left:22px !important;
}

#item1588015 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1588038 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1588012 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:124px !important;
}

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

#item1588042 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:180px !important;
}

@keyframes intensificar-1588052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588055 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1588056 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1588052 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1588060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588089 {
	width:171px !important;
	height:70px !important;
}

#item1588090 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1588064 {
	width:171px !important;
	height:70px !important;
}

#item1588065 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1588060 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1588113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588143 {
	width:171px !important;
	height:70px !important;
}

#item1588144 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588118 {
	width:171px !important;
	height:70px !important;
}

#item1588119 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588113 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1588170 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1588194 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1588167 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1588198 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1588198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634287 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1628559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1628553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628551 {
	width:600px !important;
	height:790px !important;
}

#item1628564 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1628406 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1628406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628430 {
	width:100px !important;
	height:13px !important;
	top:325px !important;
}

@keyframes intensificar-1628430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1847166 th, table#table1847166 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1847166 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1847166 {
	table-layout:fixed;
}

#item1628453 {
	width:528px !important;
	height:100px !important;
	top:345px !important;
}

@keyframes intensificar-1628453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628368 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1628372 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1628373 {
	width:509px !important;
	height:1300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1628373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628398 {
	width:14px !important;
	height:9px !important;
}

#item1628401 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1628241 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1628241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628264 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1628264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628268 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1628268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628291 {
	width:350px !important;
	height:114px !important;
	top:99px !important;
}

@keyframes intensificar-1628291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628314 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

@keyframes intensificar-1628314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628319 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1628319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628343 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1628343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628238 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1628476 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1628499 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1628523 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1628528 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1628643 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1628038 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1628039 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1628035 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1628072 {
	width:123px !important;
	height:50px !important;
}

#item1628073 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628047 {
	width:123px !important;
	height:50px !important;
}

#item1628048 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628043 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1628125 {
	width:99px !important;
	height:50px !important;
}

#item1628126 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1628100 {
	width:99px !important;
	height:50px !important;
}

#item1628101 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1628096 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1628179 {
	width:101px !important;
	height:50px !important;
}

#item1628180 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628153 {
	width:101px !important;
	height:50px !important;
}

#item1628155 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1628149 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1628206 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1628229 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1628203 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1628234 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1628034 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1628034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1628034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631463 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1629186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1629179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629177 {
	width:700px !important;
	height:309px !important;
}

#item1629191 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1629029 {
	width:595px !important;
	height:319px !important;
}

@keyframes intensificar-1629029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629052 {
	width:140px !important;
	height:18px !important;
	top:349px !important;
}

@keyframes intensificar-1629052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1849588 th, table#table1849588 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1849588 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1849588 {
	table-layout:fixed;
}

#item1629076 {
	width:628px !important;
	height:140px !important;
	top:377px !important;
}

@keyframes intensificar-1629076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629099 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:137px !important;
}

#item1629002 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1629005 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1629005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628875 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1628898 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1628902 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1628902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628925 {
	width:490px !important;
	height:159px !important;
	top:146px !important;
}

@keyframes intensificar-1628925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628948 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:322px !important;
}

#item1628954 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:219px !important;
}

@keyframes intensificar-1628954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628977 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:242px !important;
}

@keyframes intensificar-1628977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628872 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1629103 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1629126 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1629150 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1629154 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1629225 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1628673 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1628674 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1628670 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1628706 {
	width:172px !important;
	height:70px !important;
}

#item1628707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628681 {
	width:172px !important;
	height:70px !important;
}

#item1628682 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628677 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1628759 {
	width:139px !important;
	height:70px !important;
}

#item1628760 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628734 {
	width:139px !important;
	height:70px !important;
}

#item1628735 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628730 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1628813 {
	width:141px !important;
	height:70px !important;
}

#item1628814 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628787 {
	width:141px !important;
	height:70px !important;
}

#item1628788 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628783 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1628840 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1628864 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1628837 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1628868 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1630512 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1630512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1630512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634284 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1548956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1548958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548954 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1548959 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1548963 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1548986 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1549010 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1549015 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1549303 {
	width:528px !important;
	height:266px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1549303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1852136 tr {
	border-right:2.2px solid #fff;;
}

table#table1852136 {
	table-layout:fixed;
}

#item1549327 {
	width:528px !important;
	height:191px !important;
	top:285px !important;
}

@keyframes intensificar-1549327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549350 {
	width:100px !important;
	height:13px !important;
	top:265px !important;
}

@keyframes intensificar-1549350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549254 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1549254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549278 {
	width:528px !important;
	height:244px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1549278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549749 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1549749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549041 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1549064 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1549068 {
	width:350px !important;
	height:147px !important;
	top:66px !important;
}

@keyframes intensificar-1549068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549091 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1549091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549114 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:255px !important;
}

#item1549120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:181px !important;
}

@keyframes intensificar-1549120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:197px !important;
}

@keyframes intensificar-1549143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549167 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

@keyframes intensificar-1549167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549190 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

@keyframes intensificar-1549190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549038 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1626892 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1549377 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1549378 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1549374 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1549410 {
	width:123px !important;
	height:50px !important;
}

#item1549411 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549385 {
	width:123px !important;
	height:50px !important;
}

#item1549386 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549381 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1549465 {
	width:113px !important;
	height:50px !important;
}

#item1549466 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549440 {
	width:113px !important;
	height:50px !important;
}

#item1549441 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549435 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1549519 {
	width:101px !important;
	height:50px !important;
}

#item1549520 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549493 {
	width:101px !important;
	height:50px !important;
}

#item1549494 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549489 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1549573 {
	width:101px !important;
	height:50px !important;
}

#item1549574 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549548 {
	width:101px !important;
	height:50px !important;
}

#item1549549 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549544 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1549601 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1549624 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1549598 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1549628 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1549628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1549628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1631467 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1588226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1588219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588217 {
	width:700px !important;
	height:309px !important;
}

#item1605115 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1588234 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1588257 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1588281 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1588284 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1588560 {
	width:595px !important;
	height:173px !important;
}

@keyframes intensificar-1588560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1855745 tr {
	border-right:3.08px solid #fff;;
}

table#table1855745 {
	table-layout:fixed;
}

#item1588584 {
	width:628px !important;
	height:287px !important;
	top:230px !important;
}

@keyframes intensificar-1588584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588607 {
	width:140px !important;
	height:18px !important;
	top:202px !important;
}

@keyframes intensificar-1588607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607754 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:64px !important;
}

#item1588534 {
	width:628px !important;
	height:517px !important;
}

@keyframes intensificar-1588534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588485 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1588485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607746 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1588310 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1588334 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1588338 {
	width:490px !important;
	height:205px !important;
	top:120px !important;
}

@keyframes intensificar-1588338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588361 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1588361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588385 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:385px !important;
}

#item1588391 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:282px !important;
}

@keyframes intensificar-1588391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588414 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:305px !important;
}

@keyframes intensificar-1588414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588438 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:189px !important;
}

@keyframes intensificar-1588438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588461 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:212px !important;
}

@keyframes intensificar-1588461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588307 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:558px !important;
}

#item1627037 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1588633 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1588634 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1588630 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1588666 {
	width:172px !important;
	height:70px !important;
}

#item1588667 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588641 {
	width:172px !important;
	height:70px !important;
}

#item1588642 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588637 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1588719 {
	width:158px !important;
	height:70px !important;
}

#item1588720 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588694 {
	width:158px !important;
	height:70px !important;
}

#item1588695 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588690 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1588773 {
	width:141px !important;
	height:70px !important;
}

#item1588774 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588748 {
	width:141px !important;
	height:70px !important;
}

#item1588749 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588744 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1588826 {
	width:141px !important;
	height:70px !important;
}

#item1588827 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1588801 {
	width:141px !important;
	height:70px !important;
}

#item1588802 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1588797 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1644154 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644177 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644151 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1588880 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1588880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634291 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1621469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1621477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621467 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1621486 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1621064 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1621087 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1621112 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1621117 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1621397 {
	width:528px !important;
	height:238px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1621397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1859190 tr {
	border-right:2.2px solid #fff;;
}

table#table1859190 {
	table-layout:fixed;
}

#item1621421 {
	width:528px !important;
	height:191px !important;
	top:259px !important;
}

@keyframes intensificar-1621421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621444 {
	width:100px !important;
	height:13px !important;
	top:239px !important;
}

@keyframes intensificar-1621444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621348 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1621348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621372 {
	width:528px !important;
	height:244px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1621372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621323 {
	width:528px !important;
	height:498px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1621323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621143 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1621166 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1621172 {
	width:350px !important;
	height:147px !important;
	top:86px !important;
}

@keyframes intensificar-1621172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621195 {
	width:528px !important;
	height:70px !important;
}

@keyframes intensificar-1621195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621218 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:277px !important;
}

#item1621228 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:204px !important;
}

@keyframes intensificar-1621228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621252 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:220px !important;
}

@keyframes intensificar-1621252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621275 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1621275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621298 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1621298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621140 {
	width:564px !important;
	height:498px !important;
	left:36px !important;
	top:176px !important;
}

#item1626915 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1620845 {
	width:123px !important;
	height:50px !important;
}

#item1620846 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620820 {
	width:123px !important;
	height:50px !important;
}

#item1620821 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620816 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1620898 {
	width:113px !important;
	height:50px !important;
}

#item1620899 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620873 {
	width:113px !important;
	height:50px !important;
}

#item1620874 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620869 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1620953 {
	width:101px !important;
	height:50px !important;
}

#item1620954 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620928 {
	width:101px !important;
	height:50px !important;
}

#item1620929 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1620924 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1621006 {
	width:101px !important;
	height:50px !important;
}

#item1621007 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1620981 {
	width:101px !important;
	height:50px !important;
}

#item1620982 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1620977 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1621034 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1621057 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1621030 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1621577 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1621578 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1621574 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1630509 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1630509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1630509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634369 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1588903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1588911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588901 {
	width:700px !important;
	height:309px !important;
}

#item1605120 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1588924 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1588947 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1588971 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1588974 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1589245 {
	width:595px !important;
	height:190px !important;
}

@keyframes intensificar-1589245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1863831 tr {
	border-right:3.08px solid #fff;;
}

table#table1863831 {
	table-layout:fixed;
}

#item1589269 {
	width:628px !important;
	height:247px !important;
	top:251px !important;
}

@keyframes intensificar-1589269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589292 {
	width:140px !important;
	height:18px !important;
	top:223px !important;
}

@keyframes intensificar-1589292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607770 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:72px !important;
}

#item1589220 {
	width:628px !important;
	height:498px !important;
}

@keyframes intensificar-1589220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589171 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1589171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607764 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:226px !important;
}

#item1589000 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1589023 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1589026 {
	width:490px !important;
	height:205px !important;
	top:120px !important;
}

@keyframes intensificar-1589026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589049 {
	width:628px !important;
	height:98px !important;
}

@keyframes intensificar-1589049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589073 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:387px !important;
}

#item1589078 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:285px !important;
}

@keyframes intensificar-1589078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589101 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:307px !important;
}

@keyframes intensificar-1589101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589124 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:189px !important;
}

@keyframes intensificar-1589124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589147 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:211px !important;
}

@keyframes intensificar-1589147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588997 {
	width:665px !important;
	height:498px !important;
	left:36px !important;
	top:577px !important;
}

#item1627014 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1589319 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1589320 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1589316 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1589353 {
	width:172px !important;
	height:70px !important;
}

#item1589354 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589328 {
	width:172px !important;
	height:70px !important;
}

#item1589329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589324 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1589406 {
	width:158px !important;
	height:70px !important;
}

#item1589407 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589381 {
	width:158px !important;
	height:70px !important;
}

#item1589382 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589377 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1589459 {
	width:141px !important;
	height:70px !important;
}

#item1589460 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589434 {
	width:141px !important;
	height:70px !important;
}

#item1589435 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589430 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1589513 {
	width:141px !important;
	height:70px !important;
}

#item1589514 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589488 {
	width:141px !important;
	height:70px !important;
}

#item1589489 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589484 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1636013 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1127px !important;
}

#item1644189 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644213 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644186 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1589568 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1589568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1589568 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634297 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1550606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1550604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550602 {
	width:600px !important;
	height:790px !important;
}

#item1550607 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1550612 {
	width:528px !important;
	height:225px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550636 {
	width:100px !important;
	height:13px !important;
	top:241px !important;
}

@keyframes intensificar-1550636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1868453 th, table#table1868453 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1868453 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1868453 {
	table-layout:fixed;
}

#item1550659 {
	width:528px !important;
	height:145px !important;
	top:261px !important;
}

@keyframes intensificar-1550659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550810 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1550815 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1550816 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550841 {
	width:14px !important;
	height:9px !important;
}

#item1550844 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1550685 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1550708 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1550711 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1550711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550734 {
	width:350px !important;
	height:114px !important;
	top:82px !important;
}

@keyframes intensificar-1550734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550757 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

#item1550762 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

@keyframes intensificar-1550762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550785 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:183px !important;
}

@keyframes intensificar-1550785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550610 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1550849 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1550872 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1550896 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1550901 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1550928 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1550929 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1550925 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1550961 {
	width:123px !important;
	height:50px !important;
}

#item1550962 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550936 {
	width:123px !important;
	height:50px !important;
}

#item1550937 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550932 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1551015 {
	width:99px !important;
	height:50px !important;
}

#item1551016 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550989 {
	width:99px !important;
	height:50px !important;
}

#item1550990 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550985 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1551069 {
	width:101px !important;
	height:50px !important;
}

#item1551070 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551043 {
	width:101px !important;
	height:50px !important;
}

#item1551044 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551039 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1551122 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1642963 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1642986 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642960 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1551127 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1551127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1551127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634375 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1589597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589588 {
	width:700px !important;
	height:309px !important;
}

#item1605124 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1589777 {
	width:595px !important;
	height:239px !important;
}

@keyframes intensificar-1589777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589801 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1589801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1871649 th, table#table1871649 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1871649 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1871649 {
	table-layout:fixed;
}

#item1589824 {
	width:628px !important;
	height:221px !important;
	top:296px !important;
}

@keyframes intensificar-1589824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607819 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:97px !important;
}

#item1607774 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1607778 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1607778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589610 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1589633 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1589637 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1589637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589660 {
	width:490px !important;
	height:159px !important;
	top:113px !important;
}

@keyframes intensificar-1589660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589684 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:334px !important;
}

#item1589691 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:232px !important;
}

@keyframes intensificar-1589691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589714 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:254px !important;
}

@keyframes intensificar-1589714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589607 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1589847 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1589870 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1589894 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1589898 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1589924 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1589925 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1589921 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1589959 {
	width:172px !important;
	height:70px !important;
}

#item1589960 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589933 {
	width:172px !important;
	height:70px !important;
}

#item1589934 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589929 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1590012 {
	width:139px !important;
	height:70px !important;
}

#item1590013 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589987 {
	width:139px !important;
	height:70px !important;
}

#item1589988 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589983 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1590065 {
	width:141px !important;
	height:70px !important;
}

#item1590066 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590040 {
	width:141px !important;
	height:70px !important;
}

#item1590041 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590036 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1590118 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644224 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644247 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644221 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1590123 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1590123 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1590123 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634301 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1551283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1551279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551277 {
	width:600px !important;
	height:790px !important;
}

#item1551284 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1551289 {
	width:528px !important;
	height:239px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1551289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551313 {
	width:100px !important;
	height:13px !important;
	top:261px !important;
}

@keyframes intensificar-1551313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1874704 th, table#table1874704 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1874704 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1874704 {
	table-layout:fixed;
}

#item1551336 {
	width:528px !important;
	height:86px !important;
	top:281px !important;
}

@keyframes intensificar-1551336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551901 {
	width:528px !important;
	height:580px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1551901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551362 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1551385 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1551388 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1551388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551411 {
	width:350px !important;
	height:80px !important;
	top:66px !important;
}

@keyframes intensificar-1551411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551434 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

#item1551439 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1551439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551462 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

@keyframes intensificar-1551462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551287 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:160px !important;
}

#item1551525 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1551548 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1551572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1551578 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1551866 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1551604 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1551605 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1551601 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1551637 {
	width:123px !important;
	height:50px !important;
}

#item1551638 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551612 {
	width:123px !important;
	height:50px !important;
}

#item1551613 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551608 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1551691 {
	width:99px !important;
	height:50px !important;
}

#item1551692 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1551665 {
	width:99px !important;
	height:50px !important;
}

#item1551666 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1551661 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1551744 {
	width:101px !important;
	height:50px !important;
}

#item1551745 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551719 {
	width:101px !important;
	height:50px !important;
}

#item1551720 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551715 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1551797 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643000 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643023 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1642997 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1551802 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1551802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1551802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634381 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1590150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1590144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590142 {
	width:700px !important;
	height:309px !important;
}

#item1605129 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1590315 {
	width:595px !important;
	height:324px !important;
	top:20px !important;
}

@keyframes intensificar-1590315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590339 {
	width:140px !important;
	height:18px !important;
	top:374px !important;
}

@keyframes intensificar-1590339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1877131 th, table#table1877131 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1877131 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1877131 {
	table-layout:fixed;
}

#item1590362 {
	width:628px !important;
	height:140px !important;
	top:402px !important;
}

@keyframes intensificar-1590362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607828 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:159px !important;
}

#item1590290 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1590290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607825 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1590163 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1590186 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1590190 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1590190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590213 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1590213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590236 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:266px !important;
}

#item1590241 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:163px !important;
}

@keyframes intensificar-1590241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590266 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:185px !important;
}

@keyframes intensificar-1590266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590160 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1590385 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1590408 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1590432 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1590437 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1590460 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1590486 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1590487 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1590483 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1590522 {
	width:172px !important;
	height:70px !important;
}

#item1590523 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590497 {
	width:172px !important;
	height:70px !important;
}

#item1590498 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590492 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1590575 {
	width:139px !important;
	height:70px !important;
}

#item1590576 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1590550 {
	width:139px !important;
	height:70px !important;
}

#item1590551 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1590546 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1590629 {
	width:141px !important;
	height:70px !important;
}

#item1590630 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590604 {
	width:141px !important;
	height:70px !important;
}

#item1590605 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590599 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1590686 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644257 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644280 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644254 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1590689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1590689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1590689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634311 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1551961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1551959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551957 {
	width:600px !important;
	height:790px !important;
}

#item1551962 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1551967 {
	width:528px !important;
	height:239px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1551967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551992 {
	width:100px !important;
	height:13px !important;
	top:276px !important;
}

@keyframes intensificar-1551992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1879299 th, table#table1879299 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1879299 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1879299 {
	table-layout:fixed;
}

#item1552015 {
	width:528px !important;
	height:144px !important;
	top:296px !important;
}

@keyframes intensificar-1552015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552168 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1552171 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1552172 {
	width:509px !important;
	height:616px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1552172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552198 {
	width:14px !important;
	height:9px !important;
}

#item1552202 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1552040 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1552063 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1552068 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1552068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552091 {
	width:350px !important;
	height:148px !important;
	top:82px !important;
}

@keyframes intensificar-1552091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552114 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item1552120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

@keyframes intensificar-1552120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:217px !important;
}

@keyframes intensificar-1552143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551965 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:145px !important;
}

#item1552205 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1552228 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1552253 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1552256 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1552549 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1552283 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1552284 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1552280 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1552316 {
	width:123px !important;
	height:50px !important;
}

#item1552317 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552291 {
	width:123px !important;
	height:50px !important;
}

#item1552292 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552287 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1552370 {
	width:99px !important;
	height:50px !important;
}

#item1552371 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552345 {
	width:99px !important;
	height:50px !important;
}

#item1552346 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552341 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1552423 {
	width:101px !important;
	height:50px !important;
}

#item1552424 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552398 {
	width:101px !important;
	height:50px !important;
}

#item1552399 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552394 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1552479 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643031 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643054 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643028 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1552484 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1552484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1552484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634387 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1590712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1590718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590710 {
	width:700px !important;
	height:309px !important;
}

#item1605132 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1590897 {
	width:595px !important;
	height:260px !important;
}

@keyframes intensificar-1590897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590921 {
	width:140px !important;
	height:18px !important;
	top:291px !important;
}

@keyframes intensificar-1590921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1882602 th, table#table1882602 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1882602 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1882602 {
	table-layout:fixed;
}

#item1590944 {
	width:628px !important;
	height:221px !important;
	top:319px !important;
}

@keyframes intensificar-1590944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607880 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:107px !important;
}

#item1607832 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

#item1607843 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1607843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590731 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1590754 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1590758 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1590758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590782 {
	width:490px !important;
	height:207px !important;
	top:92px !important;
}

@keyframes intensificar-1590782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590806 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:362px !important;
}

#item1590811 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:259px !important;
}

@keyframes intensificar-1590811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590834 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:282px !important;
}

@keyframes intensificar-1590834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590728 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1590967 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1590991 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1591015 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1591019 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1591042 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1591068 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1591069 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1591065 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1591101 {
	width:172px !important;
	height:70px !important;
}

#item1591102 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591076 {
	width:172px !important;
	height:70px !important;
}

#item1591077 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591072 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1591155 {
	width:139px !important;
	height:70px !important;
}

#item1591156 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591129 {
	width:139px !important;
	height:70px !important;
}

#item1591130 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591125 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1591208 {
	width:141px !important;
	height:70px !important;
}

#item1591209 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591183 {
	width:141px !important;
	height:70px !important;
}

#item1591184 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591179 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1591263 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644291 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644314 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644288 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1591267 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1591267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634317 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1552603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1552601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552599 {
	width:600px !important;
	height:790px !important;
}

#item1552604 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1552776 {
	width:528px !important;
	height:266px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1552776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552800 {
	width:100px !important;
	height:13px !important;
	top:280px !important;
}

@keyframes intensificar-1552800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1885445 th, table#table1885445 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1885445 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1885445 {
	table-layout:fixed;
}

#item1552823 {
	width:528px !important;
	height:233px !important;
	top:300px !important;
}

@keyframes intensificar-1552823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552739 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1552742 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1553254 {
	width:509px !important;
	height:751px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552768 {
	width:14px !important;
	height:9px !important;
}

#item1552772 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1552611 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1552634 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1552639 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1552639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552662 {
	width:350px !important;
	height:216px !important;
	top:97px !important;
}

@keyframes intensificar-1552662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552685 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:357px !important;
}

#item1552691 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:284px !important;
}

@keyframes intensificar-1552691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552714 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:300px !important;
}

@keyframes intensificar-1552714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552608 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:161px !important;
}

#item1552846 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1552869 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1552893 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1552896 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1552919 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1552945 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1552946 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1552942 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1552979 {
	width:123px !important;
	height:50px !important;
}

#item1552980 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552953 {
	width:123px !important;
	height:50px !important;
}

#item1552954 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552949 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1553032 {
	width:99px !important;
	height:50px !important;
}

#item1553033 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1553007 {
	width:99px !important;
	height:50px !important;
}

#item1553008 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1553003 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1553086 {
	width:101px !important;
	height:50px !important;
}

#item1553087 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553061 {
	width:101px !important;
	height:50px !important;
}

#item1553062 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553057 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1553140 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643061 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643085 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643058 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1553146 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1553146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1553146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634396 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1591298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1591289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591287 {
	width:700px !important;
	height:309px !important;
}

#item1605140 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1591477 {
	width:595px !important;
	height:119px !important;
}

@keyframes intensificar-1591477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591501 {
	width:140px !important;
	height:18px !important;
	top:148px !important;
}

@keyframes intensificar-1591501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1889126 th, table#table1889126 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1889126 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1889126 {
	table-layout:fixed;
}

#item1591524 {
	width:628px !important;
	height:343px !important;
	top:176px !important;
}

@keyframes intensificar-1591524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607930 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:37px !important;
}

#item1607884 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1607889 {
	width:595px !important;
	height:519px !important;
}

@keyframes intensificar-1607889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591311 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1591334 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1591337 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1591337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591360 {
	width:490px !important;
	height:302px !important;
	top:115px !important;
}

@keyframes intensificar-1591360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591383 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:479px !important;
}

#item1591389 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:377px !important;
}

@keyframes intensificar-1591389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591412 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

@keyframes intensificar-1591412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591308 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1591547 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1591570 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1591594 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1591598 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1591621 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1591647 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1591648 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1591644 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1591681 {
	width:172px !important;
	height:70px !important;
}

#item1591682 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591656 {
	width:172px !important;
	height:70px !important;
}

#item1591657 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591652 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1591734 {
	width:139px !important;
	height:70px !important;
}

#item1591735 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591709 {
	width:139px !important;
	height:70px !important;
}

#item1591710 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591705 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1591788 {
	width:141px !important;
	height:70px !important;
}

#item1591789 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591763 {
	width:141px !important;
	height:70px !important;
}

#item1591764 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591759 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1591843 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644321 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644344 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644318 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1591847 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1591847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634322 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1553312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1553310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553308 {
	width:600px !important;
	height:790px !important;
}

#item1553314 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1553488 {
	width:528px !important;
	height:267px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553512 {
	width:100px !important;
	height:13px !important;
	top:282px !important;
}

@keyframes intensificar-1553512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1892482 th, table#table1892482 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1892482 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1892482 {
	table-layout:fixed;
}

#item1553535 {
	width:528px !important;
	height:144px !important;
	top:302px !important;
}

@keyframes intensificar-1553535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553450 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1553454 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1553455 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553480 {
	width:14px !important;
	height:9px !important;
}

#item1553483 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1553320 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1553343 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1553348 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1553348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553371 {
	width:350px !important;
	height:114px !important;
	top:83px !important;
}

@keyframes intensificar-1553371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553394 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

#item1553401 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

@keyframes intensificar-1553401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553424 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:185px !important;
}

@keyframes intensificar-1553424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553317 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1553558 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1553581 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1553606 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1553609 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1553633 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1553659 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1553660 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1553656 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1553692 {
	width:123px !important;
	height:50px !important;
}

#item1553693 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553667 {
	width:123px !important;
	height:50px !important;
}

#item1553668 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553663 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1553745 {
	width:99px !important;
	height:50px !important;
}

#item1553746 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1553720 {
	width:99px !important;
	height:50px !important;
}

#item1553721 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1553716 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1553799 {
	width:101px !important;
	height:50px !important;
}

#item1553800 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553774 {
	width:101px !important;
	height:50px !important;
}

#item1553775 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553769 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1553854 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643093 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643116 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643090 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1553859 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1553859 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1553859 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634399 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1591877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1591871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591869 {
	width:700px !important;
	height:309px !important;
}

#item1605144 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1592056 {
	width:595px !important;
	height:237px !important;
}

@keyframes intensificar-1592056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592080 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1592080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1895142 th, table#table1895142 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1895142 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1895142 {
	table-layout:fixed;
}

#item1592103 {
	width:628px !important;
	height:221px !important;
	top:296px !important;
}

@keyframes intensificar-1592103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607979 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:96px !important;
}

#item1607933 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1607936 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1607936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591888 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1591911 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1591916 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1591916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591940 {
	width:490px !important;
	height:159px !important;
	top:115px !important;
}

@keyframes intensificar-1591940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591963 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:338px !important;
}

#item1591969 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:236px !important;
}

@keyframes intensificar-1591969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591992 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:258px !important;
}

@keyframes intensificar-1591992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591885 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1592126 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1592150 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1592174 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1592178 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592201 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1592227 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1592228 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1592224 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1592262 {
	width:172px !important;
	height:70px !important;
}

#item1592263 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592237 {
	width:172px !important;
	height:70px !important;
}

#item1592238 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592232 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1592316 {
	width:139px !important;
	height:70px !important;
}

#item1592317 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592290 {
	width:139px !important;
	height:70px !important;
}

#item1592291 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592286 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1592369 {
	width:141px !important;
	height:70px !important;
}

#item1592370 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592344 {
	width:141px !important;
	height:70px !important;
}

#item1592345 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592340 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1592423 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644352 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644376 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644349 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1592426 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1592426 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592426 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634328 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1553959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1553957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553955 {
	width:600px !important;
	height:790px !important;
}

#item1553960 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1553966 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553990 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1553990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1897851 tr {
	border-right:2.2px solid #fff;;
}

table#table1897851 {
	table-layout:fixed;
}

#item1554013 {
	width:528px !important;
	height:75px !important;
	top:331px !important;
}

@keyframes intensificar-1554013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554167 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1554170 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1554588 {
	width:509px !important;
	height:650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1554588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554196 {
	width:14px !important;
	height:9px !important;
}

#item1554199 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1554038 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1554061 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1554066 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1554066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554090 {
	width:350px !important;
	height:12px !important;
	top:97px !important;
}

@keyframes intensificar-1554090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554113 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:155px !important;
}

#item1554119 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:82px !important;
}

@keyframes intensificar-1554119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554142 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:98px !important;
}

@keyframes intensificar-1554142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553964 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1554203 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1554227 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1554252 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1554255 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1554281 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1554282 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1554278 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1554314 {
	width:123px !important;
	height:50px !important;
}

#item1554315 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554289 {
	width:123px !important;
	height:50px !important;
}

#item1554290 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554285 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1554367 {
	width:99px !important;
	height:50px !important;
}

#item1554368 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1554342 {
	width:99px !important;
	height:50px !important;
}

#item1554343 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1554338 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1554421 {
	width:101px !important;
	height:50px !important;
}

#item1554422 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554395 {
	width:101px !important;
	height:50px !important;
}

#item1554397 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554391 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1554475 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643123 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643147 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643120 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1554481 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1554481 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1554481 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634403 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1592449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1592457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592447 {
	width:700px !important;
	height:309px !important;
}

#item1605147 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1605151 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1592637 {
	width:595px !important;
	height:359px !important;
}

@keyframes intensificar-1592637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592661 {
	width:140px !important;
	height:18px !important;
	top:388px !important;
}

@keyframes intensificar-1592661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1900295 tr {
	border-right:3.08px solid #fff;;
}

table#table1900295 {
	table-layout:fixed;
}

#item1592684 {
	width:628px !important;
	height:125px !important;
	top:416px !important;
}

@keyframes intensificar-1592684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608061 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:157px !important;
}

#item1607984 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1607990 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1607990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592470 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1592493 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1592496 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1592496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592519 {
	width:490px !important;
	height:16px !important;
	top:113px !important;
}

@keyframes intensificar-1592519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592542 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:194px !important;
}

#item1592548 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:92px !important;
}

@keyframes intensificar-1592548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592571 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:114px !important;
}

@keyframes intensificar-1592571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592467 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1592707 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1592730 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1592754 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1592758 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1592785 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1592786 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1592781 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1592820 {
	width:172px !important;
	height:70px !important;
}

#item1592821 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592795 {
	width:172px !important;
	height:70px !important;
}

#item1592796 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592790 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1592873 {
	width:139px !important;
	height:70px !important;
}

#item1592874 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592848 {
	width:139px !important;
	height:70px !important;
}

#item1592849 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1592844 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1592926 {
	width:141px !important;
	height:70px !important;
}

#item1592927 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592901 {
	width:141px !important;
	height:70px !important;
}

#item1592902 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1592897 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1592980 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644387 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644410 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644384 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1592983 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1592983 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592983 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1632568 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1632556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1632550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632548 {
	width:600px !important;
	height:790px !important;
}

#item1632564 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1632238 {
	width:528px !important;
	height:224px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1632238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632262 {
	width:100px !important;
	height:13px !important;
	top:224px !important;
}

@keyframes intensificar-1632262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1902685 th, table#table1902685 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1902685 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1902685 {
	table-layout:fixed;
}

#item1632285 {
	width:528px !important;
	height:173px !important;
	top:244px !important;
}

@keyframes intensificar-1632285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632652 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1632652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632311 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1632334 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1632337 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1632337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632360 {
	width:266px !important;
	height:220px !important;
	top:49px !important;
}

@keyframes intensificar-1632360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632383 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1632388 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1632388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632411 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1632411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632235 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1632475 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1632498 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1632522 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1632525 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1632624 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1632036 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1632037 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1632033 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1632070 {
	width:123px !important;
	height:50px !important;
}

#item1632071 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632045 {
	width:123px !important;
	height:50px !important;
}

#item1632046 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632041 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1632124 {
	width:99px !important;
	height:50px !important;
}

#item1632125 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1632098 {
	width:99px !important;
	height:50px !important;
}

#item1632100 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1632094 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1632177 {
	width:101px !important;
	height:50px !important;
}

#item1632178 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632152 {
	width:101px !important;
	height:50px !important;
}

#item1632153 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1632148 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1632201 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643157 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643180 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643154 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1632032 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1632032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1632032 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634408 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1633473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1633464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633462 {
	width:700px !important;
	height:309px !important;
}

#item1633479 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1633482 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1633160 {
	width:595px !important;
	height:195px !important;
}

@keyframes intensificar-1633160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633183 {
	width:140px !important;
	height:18px !important;
	top:235px !important;
}

@keyframes intensificar-1633183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1905522 th, table#table1905522 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1905522 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1905522 {
	table-layout:fixed;
}

#item1633206 {
	width:628px !important;
	height:262px !important;
	top:263px !important;
}

@keyframes intensificar-1633206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633229 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:75px !important;
}

#item1633360 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1633363 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1633363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633235 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1633259 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1633262 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1633262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633285 {
	width:350px !important;
	height:299px !important;
	top:98px !important;
}

@keyframes intensificar-1633285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633308 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:414px !important;
}

#item1633313 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:311px !important;
}

@keyframes intensificar-1633313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633336 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:334px !important;
}

@keyframes intensificar-1633336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633158 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1633386 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1633409 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1633433 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1633439 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1633614 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1632958 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1632959 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1632955 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1632991 {
	width:172px !important;
	height:70px !important;
}

#item1632992 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1632966 {
	width:172px !important;
	height:70px !important;
}

#item1632967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1632962 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1633044 {
	width:139px !important;
	height:70px !important;
}

#item1633045 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1633019 {
	width:139px !important;
	height:70px !important;
}

#item1633020 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1633015 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1633099 {
	width:141px !important;
	height:70px !important;
}

#item1633100 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1633074 {
	width:141px !important;
	height:70px !important;
}

#item1633075 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1633069 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1633123 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644418 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644441 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644415 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1634335 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1555381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1555379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555377 {
	width:600px !important;
	height:790px !important;
}

#item1555382 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1555388 {
	width:528px !important;
	height:253px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1555388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555412 {
	width:100px !important;
	height:13px !important;
	top:253px !important;
}

@keyframes intensificar-1555412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1908394 tr {
	border-right:2.2px solid #fff;;
}

table#table1908394 {
	table-layout:fixed;
}

#item1555435 {
	width:528px !important;
	height:133px !important;
	top:273px !important;
}

@keyframes intensificar-1555435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556028 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1556028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555460 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1555483 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1555488 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1555488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555512 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1555512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555535 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:189px !important;
}

#item1555541 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1555541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555564 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

@keyframes intensificar-1555564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555386 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1555624 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1555647 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1555671 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1555676 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1555702 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1555703 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1555699 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1555735 {
	width:123px !important;
	height:50px !important;
}

#item1555736 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1555710 {
	width:123px !important;
	height:50px !important;
}

#item1555711 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1555706 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1555790 {
	width:99px !important;
	height:50px !important;
}

#item1555791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1555763 {
	width:99px !important;
	height:50px !important;
}

#item1555764 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1555759 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1555844 {
	width:101px !important;
	height:50px !important;
}

#item1555845 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1555818 {
	width:101px !important;
	height:50px !important;
}

#item1555819 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1555814 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1555899 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643187 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643210 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643184 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1555904 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1555904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1555904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634414 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1593571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1593564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593562 {
	width:700px !important;
	height:309px !important;
}

#item1605160 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1593734 {
	width:595px !important;
	height:254px !important;
}

@keyframes intensificar-1593734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593759 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1593759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1911120 tr {
	border-right:3.08px solid #fff;;
}

table#table1911120 {
	table-layout:fixed;
}

#item1593782 {
	width:628px !important;
	height:206px !important;
	top:312px !important;
}

@keyframes intensificar-1593782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608128 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:104px !important;
}

#item1593709 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1593709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608115 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1593583 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1593606 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1593610 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1593610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593633 {
	width:490px !important;
	height:112px !important;
	top:92px !important;
}

@keyframes intensificar-1593633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593656 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:265px !important;
}

#item1593662 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:163px !important;
}

@keyframes intensificar-1593662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593685 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:185px !important;
}

@keyframes intensificar-1593685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593580 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1593805 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1593828 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1593852 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1593855 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1593882 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1593883 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1593879 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1593915 {
	width:172px !important;
	height:70px !important;
}

#item1593916 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593890 {
	width:172px !important;
	height:70px !important;
}

#item1593891 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593886 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1593969 {
	width:139px !important;
	height:70px !important;
}

#item1593970 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593943 {
	width:139px !important;
	height:70px !important;
}

#item1593945 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593939 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1594022 {
	width:141px !important;
	height:70px !important;
}

#item1594023 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593997 {
	width:141px !important;
	height:70px !important;
}

#item1593998 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593993 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1594075 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644448 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644471 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644445 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1594079 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1594079 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594079 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1563573 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1563574 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1563574 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1563575 {
	width:478px !important;
	height:44px !important;
	left:600px !important;
	top:468px !important;
}

@keyframes intensificar-1563575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563598 {
	opacity:0.40;
	width:435px !important;
	height:139px !important;
	left:643px !important;
	top:551px !important;
	background:#0e0b00;
}

#item1563599 {
	width:387px !important;
	height:116px !important;
	left:667px !important;
	top:570px !important;
}

@keyframes intensificar-1563599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563622 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1563622 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1563622 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594676 {
	width:1840px !important;
	height:1211px !important;
	left:-621px !important;
	top:-6px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1594677 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1594677 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1594683 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1594683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594706 {
	opacity:0.40;
	width:628px !important;
	height:131px !important;
	left:36px !important;
	top:122px !important;
	background:#0e0b00;
}

#item1594707 {
	width:584px !important;
	height:86px !important;
	left:58px !important;
	top:141px !important;
}

@keyframes intensificar-1594707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594730 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1594730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1594730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1556798 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1557091 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1557114 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1557118 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1557119 {
	width:509px !important;
	height:1600px !important;
}

@keyframes intensificar-1557119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557142 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1557148 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1556804 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1556828 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1556851 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1914866 th, table#table1914866 td {
	vertical-align:top;;
}

table#table1914866 tr {
	height:18px;;
}

table#table1914866 {
	table-layout:fixed;
}

#item1556880 {
	width:510px !important;
	height:152px !important;
}

#item1556984 {
	width:511px !important;
	height:17px !important;
}

#item1556981 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1556988 {
	width:511px !important;
	height:17px !important;
}

#item1556985 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1556992 {
	width:511px !important;
	height:17px !important;
}

#item1556989 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1556997 {
	width:511px !important;
	height:17px !important;
}

#item1556993 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1557001 {
	width:511px !important;
	height:17px !important;
}

#item1556998 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1557005 {
	width:511px !important;
	height:17px !important;
}

#item1557002 {
	width:511px !important;
	height:17px !important;
}

#item1557009 {
	width:511px !important;
	height:17px !important;
}

#item1557006 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

@keyframes intensificar-1557039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557040 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1556802 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1557211 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1557214 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1557760 {
	width:562px !important;
	height:568px !important;
	left:14px !important;
	top:157px !important;
}

#item1557766 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1557789 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1557763 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1557798 {
	width:19px !important;
	height:19px !important;
}

#item1557794 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1557804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557807 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1557808 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1557804 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1557811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557840 {
	width:122px !important;
	height:50px !important;
}

#item1557841 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1557815 {
	width:122px !important;
	height:50px !important;
}

#item1557816 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1557811 {
	width:122px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1557864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557893 {
	width:122px !important;
	height:50px !important;
}

#item1557894 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1557868 {
	width:122px !important;
	height:50px !important;
}

#item1557869 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1557864 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1558028 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1558051 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1558025 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1558055 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1558055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1558055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594883 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1605236 {
	width:595px !important;
	height:806px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1605236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605270 {
	width:23px !important;
	height:46px !important;
	left:651px !important;
	top:471px !important;
}

#item1594761 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1594784 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1594807 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1921397 th, table#table1921397 td {
	vertical-align:top;;
}

table#table1921397 tr {
	height:22px;;
}

table#table1921397 {
	table-layout:fixed;
}

#item1594831 {
	width:622px !important;
	height:185px !important;
}

#item1594857 {
	width:623px !important;
	height:21px !important;
}

#item1594854 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1594861 {
	width:623px !important;
	height:21px !important;
}

#item1594858 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1594865 {
	width:623px !important;
	height:21px !important;
}

#item1594862 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1594869 {
	width:623px !important;
	height:21px !important;
}

#item1594866 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1594873 {
	width:623px !important;
	height:21px !important;
}

#item1594870 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1594877 {
	width:623px !important;
	height:21px !important;
}

#item1594874 {
	width:623px !important;
	height:21px !important;
}

#item1594881 {
	width:623px !important;
	height:21px !important;
}

#item1594878 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1594750 {
	width:700px !important;
	height:925px !important;
	background:#fff;
}

@keyframes intensificar-1594750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594748 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

#item1594944 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1594947 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1595499 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1595522 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1595496 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

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

#item1595526 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1595533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595536 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1595538 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1595533 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1595542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595571 {
	width:171px !important;
	height:70px !important;
}

#item1595572 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595546 {
	width:171px !important;
	height:70px !important;
}

#item1595547 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1595542 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1595595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595624 {
	width:171px !important;
	height:70px !important;
}

#item1595625 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595599 {
	width:171px !important;
	height:70px !important;
}

#item1595600 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1595595 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1595651 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1595674 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1595648 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1595678 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1595678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595678 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634340 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1558469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1558467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558465 {
	width:600px !important;
	height:790px !important;
}

#item1558470 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1558476 {
	width:528px !important;
	height:253px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1558476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558500 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1558500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1923290 th, table#table1923290 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1923290 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1923290 {
	table-layout:fixed;
}

#item1558523 {
	width:528px !important;
	height:173px !important;
	top:275px !important;
}

@keyframes intensificar-1558523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559054 {
	width:528px !important;
	height:567px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1559054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558548 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1558571 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1558574 {
	width:528px !important;
	height:46px !important;
	top:2px !important;
}

@keyframes intensificar-1558574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558597 {
	width:350px !important;
	height:397px !important;
	top:68px !important;
}

@keyframes intensificar-1558597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558620 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:260px !important;
}

#item1558627 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:187px !important;
}

@keyframes intensificar-1558627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558650 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:203px !important;
}

@keyframes intensificar-1558650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558474 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1558710 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1558733 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1558757 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1558761 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1558787 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1558789 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1558784 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1558824 {
	width:123px !important;
	height:50px !important;
}

#item1558825 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558798 {
	width:123px !important;
	height:50px !important;
}

#item1558800 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558794 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1558877 {
	width:99px !important;
	height:50px !important;
}

#item1558878 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1558852 {
	width:99px !important;
	height:50px !important;
}

#item1558853 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1558848 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1558930 {
	width:101px !important;
	height:50px !important;
}

#item1558931 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558905 {
	width:101px !important;
	height:50px !important;
}

#item1558906 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1558901 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1558958 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1558981 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1558954 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1558984 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1558988 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1558988 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1558988 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634421 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1595706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1595699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595696 {
	width:700px !important;
	height:309px !important;
}

#item1605276 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1595869 {
	width:595px !important;
	height:221px !important;
}

@keyframes intensificar-1595869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595893 {
	width:140px !important;
	height:18px !important;
	top:251px !important;
}

@keyframes intensificar-1595893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1926048 th, table#table1926048 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1926048 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1926048 {
	table-layout:fixed;
}

#item1595916 {
	width:628px !important;
	height:262px !important;
	top:279px !important;
}

@keyframes intensificar-1595916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608196 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:88px !important;
}

#item1595844 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1595844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608190 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1595719 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1595742 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1595745 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1595745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595768 {
	width:490px !important;
	height:207px !important;
	top:92px !important;
}

@keyframes intensificar-1595768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595791 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:361px !important;
}

#item1595796 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:258px !important;
}

@keyframes intensificar-1595796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595819 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:281px !important;
}

@keyframes intensificar-1595819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595716 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1595939 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1595962 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1595986 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595992 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1596018 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1596019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1596054 {
	width:172px !important;
	height:70px !important;
}

#item1596055 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596027 {
	width:172px !important;
	height:70px !important;
}

#item1596028 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596023 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596109 {
	width:139px !important;
	height:70px !important;
}

#item1596110 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596084 {
	width:139px !important;
	height:70px !important;
}

#item1596085 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596079 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596162 {
	width:141px !important;
	height:70px !important;
}

#item1596163 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596137 {
	width:141px !important;
	height:70px !important;
}

#item1596138 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596133 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1596216 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1634253 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1634276 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1634250 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596221 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634348 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1559134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1559131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559129 {
	width:600px !important;
	height:790px !important;
}

#item1559135 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1559140 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1559140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559165 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1559165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1928848 th, table#table1928848 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1928848 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1928848 {
	table-layout:fixed;
}

#item1559188 {
	width:528px !important;
	height:231px !important;
	top:289px !important;
}

@keyframes intensificar-1559188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559341 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1559345 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1559777 {
	width:509px !important;
	height:679px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1559777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559372 {
	width:14px !important;
	height:9px !important;
}

#item1559375 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1559213 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1559236 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1559240 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1559240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559263 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1559263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559286 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

#item1559293 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1559293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559316 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

@keyframes intensificar-1559316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559138 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1559378 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1559401 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1559425 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1559428 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1559455 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1559456 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1559451 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1559488 {
	width:123px !important;
	height:50px !important;
}

#item1559489 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559463 {
	width:123px !important;
	height:50px !important;
}

#item1559464 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559459 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1559541 {
	width:99px !important;
	height:50px !important;
}

#item1559542 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559516 {
	width:99px !important;
	height:50px !important;
}

#item1559517 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559512 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1559594 {
	width:101px !important;
	height:50px !important;
}

#item1559595 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559569 {
	width:101px !important;
	height:50px !important;
}

#item1559570 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559565 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1559648 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643221 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643244 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643217 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1559652 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1559652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1559652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634432 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1596250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1596244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596242 {
	width:700px !important;
	height:309px !important;
}

#item1605281 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596428 {
	width:595px !important;
	height:118px !important;
}

@keyframes intensificar-1596428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596452 {
	width:140px !important;
	height:18px !important;
	top:147px !important;
}

@keyframes intensificar-1596452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1932695 th, table#table1932695 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1932695 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1932695 {
	table-layout:fixed;
}

#item1596475 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1596475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608247 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:36px !important;
}

#item1608200 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1608207 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1608207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596264 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596287 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596290 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1596290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596313 {
	width:490px !important;
	height:302px !important;
	top:92px !important;
}

@keyframes intensificar-1596313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596336 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:456px !important;
}

#item1596342 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:353px !important;
}

@keyframes intensificar-1596342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596365 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:376px !important;
}

@keyframes intensificar-1596365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596261 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1596498 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1596521 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1596545 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596549 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1596575 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1596576 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596572 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1596610 {
	width:172px !important;
	height:70px !important;
}

#item1596611 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596585 {
	width:172px !important;
	height:70px !important;
}

#item1596586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596581 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596663 {
	width:139px !important;
	height:70px !important;
}

#item1596664 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596638 {
	width:139px !important;
	height:70px !important;
}

#item1596639 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596634 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596717 {
	width:141px !important;
	height:70px !important;
}

#item1596718 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596691 {
	width:141px !important;
	height:70px !important;
}

#item1596692 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596687 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1596771 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644497 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644520 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644494 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596774 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1559829 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1559838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1559836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559834 {
	width:600px !important;
	height:790px !important;
}

#item1559839 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1560560 {
	width:100px !important;
	height:13px !important;
}

@keyframes intensificar-1560560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1936116 th, table#table1936116 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1936116 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1936116 {
	table-layout:fixed;
}

#item1560672 {
	width:528px !important;
	height:245px !important;
	top:319px !important;
}

@keyframes intensificar-1560672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564114 {
	width:528px !important;
	height:283px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1564114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559974 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1559978 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1560458 {
	width:509px !important;
	height:731px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1560458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560004 {
	width:14px !important;
	height:9px !important;
}

#item1560007 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1559846 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1559869 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1559873 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1559873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559896 {
	width:350px !important;
	height:216px !important;
	top:99px !important;
}

@keyframes intensificar-1559896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559919 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:360px !important;
}

#item1559925 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

@keyframes intensificar-1559925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559948 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

@keyframes intensificar-1559948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559843 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1560081 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1560104 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1560128 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1560131 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1560158 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1560159 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1560154 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1560191 {
	width:123px !important;
	height:50px !important;
}

#item1560192 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560166 {
	width:123px !important;
	height:50px !important;
}

#item1560167 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560162 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1560244 {
	width:99px !important;
	height:50px !important;
}

#item1560245 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1560219 {
	width:99px !important;
	height:50px !important;
}

#item1560220 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1560215 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1560297 {
	width:101px !important;
	height:50px !important;
}

#item1560298 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560272 {
	width:101px !important;
	height:50px !important;
}

#item1560273 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560268 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1560351 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643251 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643274 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643248 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1560355 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1560355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596790 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1596796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1596805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596794 {
	width:700px !important;
	height:309px !important;
}

#item1605284 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596987 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1596987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1939961 th, table#table1939961 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1939961 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1939961 {
	table-layout:fixed;
}

#item1597010 {
	width:628px !important;
	height:343px !important;
	top:175px !important;
}

@keyframes intensificar-1597010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597033 {
	width:595px !important;
	height:116px !important;
}

@keyframes intensificar-1597033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608300 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:35px !important;
}

#item1608251 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1608257 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1608257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596818 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596842 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596846 {
	width:628px !important;
	height:115px !important;
}

@keyframes intensificar-1596846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596869 {
	width:490px !important;
	height:302px !important;
	top:137px !important;
}

@keyframes intensificar-1596869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596892 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:503px !important;
}

#item1596898 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:401px !important;
}

@keyframes intensificar-1596898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596921 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:423px !important;
}

@keyframes intensificar-1596921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596814 {
	width:665px !important;
	height:534px !important;
	left:36px !important;
	top:557px !important;
}

#item1597057 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1597080 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597105 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597110 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1597136 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1597137 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597133 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1597170 {
	width:172px !important;
	height:70px !important;
}

#item1597171 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597144 {
	width:172px !important;
	height:70px !important;
}

#item1597145 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597140 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597224 {
	width:139px !important;
	height:70px !important;
}

#item1597225 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597199 {
	width:139px !important;
	height:70px !important;
}

#item1597200 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597195 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597277 {
	width:141px !important;
	height:70px !important;
}

#item1597278 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597252 {
	width:141px !important;
	height:70px !important;
}

#item1597253 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597248 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1597332 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644529 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644552 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644525 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597336 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634343 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1560741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1560738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560736 {
	width:600px !important;
	height:790px !important;
}

#item1560742 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1560788 {
	width:100px !important;
	height:13px !important;
}

@keyframes intensificar-1560788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1943839 th, table#table1943839 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1943839 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1943839 {
	table-layout:fixed;
}

#item1560811 {
	width:528px !important;
	height:218px !important;
	top:309px !important;
}

@keyframes intensificar-1560811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564148 {
	width:528px !important;
	height:281px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1564148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561409 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1561409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560836 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1560859 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1560864 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1560864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560887 {
	width:350px !important;
	height:182px !important;
	top:65px !important;
}

@keyframes intensificar-1560887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560910 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

#item1560915 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

@keyframes intensificar-1560915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560938 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

@keyframes intensificar-1560938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560746 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1561003 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1561026 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1561051 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1561055 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1561081 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1561082 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1561078 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1561115 {
	width:123px !important;
	height:50px !important;
}

#item1561116 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561090 {
	width:123px !important;
	height:50px !important;
}

#item1561091 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561086 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1561168 {
	width:99px !important;
	height:50px !important;
}

#item1561169 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561143 {
	width:99px !important;
	height:50px !important;
}

#item1561144 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561139 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1561222 {
	width:101px !important;
	height:50px !important;
}

#item1561223 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561197 {
	width:101px !important;
	height:50px !important;
}

#item1561198 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561192 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1561277 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643284 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643307 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643281 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1561280 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1561280 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1561280 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634426 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1597358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1597363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597356 {
	width:700px !important;
	height:309px !important;
}

#item1605288 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1597528 {
	width:140px !important;
	height:18px !important;
}

@keyframes intensificar-1597528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1947104 th, table#table1947104 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1947104 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1947104 {
	table-layout:fixed;
}

#item1597551 {
	width:628px !important;
	height:302px !important;
	top:216px !important;
}

@keyframes intensificar-1597551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597575 {
	width:595px !important;
	height:158px !important;
	left:1px !important;
}

@keyframes intensificar-1597575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608312 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:56px !important;
}

#item1597502 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1597502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608305 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1597376 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597399 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597403 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1597403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597426 {
	width:490px !important;
	height:254px !important;
	top:112px !important;
}

@keyframes intensificar-1597426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597449 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:427px !important;
}

#item1597454 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:324px !important;
}

@keyframes intensificar-1597454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597478 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:347px !important;
}

@keyframes intensificar-1597478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597373 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1597599 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1597622 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597646 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597650 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1597677 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1597678 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597673 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1597712 {
	width:172px !important;
	height:70px !important;
}

#item1597713 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597687 {
	width:172px !important;
	height:70px !important;
}

#item1597688 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597682 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597765 {
	width:139px !important;
	height:70px !important;
}

#item1597766 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597740 {
	width:139px !important;
	height:70px !important;
}

#item1597741 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597736 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597818 {
	width:141px !important;
	height:70px !important;
}

#item1597819 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597793 {
	width:141px !important;
	height:70px !important;
}

#item1597794 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597789 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1597872 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644560 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644583 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644557 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597876 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634353 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1561552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1561549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561547 {
	width:600px !important;
	height:790px !important;
}

#item1561553 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1561559 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1561559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561584 {
	width:100px !important;
	height:13px !important;
	top:270px !important;
}

@keyframes intensificar-1561584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1950761 th, table#table1950761 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1950761 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1950761 {
	table-layout:fixed;
}

#item1561607 {
	width:528px !important;
	height:233px !important;
	top:290px !important;
}

@keyframes intensificar-1561607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561758 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1561761 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1562188 {
	width:509px !important;
	height:980px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1562188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561787 {
	width:14px !important;
	height:9px !important;
}

#item1561790 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1561632 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1561655 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1561658 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1561658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561681 {
	width:350px !important;
	height:397px !important;
	top:99px !important;
}

@keyframes intensificar-1561681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561704 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:393px !important;
}

#item1561709 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:320px !important;
}

@keyframes intensificar-1561709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561732 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:336px !important;
}

@keyframes intensificar-1561732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561557 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1561794 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1561817 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1561841 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1561845 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1561871 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1561873 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1561868 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1561908 {
	width:123px !important;
	height:50px !important;
}

#item1561909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561883 {
	width:123px !important;
	height:50px !important;
}

#item1561884 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561878 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1561962 {
	width:99px !important;
	height:50px !important;
}

#item1561963 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561936 {
	width:99px !important;
	height:50px !important;
}

#item1561937 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561932 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1562016 {
	width:101px !important;
	height:50px !important;
}

#item1562017 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561990 {
	width:101px !important;
	height:50px !important;
}

#item1561991 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561986 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1562070 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643314 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643337 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643311 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1562074 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1562074 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1562074 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634438 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1597899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1597905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597897 {
	width:700px !important;
	height:309px !important;
}

#item1605292 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598084 {
	width:595px !important;
	height:138px !important;
}

@keyframes intensificar-1598084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598108 {
	width:140px !important;
	height:18px !important;
	top:157px !important;
}

@keyframes intensificar-1598108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1954254 th, table#table1954254 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1954254 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1954254 {
	table-layout:fixed;
}

#item1598131 {
	width:628px !important;
	height:343px !important;
	top:185px !important;
}

@keyframes intensificar-1598131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608372 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:46px !important;
}

#item1608316 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:241px !important;
}

#item1608327 {
	width:595px !important;
	height:528px !important;
}

@keyframes intensificar-1608327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597917 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597940 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597944 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1597944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597967 {
	width:490px !important;
	height:350px !important;
	top:130px !important;
}

@keyframes intensificar-1597967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597990 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:528px !important;
}

#item1597997 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:426px !important;
}

@keyframes intensificar-1597997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598021 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:448px !important;
}

@keyframes intensificar-1598021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597914 {
	width:665px !important;
	height:559px !important;
	left:36px !important;
	top:547px !important;
}

#item1598154 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:493px !important;
}

#item1598177 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1598202 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598207 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1598233 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1598234 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598230 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1598267 {
	width:172px !important;
	height:70px !important;
}

#item1598268 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598242 {
	width:172px !important;
	height:70px !important;
}

#item1598243 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598238 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598320 {
	width:139px !important;
	height:70px !important;
}

#item1598321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598295 {
	width:139px !important;
	height:70px !important;
}

#item1598296 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598291 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598376 {
	width:141px !important;
	height:70px !important;
}

#item1598377 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598350 {
	width:141px !important;
	height:70px !important;
}

#item1598351 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598345 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1598431 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644592 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644615 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644589 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598434 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598434 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634362 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1562250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1562248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562246 {
	width:600px !important;
	height:790px !important;
}

#item1562251 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1562421 {
	width:528px !important;
	height:266px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1562421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562446 {
	width:100px !important;
	height:13px !important;
	top:279px !important;
}

@keyframes intensificar-1562446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1957681 th, table#table1957681 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1957681 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1957681 {
	table-layout:fixed;
}

#item1562469 {
	width:528px !important;
	height:216px !important;
	top:299px !important;
}

@keyframes intensificar-1562469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562385 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1562388 {
	width:534px !important;
	height:529px !important;
	top:16px !important;
}

#item1562877 {
	width:509px !important;
	height:722px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1562877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562414 {
	width:14px !important;
	height:9px !important;
}

#item1562417 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

#item1562259 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1562283 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1562286 {
	width:528px !important;
	height:63px !important;
	top:14px !important;
}

@keyframes intensificar-1562286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562309 {
	width:350px !important;
	height:397px !important;
	top:97px !important;
}

@keyframes intensificar-1562309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562332 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:323px !important;
}

#item1562337 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:250px !important;
}

@keyframes intensificar-1562337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562360 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:266px !important;
}

@keyframes intensificar-1562360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562256 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:164px !important;
}

#item1562492 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1562515 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1562539 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1562543 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1562569 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1562570 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1562566 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1562604 {
	width:123px !important;
	height:50px !important;
}

#item1562605 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562579 {
	width:123px !important;
	height:50px !important;
}

#item1562580 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562575 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1562658 {
	width:99px !important;
	height:50px !important;
}

#item1562659 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1562633 {
	width:99px !important;
	height:50px !important;
}

#item1562634 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1562628 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1562711 {
	width:101px !important;
	height:50px !important;
}

#item1562712 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562686 {
	width:101px !important;
	height:50px !important;
}

#item1562687 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1562682 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1562766 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643359 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643382 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643356 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1562770 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1562770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1562770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634443 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1598461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1598455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598453 {
	width:700px !important;
	height:309px !important;
}

#item1605296 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598645 {
	width:595px !important;
	height:120px !important;
}

@keyframes intensificar-1598645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598669 {
	width:140px !important;
	height:18px !important;
	top:144px !important;
}

@keyframes intensificar-1598669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1960943 th, table#table1960943 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1960943 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1960943 {
	table-layout:fixed;
}

#item1598692 {
	width:628px !important;
	height:302px !important;
	top:172px !important;
}

@keyframes intensificar-1598692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608418 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:37px !important;
}

#item1608376 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:225px !important;
}

#item1608381 {
	width:595px !important;
	height:496px !important;
}

@keyframes intensificar-1608381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598477 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1598500 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598503 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1598503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598526 {
	width:490px !important;
	height:254px !important;
	top:116px !important;
}

@keyframes intensificar-1598526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598549 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:433px !important;
}

#item1598556 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:331px !important;
}

@keyframes intensificar-1598556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598579 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:353px !important;
}

@keyframes intensificar-1598579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598474 {
	width:665px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1598715 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1598738 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1598762 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598766 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1598792 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1598793 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598789 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1598826 {
	width:172px !important;
	height:70px !important;
}

#item1598827 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598800 {
	width:172px !important;
	height:70px !important;
}

#item1598801 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598796 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598880 {
	width:139px !important;
	height:70px !important;
}

#item1598881 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598854 {
	width:139px !important;
	height:70px !important;
}

#item1598855 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598850 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598933 {
	width:141px !important;
	height:70px !important;
}

#item1598934 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598908 {
	width:141px !important;
	height:70px !important;
}

#item1598909 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598904 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1598986 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644626 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644649 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644623 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598989 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598989 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598989 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634359 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1562933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1562931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562929 {
	width:600px !important;
	height:790px !important;
}

#item1562934 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1562941 {
	width:528px !important;
	height:267px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1562941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562965 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1562965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1964310 th, table#table1964310 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1964310 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1964310 {
	table-layout:fixed;
}

#item1562988 {
	width:528px !important;
	height:204px !important;
	top:287px !important;
}

@keyframes intensificar-1562988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563527 {
	width:528px !important;
	height:544px !important;
	top:4px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1563527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563013 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1563036 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1563039 {
	width:528px !important;
	height:63px !important;
	top:1px !important;
}

@keyframes intensificar-1563039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563062 {
	width:350px !important;
	height:397px !important;
	top:83px !important;
}

@keyframes intensificar-1563062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563085 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

#item1563090 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1563090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563113 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:286px !important;
}

@keyframes intensificar-1563113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562938 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1563174 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1563197 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1563221 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1563225 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1563251 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1563252 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1563248 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1563286 {
	width:123px !important;
	height:50px !important;
}

#item1563287 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563261 {
	width:123px !important;
	height:50px !important;
}

#item1563262 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563257 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1563340 {
	width:99px !important;
	height:50px !important;
}

#item1563341 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563315 {
	width:99px !important;
	height:50px !important;
}

#item1563316 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1563311 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1563393 {
	width:101px !important;
	height:50px !important;
}

#item1563394 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563368 {
	width:101px !important;
	height:50px !important;
}

#item1563369 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1563364 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1563446 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1643389 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1643412 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1643385 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1563451 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1563451 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1563451 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634447 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1599021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1599013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599011 {
	width:700px !important;
	height:309px !important;
}

#item1605300 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1599190 {
	width:595px !important;
	height:157px !important;
}

@keyframes intensificar-1599190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599214 {
	width:140px !important;
	height:18px !important;
	top:187px !important;
}

@keyframes intensificar-1599214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1967504 th, table#table1967504 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1967504 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1967504 {
	table-layout:fixed;
}

#item1599237 {
	width:627px !important;
	height:302px !important;
	top:215px !important;
}

@keyframes intensificar-1599237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608429 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:56px !important;
}

#item1599164 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1599164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608422 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1599035 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1599058 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1599064 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1599064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599087 {
	width:490px !important;
	height:302px !important;
	top:116px !important;
}

@keyframes intensificar-1599087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599110 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:480px !important;
}

#item1599115 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:377px !important;
}

@keyframes intensificar-1599115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599140 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:400px !important;
}

@keyframes intensificar-1599140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599031 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1599260 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1599283 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1599307 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599311 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1599338 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1599339 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1599334 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1599374 {
	width:172px !important;
	height:70px !important;
}

#item1599375 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599348 {
	width:172px !important;
	height:70px !important;
}

#item1599349 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599343 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1599427 {
	width:139px !important;
	height:70px !important;
}

#item1599428 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599402 {
	width:139px !important;
	height:70px !important;
}

#item1599403 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599398 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1599480 {
	width:141px !important;
	height:70px !important;
}

#item1599481 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599455 {
	width:141px !important;
	height:70px !important;
}

#item1599456 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599451 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1599534 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1644663 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1644686 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1644660 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1599537 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1642196 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1642205 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1642206 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1642214 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1642219 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1642224 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1642229 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1642236 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1642241 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1642247 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1642252 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1642111 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1642111 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642111 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1642133 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1642135 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1642136 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1642143 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1642151 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1642156 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1642161 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1642166 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1642172 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1642177 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1642184 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1642034 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1642034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642034 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1222351 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1603418 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1603419 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1603442 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1603469 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1603475 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1603475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599610 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599610 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle167 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:15px;
	color:#fff;
	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;
	text-align:center;
}

p.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#fff;
	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;
	text-align:center;
}

p.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle164 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle163 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	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:right;
}

p.autoParaStyle162 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	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;
	text-align:left;
}

p.autoParaStyle161 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	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;
	text-align:left;
}

p.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	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.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	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.autoParaStyle158 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	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:right;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	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;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	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;
	text-align:left;
}

p.autoParaStyle154 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	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:right;
}

p.autoParaStyle153 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	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;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	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;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	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.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	padding-left:46px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	padding-left:33px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:15px;
	color:#101820;
	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.autoParaStyle146 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:42px;
	color:#ea5153;
	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.autoParaStyle143 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	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-top:4px;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	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.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:30px;
	color:#ea5153;
	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.autoParaStyle140 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	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-top:3px;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	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.autoParaStyle138 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	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.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	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.autoParaStyle136 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	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.autoParaStyle135 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle131 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#295a89;
	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.autoParaStyle130 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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.autoParaStyle128 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	font-family:FF-Averta-Regular,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	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:right;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	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:right;
}

p.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	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.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:23.8px;
	color:#ea5153;
	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.autoParaStyle121 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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;
	text-align:left;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	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;
	text-align:left;
}

p.autoParaStyle119 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	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.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.025em;
	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.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle112 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#295a89;
	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.autoParaStyle111 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	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.autoParaStyle109 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle108 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	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:right;
}

p.autoParaStyle107 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	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:right;
}

p.autoParaStyle106 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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.autoParaStyle105 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#272f36;
	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.autoParaStyle104 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle103 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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;
	text-align:left;
}

p.autoParaStyle102 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	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;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	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.autoParaStyle100 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	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.autoParaStyle97 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#295a89;
	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.autoParaStyle96 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	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.autoParaStyle95 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	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.autoParaStyle94 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21.5px;
	line-height:28px;
	color:#101820;
	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.autoParaStyle93 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle91 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#101820;
	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;
	text-align:left;
}

p.autoParaStyle90 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	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;
	text-align:right;
}

p.autoParaStyle89 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	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;
	text-align:center;
}

p.autoParaStyle88 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	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;
	text-align:right;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	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.autoParaStyle86 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	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.autoParaStyle85 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#295a89;
	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.autoParaStyle82 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	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.autoParaStyle81 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle80 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	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;
	text-align:left;
}

p.autoParaStyle77 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#101820;
	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;
	text-align:right;
}

p.autoParaStyle76 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	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;
	text-align:center;
}

p.autoParaStyle75 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	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;
	text-align:right;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	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.autoParaStyle72 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	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.autoParaStyle68 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30.5px;
	line-height:34.2px;
	color:#101820;
	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.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	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.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	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.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	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.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	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.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	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.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	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.autoParaStyle52 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:40px;
	color:#fff;
	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;
	text-align:center;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:25.2px;
	color:#fff;
	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;
	text-align:center;
}

p.autoParaStyle48 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:25.2px;
	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;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-family:FF-Averta-Regular,Averta;
	font-size:25.2px;
	line-height:25.2px;
	color:#101820;
	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;
	text-align:center;
}

p.autoParaStyle45 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	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.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#fff;
	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;
	text-align:center;
}

p.autoParaStyle43 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	color:#fff;
	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;
	text-align:center;
}

p.autoParaStyle42 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	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;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:18px;
	color:#101820;
	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;
	text-align:center;
}

p.autoParaStyle39 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	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.autoParaStyle38 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#101820;
	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.autoParaStyle36 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#101820;
	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.autoParaStyle35 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	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.autoParaStyle33 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	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:center;
}

p.autoParaStyle32 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	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:center;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:20px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19px;
	line-height:20px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	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.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	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.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	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.autoParaStyle16 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	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;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	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:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	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:right;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	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.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	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.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	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.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	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.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	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.Ningún-estilo-de-párrafo {
	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.autoCharStyle14 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle13 {
	font-size:14px;
}

span.autoCharStyle12 {
	font-size:10px;
}

span.autoCharStyle11 {
	text-transform:uppercase;
}

span.autoCharStyle10 {
	color:#101820;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle7 {
	font-size:28px;
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

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

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}
