/* 	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-HelveticaNeueLTStd-Md;
	src:url("../fonts/HelveticaNeueLTStd-Md.otf");
}

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

@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-Averta-LightItalic;
	src:url("../fonts/Intelligent Design - Averta-LightItalic.otf");
	font-style:italic;
}

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

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

@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-Averta-Light;
	src:url("../fonts/Averta_Light 2.otf");
}

#item1324189 {
	width:1220px !important;
	height:810px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

#item1151998 {
	width:772px !important;
	height:113px !important;
	left:70px !important;
	top:70px !important;
}

#item1152006 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:203px !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;}
}
#item1632697 {
	width:330px !important;
	height:53px !important;
	left:185px !important;
	top:991px !important;
}

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

#item1632716 {
	width:614px !important;
	height:130px !important;
	left:50px !important;
	top:36px !important;
}

#item1632739 {
	width:614px !important;
	height:22px !important;
	left:50px !important;
	top:186px !important;
}

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

@keyframes atenuar-1586869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222389 {
	width:1220px !important;
	height:810px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:75px !important;
	top:327px !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:75px !important;
	top:508px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:95px !important;
	top:525px !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;}
}
#item1632785 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

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

#item1632802 {
	width:427px !important;
	height:161px !important;
	left:58px !important;
	top:437px !important;
}

@keyframes intensificar-1632802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632825 {
	opacity:0.25;
	width:539px !important;
	height:414px !important;
	left:42px !important;
	top:624px !important;
	background:#0e0b00;
}

#item1632826 {
	width:499px !important;
	height:372px !important;
	left:62px !important;
	top:641px !important;
}

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

@keyframes atenuar-1586947 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586947 {
	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;
}

#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;
}

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

#item1559833 {
	width:13px !important;
	height:26px !important;
	left:1138px !important;
	top:117px !important;
}

#item1559838 {
	width:1086px !important;
	height:188px !important;
	left:51px !important;
	top:35px !important;
}

#item1561867 {
	width:1062px !important;
	height:293px !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-1561867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561894 {
	width:82px !important;
	height:9px !important;
	top:10px !important;
}

#item1561918 {
	width:56px !important;
	height:28px !important;
	left:82px !important;
}

#item1561925 {
	width:98px !important;
	height:9px !important;
	top:10px !important;
}

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

#item1559924 {
	width:14px !important;
	height:9px !important;
	left:1121px !important;
	top:20px !important;
}

#item1559929 {
	width:14px !important;
	height:9px !important;
	left:1121px !important;
	top:229px !important;
}

#item1561965 {
	width:1050px !important;
	height:11px !important;
	left:53px !important;
	top:16px !important;
}

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

@keyframes intensificar-1318210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318211 {
	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;
}

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

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

@keyframes intensificar-1318138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318139 {
	width:1102px !important;
	height:181px !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;
}

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

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

@keyframes intensificar-1318066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318067 {
	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;
}

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

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

@keyframes intensificar-1317986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317987 {
	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;
}

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

#item1318035 {
	width:506px !important;
	height:37px !important;
	left:618px !important;
	top:117px !important;
}

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

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

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

#item1317907 {
	width:538px !important;
	height:11px !important;
	left:540px !important;
	top:34px !important;
}

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

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

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

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

#item1317624 {
	width:1200px !important;
	height:258px !important;
	top:532px !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;}
}
#item1633357 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1633135 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:459px !important;
}

#item1632869 {
	width:700px !important;
	height:694px !important;
	top:53px !important;
	background:#f3f3f2;
}

#item1632901 {
	width:628px !important;
	height:253px !important;
	top:28px !important;
}

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

#item1632971 {
	width:388px !important;
	height:365px !important;
	left:36px !important;
	top:346px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1669804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669805 {
	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;
}

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

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

@keyframes intensificar-1669855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669856 {
	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;
}

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

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

@keyframes intensificar-1669904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669905 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1673835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673836 {
	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;
}

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

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

@keyframes intensificar-1673886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673887 {
	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;
}

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

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

@keyframes intensificar-1673936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1673936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1673938 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1171534 {
	width:527px !important;
	height:53px !important;
	left:17px !important;
}

#item1286945 {
	width:528px !important;
	height:434px !important;
	left:1px !important;
	top:22px !important;
}

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

#item1160916 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item1551855 {
	width:509px !important;
	height:1010px !important;
}

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

#item1160945 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

#item1156743 {
	width:553px !important;
	height:548px !important;
	left:635px !important;
	top:177px !important;
}

@keyframes intensificar-1286889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286917 {
	width:84px !important;
	height:50px !important;
}

#item1286918 {
	width:72px !important;
	height:28px !important;
	left:12px !important;
	top:10px !important;
}

#item1286892 {
	width:84px !important;
	height:50px !important;
}

#item1286893 {
	width:72px !important;
	height:26px !important;
	left:12px !important;
	top:10px !important;
}

#item1286889 {
	width:84px !important;
	height:50px !important;
	left:1116px !important;
	top:740px !important;
}

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

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

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

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

#item1161993 {
	width:116px !important;
	height:50px !important;
	left:997px !important;
	top:740px !important;
}

#item1551914 {
	width:25px !important;
	height:53px !important;
	left:994px !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-1587818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587825 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:460px !important;
}

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

#item1587853 {
	width:627px !important;
	height:75px !important;
	left:23px !important;
}

@keyframes intensificar-1587877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587919 {
	width:595px !important;
	height:556px !important;
}

@keyframes intensificar-1587919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633957 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:255px !important;
}

#item1633921 {
	width:595px !important;
	height:556px !important;
}

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

#item1587877 {
	width:637px !important;
	height:556px !important;
	left:36px !important;
	top:550px !important;
}

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

@keyframes intensificar-1587942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587971 {
	width:118px !important;
	height:70px !important;
}

#item1587972 {
	width:101px !important;
	height:39px !important;
	left:17px !important;
	top:14px !important;
}

#item1587945 {
	width:118px !important;
	height:70px !important;
}

#item1587946 {
	width:101px !important;
	height:36px !important;
	left:17px !important;
	top:14px !important;
}

#item1587942 {
	width:118px !important;
	height:70px !important;
	left:582px !important;
	top:1129px !important;
}

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

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

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

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

#item1587995 {
	width:162px !important;
	height:70px !important;
	left:416px !important;
	top:1129px !important;
}

#item1588048 {
	width:35px !important;
	height:74px !important;
	left:412px !important;
	top:1126px !important;
}

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

@keyframes atenuar-1588051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@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:908px !important;
	left:783px !important;
	top:-57px !important;
	background:#fff;
}

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

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

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

#item1153510 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1153446 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1153377 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:155px !important;
}

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

#item1559092 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1559064 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1559058 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:260px !important;
}

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

#item1559149 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1559122 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1559115 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:365px !important;
}

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

#item1559239 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1559212 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1559204 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:470px !important;
}

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

#item1153340 {
	width:266px !important;
	height:37px !important;
	left:16px !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-1588068 {
	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-1588068 {
	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;
	}
}
#item1588081 {
	width:154px !important;
	height:227px !important;
}

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

#item1588078 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:971px !important;
}

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

#item1588120 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1588090 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1588084 {
	width:315px !important;
	height:51px !important;
	left:142px !important;
	top:770px !important;
}

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

#item1588177 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1588150 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1588143 {
	width:315px !important;
	height:51px !important;
	left:142px !important;
	top:875px !important;
}

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

#item1588237 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1588207 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1588200 {
	width:315px !important;
	height:51px !important;
	left:142px !important;
	top:980px !important;
}

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

#item1588295 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1588267 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1588260 {
	width:315px !important;
	height:51px !important;
	left:142px !important;
	top:1085px !important;
}

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

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

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

@keyframes atenuar-1588348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588348 {
	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:654px !important;
	height:105px !important;
	left:56px !important;
	top:444px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.20;
	width:502px !important;
	height:135px !important;
	left:56px !important;
	top:573px !important;
	background:#0e0b00;
}

#item1153802 {
	width:459px !important;
	height:94px !important;
	left:78px !important;
	top:592px !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;}
}
#item1588364 {
	width:1236px !important;
	height:814px !important;
	left:-268px !important;
	top:193px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1588365 {
	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-1588365 {
	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;
	}
}
#item1588370 {
	width:628px !important;
	height:232px !important;
	left:36px !important;
	top:711px !important;
}

@keyframes intensificar-1588370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588393 {
	opacity:0.20;
	width:628px !important;
	height:187px !important;
	left:36px !important;
	top:977px !important;
	background:#0e0b00;
}

#item1588394 {
	width:548px !important;
	height:130px !important;
	left:76px !important;
	top:1006px !important;
}

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

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

#item1156465 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1156489 {
	width:528px !important;
	height:592px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1156489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156402 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1551949 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

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

#item1674098 {
	width:20px !important;
	height:10px !important;
	left:178px !important;
	top:163px !important;
}

#item1177519 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1242174 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

#item1417863 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:239px !important;
}

#item1417870 {
	width:87px !important;
	height:8px !important;
	left:85px !important;
	top:244px !important;
}

#item1417902 {
	width:20px !important;
	height:10px !important;
	left:159px !important;
	top:130px !important;
}

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

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

table#table1708771 {
	table-layout:fixed;
}

#item1416411 {
	width:510px !important;
	height:110px !important;
	left:46px !important;
	top:127px !important;
}

#item1416437 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1416434 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1416442 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1416438 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1416446 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1416443 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1416450 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1416447 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1416454 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1416451 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321292 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !important;
}

#item1154214 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

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

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

#item1553083 {
	width:472px !important;
	height:583px !important;
	left:93px !important;
	top:142px !important;
}

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

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

#item1167478 {
	width:105px !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:#f6e4d4;
}

#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:806px !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:931px !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:1056px !important;
	top:740px !important;
}

#item1223792 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1223789 {
	width:166px !important;
	height:13px !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;}
}
#item1588640 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1588663 {
	width:628px !important;
	height:759px !important;
	left:46px !important;
	top:101px !important;
}

@keyframes intensificar-1588663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588592 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1588616 {
	width:628px !important;
	height:820px !important;
	left:46px !important;
	top:101px !important;
}

@keyframes intensificar-1588616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588437 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1674101 {
	width:24px !important;
	height:12px !important;
	left:212px !important;
	top:200px !important;
}

#item1588460 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:112px !important;
}

#item1588485 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:112px !important;
}

#item1588508 {
	width:40px !important;
	height:20px !important;
	left:54px !important;
	top:289px !important;
}

#item1588511 {
	width:106px !important;
	height:10px !important;
	left:101px !important;
	top:295px !important;
}

#item1588534 {
	width:24px !important;
	height:12px !important;
	left:189px !important;
	top:156px !important;
}

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

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

table#table1711627 {
	table-layout:fixed;
}

#item1588539 {
	width:622px !important;
	height:617px !important;
	left:54px !important;
	top:153px !important;
}

#item1588565 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1588562 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:150px !important;
}

#item1588569 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1588566 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:172px !important;
}

#item1588573 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1588570 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:194px !important;
}

#item1588577 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1588574 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:216px !important;
}

#item1588581 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1588578 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:238px !important;
}

#item1588583 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1588583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588435 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

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

#item1588691 {
	width:559px !important;
	height:52px !important;
	left:22px !important;
}

#item1588972 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

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

#item1588969 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

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

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

@keyframes intensificar-1589006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589009 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

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

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

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

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

#item1589017 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

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

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

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

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

#item1589070 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

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

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

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

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

#item1589123 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1589180 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1589177 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1635651 {
	width:35px !important;
	height:74px !important;
	left:144px !important;
	top:1127px !important;
}

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

@keyframes atenuar-1589207 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1589207 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1546480 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1546498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1546489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546486 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1546504 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1546509 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:128px !important;
}

#item1546532 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table1713089 th, table#table1713089 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1713089 {
	table-layout:fixed;
}

#item1546763 {
	width:528px !important;
	height:74px !important;
	top:19px !important;
}

@keyframes intensificar-1546763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546786 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1546786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546809 {
	width:528px !important;
	height:182px !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-1546809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546718 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1546723 {
	width:534px !important;
	height:555px !important;
	top:15px !important;
}

#item1546724 {
	width:509px !important;
	height:974px !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-1546724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546750 {
	width:14px !important;
	height:9px !important;
}

#item1546756 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1546690 {
	width:528px !important;
	height:564px !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-1546690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546558 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1546558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546582 {
	width:350px !important;
	height:372px !important;
	top:48px !important;
}

@keyframes intensificar-1546582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546613 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1546636 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1549224 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:142px !important;
}

#item1674108 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:82px !important;
}

#item1546555 {
	width:564px !important;
	height:579px !important;
	left:36px !important;
	top:146px !important;
}

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

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

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

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

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

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

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

#item1546963 {
	width:113px !important;
	height:50px !important;
}

#item1546964 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546938 {
	width:113px !important;
	height:50px !important;
}

#item1546939 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1546934 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

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

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

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

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

#item1546987 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

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

#item1547071 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1547046 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1547098 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1547095 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572843 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

@keyframes intensificar-1589236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589228 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1716251 th, table#table1716251 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1716251 {
	table-layout:fixed;
}

#item1589295 {
	width:628px !important;
	height:120px !important;
	top:27px !important;
}

@keyframes intensificar-1589295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589318 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1589318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589341 {
	width:628px !important;
	height:326px !important;
}

@keyframes intensificar-1589341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637636 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:247px !important;
}

#item1637642 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1637642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589494 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1589494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637633 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:247px !important;
}

#item1589367 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1589367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589390 {
	width:490px !important;
	height:472px !important;
	top:67px !important;
}

@keyframes intensificar-1589390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589414 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1589437 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1589487 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:146px !important;
}

#item1589292 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

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

#item1589569 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

#item1589675 {
	width:158px !important;
	height:70px !important;
}

#item1589676 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589650 {
	width:158px !important;
	height:70px !important;
}

#item1589651 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1589645 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1589783 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1589757 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589752 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1589839 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1635654 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1636274 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1636271 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1547233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1547221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547219 {
	width:600px !important;
	height:790px !important;
}

#item1547240 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1719616 tr {
	border-right:2.2px solid #fff;;
}

table#table1719616 {
	table-layout:fixed;
}

#item1547249 {
	width:528px !important;
	height:75px !important;
	top:19px !important;
}

@keyframes intensificar-1547249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547272 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1547272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547297 {
	width:528px !important;
	height:253px !important;
	top:1px !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-1547297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547464 {
	width:528px !important;
	height:488px !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-1547464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547327 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1547327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547350 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

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

#item1547386 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1547409 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1547245 {
	width:564px !important;
	height:490px !important;
	left:636px !important;
	top:161px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1547739 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1547736 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1572836 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

@keyframes intensificar-1589872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589862 {
	width:700px !important;
	height:309px !important;
}

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

table#table1721938 tr {
	border-right:3.08px solid #fff;;
}

table#table1721938 {
	table-layout:fixed;
}

#item1589884 {
	width:628px !important;
	height:125px !important;
	top:27px !important;
}

@keyframes intensificar-1589884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589907 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1589907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589930 {
	width:628px !important;
	height:350px !important;
}

@keyframes intensificar-1589930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590086 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1590086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637731 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:249px !important;
}

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

@keyframes intensificar-1589957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589981 {
	width:490px !important;
	height:448px !important;
	top:92px !important;
}

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

#item1590011 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1590034 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1589881 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:534px !important;
}

#item1590110 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

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

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

#item1590160 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

#item1590238 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1590384 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1671542 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1671539 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

#item1578735 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1578758 {
	width:554px !important;
	height:137px !important;
	left:610px !important;
	top:477px !important;
}

#item1579027 {
	width:554px !important;
	height:27px !important;
	left:610px !important;
	top:641px !important;
}

#item1667422 {
	width:389px !important;
	height:52px !important;
	left:32px !important;
	top:32px !important;
}

#item1667445 {
	width:297px !important;
	height:10px !important;
	left:35px !important;
	top:93px !important;
}

#item1667469 {
	width:97px !important;
	height:15px !important;
	left:430px !important;
	top:32px !important;
}

#item1667474 {
	width:64px !important;
	height:24px !important;
	left:456px !important;
	top:310px !important;
}

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

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

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

#item1592208 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1592231 {
	width:554px !important;
	height:137px !important;
	left:73px !important;
	top:973px !important;
}

#item1592256 {
	width:554px !important;
	height:27px !important;
	left:73px !important;
	top:1137px !important;
}

#item1667500 {
	width:441px !important;
	height:59px !important;
	left:37px !important;
	top:37px !important;
}

#item1667523 {
	width:337px !important;
	height:12px !important;
	left:39px !important;
	top:106px !important;
}

#item1667547 {
	width:110px !important;
	height:17px !important;
	left:488px !important;
	top:37px !important;
}

#item1667550 {
	width:73px !important;
	height:27px !important;
	left:517px !important;
	top:351px !important;
}

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

@keyframes atenuar-1592281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1547847 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1547867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1547855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547853 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1547875 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1547880 {
	width:528px !important;
	height:24px !important;
	left:36px !important;
	top:128px !important;
}

#item1547903 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1547976 {
	width:528px !important;
	height:193px !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-1547976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1725724 th, table#table1725724 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1725724 {
	table-layout:fixed;
}

#item1547929 {
	width:528px !important;
	height:74px !important;
	top:19px !important;
}

@keyframes intensificar-1547929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547952 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1547952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548165 {
	width:528px !important;
	height:566px !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-1548165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548139 {
	width:528px !important;
	height:564px !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-1548139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548006 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1548006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548029 {
	width:350px !important;
	height:12px !important;
	top:51px !important;
}

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

#item1548062 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1548086 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1674111 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:72px !important;
}

#item1547926 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

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

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

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

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

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

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

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

#item1548313 {
	width:113px !important;
	height:50px !important;
}

#item1548314 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548288 {
	width:113px !important;
	height:50px !important;
}

#item1548289 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1548284 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

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

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

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

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

#item1548337 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

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

#item1548422 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1548397 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1548448 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1548445 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572827 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

@keyframes intensificar-1590415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1590409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590407 {
	width:700px !important;
	height:309px !important;
}

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

#item1590424 {
	width:628px !important;
	height:34px !important;
	left:36px !important;
	top:488px !important;
}

#item1590447 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1590473 {
	width:628px !important;
	height:346px !important;
}

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

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

table#table1728478 {
	table-layout:fixed;
}

#item1590498 {
	width:628px !important;
	height:141px !important;
	top:27px !important;
}

@keyframes intensificar-1590498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590521 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1590521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590700 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1590700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637742 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:247px !important;
}

#item1590674 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1590674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637735 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:247px !important;
}

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

@keyframes intensificar-1590546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590570 {
	width:490px !important;
	height:16px !important;
	top:72px !important;
}

@keyframes intensificar-1590570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590593 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:151px !important;
}

#item1590599 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1590622 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1590471 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

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

#item1590731 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

#item1590836 {
	width:158px !important;
	height:70px !important;
}

#item1590837 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590811 {
	width:158px !important;
	height:70px !important;
}

#item1590812 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590807 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1590945 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1590920 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1590915 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1591000 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1635657 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1671574 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1671571 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1488508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1488506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488504 {
	width:600px !important;
	height:790px !important;
}

#item1488509 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1489260 {
	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-1489260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1731238 tr {
	border-right:2.2px solid #fff;;
}

table#table1731238 {
	table-layout:fixed;
}

#item1488728 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1488728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488751 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1488751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489179 {
	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-1489179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488556 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1488556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488579 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

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

#item1488609 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1488632 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1488514 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1489023 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1489020 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1572819 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

@keyframes intensificar-1591036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1591030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591028 {
	width:700px !important;
	height:309px !important;
}

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

#item1591094 {
	width:595px !important;
	height:203px !important;
}

@keyframes intensificar-1591094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640516 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:79px !important;
}

#item1640525 {
	width:140px !important;
	height:18px !important;
	top:233px !important;
}

@keyframes intensificar-1640525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640549 {
	width:628px !important;
	height:248px !important;
	top:262px !important;
}

table#table1735066 tr {
	border-right:3.08px solid #fff;;
}

table#table1735066 {
	table-layout:fixed;
}

#item1640550 {
	width:810px !important;
	height:248px !important;
}

@keyframes intensificar-1640550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640575 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1591248 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1591248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637749 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:249px !important;
}

#item1591120 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1591120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591143 {
	width:490px !important;
	height:432px !important;
	top:108px !important;
}

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

#item1591173 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1591197 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1591045 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1591272 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

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

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

#item1591322 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

#item1591401 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1591545 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1671606 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1671603 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1591550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591550 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549262 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1548578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1548568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548566 {
	width:600px !important;
	height:790px !important;
}

#item1548586 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1548819 {
	width:528px !important;
	height:301px !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-1548819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1740699 tr {
	border-right:2.2px solid #fff;;
}

table#table1740699 {
	table-layout:fixed;
}

#item1548772 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1548772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548796 {
	width:57px !important;
	height:9px !important;
}

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

#item1548733 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1548734 {
	width:509px !important;
	height:699px !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-1548734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548759 {
	width:14px !important;
	height:9px !important;
}

#item1548764 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

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

@keyframes intensificar-1548594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548617 {
	width:350px !important;
	height:297px !important;
	top:50px !important;
}

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

#item1548649 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1548673 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1548591 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1549098 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1549095 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1572807 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

@keyframes atenuar-1549132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1549132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1591566 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1591580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1591571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591569 {
	width:700px !important;
	height:309px !important;
}

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

#item1591591 {
	width:595px !important;
	height:217px !important;
}

@keyframes intensificar-1591591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1744061 tr {
	border-right:3.08px solid #fff;;
}

table#table1744061 {
	table-layout:fixed;
}

#item1591616 {
	width:628px !important;
	height:247px !important;
	top:275px !important;
}

@keyframes intensificar-1591616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591639 {
	width:80px !important;
	height:12px !important;
	top:249px !important;
}

@keyframes intensificar-1591639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640641 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:86px !important;
}

#item1637752 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:238px !important;
}

#item1637755 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1637755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591664 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1591664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591687 {
	width:490px !important;
	height:416px !important;
	top:83px !important;
}

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

#item1591717 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1591740 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1591589 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1591830 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

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

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

#item1591882 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

#item1591958 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1592101 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1671637 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1671634 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1489957 {
	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-1489957 {
	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;
	}
}
#item1489958 {
	width:476px !important;
	height:105px !important;
	left:66px !important;
	top:445px !important;
}

@keyframes intensificar-1489958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489982 {
	opacity:0.35;
	width:409px !important;
	height:157px !important;
	left:66px !important;
	top:524px !important;
	background:#0e0b00;
}

#item1489983 {
	width:367px !important;
	height:157px !important;
	left:88px !important;
	top:543px !important;
}

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

@keyframes atenuar-1490006 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1490006 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1592297 {
	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-1592297 {
	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;
	}
}
#item1592303 {
	width:667px !important;
	height:147px !important;
	left:36px !important;
	top:864px !important;
}

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

#item1592328 {
	width:566px !important;
	height:131px !important;
	left:66px !important;
	top:1002px !important;
}

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

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

#item1490366 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1490389 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1490389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490304 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1551994 {
	width:528px !important;
	height:725px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1551994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490031 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1490054 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1490077 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

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

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

table#table1748630 {
	table-layout:fixed;
}

#item1490101 {
	width:497px !important;
	height:218px !important;
	left:59px !important;
	top:127px !important;
}

#item1490128 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490125 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1490132 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490129 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1490136 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490133 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1490140 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490137 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1490144 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490141 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1490148 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490145 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:215px !important;
}

#item1490154 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490150 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:233px !important;
}

#item1490158 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490155 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:251px !important;
}

#item1490162 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490159 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:269px !important;
}

#item1490166 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490163 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:287px !important;
}

#item1490170 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1490167 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:305px !important;
}

@keyframes intensificar-1490252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490253 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !important;
}

#item1490029 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

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

#item1490417 {
	width:399px !important;
	height:37px !important;
	left:16px !important;
}

#item1554012 {
	width:528px !important;
	height:482px !important;
	left:40px !important;
	top:118px !important;
}

#item1491579 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1491576 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

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

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

@keyframes intensificar-1491614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491617 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

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

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

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

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

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

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

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

#item1491730 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

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

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

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

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

#item1491783 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1491839 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1491836 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

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

@keyframes atenuar-1491869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592568 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1592591 {
	width:595px !important;
	height:804px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1592591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634064 {
	width:23px !important;
	height:46px !important;
	left:660px !important;
	top:479px !important;
}

#item1592521 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1592544 {
	width:595px !important;
	height:805px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1592544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634068 {
	width:23px !important;
	height:46px !important;
	left:660px !important;
	top:480px !important;
}

#item1592383 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1592406 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:100px !important;
}

#item1592429 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:100px !important;
}

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

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

table#table1756733 {
	table-layout:fixed;
}

#item1592452 {
	width:622px !important;
	height:794px !important;
	left:54px !important;
	top:140px !important;
}

#item1592478 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592475 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:138px !important;
}

#item1592482 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592479 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:160px !important;
}

#item1592487 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592483 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:182px !important;
}

#item1592491 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592488 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:204px !important;
}

#item1592495 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592492 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:226px !important;
}

#item1592499 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592496 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:248px !important;
}

#item1592503 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592500 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:270px !important;
}

#item1592507 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592504 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:292px !important;
}

#item1592511 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592508 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:314px !important;
}

#item1592515 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592512 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:336px !important;
}

#item1592519 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1592516 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:358px !important;
}

#item1592371 {
	width:700px !important;
	height:922px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1592371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592369 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

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

#item1592619 {
	width:559px !important;
	height:52px !important;
	left:22px !important;
}

#item1592868 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

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

#item1592864 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

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

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

@keyframes intensificar-1592902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592906 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

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

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

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

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

#item1592911 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

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

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

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

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

#item1592964 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

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

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

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

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

#item1593018 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1593074 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1593071 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1635660 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1127px !important;
}

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

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

@keyframes intensificar-1492209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1492207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492205 {
	width:600px !important;
	height:790px !important;
}

#item1492210 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

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

#item1492981 {
	width:528px !important;
	height:225px !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-1492981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1759251 th, table#table1759251 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1759251 {
	table-layout:fixed;
}

#item1492257 {
	width:528px !important;
	height:75px !important;
	top:19px !important;
}

@keyframes intensificar-1492257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492280 {
	width:57px !important;
	height:9px !important;
}

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

#item1492438 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1492933 {
	width:509px !important;
	height:643px !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-1492933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492465 {
	width:14px !important;
	height:9px !important;
}

#item1492468 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1492305 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1492305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492329 {
	width:350px !important;
	height:62px !important;
	top:100px !important;
}

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

#item1492358 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1492381 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1492213 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1492723 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1492720 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1572796 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

@keyframes intensificar-1593131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1593123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593121 {
	width:700px !important;
	height:309px !important;
}

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

#item1593139 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

table#table1761064 th, table#table1761064 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1761064 {
	table-layout:fixed;
}

#item1593165 {
	width:627px !important;
	height:99px !important;
	top:27px !important;
}

@keyframes intensificar-1593165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593188 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1593188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593212 {
	width:628px !important;
	height:350px !important;
}

@keyframes intensificar-1593212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637836 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:246px !important;
}

#item1637851 {
	width:595px !important;
	height:538px !important;
}

@keyframes intensificar-1637851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593238 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1593238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593261 {
	width:409px !important;
	height:87px !important;
	top:140px !important;
}

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

#item1593294 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1593317 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1593162 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

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

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

#item1593433 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

#item1593512 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1593655 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1636426 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1636423 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1493041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1493039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493037 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1493042 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1493045 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:135px !important;
}

#item1493068 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1494036 {
	width:528px !important;
	height:332px !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-1494036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1763773 th, table#table1763773 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1763773 {
	table-layout:fixed;
}

#item1493139 {
	width:528px !important;
	height:131px !important;
	top:351px !important;
}

@keyframes intensificar-1493139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493162 {
	width:57px !important;
	height:9px !important;
	top:332px !important;
}

@keyframes intensificar-1493162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493407 {
	width:528px !important;
	height:24px !important;
	top:1px !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-1493407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493865 {
	width:528px !important;
	height:515px !important;
	top:24px !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-1493865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493818 {
	width:528px !important;
	height:538px !important;
	top:1px !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-1493818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493187 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1493187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493210 {
	width:350px !important;
	height:147px !important;
	top:65px !important;
}

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

#item1493240 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1493263 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1493287 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1493310 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1493092 {
	width:564px !important;
	height:540px !important;
	left:36px !important;
	top:185px !important;
}

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

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

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

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

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

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

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

#item1493550 {
	width:113px !important;
	height:50px !important;
}

#item1493551 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493525 {
	width:113px !important;
	height:50px !important;
}

#item1493526 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1493521 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

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

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

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

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

#item1493574 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

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

#item1493659 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1493634 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1493685 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1493682 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572787 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

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

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

@keyframes intensificar-1593689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1593682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593680 {
	width:700px !important;
	height:309px !important;
}

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

#item1593700 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:498px !important;
}

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

#item1593748 {
	width:595px !important;
	height:228px !important;
}

@keyframes intensificar-1593748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640648 {
	width:140px !important;
	height:18px !important;
	top:250px !important;
}

@keyframes intensificar-1640648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640750 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:91px !important;
}

table#table1766982 th, table#table1766982 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1766982 {
	table-layout:fixed;
}

#item1644893 {
	width:628px !important;
	height:225px !important;
	top:279px !important;
}

@keyframes intensificar-1644893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594046 {
	width:595px !important;
	height:504px !important;
}

@keyframes intensificar-1594046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637893 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:229px !important;
}

#item1593996 {
	width:595px !important;
	height:504px !important;
}

@keyframes intensificar-1593996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637889 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:229px !important;
}

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

@keyframes intensificar-1593822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593845 {
	width:402px !important;
	height:413px !important;
	top:91px !important;
}

@keyframes intensificar-1593845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593868 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:359px !important;
}

#item1593874 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1593897 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1593921 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1593944 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1593746 {
	width:664px !important;
	height:504px !important;
	left:36px !important;
	top:571px !important;
}

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

#item1594077 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

#item1594182 {
	width:158px !important;
	height:70px !important;
}

#item1594183 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594157 {
	width:158px !important;
	height:70px !important;
}

#item1594158 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594153 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1594290 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1594265 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594260 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1594345 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1671675 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1671672 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1494100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1494098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494096 {
	width:600px !important;
	height:790px !important;
}

#item1494101 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1769570 th, table#table1769570 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1769570 {
	table-layout:fixed;
}

#item1494154 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1494154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494177 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1494177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494864 {
	width:528px !important;
	height:246px !important;
	top:1px !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-1494864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494792 {
	width:528px !important;
	height:564px !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-1494792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494202 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1494202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494225 {
	width:350px !important;
	height:80px !important;
	top:83px !important;
}

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

#item1494254 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1494278 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1494104 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572775 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

#item1670088 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1670085 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes intensificar-1594382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1594375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594372 {
	width:700px !important;
	height:309px !important;
}

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

table#table1772102 th, table#table1772102 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1772102 {
	table-layout:fixed;
}

#item1594393 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1594393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594416 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1594416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594439 {
	width:595px !important;
	height:316px !important;
}

@keyframes intensificar-1594439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640756 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:135px !important;
}

#item1594597 {
	width:595px !important;
	height:544px !important;
}

@keyframes intensificar-1594597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637905 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:249px !important;
}

#item1594465 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1594465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594488 {
	width:490px !important;
	height:112px !important;
	top:131px !important;
}

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

#item1594521 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1594546 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1594390 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:531px !important;
}

#item1594621 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

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

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

#item1594671 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

#item1594748 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1594891 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1671705 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1671702 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1494918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1494916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494914 {
	width:600px !important;
	height:790px !important;
}

#item1494919 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1495637 {
	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-1495637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494991 {
	width:57px !important;
	height:9px !important;
	top:271px !important;
}

@keyframes intensificar-1494991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1775056 tr {
	border-right:2.2px solid #fff;;
}

table#table1775056 {
	table-layout:fixed;
}

#item1495721 {
	width:528px !important;
	height:232px !important;
	top:289px !important;
}

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

#item1495152 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1495587 {
	width:509px !important;
	height:642px !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-1495587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495178 {
	width:14px !important;
	height:9px !important;
}

#item1495182 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1495016 {
	width:528px !important;
	height:85px !important;
}

@keyframes intensificar-1495016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495040 {
	width:350px !important;
	height:238px !important;
	top:104px !important;
}

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

#item1495072 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1495095 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1494922 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:156px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572767 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

#item1670124 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1670121 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes intensificar-1594923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1594917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594915 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

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

#item1594935 {
	width:595px !important;
	height:106px !important;
}

@keyframes intensificar-1594935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640763 {
	width:140px !important;
	height:18px !important;
	top:136px !important;
}

@keyframes intensificar-1640763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640786 {
	width:628px !important;
	height:328px !important;
	top:164px !important;
}

table#table1779365 tr {
	border-right:3.08px solid #fff;;
}

table#table1779365 {
	table-layout:fixed;
}

#item1640787 {
	width:805px !important;
	height:328px !important;
}

@keyframes intensificar-1640787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640810 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:500px !important;
}

#item1640870 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:30px !important;
}

#item1637908 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:239px !important;
}

#item1637912 {
	width:595px !important;
	height:524px !important;
}

@keyframes intensificar-1637912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595007 {
	width:628px !important;
	height:119px !important;
}

@keyframes intensificar-1595007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595030 {
	width:490px !important;
	height:333px !important;
	top:146px !important;
}

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

#item1595060 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1595083 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1594933 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1595176 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

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

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

#item1595229 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

#item1595305 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1595449 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1671739 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1671735 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1595454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666601 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1496800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1496798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496796 {
	width:600px !important;
	height:790px !important;
}

#item1496801 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1497496 {
	width:528px !important;
	height:253px !important;
	top:17px !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-1497496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644996 {
	width:528px !important;
	height:217px !important;
	top:286px !important;
}

table#table1783502 tr {
	border-right:2.2px solid #fff;;
}

table#table1783502 {
	table-layout:fixed;
}

#item1644997 {
	width:676px !important;
	height:217px !important;
}

@keyframes intensificar-1644997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645020 {
	width:57px !important;
	height:12px !important;
	top:275px !important;
}

@keyframes intensificar-1645020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645043 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:515px !important;
}

#item1497029 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1497032 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1567773 {
	width:509px !important;
	height:767px !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-1567773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497059 {
	width:14px !important;
	height:9px !important;
}

#item1497065 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1496901 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1496901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496924 {
	width:350px !important;
	height:182px !important;
	top:65px !important;
}

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

#item1496954 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1496977 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1496805 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:146px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572759 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

#item1670162 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1670159 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

@keyframes atenuar-1497345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497345 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634972 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1595482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1595476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595474 {
	width:700px !important;
	height:309px !important;
}

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

#item1595497 {
	width:595px !important;
	height:146px !important;
}

@keyframes intensificar-1595497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641007 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:50px !important;
}

#item1640882 {
	width:140px !important;
	height:18px !important;
	top:176px !important;
}

@keyframes intensificar-1640882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640905 {
	width:628px !important;
	height:288px !important;
	top:205px !important;
}

table#table1787515 tr {
	border-right:3.08px solid #fff;;
}

table#table1787515 {
	table-layout:fixed;
}

#item1640906 {
	width:946px !important;
	height:288px !important;
}

@keyframes intensificar-1640906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640929 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:500px !important;
}

#item1637950 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:239px !important;
}

#item1637955 {
	width:595px !important;
	height:524px !important;
}

@keyframes intensificar-1637955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595570 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1595570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595593 {
	width:490px !important;
	height:254px !important;
	top:112px !important;
}

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

#item1595622 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1595645 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1595494 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1595735 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1595758 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

#item1595785 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

#item1595862 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1596007 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

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

#item1671773 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1671770 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1497608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1497606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497604 {
	width:600px !important;
	height:790px !important;
}

#item1497609 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1791083 tr {
	border-right:2.2px solid #fff;;
}

table#table1791083 {
	table-layout:fixed;
}

#item1497785 {
	width:528px !important;
	height:135px !important;
	top:19px !important;
}

@keyframes intensificar-1497785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497808 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1497808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497832 {
	width:528px !important;
	height:198px !important;
	top:5px !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-1497832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498219 {
	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-1498219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497615 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1497615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497638 {
	width:350px !important;
	height:80px !important;
	top:99px !important;
}

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

#item1497667 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1497690 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

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

#item1497612 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572751 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

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

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

#item1670192 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1670189 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes intensificar-1596042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1596033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596031 {
	width:700px !important;
	height:309px !important;
}

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

#item1596099 {
	width:595px !important;
	height:251px !important;
}

@keyframes intensificar-1596099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641010 {
	width:140px !important;
	height:18px !important;
	top:271px !important;
}

@keyframes intensificar-1641010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641033 {
	width:628px !important;
	height:207px !important;
	top:300px !important;
}

table#table1794502 tr {
	border-right:3.08px solid #fff;;
}

table#table1794502 {
	table-layout:fixed;
}

#item1641034 {
	width:739px !important;
	height:207px !important;
}

@keyframes intensificar-1641034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641057 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:514px !important;
}

#item1641118 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:103px !important;
}

#item1596254 {
	width:595px !important;
	height:538px !important;
}

@keyframes intensificar-1596254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638002 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:246px !important;
}

#item1596125 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1596125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596148 {
	width:490px !important;
	height:112px !important;
	top:155px !important;
}

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

#item1596179 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1596202 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

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

#item1596050 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1596278 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

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

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

#item1596328 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

#item1596405 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

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

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

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

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

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

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

#item1596549 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

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

#item1596545 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1671812 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1671835 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1671809 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1596554 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1596554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666614 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1498289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1498287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498285 {
	width:600px !important;
	height:790px !important;
}

#item1498290 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1498344 {
	width:528px !important;
	height:236px !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-1498344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1797397 tr {
	border-right:2.2px solid #fff;;
}

table#table1797397 {
	table-layout:fixed;
}

#item1498297 {
	width:528px !important;
	height:192px !important;
	top:18px !important;
}

@keyframes intensificar-1498297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498320 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1498320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498876 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1498880 {
	width:534px !important;
	height:545px !important;
	top:15px !important;
}

#item1567934 {
	width:509px !important;
	height:686px !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-1567934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498906 {
	width:14px !important;
	height:9px !important;
}

#item1498909 {
	width:14px !important;
	height:9px !important;
	top:568px !important;
}

#item1498373 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1498373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498396 {
	width:350px !important;
	height:199px !important;
	top:66px !important;
}

@keyframes intensificar-1498396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498419 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:260px !important;
}

#item1498426 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1498449 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1498473 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1498496 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1498294 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:147px !important;
}

#item1498524 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1498547 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1498571 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1498574 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1498634 {
	width:123px !important;
	height:50px !important;
}

#item1498635 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498609 {
	width:123px !important;
	height:50px !important;
}

#item1498610 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498605 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1498688 {
	width:101px !important;
	height:50px !important;
}

#item1498689 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498663 {
	width:101px !important;
	height:50px !important;
}

#item1498664 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1498658 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1498741 {
	width:99px !important;
	height:50px !important;
}

#item1498742 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1498716 {
	width:99px !important;
	height:50px !important;
}

#item1498717 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1498712 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1498798 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572744 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572745 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572741 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670230 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670253 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670227 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1498802 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1498802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634776 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1596580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1596575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596573 {
	width:700px !important;
	height:309px !important;
}

#item1634105 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596593 {
	width:595px !important;
	height:163px !important;
}

@keyframes intensificar-1596593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641122 {
	width:140px !important;
	height:18px !important;
	top:190px !important;
}

@keyframes intensificar-1641122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641145 {
	width:628px !important;
	height:288px !important;
	top:219px !important;
}

table#table1801335 tr {
	border-right:3.08px solid #fff;;
}

table#table1801335 {
	table-layout:fixed;
}

#item1641146 {
	width:739px !important;
	height:288px !important;
}

@keyframes intensificar-1641146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641169 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:514px !important;
}

#item1641172 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:59px !important;
}

#item1638005 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:246px !important;
}

#item1638015 {
	width:595px !important;
	height:538px !important;
}

@keyframes intensificar-1638015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596666 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1596666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596690 {
	width:490px !important;
	height:278px !important;
	top:93px !important;
}

@keyframes intensificar-1596690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596714 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:364px !important;
}

#item1596720 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1596743 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1596767 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1596790 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1596591 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1596834 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1596857 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1596882 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596886 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1596938 {
	width:172px !important;
	height:70px !important;
}

#item1596939 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596913 {
	width:172px !important;
	height:70px !important;
}

#item1596914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596909 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596991 {
	width:141px !important;
	height:70px !important;
}

#item1596992 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596966 {
	width:141px !important;
	height:70px !important;
}

#item1596967 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596962 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1597047 {
	width:139px !important;
	height:70px !important;
}

#item1597048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597020 {
	width:139px !important;
	height:70px !important;
}

#item1597023 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597015 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597101 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1597107 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1597108 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597104 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1671841 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1671865 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1671838 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597111 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597111 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597111 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666619 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1499135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1499133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499131 {
	width:600px !important;
	height:790px !important;
}

#item1499136 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1499191 {
	width:528px !important;
	height:218px !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-1499191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1805086 tr {
	border-right:2.2px solid #fff;;
}

table#table1805086 {
	table-layout:fixed;
}

#item1499143 {
	width:528px !important;
	height:175px !important;
	top:19px !important;
}

@keyframes intensificar-1499143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499166 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1499166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499759 {
	width:528px !important;
	height:562px !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-1499759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499221 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1499221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499245 {
	width:350px !important;
	height:199px !important;
	top:100px !important;
}

@keyframes intensificar-1499245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499268 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

#item1499274 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1499297 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1499321 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1499344 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499140 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1499389 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1499412 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1499436 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1499439 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1499500 {
	width:123px !important;
	height:50px !important;
}

#item1499501 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499475 {
	width:123px !important;
	height:50px !important;
}

#item1499476 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499470 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1499556 {
	width:101px !important;
	height:50px !important;
}

#item1499557 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499528 {
	width:101px !important;
	height:50px !important;
}

#item1499531 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499524 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1499609 {
	width:99px !important;
	height:50px !important;
}

#item1499610 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499584 {
	width:99px !important;
	height:50px !important;
}

#item1499585 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499580 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1499662 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572737 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572738 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572734 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670264 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670288 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670261 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1499665 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1499665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634841 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1597141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1597135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597133 {
	width:700px !important;
	height:309px !important;
}

#item1634111 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1597153 {
	width:595px !important;
	height:201px !important;
}

@keyframes intensificar-1597153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641236 {
	width:140px !important;
	height:18px !important;
	top:231px !important;
}

@keyframes intensificar-1641236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641259 {
	width:628px !important;
	height:248px !important;
	top:259px !important;
}

table#table1808690 tr {
	border-right:3.08px solid #fff;;
}

table#table1808690 {
	table-layout:fixed;
}

#item1641260 {
	width:766px !important;
	height:248px !important;
}

@keyframes intensificar-1641260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641283 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:515px !important;
}

#item1641286 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:78px !important;
}

#item1597358 {
	width:595px !important;
	height:538px !important;
}

@keyframes intensificar-1597358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638059 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:246px !important;
}

#item1597228 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1597228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597251 {
	width:490px !important;
	height:278px !important;
	top:156px !important;
}

@keyframes intensificar-1597251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597275 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:379px !important;
}

#item1597282 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1597305 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1597330 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597354 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597151 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1597382 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1597405 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597429 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597432 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1597484 {
	width:172px !important;
	height:70px !important;
}

#item1597485 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597459 {
	width:172px !important;
	height:70px !important;
}

#item1597460 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597455 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597538 {
	width:141px !important;
	height:70px !important;
}

#item1597539 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597512 {
	width:141px !important;
	height:70px !important;
}

#item1597513 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597508 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1597591 {
	width:139px !important;
	height:70px !important;
}

#item1597592 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597566 {
	width:139px !important;
	height:70px !important;
}

#item1597567 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597562 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1597646 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1597654 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1597655 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597651 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1671873 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1671896 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1671870 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1597659 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1597659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1597659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666624 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1499827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1499825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499823 {
	width:600px !important;
	height:790px !important;
}

#item1499828 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1499882 {
	width:528px !important;
	height:239px !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-1499882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1812152 tr {
	border-right:2.2px solid #fff;;
}

table#table1812152 {
	table-layout:fixed;
}

#item1499834 {
	width:528px !important;
	height:213px !important;
	top:19px !important;
}

@keyframes intensificar-1499834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499858 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1499858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500415 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1500418 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1500510 {
	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-1500510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500444 {
	width:14px !important;
	height:9px !important;
}

#item1500450 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1499911 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1499911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499934 {
	width:350px !important;
	height:199px !important;
	top:100px !important;
}

@keyframes intensificar-1499934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499957 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:294px !important;
}

#item1499963 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1499986 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1500010 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1500034 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499831 {
	width:564px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

#item1500064 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1500087 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1500111 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1500115 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1500175 {
	width:123px !important;
	height:50px !important;
}

#item1500176 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500150 {
	width:123px !important;
	height:50px !important;
}

#item1500151 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500146 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1500228 {
	width:101px !important;
	height:50px !important;
}

#item1500230 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500203 {
	width:101px !important;
	height:50px !important;
}

#item1500204 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500199 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1500282 {
	width:99px !important;
	height:50px !important;
}

#item1500283 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500257 {
	width:99px !important;
	height:50px !important;
}

#item1500258 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500253 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1500335 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572728 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572729 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572725 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670297 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670320 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670294 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1500338 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1500338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634779 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1597691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1597682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597679 {
	width:700px !important;
	height:309px !important;
}

#item1634115 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1597701 {
	width:595px !important;
	height:164px !important;
}

@keyframes intensificar-1597701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641351 {
	width:140px !important;
	height:18px !important;
	top:194px !important;
}

@keyframes intensificar-1641351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641374 {
	width:628px !important;
	height:290px !important;
	top:222px !important;
}

table#table1815881 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1815881 {
	table-layout:fixed;
}

#item1641375 {
	width:739px !important;
	height:290px !important;
}

@keyframes intensificar-1641375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641398 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1641403 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:59px !important;
}

#item1638064 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1638073 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1638073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597774 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1597774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597797 {
	width:490px !important;
	height:278px !important;
	top:140px !important;
}

@keyframes intensificar-1597797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597820 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:411px !important;
}

#item1597826 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1597850 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1597874 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597897 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1597699 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1597940 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1597963 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1597988 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1597992 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1598045 {
	width:172px !important;
	height:70px !important;
}

#item1598046 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598020 {
	width:172px !important;
	height:70px !important;
}

#item1598021 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598016 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598098 {
	width:141px !important;
	height:70px !important;
}

#item1598099 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598073 {
	width:141px !important;
	height:70px !important;
}

#item1598074 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598069 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1598151 {
	width:139px !important;
	height:70px !important;
}

#item1598152 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598126 {
	width:139px !important;
	height:70px !important;
}

#item1598127 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598122 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598205 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598211 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1598212 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598208 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1671904 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1671927 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1671901 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598218 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666630 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1495809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1495807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495805 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1495810 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1495813 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:127px !important;
}

#item1495836 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table1819232 th, table#table1819232 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1819232 tr {
	background:#f5f5f5;;
}

table#table1819232 {
	table-layout:fixed;
}

#item1495905 {
	width:528px !important;
	height:251px !important;
	top:313px !important;
}

@keyframes intensificar-1495905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572157 {
	width:57px !important;
	height:9px !important;
	top:294px !important;
}

@keyframes intensificar-1572157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572191 {
	width:528px !important;
	height:279px !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-1572191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496173 {
	width:528px !important;
	height:24px !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-1496173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496197 {
	width:528px !important;
	height:172px !important;
	top:24px !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-1496197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496132 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:246px !important;
}

#item1496138 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1567681 {
	width:509px !important;
	height:630px !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-1567681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496164 {
	width:14px !important;
	height:9px !important;
}

#item1496167 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1495953 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1495953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495976 {
	width:350px !important;
	height:249px !important;
	top:83px !important;
}

@keyframes intensificar-1495976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495999 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

#item1496008 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1496031 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1496055 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1496078 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1496103 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1496126 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1495859 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1496222 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1496227 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1496288 {
	width:123px !important;
	height:50px !important;
}

#item1496289 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496262 {
	width:123px !important;
	height:50px !important;
}

#item1496263 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496258 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1496341 {
	width:113px !important;
	height:50px !important;
}

#item1496342 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496316 {
	width:113px !important;
	height:50px !important;
}

#item1496317 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496312 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1496394 {
	width:101px !important;
	height:50px !important;
}

#item1496396 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496369 {
	width:101px !important;
	height:50px !important;
}

#item1496370 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1496365 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1496448 {
	width:101px !important;
	height:50px !important;
}

#item1496449 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496423 {
	width:101px !important;
	height:50px !important;
}

#item1496424 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1496419 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1496476 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1496499 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1496473 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572717 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572718 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572714 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1496502 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1496502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1496502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634975 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1598245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1598239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598237 {
	width:700px !important;
	height:309px !important;
}

#item1634118 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598253 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:487px !important;
}

#item1598276 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1823223 th, table#table1823223 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1823223 tr {
	background:#f5f5f5;;
}

table#table1823223 {
	table-layout:fixed;
}

#item1598302 {
	width:628px !important;
	height:368px !important;
	top:151px !important;
}

@keyframes intensificar-1598302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598325 {
	width:80px !important;
	height:12px !important;
	top:125px !important;
}

@keyframes intensificar-1598325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598348 {
	width:595px !important;
	height:111px !important;
}

@keyframes intensificar-1598348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641468 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:36px !important;
}

#item1598615 {
	width:628px !important;
	height:486px !important;
}

@keyframes intensificar-1598615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638114 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:237px !important;
}

#item1638122 {
	width:595px !important;
	height:519px !important;
}

@keyframes intensificar-1638122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598374 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1598374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598399 {
	width:490px !important;
	height:348px !important;
	top:138px !important;
}

@keyframes intensificar-1598399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598422 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:527px !important;
}

#item1598428 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1598451 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1598475 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1598498 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1598522 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1598545 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598299 {
	width:664px !important;
	height:558px !important;
	left:36px !important;
	top:556px !important;
}

#item1598640 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598643 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1598696 {
	width:172px !important;
	height:70px !important;
}

#item1598697 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598670 {
	width:172px !important;
	height:70px !important;
}

#item1598671 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598666 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1598750 {
	width:158px !important;
	height:70px !important;
}

#item1598751 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598725 {
	width:158px !important;
	height:70px !important;
}

#item1598726 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598720 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1598803 {
	width:141px !important;
	height:70px !important;
}

#item1598804 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598778 {
	width:141px !important;
	height:70px !important;
}

#item1598779 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1598774 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1598856 {
	width:141px !important;
	height:70px !important;
}

#item1598857 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598831 {
	width:141px !important;
	height:70px !important;
}

#item1598832 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1598827 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1598916 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1598917 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1598913 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1671935 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1671958 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1671932 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1598920 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1598920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1598920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500570 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1500578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1500576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500574 {
	width:600px !important;
	height:790px !important;
}

#item1500579 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1500844 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1569056 {
	width:528px !important;
	height:301px !important;
	top:240px !important;
}

table#table1827152 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1827152 {
	table-layout:fixed;
}

#item1569057 {
	width:648px !important;
	height:301px !important;
}

@keyframes intensificar-1569057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501405 {
	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-1501405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569033 {
	width:57px !important;
	height:12px !important;
	top:228px !important;
}

@keyframes intensificar-1569033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569080 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:548px !important;
}

#item1500585 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1500588 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1501321 {
	width:509px !important;
	height:735px !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-1501321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500614 {
	width:14px !important;
	height:9px !important;
}

#item1500618 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1500624 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1500624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500648 {
	width:350px !important;
	height:267px !important;
	top:84px !important;
}

@keyframes intensificar-1500648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500672 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:379px !important;
}

#item1500678 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1500701 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1500725 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1500749 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1500582 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1500867 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1500891 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1500894 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1500957 {
	width:123px !important;
	height:50px !important;
}

#item1500958 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500932 {
	width:123px !important;
	height:50px !important;
}

#item1500933 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500928 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1501011 {
	width:101px !important;
	height:50px !important;
}

#item1501012 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500985 {
	width:101px !important;
	height:50px !important;
}

#item1500987 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500981 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1501064 {
	width:99px !important;
	height:50px !important;
}

#item1501065 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1501039 {
	width:99px !important;
	height:50px !important;
}

#item1501040 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1501035 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1501117 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572704 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572705 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572700 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670330 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670353 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670327 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1501121 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1501121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634786 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1598942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1598948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598940 {
	width:700px !important;
	height:309px !important;
}

#item1634121 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598957 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1598983 {
	width:595px !important;
	height:146px !important;
}

@keyframes intensificar-1598983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641488 {
	width:140px !important;
	height:18px !important;
	top:163px !important;
}

@keyframes intensificar-1641488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641512 {
	width:595px !important;
	height:296px !important;
	top:191px !important;
}

table#table1832603 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1832603 {
	table-layout:fixed;
}

#item1641513 {
	width:868px !important;
	height:391px !important;
}

@keyframes intensificar-1641513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641536 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1641606 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:50px !important;
}

#item1641625 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:317px !important;
}

#item1638172 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1638184 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1638184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599059 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1599059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599082 {
	width:490px !important;
	height:373px !important;
	top:131px !important;
}

@keyframes intensificar-1599082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599105 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:531px !important;
}

#item1599112 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1599135 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1599159 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1599182 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598980 {
	width:664px !important;
	height:561px !important;
	left:36px !important;
	top:557px !important;
}

#item1599229 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1599253 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599256 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1599309 {
	width:172px !important;
	height:70px !important;
}

#item1599310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599283 {
	width:172px !important;
	height:70px !important;
}

#item1599284 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599279 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1599363 {
	width:141px !important;
	height:70px !important;
}

#item1599364 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599338 {
	width:141px !important;
	height:70px !important;
}

#item1599339 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599333 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1599416 {
	width:139px !important;
	height:70px !important;
}

#item1599417 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599391 {
	width:139px !important;
	height:70px !important;
}

#item1599392 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599387 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1599471 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1599477 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1599478 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1599474 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1671968 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1671991 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1671965 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1599482 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599482 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599482 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501820 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1501821 {
	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-1501821 {
	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;
	}
}
#item1501822 {
	width:548px !important;
	height:166px !important;
	left:66px !important;
	top:369px !important;
}

@keyframes intensificar-1501822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501845 {
	opacity:0.20;
	width:502px !important;
	height:117px !important;
	left:116px !important;
	top:572px !important;
	background:#0e0b00;
}

#item1501847 {
	width:459px !important;
	height:74px !important;
	left:138px !important;
	top:591px !important;
}

@keyframes intensificar-1501847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501872 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1501872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1599502 {
	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-1599502 {
	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;
	}
}
#item1599507 {
	width:632px !important;
	height:232px !important;
	left:36px !important;
	top:699px !important;
}

@keyframes intensificar-1599507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599530 {
	opacity:0.20;
	width:628px !important;
	height:159px !important;
	left:36px !important;
	top:984px !important;
	background:#0e0b00;
}

#item1599531 {
	width:580px !important;
	height:103px !important;
	left:60px !important;
	top:1011px !important;
}

@keyframes intensificar-1599531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599555 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1599555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1599555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1503850 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1504189 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1504212 {
	width:528px !important;
	height:592px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1504212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504129 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1504153 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1504156 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1552133 {
	width:509px !important;
	height:800px !important;
}

@keyframes intensificar-1552133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504181 {
	width:14px !important;
	height:9px !important;
}

#item1504184 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1503855 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1503878 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1503901 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

#item1504044 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:474px !important;
}

#item1504048 {
	width:87px !important;
	height:8px !important;
	left:85px !important;
	top:478px !important;
}

#item1557785 {
	width:20px !important;
	height:10px !important;
	left:180px !important;
	top:327px !important;
}

table#table1839385 th, table#table1839385 td {
	vertical-align:top;;
}

table#table1839385 tr {
	height:18px;;
}

table#table1839385 {
	table-layout:fixed;
}

#item1557813 {
	width:510px !important;
	height:344px !important;
	left:46px !important;
	top:127px !important;
}

#item1557836 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557957 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1557837 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557960 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1557838 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557963 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1557839 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557966 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1557840 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557970 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1557841 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557973 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:215px !important;
}

#item1557842 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557976 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:233px !important;
}

#item1557843 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557979 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:251px !important;
}

#item1557844 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557983 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:269px !important;
}

#item1557845 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557986 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:287px !important;
}

#item1557846 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557989 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:305px !important;
}

#item1557847 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557992 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:323px !important;
}

#item1557848 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557995 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:341px !important;
}

#item1557849 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1557998 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:359px !important;
}

#item1557850 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1558001 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:377px !important;
}

#item1557851 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1558004 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:395px !important;
}

#item1557852 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1558007 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:413px !important;
}

#item1557853 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1558011 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:431px !important;
}

@keyframes intensificar-1504077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504078 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !important;
}

#item1503853 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1504236 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1504243 {
	width:399px !important;
	height:37px !important;
	left:16px !important;
}

#item1555680 {
	width:538px !important;
	height:536px !important;
	left:48px !important;
	top:147px !important;
}

#item1505399 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1505422 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1505396 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1505432 {
	width:19px !important;
	height:19px !important;
}

#item1505427 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1505496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505526 {
	width:122px !important;
	height:50px !important;
}

#item1505527 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505500 {
	width:122px !important;
	height:50px !important;
}

#item1505501 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505496 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1505550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505579 {
	width:122px !important;
	height:50px !important;
}

#item1505581 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505554 {
	width:122px !important;
	height:50px !important;
}

#item1505555 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505550 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1505605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505634 {
	width:87px !important;
	height:50px !important;
}

#item1505635 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505609 {
	width:87px !important;
	height:50px !important;
}

#item1505610 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505605 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1505661 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1505684 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1505658 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

@keyframes intensificar-1572849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572852 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572853 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1572849 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1505690 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1505690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599883 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1599906 {
	width:628px !important;
	height:829px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1599906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599823 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1634157 {
	width:595px !important;
	height:800px !important;
	left:45px !important;
	top:100px !important;
}

@keyframes intensificar-1634157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634233 {
	width:23px !important;
	height:46px !important;
	left:660px !important;
	top:477px !important;
}

#item1599587 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1599610 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:112px !important;
}

#item1599633 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:112px !important;
}

#item1599656 {
	width:40px !important;
	height:20px !important;
	left:54px !important;
	top:571px !important;
}

#item1599660 {
	width:106px !important;
	height:10px !important;
	left:101px !important;
	top:577px !important;
}

#item1599686 {
	width:24px !important;
	height:12px !important;
	left:217px !important;
	top:398px !important;
}

table#table1843990 th, table#table1843990 td {
	vertical-align:top;;
}

table#table1843990 tr {
	height:22px;;
}

table#table1843990 {
	table-layout:fixed;
}

#item1599692 {
	width:622px !important;
	height:414px !important;
	left:54px !important;
	top:153px !important;
}

#item1599718 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599715 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:150px !important;
}

#item1599722 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599719 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:172px !important;
}

#item1599726 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599723 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:194px !important;
}

#item1599730 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599727 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:216px !important;
}

#item1599734 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599731 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:238px !important;
}

#item1599738 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599735 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:260px !important;
}

#item1599742 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599739 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:282px !important;
}

#item1599746 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599743 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:304px !important;
}

#item1599750 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599747 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:326px !important;
}

#item1599755 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599751 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:348px !important;
}

#item1599759 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599756 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:370px !important;
}

#item1599763 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599760 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:392px !important;
}

#item1599767 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599764 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:414px !important;
}

#item1599771 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599768 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:436px !important;
}

#item1599775 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599772 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:458px !important;
}

#item1599779 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599776 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:480px !important;
}

#item1599783 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599780 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:502px !important;
}

#item1599787 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1599784 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:524px !important;
}

#item1599576 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1599576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599574 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1599930 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599934 {
	width:559px !important;
	height:52px !important;
	left:22px !important;
}

#item1600421 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1600445 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1600418 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1600453 {
	width:26px !important;
	height:26px !important;
}

#item1600448 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1600458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600487 {
	width:171px !important;
	height:70px !important;
}

#item1600488 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1600462 {
	width:171px !important;
	height:70px !important;
}

#item1600463 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1600458 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

@keyframes intensificar-1600511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600540 {
	width:171px !important;
	height:70px !important;
}

#item1600541 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600515 {
	width:171px !important;
	height:70px !important;
}

#item1600516 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600511 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

@keyframes intensificar-1600564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600594 {
	width:122px !important;
	height:70px !important;
}

#item1600595 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600568 {
	width:122px !important;
	height:70px !important;
}

#item1600570 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1600564 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1600622 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1600645 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1600618 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

@keyframes intensificar-1600649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600652 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1600653 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1600649 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1635664 {
	width:35px !important;
	height:74px !important;
	left:146px !important;
	top:1127px !important;
}

#item1600657 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1600657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1600657 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666635 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1512038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1512036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512034 {
	width:600px !important;
	height:790px !important;
}

#item1512039 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1512726 {
	width:528px !important;
	height:267px !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-1512726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1847642 tr {
	border-right:2.2px solid #fff;;
}

table#table1847642 {
	table-layout:fixed;
}

#item1512084 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1512084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512107 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1512107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512262 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1512266 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1512691 {
	width:509px !important;
	height:754px !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-1512691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512293 {
	width:14px !important;
	height:9px !important;
}

#item1512297 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1512133 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1512133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512156 {
	width:350px !important;
	height:114px !important;
	top:49px !important;
}

@keyframes intensificar-1512156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512179 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1512185 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1512208 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1512232 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1512255 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1512042 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:146px !important;
}

#item1512301 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1512324 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1512348 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1512351 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1512412 {
	width:123px !important;
	height:50px !important;
}

#item1512414 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512387 {
	width:123px !important;
	height:50px !important;
}

#item1512388 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512383 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1512467 {
	width:101px !important;
	height:50px !important;
}

#item1512468 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512442 {
	width:101px !important;
	height:50px !important;
}

#item1512443 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512437 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1512520 {
	width:99px !important;
	height:50px !important;
}

#item1512521 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1512495 {
	width:99px !important;
	height:50px !important;
}

#item1512496 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1512491 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1512547 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1512570 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1512544 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1512573 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572616 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572617 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572613 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1512578 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1512578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634904 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1604592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604584 {
	width:700px !important;
	height:309px !important;
}

#item1634268 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1604648 {
	width:595px !important;
	height:204px !important;
}

@keyframes intensificar-1604648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641664 {
	width:140px !important;
	height:18px !important;
	top:234px !important;
}

@keyframes intensificar-1641664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641687 {
	width:628px !important;
	height:248px !important;
	top:262px !important;
}

table#table1851157 tr {
	border-right:3.08px solid #fff;;
}

table#table1851157 {
	table-layout:fixed;
}

#item1641688 {
	width:868px !important;
	height:248px !important;
}

@keyframes intensificar-1641688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641711 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:518px !important;
}

#item1641714 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:79px !important;
}

#item1638582 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1638588 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1638588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604674 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1604674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604697 {
	width:490px !important;
	height:159px !important;
	top:68px !important;
}

@keyframes intensificar-1604697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604720 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:291px !important;
}

#item1604727 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1604750 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1604774 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1604797 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1604598 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1604841 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1604864 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1604888 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1604891 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1604943 {
	width:172px !important;
	height:70px !important;
}

#item1604944 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604918 {
	width:172px !important;
	height:70px !important;
}

#item1604919 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604914 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1604997 {
	width:141px !important;
	height:70px !important;
}

#item1604998 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604971 {
	width:141px !important;
	height:70px !important;
}

#item1604972 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1604967 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1605052 {
	width:139px !important;
	height:70px !important;
}

#item1605053 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605025 {
	width:139px !important;
	height:70px !important;
}

#item1605028 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605021 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1605106 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1605115 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1605116 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1605112 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1636996 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1637019 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1636992 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1605119 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1605119 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1605119 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666640 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1513150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1513148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513146 {
	width:600px !important;
	height:790px !important;
}

#item1513151 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1513824 {
	width:528px !important;
	height:225px !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-1513824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1854667 tr {
	border-right:2.2px solid #fff;;
}

table#table1854667 {
	table-layout:fixed;
}

#item1513195 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

@keyframes intensificar-1513195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513218 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1513218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513373 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1513376 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1513789 {
	width:509px !important;
	height:596px !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-1513789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513402 {
	width:14px !important;
	height:9px !important;
}

#item1513405 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1513243 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1513243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513266 {
	width:350px !important;
	height:153px !important;
	top:67px !important;
}

@keyframes intensificar-1513266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513290 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:192px !important;
}

#item1513296 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1513319 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1513343 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1513366 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1513154 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1513410 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1513433 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1513458 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1513461 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1513523 {
	width:123px !important;
	height:50px !important;
}

#item1513524 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513498 {
	width:123px !important;
	height:50px !important;
}

#item1513499 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513493 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1513576 {
	width:101px !important;
	height:50px !important;
}

#item1513577 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513551 {
	width:101px !important;
	height:50px !important;
}

#item1513552 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513547 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1513630 {
	width:99px !important;
	height:50px !important;
}

#item1513631 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513605 {
	width:99px !important;
	height:50px !important;
}

#item1513606 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513601 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1513683 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572609 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572610 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572606 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670367 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670390 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670364 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1513687 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1513687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513687 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666831 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1605147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605139 {
	width:700px !important;
	height:309px !important;
}

#item1634301 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1605158 {
	width:595px !important;
	height:246px !important;
}

@keyframes intensificar-1605158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641799 {
	width:140px !important;
	height:18px !important;
	top:276px !important;
}

@keyframes intensificar-1641799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641823 {
	width:628px !important;
	height:207px !important;
	top:304px !important;
}

table#table1857704 tr {
	border-right:3.08px solid #fff;;
}

table#table1857704 {
	table-layout:fixed;
}

#item1641824 {
	width:868px !important;
	height:207px !important;
}

@keyframes intensificar-1641824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641847 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1641851 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:100px !important;
}

#item1638627 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1638631 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1638631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605231 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1605231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605254 {
	width:490px !important;
	height:214px !important;
	top:93px !important;
}

@keyframes intensificar-1605254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605277 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:269px !important;
}

#item1605283 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1605307 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1605332 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1605355 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1605156 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1605397 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1605420 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1605444 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1605450 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1605504 {
	width:172px !important;
	height:70px !important;
}

#item1605505 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605479 {
	width:172px !important;
	height:70px !important;
}

#item1605480 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605475 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1605558 {
	width:141px !important;
	height:70px !important;
}

#item1605559 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605532 {
	width:141px !important;
	height:70px !important;
}

#item1605534 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1605528 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1605611 {
	width:139px !important;
	height:70px !important;
}

#item1605612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605586 {
	width:139px !important;
	height:70px !important;
}

#item1605587 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1605582 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1605665 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1605671 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1605672 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1605668 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1671997 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672020 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1671994 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1605675 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1605675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1605675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666653 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1513875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1513873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513871 {
	width:600px !important;
	height:790px !important;
}

#item1513876 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1514529 {
	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-1514529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1860563 tr {
	border-right:2.2px solid #fff;;
}

table#table1860563 {
	table-layout:fixed;
}

#item1513920 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1513920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513943 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1513943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514485 {
	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-1514485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513970 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1513970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513993 {
	width:350px !important;
	height:153px !important;
	top:65px !important;
}

@keyframes intensificar-1513993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514016 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1514022 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1514046 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1514070 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1514093 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1513879 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1514138 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1514162 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1514186 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1514189 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1514250 {
	width:123px !important;
	height:50px !important;
}

#item1514251 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514225 {
	width:123px !important;
	height:50px !important;
}

#item1514226 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514221 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1514304 {
	width:101px !important;
	height:50px !important;
}

#item1514305 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514278 {
	width:101px !important;
	height:50px !important;
}

#item1514279 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514274 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1514357 {
	width:99px !important;
	height:50px !important;
}

#item1514358 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514332 {
	width:99px !important;
	height:50px !important;
}

#item1514333 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514328 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1514411 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572600 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572601 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572597 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670398 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670421 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670395 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1514415 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1514415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514415 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666819 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1605698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605696 {
	width:700px !important;
	height:309px !important;
}

#item1634311 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1605714 {
	width:595px !important;
	height:221px !important;
}

@keyframes intensificar-1605714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1863868 tr {
	border-right:3.08px solid #fff;;
}

table#table1863868 {
	table-layout:fixed;
}

#item1605739 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1605739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605763 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1605763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641906 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:88px !important;
}

#item1605915 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1605915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638674 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:231px !important;
}

#item1605788 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1605788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605811 {
	width:490px !important;
	height:214px !important;
	top:108px !important;
}

@keyframes intensificar-1605811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605834 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:377px !important;
}

#item1605841 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1605864 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1605888 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1605911 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1605712 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1605939 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1605962 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1605987 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1605990 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1606042 {
	width:172px !important;
	height:70px !important;
}

#item1606043 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606017 {
	width:172px !important;
	height:70px !important;
}

#item1606018 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606013 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1606095 {
	width:141px !important;
	height:70px !important;
}

#item1606096 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606070 {
	width:141px !important;
	height:70px !important;
}

#item1606071 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606066 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1606150 {
	width:139px !important;
	height:70px !important;
}

#item1606151 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606125 {
	width:139px !important;
	height:70px !important;
}

#item1606126 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606121 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1606208 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1606214 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1606215 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1606211 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672027 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672050 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672024 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1606218 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1606218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1606218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666647 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1514580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1514578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514575 {
	width:600px !important;
	height:794px !important;
	top:-3px !important;
}

#item1514581 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1866803 tr {
	border-right:2.2px solid #fff;;
}

table#table1866803 {
	table-layout:fixed;
}

#item1514627 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1514627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514650 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1514650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515288 {
	width:528px !important;
	height:234px !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-1515288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514803 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1514808 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1515248 {
	width:509px !important;
	height:831px !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-1515248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514834 {
	width:14px !important;
	height:9px !important;
}

#item1514837 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1514675 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1514675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514698 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1514698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514721 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

#item1514728 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1514751 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1514775 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1514798 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1514587 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1514842 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1514865 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1514889 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1514893 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1514954 {
	width:123px !important;
	height:50px !important;
}

#item1514955 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514929 {
	width:123px !important;
	height:50px !important;
}

#item1514930 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514925 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1515008 {
	width:101px !important;
	height:50px !important;
}

#item1515009 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514982 {
	width:101px !important;
	height:50px !important;
}

#item1514983 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514978 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1515062 {
	width:99px !important;
	height:50px !important;
}

#item1515063 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515036 {
	width:99px !important;
	height:50px !important;
}

#item1515037 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515032 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1515118 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572592 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572593 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572589 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670429 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670452 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670426 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1515122 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1515122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666813 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1606247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606236 {
	width:700px !important;
	height:309px !important;
}

#item1634315 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1870549 tr {
	border-right:3.08px solid #fff;;
}

table#table1870549 {
	table-layout:fixed;
}

#item1606259 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1606259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606283 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1606283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606306 {
	width:595px !important;
	height:199px !important;
}

@keyframes intensificar-1606306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641911 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:77px !important;
}

#item1638677 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1638684 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1638684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606332 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1606332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606355 {
	width:490px !important;
	height:214px !important;
	top:92px !important;
}

@keyframes intensificar-1606355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606378 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:361px !important;
}

#item1606385 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1606408 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1606432 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1606455 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1606256 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1606501 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1606524 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1606548 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1606551 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1606603 {
	width:172px !important;
	height:70px !important;
}

#item1606604 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606578 {
	width:172px !important;
	height:70px !important;
}

#item1606579 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606574 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1606657 {
	width:141px !important;
	height:70px !important;
}

#item1606658 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606632 {
	width:141px !important;
	height:70px !important;
}

#item1606633 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1606627 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1606710 {
	width:139px !important;
	height:70px !important;
}

#item1606711 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606685 {
	width:139px !important;
	height:70px !important;
}

#item1606686 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1606681 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1606763 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1606769 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1606770 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1606766 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672060 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672084 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672056 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1606774 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1606774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1606774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666657 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1517525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1517522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517520 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1517526 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1517529 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1517552 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1518390 {
	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-1518390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1875040 th, table#table1875040 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1875040 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1875040 {
	table-layout:fixed;
}

#item1517619 {
	width:528px !important;
	height:90px !important;
	top:19px !important;
}

@keyframes intensificar-1517619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517642 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1517642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517886 {
	width:528px !important;
	height:24px !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-1517886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517910 {
	width:528px !important;
	height:227px !important;
	top:24px !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-1517910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518310 {
	width:528px !important;
	height:551px !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-1518310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517667 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1517667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517690 {
	width:350px !important;
	height:79px !important;
	top:83px !important;
}

@keyframes intensificar-1517690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517714 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:206px !important;
}

#item1517721 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1517744 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1517768 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1517791 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1517815 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1517838 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1517577 {
	width:564px !important;
	height:551px !important;
	left:36px !important;
	top:174px !important;
}

#item1517935 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1517938 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1517997 {
	width:123px !important;
	height:50px !important;
}

#item1517998 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517972 {
	width:123px !important;
	height:50px !important;
}

#item1517973 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1517968 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1518051 {
	width:113px !important;
	height:50px !important;
}

#item1518052 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518026 {
	width:113px !important;
	height:50px !important;
}

#item1518027 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518021 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1518105 {
	width:101px !important;
	height:50px !important;
}

#item1518106 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518080 {
	width:101px !important;
	height:50px !important;
}

#item1518081 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518075 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1518159 {
	width:101px !important;
	height:50px !important;
}

#item1518160 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518133 {
	width:101px !important;
	height:50px !important;
}

#item1518134 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518129 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1518186 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1518209 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1518183 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572566 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572567 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572563 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1518213 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1518213 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518213 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666823 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1607916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607914 {
	width:700px !important;
	height:309px !important;
}

#item1634329 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1607934 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1607957 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1607982 {
	width:595px !important;
	height:337px !important;
}

@keyframes intensificar-1607982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1877707 th, table#table1877707 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1877707 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1877707 {
	table-layout:fixed;
}

#item1608007 {
	width:628px !important;
	height:125px !important;
	top:27px !important;
}

@keyframes intensificar-1608007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608030 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1608030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641921 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:146px !important;
}

#item1608279 {
	width:628px !important;
	height:521px !important;
}

@keyframes intensificar-1608279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608229 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1608229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638835 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:238px !important;
}

#item1608055 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1608055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608078 {
	width:490px !important;
	height:110px !important;
	top:116px !important;
}

@keyframes intensificar-1608078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608102 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:288px !important;
}

#item1608108 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1608131 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1608155 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1608178 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1608202 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1608225 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1607980 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1608306 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1608313 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1608366 {
	width:172px !important;
	height:70px !important;
}

#item1608367 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608341 {
	width:172px !important;
	height:70px !important;
}

#item1608342 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608337 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1608419 {
	width:158px !important;
	height:70px !important;
}

#item1608420 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608394 {
	width:158px !important;
	height:70px !important;
}

#item1608395 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608390 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1608473 {
	width:141px !important;
	height:70px !important;
}

#item1608475 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608448 {
	width:141px !important;
	height:70px !important;
}

#item1608449 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608444 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1608528 {
	width:141px !important;
	height:70px !important;
}

#item1608529 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608503 {
	width:141px !important;
	height:70px !important;
}

#item1608504 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608499 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1608585 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1608586 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1608582 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1667033 {
	width:35px !important;
	height:74px !important;
	left:-4px !important;
	top:1127px !important;
}

#item1672093 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672116 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672090 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1608589 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1608589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1608589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666662 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1518442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1518440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518438 {
	width:600px !important;
	height:790px !important;
}

#item1518443 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1519152 {
	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-1519152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1880395 th, table#table1880395 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1880395 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1880395 {
	table-layout:fixed;
}

#item1518488 {
	width:528px !important;
	height:72px !important;
	top:19px !important;
}

@keyframes intensificar-1518488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518511 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1518511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518664 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1518667 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1519113 {
	width:509px !important;
	height:689px !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-1519113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518693 {
	width:14px !important;
	height:9px !important;
}

#item1518700 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1518537 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1518537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518560 {
	width:350px !important;
	height:153px !important;
	top:101px !important;
}

@keyframes intensificar-1518560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518583 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:158px !important;
}

#item1518589 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1518612 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1518636 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1518659 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1518446 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1518703 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1518726 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1518750 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1518756 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1518815 {
	width:123px !important;
	height:50px !important;
}

#item1518816 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518790 {
	width:123px !important;
	height:50px !important;
}

#item1518791 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518786 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1518869 {
	width:101px !important;
	height:50px !important;
}

#item1518870 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518843 {
	width:101px !important;
	height:50px !important;
}

#item1518844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518839 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1518922 {
	width:99px !important;
	height:50px !important;
}

#item1518923 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518897 {
	width:99px !important;
	height:50px !important;
}

#item1518898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518893 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1518975 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572554 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572555 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572551 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670464 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670487 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670461 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1518980 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1518980 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518980 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666834 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1608618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608610 {
	width:700px !important;
	height:309px !important;
}

#item1634332 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1608628 {
	width:595px !important;
	height:374px !important;
}

@keyframes intensificar-1608628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1882809 th, table#table1882809 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1882809 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1882809 {
	table-layout:fixed;
}

#item1608654 {
	width:628px !important;
	height:120px !important;
	top:27px !important;
}

@keyframes intensificar-1608654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608677 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1608677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641926 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:164px !important;
}

#item1638840 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:250px !important;
}

#item1638844 {
	width:595px !important;
	height:545px !important;
}

@keyframes intensificar-1638844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608702 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1608702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608725 {
	width:490px !important;
	height:214px !important;
	top:142px !important;
}

@keyframes intensificar-1608725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608748 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:221px !important;
}

#item1608757 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1608780 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1608804 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1608828 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1608626 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1608870 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1608893 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1608917 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1608920 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1608974 {
	width:172px !important;
	height:70px !important;
}

#item1608975 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608948 {
	width:172px !important;
	height:70px !important;
}

#item1608949 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608944 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1609028 {
	width:141px !important;
	height:70px !important;
}

#item1609029 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609002 {
	width:141px !important;
	height:70px !important;
}

#item1609003 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608998 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1609081 {
	width:139px !important;
	height:70px !important;
}

#item1609082 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609056 {
	width:139px !important;
	height:70px !important;
}

#item1609057 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609052 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1609134 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1609142 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1609143 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1609139 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672122 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672145 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672119 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1609147 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1609147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1609147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666680 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1520082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520078 {
	width:600px !important;
	height:790px !important;
}

#item1520083 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1520795 {
	width:528px !important;
	height:253px !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-1520795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1884948 tr {
	border-right:2.2px solid #fff;;
}

table#table1884948 {
	table-layout:fixed;
}

#item1520129 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1520129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520152 {
	width:57px !important;
	height:9px !important;
	left:1px !important;
}

@keyframes intensificar-1520152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520307 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1520310 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1520755 {
	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-1520755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520336 {
	width:14px !important;
	height:9px !important;
}

#item1520339 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1520177 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1520177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520200 {
	width:350px !important;
	height:153px !important;
	top:82px !important;
}

@keyframes intensificar-1520200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520223 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

#item1520230 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1520253 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1520277 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1520302 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1520087 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1520342 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1520365 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1520389 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520393 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1520456 {
	width:123px !important;
	height:50px !important;
}

#item1520458 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520431 {
	width:123px !important;
	height:50px !important;
}

#item1520432 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520427 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1520511 {
	width:101px !important;
	height:50px !important;
}

#item1520512 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520486 {
	width:101px !important;
	height:50px !important;
}

#item1520487 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520482 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1520564 {
	width:99px !important;
	height:50px !important;
}

#item1520565 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520539 {
	width:99px !important;
	height:50px !important;
}

#item1520540 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520535 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1520619 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572546 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572547 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572543 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670494 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670517 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670491 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1520624 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1520624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666838 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1609176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609168 {
	width:700px !important;
	height:309px !important;
}

#item1634335 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1609192 {
	width:595px !important;
	height:197px !important;
}

@keyframes intensificar-1609192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1888374 tr {
	border-right:3.08px solid #fff;;
}

table#table1888374 {
	table-layout:fixed;
}

#item1609217 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1609217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609240 {
	width:80px !important;
	height:12px !important;
	left:1px !important;
}

@keyframes intensificar-1609240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641930 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:76px !important;
}

#item1638884 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1638895 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1638895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609265 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1609265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609289 {
	width:490px !important;
	height:214px !important;
	top:115px !important;
}

@keyframes intensificar-1609289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609312 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:381px !important;
}

#item1609318 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1609341 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1609366 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1609389 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1609190 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1609432 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1609455 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1609479 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1609483 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1609535 {
	width:172px !important;
	height:70px !important;
}

#item1609536 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609510 {
	width:172px !important;
	height:70px !important;
}

#item1609511 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609506 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1609588 {
	width:141px !important;
	height:70px !important;
}

#item1609589 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609563 {
	width:141px !important;
	height:70px !important;
}

#item1609564 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1609559 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1609642 {
	width:139px !important;
	height:70px !important;
}

#item1609643 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609616 {
	width:139px !important;
	height:70px !important;
}

#item1609618 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1609612 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1609696 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1609702 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1609703 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1609699 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672158 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672181 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672155 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1609706 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1609706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1609706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549370 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1519205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1519203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519201 {
	width:600px !important;
	height:790px !important;
}

#item1519206 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1519859 {
	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-1519859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583462 {
	width:57px !important;
	height:12px !important;
	top:253px !important;
}

@keyframes intensificar-1583462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583485 {
	width:528px !important;
	height:155px !important;
	top:265px !important;
}

table#table1891821 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1891821 {
	table-layout:fixed;
}

#item1583661 {
	width:876px !important;
	height:155px !important;
}

@keyframes intensificar-1583661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583509 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:428px !important;
}

#item1519824 {
	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-1519824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519298 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1519298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519321 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

@keyframes intensificar-1519321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519344 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:173px !important;
}

#item1519350 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1519373 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1519399 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1519423 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1519210 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:177px !important;
}

#item1519467 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1519490 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1519514 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1519519 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1519579 {
	width:123px !important;
	height:50px !important;
}

#item1519580 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519554 {
	width:123px !important;
	height:50px !important;
}

#item1519555 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519550 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1519632 {
	width:101px !important;
	height:50px !important;
}

#item1519633 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519607 {
	width:101px !important;
	height:50px !important;
}

#item1519608 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1519603 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1519685 {
	width:99px !important;
	height:50px !important;
}

#item1519686 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519660 {
	width:99px !important;
	height:50px !important;
}

#item1519661 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1519656 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1519739 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572524 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572525 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572521 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670523 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670546 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670520 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1519743 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1519743 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519743 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666841 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1609734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609728 {
	width:700px !important;
	height:309px !important;
}

#item1634340 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1609745 {
	width:595px !important;
	height:222px !important;
}

@keyframes intensificar-1609745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642029 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:88px !important;
}

#item1641933 {
	width:140px !important;
	height:18px !important;
	top:252px !important;
}

@keyframes intensificar-1641933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641956 {
	width:628px !important;
	height:207px !important;
	top:280px !important;
}

table#table1894860 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1894860 {
	table-layout:fixed;
}

#item1641957 {
	width:1226px !important;
	height:207px !important;
}

@keyframes intensificar-1641957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641981 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1609952 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1609952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638940 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1609823 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1609823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609846 {
	width:490px !important;
	height:214px !important;
	top:68px !important;
}

@keyframes intensificar-1609846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609869 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:243px !important;
}

#item1609875 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1609898 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1609922 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1609946 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1609743 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1609976 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1609999 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1610023 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1610027 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1610079 {
	width:172px !important;
	height:70px !important;
}

#item1610080 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610054 {
	width:172px !important;
	height:70px !important;
}

#item1610055 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610050 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1610133 {
	width:141px !important;
	height:70px !important;
}

#item1610134 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610107 {
	width:141px !important;
	height:70px !important;
}

#item1610108 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610103 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1610186 {
	width:139px !important;
	height:70px !important;
}

#item1610187 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610161 {
	width:139px !important;
	height:70px !important;
}

#item1610162 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610157 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1610240 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1610247 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1610248 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1610244 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672211 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672234 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672208 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1610251 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610251 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666668 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1520848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520843 {
	width:600px !important;
	height:790px !important;
}

#item1520850 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1897375 th, table#table1897375 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1897375 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1897375 {
	table-layout:fixed;
}

#item1520894 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1520894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520917 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1520917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521516 {
	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-1521516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521465 {
	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-1521465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520942 {
	width:528px !important;
	height:53px !important;
}

@keyframes intensificar-1520942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520965 {
	width:350px !important;
	height:153px !important;
	top:68px !important;
}

@keyframes intensificar-1520965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520988 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:192px !important;
}

#item1520996 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1521019 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1521043 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1521066 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1520853 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:177px !important;
}

#item1521110 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1521133 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1521157 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1521161 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521220 {
	width:123px !important;
	height:50px !important;
}

#item1521221 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521195 {
	width:123px !important;
	height:50px !important;
}

#item1521196 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521191 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1521273 {
	width:101px !important;
	height:50px !important;
}

#item1521274 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521248 {
	width:101px !important;
	height:50px !important;
}

#item1521249 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521244 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1521327 {
	width:99px !important;
	height:50px !important;
}

#item1521328 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521301 {
	width:99px !important;
	height:50px !important;
}

#item1521302 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1521297 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1521380 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572514 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572515 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572510 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670558 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670581 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670554 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1521387 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1521387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666844 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1610282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610275 {
	width:700px !important;
	height:309px !important;
}

#item1634346 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1899940 th, table#table1899940 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1899940 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1899940 {
	table-layout:fixed;
}

#item1610295 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1610295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610318 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1610318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610341 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1610341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642040 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:117px !important;
}

#item1610497 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1610497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638982 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1610367 {
	width:628px !important;
	height:75px !important;
}

@keyframes intensificar-1610367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610390 {
	width:490px !important;
	height:214px !important;
	top:96px !important;
}

@keyframes intensificar-1610390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610413 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:269px !important;
}

#item1610421 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1610445 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1610469 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1610493 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1610292 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1610521 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1610544 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1610568 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1610571 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1610623 {
	width:172px !important;
	height:70px !important;
}

#item1610624 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610598 {
	width:172px !important;
	height:70px !important;
}

#item1610599 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610594 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1610678 {
	width:141px !important;
	height:70px !important;
}

#item1610679 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610652 {
	width:141px !important;
	height:70px !important;
}

#item1610654 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1610648 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1610731 {
	width:139px !important;
	height:70px !important;
}

#item1610732 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610706 {
	width:139px !important;
	height:70px !important;
}

#item1610707 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1610702 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1610786 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1610793 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1610794 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1610790 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672241 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672264 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672238 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1610799 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666686 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1521568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1521566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521564 {
	width:600px !important;
	height:790px !important;
}

#item1521569 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1522229 {
	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-1522229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583706 {
	width:57px !important;
	height:12px !important;
	top:240px !important;
}

@keyframes intensificar-1583706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583729 {
	width:528px !important;
	height:126px !important;
	top:251px !important;
}

table#table1902924 tr {
	border-right:2.2px solid #fff;;
}

table#table1902924 {
	table-layout:fixed;
}

#item1583788 {
	width:670px !important;
	height:126px !important;
}

@keyframes intensificar-1583788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583753 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:385px !important;
}

#item1522185 {
	width:528px !important;
	height:469px !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-1522185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521664 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1521664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521687 {
	width:350px !important;
	height:153px !important;
	top:65px !important;
}

@keyframes intensificar-1521687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521711 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:156px !important;
}

#item1521719 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1521742 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1521767 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1521790 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1521576 {
	width:564px !important;
	height:469px !important;
	left:636px !important;
	top:177px !important;
}

#item1521831 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1521854 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1521879 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1521882 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521941 {
	width:123px !important;
	height:50px !important;
}

#item1521942 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521916 {
	width:123px !important;
	height:50px !important;
}

#item1521917 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521912 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1521995 {
	width:101px !important;
	height:50px !important;
}

#item1521996 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521969 {
	width:101px !important;
	height:50px !important;
}

#item1521971 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1521965 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1522049 {
	width:99px !important;
	height:50px !important;
}

#item1522050 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522024 {
	width:99px !important;
	height:50px !important;
}

#item1522025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522019 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1522105 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572504 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572505 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572501 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670595 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670618 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670592 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1522109 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1522109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666855 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1610827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610818 {
	width:700px !important;
	height:309px !important;
}

#item1634350 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1610837 {
	width:595px !important;
	height:262px !important;
}

@keyframes intensificar-1610837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642044 {
	width:140px !important;
	height:18px !important;
	top:292px !important;
}

@keyframes intensificar-1642044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642067 {
	width:628px !important;
	height:167px !important;
	top:320px !important;
}

table#table1905578 tr {
	border-right:3.08px solid #fff;;
}

table#table1905578 {
	table-layout:fixed;
}

#item1642068 {
	width:934px !important;
	height:167px !important;
}

@keyframes intensificar-1642068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642091 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1642142 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:117px !important;
}

#item1611042 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1611042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638991 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1610913 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1610913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610937 {
	width:490px !important;
	height:214px !important;
	top:91px !important;
}

@keyframes intensificar-1610937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610960 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:219px !important;
}

#item1610967 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1610991 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1611015 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1611038 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1610835 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1611066 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1611089 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1611113 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1611116 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1611169 {
	width:172px !important;
	height:70px !important;
}

#item1611170 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611144 {
	width:172px !important;
	height:70px !important;
}

#item1611145 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611139 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1611223 {
	width:141px !important;
	height:70px !important;
}

#item1611224 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611197 {
	width:141px !important;
	height:70px !important;
}

#item1611198 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611193 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1611276 {
	width:139px !important;
	height:70px !important;
}

#item1611277 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611251 {
	width:139px !important;
	height:70px !important;
}

#item1611252 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611247 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1611331 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1611338 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1611339 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1611335 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672275 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672298 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672272 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1611342 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1611342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1611342 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666693 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1522281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1522279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522277 {
	width:600px !important;
	height:790px !important;
}

#item1522282 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1522996 {
	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-1522996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584224 {
	width:57px !important;
	height:12px !important;
	top:260px !important;
}

@keyframes intensificar-1584224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584247 {
	width:528px !important;
	height:212px !important;
	top:271px !important;
}

table#table1908209 tr {
	border-right:2.2px solid #fff;;
}

table#table1908209 {
	table-layout:fixed;
}

#item1584474 {
	width:775px !important;
	height:212px !important;
}

@keyframes intensificar-1584474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584271 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:493px !important;
}

#item1522504 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1522507 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1522945 {
	width:509px !important;
	height:689px !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-1522945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522533 {
	width:14px !important;
	height:9px !important;
}

#item1522539 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1522376 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1522376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522399 {
	width:350px !important;
	height:165px !important;
	top:66px !important;
}

@keyframes intensificar-1522399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522422 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

#item1522428 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1522451 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1522475 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1522498 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1522285 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1522543 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1522566 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1522590 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1522593 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1522654 {
	width:123px !important;
	height:50px !important;
}

#item1522655 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522629 {
	width:123px !important;
	height:50px !important;
}

#item1522630 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522625 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1522708 {
	width:101px !important;
	height:50px !important;
}

#item1522709 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522682 {
	width:101px !important;
	height:50px !important;
}

#item1522683 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522678 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1522762 {
	width:99px !important;
	height:50px !important;
}

#item1522763 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522737 {
	width:99px !important;
	height:50px !important;
}

#item1522738 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522733 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1522815 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572477 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572478 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572474 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670627 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670650 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670623 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1522818 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1522818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522818 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666860 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1612653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612644 {
	width:700px !important;
	height:309px !important;
}

#item1634362 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1612664 {
	width:595px !important;
	height:141px !important;
}

@keyframes intensificar-1612664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642353 {
	width:140px !important;
	height:18px !important;
	top:171px !important;
}

@keyframes intensificar-1642353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642377 {
	width:628px !important;
	height:288px !important;
	top:199px !important;
}

table#table1912063 tr {
	border-right:3.08px solid #fff;;
}

table#table1912063 {
	table-layout:fixed;
}

#item1642378 {
	width:1085px !important;
	height:288px !important;
}

@keyframes intensificar-1642378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642401 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1642406 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:48px !important;
}

#item1639059 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1639068 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1639068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612741 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1612741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612764 {
	width:490px !important;
	height:231px !important;
	top:114px !important;
}

@keyframes intensificar-1612764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612787 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:383px !important;
}

#item1612794 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1612818 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1612842 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1612865 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1612662 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1612911 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1612934 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1612958 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612961 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1613015 {
	width:172px !important;
	height:70px !important;
}

#item1613016 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612990 {
	width:172px !important;
	height:70px !important;
}

#item1612991 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612986 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1613068 {
	width:141px !important;
	height:70px !important;
}

#item1613069 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613043 {
	width:141px !important;
	height:70px !important;
}

#item1613044 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613039 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1613122 {
	width:139px !important;
	height:70px !important;
}

#item1613123 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613097 {
	width:139px !important;
	height:70px !important;
}

#item1613098 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613093 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1613176 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1613182 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1613183 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1613179 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672307 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672330 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672304 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1613187 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1613187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1613187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666705 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1523057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1523055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523053 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1523058 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1523061 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:135px !important;
}

#item1523084 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1524069 {
	width:528px !important;
	height:358px !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-1524069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583922 {
	width:57px !important;
	height:12px !important;
	top:350px !important;
}

@keyframes intensificar-1583922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583945 {
	width:528px !important;
	height:155px !important;
	top:361px !important;
}

table#table1916153 tr {
	border-right:2.2px solid #fff;;
}

table#table1916153 {
	table-layout:fixed;
}

#item1584052 {
	width:678px !important;
	height:155px !important;
}

@keyframes intensificar-1584052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583969 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:525px !important;
}

#item1523420 {
	width:528px !important;
	height:24px !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-1523420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523444 {
	width:528px !important;
	height:320px !important;
	left:2px !important;
	top:24px !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-1523444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524033 {
	width:528px !important;
	height:524px !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-1524033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523201 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1523201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523224 {
	width:350px !important;
	height:288px !important;
	top:32px !important;
}

@keyframes intensificar-1523224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523253 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1523276 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1523934 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:221px !important;
}

#item1523940 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

#item1523963 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

#item1523986 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:184px !important;
}

#item1524009 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:186px !important;
}

#item1524012 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:152px !important;
}

#item1523107 {
	width:530px !important;
	height:538px !important;
	left:34px !important;
	top:200px !important;
}

#item1523469 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1523473 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1523536 {
	width:123px !important;
	height:50px !important;
}

#item1523537 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523509 {
	width:123px !important;
	height:50px !important;
}

#item1523510 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523504 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1523590 {
	width:113px !important;
	height:50px !important;
}

#item1523591 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523565 {
	width:113px !important;
	height:50px !important;
}

#item1523566 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523560 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1523643 {
	width:101px !important;
	height:50px !important;
}

#item1523644 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523618 {
	width:101px !important;
	height:50px !important;
}

#item1523619 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523614 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1523696 {
	width:101px !important;
	height:50px !important;
}

#item1523697 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523671 {
	width:101px !important;
	height:50px !important;
}

#item1523672 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523667 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1523724 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1523747 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1523720 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572495 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572496 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572492 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1523750 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1523750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666850 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1611364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611361 {
	width:700px !important;
	height:309px !important;
}

#item1634354 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1611381 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:498px !important;
}

#item1611404 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1611429 {
	width:595px !important;
	height:188px !important;
}

@keyframes intensificar-1611429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642147 {
	width:140px !important;
	height:18px !important;
	top:218px !important;
}

@keyframes intensificar-1642147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642170 {
	width:628px !important;
	height:207px !important;
	top:246px !important;
}

table#table1919798 tr {
	border-right:3.08px solid #fff;;
}

table#table1919798 {
	table-layout:fixed;
}

#item1642171 {
	width:949px !important;
	height:207px !important;
}

@keyframes intensificar-1642171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642194 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:461px !important;
}

#item1642249 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:83px !important;
}

#item1611734 {
	width:628px !important;
	height:484px !important;
}

@keyframes intensificar-1611734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611684 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1611684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638997 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:219px !important;
}

#item1611506 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1611506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611530 {
	width:490px !important;
	height:403px !important;
	top:44px !important;
}

@keyframes intensificar-1611530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611554 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1611577 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1611600 {
	width:125px !important;
	height:31px !important;
	left:504px !important;
	top:309px !important;
}

#item1611607 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:163px !important;
}

#item1611630 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:185px !important;
}

#item1611653 {
	width:195px !important;
	height:36px !important;
	left:434px !important;
	top:258px !important;
}

#item1611677 {
	width:7px !important;
	height:11px !important;
	left:423px !important;
	top:261px !important;
}

#item1611680 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:213px !important;
}

#item1611427 {
	width:637px !important;
	height:484px !important;
	left:36px !important;
	top:591px !important;
}

#item1611759 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1611764 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1611816 {
	width:172px !important;
	height:70px !important;
}

#item1611817 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611791 {
	width:172px !important;
	height:70px !important;
}

#item1611792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611787 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1611870 {
	width:158px !important;
	height:70px !important;
}

#item1611871 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611845 {
	width:158px !important;
	height:70px !important;
}

#item1611846 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611840 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1611923 {
	width:141px !important;
	height:70px !important;
}

#item1611924 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611898 {
	width:141px !important;
	height:70px !important;
}

#item1611899 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1611894 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1611976 {
	width:141px !important;
	height:70px !important;
}

#item1611977 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611951 {
	width:141px !important;
	height:70px !important;
}

#item1611952 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1611947 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1612034 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1612035 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1612031 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1635668 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1672338 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672361 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672335 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1612038 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1612038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612038 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549393 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1524122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1524120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524118 {
	width:600px !important;
	height:790px !important;
}

#item1524123 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1524802 {
	width:528px !important;
	height:239px !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-1524802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584725 {
	width:57px !important;
	height:12px !important;
	top:254px !important;
}

@keyframes intensificar-1584725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584748 {
	width:528px !important;
	height:183px !important;
	top:265px !important;
}

table#table1923310 tr {
	border-right:2.2px solid #fff;;
}

table#table1923310 {
	table-layout:fixed;
}

#item1584817 {
	width:705px !important;
	height:183px !important;
}

@keyframes intensificar-1584817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584772 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:457px !important;
}

#item1524259 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:258px !important;
}

#item1524262 {
	width:534px !important;
	height:512px !important;
	top:15px !important;
}

#item1524765 {
	width:509px !important;
	height:603px !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-1524765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524288 {
	width:14px !important;
	height:9px !important;
}

#item1524292 {
	width:14px !important;
	height:9px !important;
	top:534px !important;
}

#item1524131 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1524131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524154 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1524154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524177 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

#item1524183 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1524206 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1524230 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1524253 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1524128 {
	width:564px !important;
	height:542px !important;
	left:636px !important;
	top:165px !important;
}

#item1524384 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:131px !important;
}

#item1524407 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1524431 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1524434 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1524495 {
	width:123px !important;
	height:50px !important;
}

#item1524496 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524470 {
	width:123px !important;
	height:50px !important;
}

#item1524471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524466 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1524550 {
	width:101px !important;
	height:50px !important;
}

#item1524551 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524524 {
	width:101px !important;
	height:50px !important;
}

#item1524525 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524520 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1524604 {
	width:99px !important;
	height:50px !important;
}

#item1524605 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1524579 {
	width:99px !important;
	height:50px !important;
}

#item1524580 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1524574 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1524632 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1524655 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1524628 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1524658 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572469 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572470 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572466 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1524661 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1524661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634926 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1613208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613206 {
	width:700px !important;
	height:309px !important;
}

#item1634365 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1613224 {
	width:595px !important;
	height:139px !important;
}

@keyframes intensificar-1613224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642466 {
	width:140px !important;
	height:18px !important;
	top:169px !important;
}

@keyframes intensificar-1642466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642489 {
	width:628px !important;
	height:258px !important;
	top:197px !important;
}

table#table1927084 tr {
	border-right:3.08px solid #fff;;
}

table#table1927084 {
	table-layout:fixed;
}

#item1642490 {
	width:987px !important;
	height:258px !important;
}

@keyframes intensificar-1642490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642513 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:463px !important;
}

#item1642516 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:47px !important;
}

#item1639109 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:235px !important;
}

#item1639119 {
	width:595px !important;
	height:516px !important;
}

@keyframes intensificar-1639119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613302 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1613302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613325 {
	width:490px !important;
	height:214px !important;
	top:92px !important;
}

@keyframes intensificar-1613325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613348 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:314px !important;
}

#item1613355 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1613378 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1613402 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1613425 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1613222 {
	width:664px !important;
	height:516px !important;
	left:36px !important;
	top:559px !important;
}

#item1613470 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1613493 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1613517 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1613521 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1613575 {
	width:172px !important;
	height:70px !important;
}

#item1613576 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613548 {
	width:172px !important;
	height:70px !important;
}

#item1613549 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613544 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1613630 {
	width:141px !important;
	height:70px !important;
}

#item1613631 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613603 {
	width:141px !important;
	height:70px !important;
}

#item1613604 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1613599 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1613683 {
	width:139px !important;
	height:70px !important;
}

#item1613684 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613658 {
	width:139px !important;
	height:70px !important;
}

#item1613659 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1613654 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1613736 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1613742 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1613743 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1613739 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672370 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672393 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672367 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1613747 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1613747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1613747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666699 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1524855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1524853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524851 {
	width:600px !important;
	height:790px !important;
}

#item1524856 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1525515 {
	width:528px !important;
	height:308px !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-1525515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584866 {
	width:57px !important;
	height:12px !important;
	top:308px !important;
}

@keyframes intensificar-1584866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584889 {
	width:528px !important;
	height:126px !important;
	top:320px !important;
}

table#table1930857 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1930857 {
	table-layout:fixed;
}

#item1584951 {
	width:736px !important;
	height:126px !important;
}

@keyframes intensificar-1584951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584914 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:455px !important;
}

#item1525474 {
	width:528px !important;
	height:544px !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-1525474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524863 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1524863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524886 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

@keyframes intensificar-1524886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524909 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:138px !important;
}

#item1524916 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1524939 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1524963 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1524986 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1524859 {
	width:564px !important;
	height:544px !important;
	left:636px !important;
	top:177px !important;
}

#item1525122 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1525145 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1525169 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1525173 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1525236 {
	width:123px !important;
	height:50px !important;
}

#item1525237 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525208 {
	width:123px !important;
	height:50px !important;
}

#item1525209 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525204 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1525290 {
	width:101px !important;
	height:50px !important;
}

#item1525291 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525265 {
	width:101px !important;
	height:50px !important;
}

#item1525266 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525261 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1525343 {
	width:99px !important;
	height:50px !important;
}

#item1525344 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1525318 {
	width:99px !important;
	height:50px !important;
}

#item1525319 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1525314 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1525397 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572462 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572463 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572459 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670656 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670679 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670653 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1525400 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1525400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634996 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1613770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613767 {
	width:700px !important;
	height:309px !important;
}

#item1634368 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1613793 {
	width:595px !important;
	height:261px !important;
}

@keyframes intensificar-1613793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642583 {
	width:140px !important;
	height:18px !important;
	top:291px !important;
}

@keyframes intensificar-1642583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642606 {
	width:628px !important;
	height:168px !important;
	top:319px !important;
}

table#table1933761 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1933761 {
	table-layout:fixed;
}

#item1642607 {
	width:1031px !important;
	height:168px !important;
}

@keyframes intensificar-1642607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642630 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1642633 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:108px !important;
}

#item1613996 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1613996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639164 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1613869 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1613869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613892 {
	width:490px !important;
	height:214px !important;
	top:67px !important;
}

@keyframes intensificar-1613892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613915 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:193px !important;
}

#item1613922 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1613945 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1613969 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1613992 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1613791 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1614020 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1614043 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1614067 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614071 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1614124 {
	width:172px !important;
	height:70px !important;
}

#item1614125 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614098 {
	width:172px !important;
	height:70px !important;
}

#item1614099 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614094 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1614178 {
	width:141px !important;
	height:70px !important;
}

#item1614179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614153 {
	width:141px !important;
	height:70px !important;
}

#item1614154 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614148 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1614231 {
	width:139px !important;
	height:70px !important;
}

#item1614232 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614206 {
	width:139px !important;
	height:70px !important;
}

#item1614207 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614202 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1614284 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1614292 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1614293 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1614287 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672401 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672424 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672398 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1614297 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614297 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666710 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1648187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1648183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648181 {
	width:600px !important;
	height:790px !important;
}

#item1648193 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1648198 {
	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-1648198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648222 {
	width:57px !important;
	height:12px !important;
	top:296px !important;
}

@keyframes intensificar-1648222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1936727 th, table#table1936727 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1936727 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1936727 {
	table-layout:fixed;
}

#item1648825 {
	width:527px !important;
	height:173px !important;
	top:315px !important;
}

@keyframes intensificar-1648825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648404 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1648407 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1648408 {
	width:509px !important;
	height:1290px !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-1648408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648434 {
	width:14px !important;
	height:9px !important;
}

#item1648440 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1648275 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1648275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648298 {
	width:350px !important;
	height:182px !important;
	top:69px !important;
}

@keyframes intensificar-1648298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648321 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

@keyframes intensificar-1648321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648328 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1648328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648351 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1648351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648375 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1648375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648398 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1648398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648196 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1648443 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1648466 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1648490 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1648493 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1648516 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1648568 {
	width:123px !important;
	height:50px !important;
}

#item1648569 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648543 {
	width:123px !important;
	height:50px !important;
}

#item1648544 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648539 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1648623 {
	width:101px !important;
	height:50px !important;
}

#item1648624 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648597 {
	width:101px !important;
	height:50px !important;
}

#item1648598 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1648593 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1648677 {
	width:99px !important;
	height:50px !important;
}

#item1648678 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1648651 {
	width:99px !important;
	height:50px !important;
}

#item1648652 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1648647 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1648731 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1648737 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1648738 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1648734 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670692 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670715 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670689 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1666867 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1650033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1650028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650025 {
	width:700px !important;
	height:309px !important;
}

#item1650038 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1649690 {
	width:595px !important;
	height:196px !important;
}

@keyframes intensificar-1649690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649713 {
	width:140px !important;
	height:18px !important;
	top:233px !important;
}

@keyframes intensificar-1649713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649763 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:75px !important;
}

table#table1944797 th, table#table1944797 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1944797 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1944797 {
	table-layout:fixed;
}

#item1650441 {
	width:628px !important;
	height:262px !important;
	top:257px !important;
}

@keyframes intensificar-1650441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1650441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649899 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1649902 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1649902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649770 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1649770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649793 {
	width:490px !important;
	height:254px !important;
	top:124px !important;
}

@keyframes intensificar-1649793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1649793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1649816 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:435px !important;
}

#item1649824 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1649847 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1649871 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1649894 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1649688 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1649926 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1649949 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1649973 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1649979 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1650002 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1649514 {
	width:172px !important;
	height:70px !important;
}

#item1649515 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649489 {
	width:172px !important;
	height:70px !important;
}

#item1649490 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649485 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1649567 {
	width:141px !important;
	height:70px !important;
}

#item1649568 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649542 {
	width:141px !important;
	height:70px !important;
}

#item1649543 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1649538 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1649621 {
	width:139px !important;
	height:70px !important;
}

#item1649622 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1649595 {
	width:139px !important;
	height:70px !important;
}

#item1649596 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1649591 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1649645 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1649654 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1649656 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1649651 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672432 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672455 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672429 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1549405 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1525566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1525564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525562 {
	width:600px !important;
	height:790px !important;
}

#item1525567 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1526279 {
	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-1526279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584098 {
	width:57px !important;
	height:12px !important;
	top:255px !important;
}

@keyframes intensificar-1584098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584121 {
	width:528px !important;
	height:155px !important;
	top:266px !important;
}

table#table1948155 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1948155 {
	table-layout:fixed;
}

#item1584178 {
	width:617px !important;
	height:155px !important;
}

@keyframes intensificar-1584178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584145 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:431px !important;
}

#item1525703 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1525706 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1569539 {
	width:509px !important;
	height:716px !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-1569539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525732 {
	width:14px !important;
	height:9px !important;
}

#item1525736 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1525573 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1525573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525596 {
	width:350px !important;
	height:153px !important;
	top:69px !important;
}

@keyframes intensificar-1525596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525619 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:227px !important;
}

#item1525625 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1525648 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1525673 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1525696 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1525570 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1525827 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1525850 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1525874 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1525881 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1526170 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1525942 {
	width:123px !important;
	height:50px !important;
}

#item1525943 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525917 {
	width:123px !important;
	height:50px !important;
}

#item1525918 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525913 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1525996 {
	width:101px !important;
	height:50px !important;
}

#item1525997 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525971 {
	width:101px !important;
	height:50px !important;
}

#item1525972 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1525966 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1526049 {
	width:99px !important;
	height:50px !important;
}

#item1526050 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526024 {
	width:99px !important;
	height:50px !important;
}

#item1526025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526020 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1526102 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572485 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572486 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572482 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670725 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670748 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670722 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1526105 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1526105 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526105 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634923 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1612068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612058 {
	width:700px !important;
	height:309px !important;
}

#item1634358 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1612079 {
	width:595px !important;
	height:222px !important;
}

@keyframes intensificar-1612079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642253 {
	width:140px !important;
	height:18px !important;
	top:252px !important;
}

@keyframes intensificar-1642253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642276 {
	width:628px !important;
	height:207px !important;
	top:280px !important;
}

table#table1951463 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1951463 {
	table-layout:fixed;
}

#item1642277 {
	width:864px !important;
	height:207px !important;
}

@keyframes intensificar-1642277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642301 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1642349 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:88px !important;
}

#item1639007 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1639010 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1639010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612157 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1612157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612180 {
	width:490px !important;
	height:214px !important;
	top:97px !important;
}

@keyframes intensificar-1612180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612203 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:318px !important;
}

#item1612211 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1612234 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1612258 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1612281 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1612077 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1612326 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1612349 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1612373 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612376 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1612399 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1612451 {
	width:172px !important;
	height:70px !important;
}

#item1612452 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612426 {
	width:172px !important;
	height:70px !important;
}

#item1612427 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612422 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1612504 {
	width:141px !important;
	height:70px !important;
}

#item1612505 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612479 {
	width:141px !important;
	height:70px !important;
}

#item1612480 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612475 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1612558 {
	width:139px !important;
	height:70px !important;
}

#item1612559 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612533 {
	width:139px !important;
	height:70px !important;
}

#item1612534 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612529 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1612612 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1612621 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1612622 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1612618 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672465 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672488 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672462 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1612625 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1612625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666723 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1526330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1526328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526326 {
	width:600px !important;
	height:790px !important;
}

#item1526331 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1585251 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:109px !important;
}

#item1585257 {
	width:534px !important;
	height:215px !important;
	top:15px !important;
}

#item1585258 {
	width:511px !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-1585258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585282 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1585285 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:237px !important;
}

#item1585164 {
	width:57px !important;
	height:12px !important;
	top:262px !important;
}

@keyframes intensificar-1585164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585187 {
	width:528px !important;
	height:242px !important;
	top:281px !important;
}

table#table1954734 tr {
	border-right:2.2px solid #fff;;
}

table#table1954734 {
	table-layout:fixed;
}

#item1585188 {
	width:641px !important;
	height:242px !important;
}

@keyframes intensificar-1585188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585211 {
	width:26px !important;
	height:13px !important;
	left:258px !important;
	top:532px !important;
}

#item1526466 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1526470 {
	width:534px !important;
	height:511px !important;
	top:15px !important;
}

#item1527016 {
	width:509px !important;
	height:781px !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-1527016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526496 {
	width:14px !important;
	height:9px !important;
}

#item1526499 {
	width:14px !important;
	height:9px !important;
	top:533px !important;
}

#item1526337 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1526337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526360 {
	width:350px !important;
	height:199px !important;
	top:49px !important;
}

@keyframes intensificar-1526360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526383 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1526390 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1526413 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1526437 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1526460 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1526334 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:170px !important;
}

#item1526589 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:133px !important;
}

#item1526612 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1526636 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1526643 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1526704 {
	width:123px !important;
	height:50px !important;
}

#item1526705 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526678 {
	width:123px !important;
	height:50px !important;
}

#item1526680 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526674 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1526759 {
	width:101px !important;
	height:50px !important;
}

#item1526760 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526733 {
	width:101px !important;
	height:50px !important;
}

#item1526734 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526729 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1526812 {
	width:99px !important;
	height:50px !important;
}

#item1526813 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526787 {
	width:99px !important;
	height:50px !important;
}

#item1526788 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526783 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1526865 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572453 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572454 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572450 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670757 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670780 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670754 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1526868 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1526868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666875 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1614325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614317 {
	width:700px !important;
	height:309px !important;
}

#item1634381 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1639247 {
	width:595px !important;
	height:103px !important;
}

@keyframes intensificar-1639247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642685 {
	width:140px !important;
	height:18px !important;
	top:126px !important;
}

@keyframes intensificar-1642685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642708 {
	width:628px !important;
	height:329px !important;
	top:155px !important;
}

table#table1959006 tr {
	border-right:3.08px solid #fff;;
}

table#table1959006 {
	table-layout:fixed;
}

#item1642709 {
	width:897px !important;
	height:329px !important;
}

@keyframes intensificar-1642709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642732 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:492px !important;
}

#item1642735 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:20px !important;
}

#item1639167 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:235px !important;
}

#item1639171 {
	width:595px !important;
	height:515px !important;
}

@keyframes intensificar-1639171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614424 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1614424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614447 {
	width:490px !important;
	height:278px !important;
	top:68px !important;
}

@keyframes intensificar-1614447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614470 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:386px !important;
}

#item1614476 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1614499 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1614523 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1614546 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1614334 {
	width:664px !important;
	height:515px !important;
	left:36px !important;
	top:560px !important;
}

#item1614590 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1614613 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1614637 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614641 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1614693 {
	width:172px !important;
	height:70px !important;
}

#item1614694 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614668 {
	width:172px !important;
	height:70px !important;
}

#item1614669 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614664 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1614747 {
	width:141px !important;
	height:70px !important;
}

#item1614748 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614721 {
	width:141px !important;
	height:70px !important;
}

#item1614722 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614717 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1614800 {
	width:139px !important;
	height:70px !important;
}

#item1614801 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614775 {
	width:139px !important;
	height:70px !important;
}

#item1614776 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614771 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1614858 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1614864 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1614865 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1614861 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672497 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672520 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672493 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1614868 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614868 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666728 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1527095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527091 {
	width:600px !important;
	height:790px !important;
}

#item1527096 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1527802 {
	width:528px !important;
	height:295px !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-1527802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585919 {
	width:26px !important;
	height:13px !important;
	left:258px !important;
	top:534px !important;
}

#item1585895 {
	width:528px !important;
	height:183px !important;
	top:342px !important;
}

table#table1963395 tr {
	border-right:2.2px solid #fff;;
}

table#table1963395 {
	table-layout:fixed;
}

#item1585965 {
	width:664px !important;
	height:183px !important;
}

@keyframes intensificar-1585965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585872 {
	width:57px !important;
	height:12px !important;
	top:330px !important;
}

@keyframes intensificar-1585872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527232 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1527235 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1568100 {
	width:509px !important;
	height:825px !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-1568100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527261 {
	width:14px !important;
	height:9px !important;
}

#item1527264 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1527102 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1527102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527125 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1527125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527148 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:209px !important;
}

#item1527155 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1527178 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1527203 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1527226 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1527099 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1527357 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:129px !important;
}

#item1527381 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1527405 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1527408 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1527468 {
	width:123px !important;
	height:50px !important;
}

#item1527469 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527443 {
	width:123px !important;
	height:50px !important;
}

#item1527444 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527439 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1527522 {
	width:101px !important;
	height:50px !important;
}

#item1527523 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527497 {
	width:101px !important;
	height:50px !important;
}

#item1527498 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527492 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1527576 {
	width:99px !important;
	height:50px !important;
}

#item1527577 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1527551 {
	width:99px !important;
	height:50px !important;
}

#item1527552 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1527546 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1527629 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572446 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572447 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572443 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670788 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670811 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670785 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1527632 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1527632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634931 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1614891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614888 {
	width:700px !important;
	height:309px !important;
}

#item1634384 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1614908 {
	width:595px !important;
	height:180px !important;
}

@keyframes intensificar-1614908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642792 {
	width:140px !important;
	height:18px !important;
	top:211px !important;
}

@keyframes intensificar-1642792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642815 {
	width:628px !important;
	height:247px !important;
	top:240px !important;
}

table#table1967236 tr {
	border-right:3.08px solid #fff;;
}

table#table1967236 {
	table-layout:fixed;
}

#item1642816 {
	width:930px !important;
	height:247px !important;
}

@keyframes intensificar-1642816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642839 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:494px !important;
}

#item1642843 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:58px !important;
}

#item1639276 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1639284 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1639284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614985 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1614985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615008 {
	width:490px !important;
	height:214px !important;
	top:69px !important;
}

@keyframes intensificar-1615008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615031 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:292px !important;
}

#item1615039 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1615062 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1615086 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1615109 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1614906 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1615152 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1615175 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1615199 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615203 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1615255 {
	width:172px !important;
	height:70px !important;
}

#item1615256 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615230 {
	width:172px !important;
	height:70px !important;
}

#item1615231 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615226 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1615309 {
	width:141px !important;
	height:70px !important;
}

#item1615310 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615284 {
	width:141px !important;
	height:70px !important;
}

#item1615285 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615279 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1615362 {
	width:139px !important;
	height:70px !important;
}

#item1615363 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615337 {
	width:139px !important;
	height:70px !important;
}

#item1615338 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615333 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1615416 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1615423 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1615424 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1615420 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672539 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672562 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672536 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1615427 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1615427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527853 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1527854 {
	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-1527854 {
	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;
	}
}
#item1527855 {
	width:502px !important;
	height:201px !important;
	left:84px !important;
	top:85px !important;
}

@keyframes intensificar-1527855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527878 {
	opacity:0.35;
	width:502px !important;
	height:135px !important;
	left:84px !important;
	top:304px !important;
	background:#0e0b00;
}

#item1527879 {
	width:459px !important;
	height:94px !important;
	left:106px !important;
	top:323px !important;
}

@keyframes intensificar-1527879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527902 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1527902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1615444 {
	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-1615444 {
	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;
	}
}
#item1615449 {
	width:600px !important;
	height:367px !important;
	left:36px !important;
	top:558px !important;
}

@keyframes intensificar-1615449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615472 {
	opacity:0.35;
	width:628px !important;
	height:211px !important;
	left:36px !important;
	top:953px !important;
	background:#0e0b00;
}

#item1615473 {
	width:572px !important;
	height:159px !important;
	left:64px !important;
	top:980px !important;
}

@keyframes intensificar-1615473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615496 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1615496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615496 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527924 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1528275 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1528298 {
	width:528px !important;
	height:592px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1528298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528215 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1528239 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1528243 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1666982 {
	width:509px !important;
	height:1550px !important;
}

@keyframes intensificar-1666982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1666982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528268 {
	width:14px !important;
	height:9px !important;
}

#item1528271 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1527930 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1527953 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1527976 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

#item1528118 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:561px !important;
}

#item1528121 {
	width:87px !important;
	height:8px !important;
	left:85px !important;
	top:566px !important;
}

#item1528144 {
	width:20px !important;
	height:10px !important;
	left:176px !important;
	top:128px !important;
}

table#table1972815 th, table#table1972815 td {
	vertical-align:top;;
}

table#table1972815 tr {
	height:18px;;
}

table#table1972815 {
	table-layout:fixed;
}

#item1528000 {
	width:510px !important;
	height:434px !important;
	left:46px !important;
	top:127px !important;
}

#item1528026 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528023 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1528030 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528027 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1528034 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528031 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1528038 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528035 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1528042 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528039 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1528046 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528043 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:215px !important;
}

#item1528050 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528047 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:233px !important;
}

#item1528055 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528052 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:251px !important;
}

#item1528059 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528056 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:269px !important;
}

#item1528063 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528060 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:287px !important;
}

#item1528067 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528064 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:305px !important;
}

#item1528071 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528068 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:323px !important;
}

#item1528076 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528072 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:341px !important;
}

#item1528080 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528077 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:359px !important;
}

#item1528084 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528081 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:377px !important;
}

#item1528088 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528085 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:395px !important;
}

#item1528092 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528089 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:413px !important;
}

#item1528096 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528093 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:431px !important;
}

#item1528100 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528097 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:449px !important;
}

#item1528104 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1528101 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:467px !important;
}

#item1650704 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1650701 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:484px !important;
}

#item1650708 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1650705 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:502px !important;
}

#item1650712 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1650709 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:520px !important;
}

@keyframes intensificar-1528162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528163 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !important;
}

#item1527928 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1528322 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1528329 {
	width:528px !important;
	height:93px !important;
	left:16px !important;
}

#item1557314 {
	width:600px !important;
	height:395px !important;
	top:233px !important;
}

#item1529486 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1529509 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1529483 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:116px !important;
}

#item1529516 {
	width:19px !important;
	height:19px !important;
}

#item1529512 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1529581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529610 {
	width:122px !important;
	height:50px !important;
}

#item1529611 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1529585 {
	width:122px !important;
	height:50px !important;
}

#item1529586 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1529581 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1529635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529665 {
	width:122px !important;
	height:50px !important;
}

#item1529666 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529639 {
	width:122px !important;
	height:50px !important;
}

#item1529640 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529635 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1529689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529718 {
	width:87px !important;
	height:50px !important;
}

#item1529719 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529693 {
	width:87px !important;
	height:50px !important;
}

#item1529694 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1529689 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1529746 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1529769 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1529743 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

@keyframes intensificar-1572862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572865 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572866 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1572862 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1529774 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1529774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1615794 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1615817 {
	width:628px !important;
	height:800px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1615817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615735 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1634458 {
	width:595px !important;
	height:805px !important;
	left:46px !important;
	top:100px !important;
}

@keyframes intensificar-1634458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634505 {
	width:23px !important;
	height:46px !important;
	left:660px !important;
	top:480px !important;
}

#item1615527 {
	width:700px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1615550 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:100px !important;
}

#item1615573 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:100px !important;
}

#item1615596 {
	width:40px !important;
	height:20px !important;
	left:54px !important;
	top:669px !important;
}

#item1615599 {
	width:106px !important;
	height:10px !important;
	left:101px !important;
	top:675px !important;
}

#item1615622 {
	width:24px !important;
	height:12px !important;
	left:213px !important;
	top:142px !important;
}

table#table1978884 th, table#table1978884 td {
	vertical-align:top;;
}

table#table1978884 tr {
	height:22px;;
}

table#table1978884 {
	table-layout:fixed;
}

#item1615628 {
	width:622px !important;
	height:526px !important;
	left:54px !important;
	top:140px !important;
}

#item1615655 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615652 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:136px !important;
}

#item1615659 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615656 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:158px !important;
}

#item1615663 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615660 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:180px !important;
}

#item1615667 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615664 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:202px !important;
}

#item1615672 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615668 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:224px !important;
}

#item1615676 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615673 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:246px !important;
}

#item1615680 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615677 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:268px !important;
}

#item1615684 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615681 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:290px !important;
}

#item1615688 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615685 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:312px !important;
}

#item1615692 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615689 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:334px !important;
}

#item1615696 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615693 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:356px !important;
}

#item1615700 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615697 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:378px !important;
}

#item1615704 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615701 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:400px !important;
}

#item1615708 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615705 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:422px !important;
}

#item1615712 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615709 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:444px !important;
}

#item1615716 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615713 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:466px !important;
}

#item1615720 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615717 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:488px !important;
}

#item1615724 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615721 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:510px !important;
}

#item1615729 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615725 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:532px !important;
}

#item1615733 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1615730 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:554px !important;
}

#item1650865 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1650862 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:577px !important;
}

#item1650869 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1650866 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:598px !important;
}

#item1650873 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1650870 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:620px !important;
}

#item1615518 {
	width:703px !important;
	height:915px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1615518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615515 {
	width:713px !important;
	height:925px !important;
	left:-10px !important;
	top:150px !important;
}

#item1615841 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615846 {
	width:606px !important;
	height:74px !important;
	left:22px !important;
}

#item1616550 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1616573 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1616547 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:125px !important;
}

#item1616580 {
	width:26px !important;
	height:26px !important;
}

#item1616576 {
	width:26px !important;
	height:26px !important;
	left:640px !important;
	top:190px !important;
}

@keyframes intensificar-1616584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616614 {
	width:171px !important;
	height:70px !important;
}

#item1616615 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616588 {
	width:171px !important;
	height:70px !important;
}

#item1616589 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616584 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

@keyframes intensificar-1616638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616667 {
	width:171px !important;
	height:70px !important;
}

#item1616668 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616642 {
	width:171px !important;
	height:70px !important;
}

#item1616643 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616638 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

@keyframes intensificar-1616692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616721 {
	width:122px !important;
	height:70px !important;
}

#item1616722 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616696 {
	width:122px !important;
	height:70px !important;
}

#item1616697 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616692 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1616748 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1616771 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1616745 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

@keyframes intensificar-1616775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616779 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1616780 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1616775 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1635672 {
	width:35px !important;
	height:74px !important;
	left:146px !important;
	top:1127px !important;
}

#item1616783 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666718 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1529998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1529996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529994 {
	width:600px !important;
	height:790px !important;
}

#item1529999 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1983647 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1983647 {
	table-layout:fixed;
}

#item1530213 {
	width:528px !important;
	height:76px !important;
	top:19px !important;
}

@keyframes intensificar-1530213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530236 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1530236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531008 {
	width:528px !important;
	height:198px !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-1531008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530135 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1530138 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1530650 {
	width:509px !important;
	height:750px !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-1530650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530164 {
	width:14px !important;
	height:9px !important;
}

#item1530171 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1530006 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1530006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530029 {
	width:350px !important;
	height:153px !important;
	top:87px !important;
}

@keyframes intensificar-1530029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530782 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:178px !important;
}

#item1530791 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

#item1530814 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:100px !important;
}

#item1530837 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:153px !important;
}

#item1530860 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:155px !important;
}

#item1530865 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:122px !important;
}

#item1530003 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1530259 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1530283 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1530307 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1530310 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1530369 {
	width:123px !important;
	height:50px !important;
}

#item1530370 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530344 {
	width:123px !important;
	height:50px !important;
}

#item1530345 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530340 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1530423 {
	width:101px !important;
	height:50px !important;
}

#item1530424 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530397 {
	width:101px !important;
	height:50px !important;
}

#item1530398 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1530393 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1530477 {
	width:99px !important;
	height:50px !important;
}

#item1530478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1530452 {
	width:99px !important;
	height:50px !important;
}

#item1530453 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1530447 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1530504 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1530527 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1530501 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1530532 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572424 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572425 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572421 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1530535 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1530535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1530535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666880 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1616815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616804 {
	width:700px !important;
	height:309px !important;
}

#item1634509 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1986856 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1986856 {
	table-layout:fixed;
}

#item1616826 {
	width:628px !important;
	height:127px !important;
	top:27px !important;
}

@keyframes intensificar-1616826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616849 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1616849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616873 {
	width:628px !important;
	height:350px !important;
}

@keyframes intensificar-1616873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639393 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:240px !important;
}

#item1639398 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1639398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616899 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1616899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616923 {
	width:490px !important;
	height:214px !important;
	top:100px !important;
}

@keyframes intensificar-1616923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616946 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:228px !important;
}

#item1616951 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:97px !important;
}

#item1616974 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:120px !important;
}

#item1616998 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:193px !important;
}

#item1617022 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:196px !important;
}

#item1617026 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:150px !important;
}

#item1616823 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1617071 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1617094 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1617118 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617121 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1617173 {
	width:172px !important;
	height:70px !important;
}

#item1617174 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617148 {
	width:172px !important;
	height:70px !important;
}

#item1617149 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617144 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1617226 {
	width:141px !important;
	height:70px !important;
}

#item1617227 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617201 {
	width:141px !important;
	height:70px !important;
}

#item1617202 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617197 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1617281 {
	width:139px !important;
	height:70px !important;
}

#item1617282 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617255 {
	width:139px !important;
	height:70px !important;
}

#item1617257 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617251 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1617335 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1617344 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1617345 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1617341 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1651957 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1651980 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1651954 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1617348 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1617348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1617348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1652663 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1652649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1652655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652647 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1652660 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1652239 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:135px !important;
}

#item1652262 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1652287 {
	width:528px !important;
	height:323px !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-1652287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652311 {
	width:57px !important;
	height:12px !important;
	top:323px !important;
}

@keyframes intensificar-1652311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1990052 th, table#table1990052 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1990052 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1990052 {
	table-layout:fixed;
}

#item1653658 {
	width:528px !important;
	height:101px !important;
	top:342px !important;
}

@keyframes intensificar-1653658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652570 {
	width:528px !important;
	height:24px !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-1652570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652594 {
	width:528px !important;
	height:320px !important;
	top:24px !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-1652594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652544 {
	width:528px !important;
	height:545px !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-1652544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652364 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1652364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652387 {
	width:350px !important;
	height:288px !important;
	top:52px !important;
}

@keyframes intensificar-1652387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1652387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1652411 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1652435 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1652463 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

#item1652487 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:118px !important;
}

#item1653516 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:175px !important;
}

#item1653521 {
	width:167px !important;
	height:15px !important;
	left:398px !important;
	top:150px !important;
}

#item1653545 {
	width:5px !important;
	height:8px !important;
	left:390px !important;
	top:152px !important;
}

#item1652285 {
	width:565px !important;
	height:545px !important;
	left:36px !important;
	top:180px !important;
}

#item1652619 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1652624 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1653468 {
	width:264px !important;
	height:17px !important;
	left:38px !important;
	top:11px !important;
}

#item1652016 {
	width:123px !important;
	height:50px !important;
}

#item1652017 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651991 {
	width:123px !important;
	height:50px !important;
}

#item1651992 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1651987 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1652070 {
	width:113px !important;
	height:50px !important;
}

#item1652072 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652045 {
	width:113px !important;
	height:50px !important;
}

#item1652046 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652041 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1652125 {
	width:101px !important;
	height:50px !important;
}

#item1652126 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652099 {
	width:101px !important;
	height:50px !important;
}

#item1652100 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1652095 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1652178 {
	width:101px !important;
	height:50px !important;
}

#item1652179 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1652153 {
	width:101px !important;
	height:50px !important;
}

#item1652154 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1652149 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1652205 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1652229 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1652202 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1652235 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1652236 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1652232 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1651986 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1651986 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1651986 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1653401 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1653388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1653381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653379 {
	width:700px !important;
	height:309px !important;
}

#item1653394 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1652991 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:498px !important;
}

#item1653014 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1653040 {
	width:595px !important;
	height:270px !important;
}

@keyframes intensificar-1653040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653063 {
	width:140px !important;
	height:18px !important;
	top:298px !important;
}

@keyframes intensificar-1653063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653114 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:112px !important;
}

table#table1993013 th, table#table1993013 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1993013 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1993013 {
	table-layout:fixed;
}

#item1653831 {
	width:628px !important;
	height:161px !important;
	top:323px !important;
}

@keyframes intensificar-1653831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653329 {
	width:628px !important;
	height:484px !important;
}

@keyframes intensificar-1653329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653301 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1653301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653325 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:219px !important;
}

#item1653119 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1653119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653142 {
	width:490px !important;
	height:312px !important;
	top:108px !important;
}

@keyframes intensificar-1653142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1653142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1653166 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1653189 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1653220 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:184px !important;
}

#item1653244 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:206px !important;
}

#item1653555 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:287px !important;
}

#item1653607 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:252px !important;
}

#item1653631 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:255px !important;
}

#item1653038 {
	width:664px !important;
	height:484px !important;
	left:36px !important;
	top:591px !important;
}

#item1653353 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1653356 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1653445 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1652766 {
	width:172px !important;
	height:70px !important;
}

#item1652767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652741 {
	width:172px !important;
	height:70px !important;
}

#item1652742 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652737 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1652819 {
	width:158px !important;
	height:70px !important;
}

#item1652820 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652794 {
	width:158px !important;
	height:70px !important;
}

#item1652795 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652790 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1652873 {
	width:141px !important;
	height:70px !important;
}

#item1652874 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652847 {
	width:141px !important;
	height:70px !important;
}

#item1652848 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1652843 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1652926 {
	width:141px !important;
	height:70px !important;
}

#item1652927 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1652901 {
	width:141px !important;
	height:70px !important;
}

#item1652902 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1652897 {
	width:141px !important;
	height:70px !important;
	left:-4px !important;
	top:1130px !important;
}

#item1652953 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1652954 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1652950 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1652957 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1672578 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672601 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672575 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1549418 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1531061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1531059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531057 {
	width:600px !important;
	height:790px !important;
}

#item1531062 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1995205 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1995205 {
	table-layout:fixed;
}

#item1531278 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1531278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531301 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1531301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531762 {
	width:528px !important;
	height:251px !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-1531762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531197 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1531204 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1568178 {
	width:509px !important;
	height:920px !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-1568178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531230 {
	width:14px !important;
	height:9px !important;
}

#item1531233 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1531068 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1531068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531091 {
	width:350px !important;
	height:153px !important;
	top:32px !important;
}

@keyframes intensificar-1531091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531115 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:123px !important;
}

#item1531121 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1531144 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1531168 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1531191 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1531065 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1531324 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1531347 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1531371 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1531375 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1531435 {
	width:123px !important;
	height:50px !important;
}

#item1531437 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531409 {
	width:123px !important;
	height:50px !important;
}

#item1531410 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531405 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1531489 {
	width:101px !important;
	height:50px !important;
}

#item1531490 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531464 {
	width:101px !important;
	height:50px !important;
}

#item1531465 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1531460 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1531542 {
	width:99px !important;
	height:50px !important;
}

#item1531543 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1531517 {
	width:99px !important;
	height:50px !important;
}

#item1531518 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1531513 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1531595 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572417 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572418 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572413 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670825 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670849 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670822 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1531599 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1531599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1531599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634934 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1617374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1617370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617368 {
	width:700px !important;
	height:309px !important;
}

#item1634514 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1997652 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1997652 {
	table-layout:fixed;
}

#item1617388 {
	width:628px !important;
	height:167px !important;
	top:27px !important;
}

@keyframes intensificar-1617388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617411 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1617411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617434 {
	width:595px !important;
	height:316px !important;
}

@keyframes intensificar-1617434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642901 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:135px !important;
}

#item1639439 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:254px !important;
}

#item1639443 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1639443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617460 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1617460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617483 {
	width:490px !important;
	height:214px !important;
	top:45px !important;
}

@keyframes intensificar-1617483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617506 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:173px !important;
}

#item1617512 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1617536 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1617560 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1617583 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1617385 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1617627 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1617650 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1617674 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617682 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1617736 {
	width:172px !important;
	height:70px !important;
}

#item1617738 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617710 {
	width:172px !important;
	height:70px !important;
}

#item1617711 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617706 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1617790 {
	width:141px !important;
	height:70px !important;
}

#item1617791 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617765 {
	width:141px !important;
	height:70px !important;
}

#item1617766 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617761 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1617843 {
	width:139px !important;
	height:70px !important;
}

#item1617844 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617818 {
	width:139px !important;
	height:70px !important;
}

#item1617819 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617814 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1617896 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1617903 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1617904 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1617899 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672610 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672633 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672607 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1617908 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1617908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1617908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549423 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1531815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1531813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531810 {
	width:600px !important;
	height:790px !important;
}

#item1531816 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1532497 {
	width:528px !important;
	height:294px !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-1532497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2000618 tr {
	border-right:2.2px solid #fff;;
}

table#table2000618 {
	table-layout:fixed;
}

#item1532029 {
	width:528px !important;
	height:163px !important;
	top:19px !important;
}

@keyframes intensificar-1532029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532053 {
	width:58px !important;
	height:9px !important;
}

@keyframes intensificar-1532053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531949 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1531957 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1532462 {
	width:509px !important;
	height:1000px !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-1532462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531984 {
	width:14px !important;
	height:9px !important;
}

#item1531987 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1531822 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1531822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531845 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

@keyframes intensificar-1531845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531868 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:206px !important;
}

#item1531874 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1531897 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1531921 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1531944 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1531819 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1532076 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1532099 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1532123 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1532128 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1532188 {
	width:123px !important;
	height:50px !important;
}

#item1532189 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532162 {
	width:123px !important;
	height:50px !important;
}

#item1532164 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532158 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1532242 {
	width:101px !important;
	height:50px !important;
}

#item1532243 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532217 {
	width:101px !important;
	height:50px !important;
}

#item1532218 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532212 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1532296 {
	width:99px !important;
	height:50px !important;
}

#item1532297 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1532270 {
	width:99px !important;
	height:50px !important;
}

#item1532271 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1532266 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1532349 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572404 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572405 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572401 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670856 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670879 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670853 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1532352 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1532352 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1532352 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666893 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1617931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1617937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617929 {
	width:700px !important;
	height:309px !important;
}

#item1634517 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2003160 tr {
	border-right:3.08px solid #fff;;
}

table#table2003160 {
	table-layout:fixed;
}

#item1617948 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1617948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617971 {
	width:81px !important;
	height:13px !important;
}

@keyframes intensificar-1617971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617994 {
	width:595px !important;
	height:241px !important;
}

@keyframes intensificar-1617994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642905 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:98px !important;
}

#item1639486 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:249px !important;
}

#item1639499 {
	width:595px !important;
	height:543px !important;
}

@keyframes intensificar-1639499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618020 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1618020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618044 {
	width:490px !important;
	height:214px !important;
	top:88px !important;
}

@keyframes intensificar-1618044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618067 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:309px !important;
}

#item1618075 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1618098 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1618122 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1618145 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1617945 {
	width:664px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

#item1618189 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1618213 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1618237 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1618240 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1618292 {
	width:172px !important;
	height:70px !important;
}

#item1618293 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618267 {
	width:172px !important;
	height:70px !important;
}

#item1618268 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618263 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1618345 {
	width:141px !important;
	height:70px !important;
}

#item1618346 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618320 {
	width:141px !important;
	height:70px !important;
}

#item1618321 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618316 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1618401 {
	width:139px !important;
	height:70px !important;
}

#item1618402 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618373 {
	width:139px !important;
	height:70px !important;
}

#item1618375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618369 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1618454 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1618462 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1618463 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1618459 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672642 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672665 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672639 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1618466 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1618466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1618466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549430 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1532551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1532549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532547 {
	width:600px !important;
	height:790px !important;
}

#item1532552 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1533291 {
	width:528px !important;
	height:309px !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-1533291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2006621 tr {
	border-right:2.2px solid #fff;;
}

table#table2006621 {
	table-layout:fixed;
}

#item1532599 {
	width:528px !important;
	height:163px !important;
	top:19px !important;
}

@keyframes intensificar-1532599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532622 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1532622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532775 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1532778 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1533197 {
	width:509px !important;
	height:734px !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-1533197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532804 {
	width:14px !important;
	height:9px !important;
}

#item1532808 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1532647 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1532647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532670 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1532670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532694 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:209px !important;
}

#item1532700 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1532723 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1532747 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1532770 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1532555 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:147px !important;
}

#item1532811 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1532834 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1532859 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1532864 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1532924 {
	width:123px !important;
	height:50px !important;
}

#item1532926 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532898 {
	width:123px !important;
	height:50px !important;
}

#item1532899 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532894 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1532978 {
	width:101px !important;
	height:50px !important;
}

#item1532979 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532953 {
	width:101px !important;
	height:50px !important;
}

#item1532954 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532949 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1533032 {
	width:99px !important;
	height:50px !important;
}

#item1533033 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533006 {
	width:99px !important;
	height:50px !important;
}

#item1533008 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533002 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1533086 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572396 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572397 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572393 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670887 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670910 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670884 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1533090 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1533090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1533090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666886 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1618495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1618488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618486 {
	width:700px !important;
	height:309px !important;
}

#item1634522 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1618507 {
	width:595px !important;
	height:217px !important;
}

@keyframes intensificar-1618507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2009623 tr {
	border-right:3.08px solid #fff;;
}

table#table2009623 {
	table-layout:fixed;
}

#item1618532 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1618532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618555 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1618555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642909 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:86px !important;
}

#item1639537 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:237px !important;
}

#item1639546 {
	width:595px !important;
	height:519px !important;
}

@keyframes intensificar-1639546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618580 {
	width:628px !important;
	height:67px !important;
}

@keyframes intensificar-1618580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618603 {
	width:490px !important;
	height:214px !important;
	top:104px !important;
}

@keyframes intensificar-1618603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618626 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:328px !important;
}

#item1618632 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1618656 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1618680 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1618703 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1618505 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1618749 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1618772 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1618796 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1618800 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1618852 {
	width:172px !important;
	height:70px !important;
}

#item1618853 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618827 {
	width:172px !important;
	height:70px !important;
}

#item1618828 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618823 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1618906 {
	width:141px !important;
	height:70px !important;
}

#item1618907 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618881 {
	width:141px !important;
	height:70px !important;
}

#item1618882 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618877 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1618959 {
	width:139px !important;
	height:70px !important;
}

#item1618960 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618934 {
	width:139px !important;
	height:70px !important;
}

#item1618935 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618930 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1619012 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1619018 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1619019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1619015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672676 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672699 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672673 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1619024 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666748 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1534190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1534188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534186 {
	width:600px !important;
	height:790px !important;
}

#item1534191 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1534963 {
	width:528px !important;
	height:336px !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-1534963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2012687 tr {
	border-right:2.2px solid #fff;;
}

table#table2012687 {
	table-layout:fixed;
}

#item1534239 {
	width:528px !important;
	height:221px !important;
	top:19px !important;
}

@keyframes intensificar-1534239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534262 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1534262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534416 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1534419 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1534848 {
	width:509px !important;
	height:1080px !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-1534848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534445 {
	width:14px !important;
	height:9px !important;
}

#item1534450 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1534287 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1534287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534312 {
	width:350px !important;
	height:231px !important;
	top:49px !important;
}

@keyframes intensificar-1534312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534335 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1534341 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1534364 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1534388 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1534411 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1534195 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1534453 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1534477 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1534501 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1534505 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1534564 {
	width:123px !important;
	height:50px !important;
}

#item1534565 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534539 {
	width:123px !important;
	height:50px !important;
}

#item1534540 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534535 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1534618 {
	width:101px !important;
	height:50px !important;
}

#item1534619 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534593 {
	width:101px !important;
	height:50px !important;
}

#item1534594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1534589 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1534672 {
	width:99px !important;
	height:50px !important;
}

#item1534673 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1534647 {
	width:99px !important;
	height:50px !important;
}

#item1534648 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1534643 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1534726 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572384 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572385 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572381 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670923 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670946 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670920 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1534729 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1534729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666918 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1619046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1619053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619044 {
	width:700px !important;
	height:309px !important;
}

#item1634529 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1619068 {
	width:595px !important;
	height:154px !important;
}

@keyframes intensificar-1619068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2016667 tr {
	border-right:3.08px solid #fff;;
}

table#table2016667 {
	table-layout:fixed;
}

#item1619093 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1619093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619116 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1619116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642914 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:54px !important;
}

#item1639586 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:253px !important;
}

#item1639589 {
	width:595px !important;
	height:552px !important;
}

@keyframes intensificar-1639589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619141 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1619141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619164 {
	width:490px !important;
	height:323px !important;
	top:90px !important;
}

@keyframes intensificar-1619164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619188 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:408px !important;
}

#item1619194 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1619217 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1619242 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1619265 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1619066 {
	width:664px !important;
	height:552px !important;
	left:36px !important;
	top:523px !important;
}

#item1619306 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1619329 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1619354 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1619357 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1619409 {
	width:172px !important;
	height:70px !important;
}

#item1619410 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619384 {
	width:172px !important;
	height:70px !important;
}

#item1619385 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619380 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1619464 {
	width:141px !important;
	height:70px !important;
}

#item1619465 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619437 {
	width:141px !important;
	height:70px !important;
}

#item1619439 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619433 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1619517 {
	width:139px !important;
	height:70px !important;
}

#item1619519 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619492 {
	width:139px !important;
	height:70px !important;
}

#item1619493 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619488 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1619572 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1619579 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1619580 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1619576 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672708 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672731 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672705 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1619583 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619583 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619583 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666731 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1535649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535645 {
	width:600px !important;
	height:790px !important;
}

#item1535650 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1536457 {
	width:528px !important;
	height:281px !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-1536457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2020592 tr {
	border-right:2.2px solid #fff;;
}

table#table2020592 {
	table-layout:fixed;
}

#item1535698 {
	width:528px !important;
	height:249px !important;
	top:19px !important;
}

@keyframes intensificar-1535698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535721 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1535721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535878 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1535882 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1536392 {
	width:509px !important;
	height:1650px !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-1536392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535908 {
	width:14px !important;
	height:9px !important;
}

#item1535912 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1535747 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1535747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535770 {
	width:350px !important;
	height:268px !important;
	top:49px !important;
}

@keyframes intensificar-1535770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535793 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

#item1535799 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1535823 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1535847 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1535871 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1535653 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:146px !important;
}

#item1535915 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1535940 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1535964 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1535969 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1536029 {
	width:123px !important;
	height:50px !important;
}

#item1536030 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536004 {
	width:123px !important;
	height:50px !important;
}

#item1536005 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536000 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1536082 {
	width:101px !important;
	height:50px !important;
}

#item1536083 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536057 {
	width:101px !important;
	height:50px !important;
}

#item1536058 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536053 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1536136 {
	width:99px !important;
	height:50px !important;
}

#item1536137 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1536111 {
	width:99px !important;
	height:50px !important;
}

#item1536112 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1536106 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1536192 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572368 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572369 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572365 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670961 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1670984 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670958 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1536195 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1536195 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536195 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666911 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1620170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1620164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620162 {
	width:700px !important;
	height:309px !important;
}

#item1634538 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1620179 {
	width:595px !important;
	height:118px !important;
}

@keyframes intensificar-1620179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2024773 tr {
	border-right:3.08px solid #fff;;
}

table#table2024773 {
	table-layout:fixed;
}

#item1620204 {
	width:628px !important;
	height:369px !important;
	top:27px !important;
}

@keyframes intensificar-1620204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620227 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1620227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642925 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:36px !important;
}

#item1639682 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1639693 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1639693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620252 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1620252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620275 {
	width:490px !important;
	height:375px !important;
	top:90px !important;
}

@keyframes intensificar-1620275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620298 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:453px !important;
}

#item1620305 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1620328 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1620352 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1620375 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1620177 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1620418 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1620441 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1620465 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1620470 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1620523 {
	width:172px !important;
	height:70px !important;
}

#item1620524 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620497 {
	width:172px !important;
	height:70px !important;
}

#item1620499 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620493 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1620576 {
	width:141px !important;
	height:70px !important;
}

#item1620577 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620551 {
	width:141px !important;
	height:70px !important;
}

#item1620552 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620547 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1620630 {
	width:139px !important;
	height:70px !important;
}

#item1620631 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620605 {
	width:139px !important;
	height:70px !important;
}

#item1620606 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620600 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1620687 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1620693 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1620694 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1620690 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672743 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672766 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672739 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1620697 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1620697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666737 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1533403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1533400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533398 {
	width:600px !important;
	height:790px !important;
}

#item1533405 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1534137 {
	width:528px !important;
	height:280px !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-1534137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2028946 tr {
	border-right:2.2px solid #fff;;
}

table#table2028946 {
	table-layout:fixed;
}

#item1533453 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1533453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533476 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1533476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533630 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1533633 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1534084 {
	width:509px !important;
	height:1230px !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-1534084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533659 {
	width:14px !important;
	height:9px !important;
}

#item1533663 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1533501 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1533501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533524 {
	width:350px !important;
	height:199px !important;
	top:49px !important;
}

@keyframes intensificar-1533524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533547 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

#item1533553 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1533578 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1533602 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1533625 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1533408 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1533667 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1533690 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1533714 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1533718 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1533778 {
	width:123px !important;
	height:50px !important;
}

#item1533779 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533753 {
	width:123px !important;
	height:50px !important;
}

#item1533754 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533749 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1533831 {
	width:101px !important;
	height:50px !important;
}

#item1533832 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533806 {
	width:101px !important;
	height:50px !important;
}

#item1533807 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533802 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1533884 {
	width:99px !important;
	height:50px !important;
}

#item1533885 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533859 {
	width:99px !important;
	height:50px !important;
}

#item1533860 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533855 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1533938 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572376 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572377 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572373 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1670996 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671021 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1670993 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1533941 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1533941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1533941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666890 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1619614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1619604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619602 {
	width:700px !important;
	height:309px !important;
}

#item1634533 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1619625 {
	width:595px !important;
	height:135px !important;
}

@keyframes intensificar-1619625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2032853 tr {
	border-right:3.08px solid #fff;;
}

table#table2032853 {
	table-layout:fixed;
}

#item1619650 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1619650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619673 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1619673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642918 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:45px !important;
}

#item1639630 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:247px !important;
}

#item1639633 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1639633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619698 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1619698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619721 {
	width:490px !important;
	height:278px !important;
	top:68px !important;
}

@keyframes intensificar-1619721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619744 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:386px !important;
}

#item1619750 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1619774 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1619798 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1619821 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1619623 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1619864 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1619887 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1619911 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1619915 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1619967 {
	width:172px !important;
	height:70px !important;
}

#item1619968 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619942 {
	width:172px !important;
	height:70px !important;
}

#item1619943 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619938 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1620022 {
	width:141px !important;
	height:70px !important;
}

#item1620023 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619997 {
	width:141px !important;
	height:70px !important;
}

#item1619998 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619992 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1620075 {
	width:139px !important;
	height:70px !important;
}

#item1620076 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620050 {
	width:139px !important;
	height:70px !important;
}

#item1620051 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620046 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1620128 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1620134 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1620135 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1620131 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672772 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672795 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672769 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1620141 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1620141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620141 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549444 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1536512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1536509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536507 {
	width:600px !important;
	height:790px !important;
}

#item1536513 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1536520 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:149px !important;
}

#item1536524 {
	width:534px !important;
	height:294px !important;
	top:15px !important;
}

#item1568347 {
	width:511px !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-1568347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536550 {
	width:14px !important;
	height:9px !important;
}

#item1536553 {
	width:14px !important;
	height:9px !important;
	top:316px !important;
}

table#table2036855 tr {
	border-right:2.2px solid #fff;;
}

table#table2036855 {
	table-layout:fixed;
}

#item1536561 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1536561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536584 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1536584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536737 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1536740 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1569960 {
	width:509px !important;
	height:1240px !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-1569960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536766 {
	width:14px !important;
	height:9px !important;
}

#item1536770 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1536609 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1536609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536632 {
	width:350px !important;
	height:220px !important;
	top:49px !important;
}

@keyframes intensificar-1536632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536655 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item1536661 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1536684 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1536709 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1536732 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1536517 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1536773 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1536796 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1536820 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1536825 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1536886 {
	width:123px !important;
	height:50px !important;
}

#item1536888 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536861 {
	width:123px !important;
	height:50px !important;
}

#item1536862 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536857 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1536941 {
	width:101px !important;
	height:50px !important;
}

#item1536942 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536915 {
	width:101px !important;
	height:50px !important;
}

#item1536916 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1536911 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1536994 {
	width:99px !important;
	height:50px !important;
}

#item1536995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1536969 {
	width:99px !important;
	height:50px !important;
}

#item1536970 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1536965 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1537048 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572361 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572362 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572358 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671027 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671050 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671024 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1537051 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1537051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666899 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1620726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1620718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620716 {
	width:700px !important;
	height:309px !important;
}

#item1634544 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2040336 tr {
	border-right:3.08px solid #fff;;
}

table#table2040336 {
	table-layout:fixed;
}

#item1620777 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1620777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620800 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1620800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639833 {
	width:595px !important;
	height:165px !important;
}

@keyframes intensificar-1639833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642937 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:60px !important;
}

#item1639750 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:249px !important;
}

#item1639757 {
	width:595px !important;
	height:543px !important;
}

@keyframes intensificar-1639757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620825 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1620825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620848 {
	width:490px !important;
	height:308px !important;
	top:89px !important;
}

@keyframes intensificar-1620848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620872 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:405px !important;
}

#item1620879 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1620902 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1620927 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1620950 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1620734 {
	width:664px !important;
	height:543px !important;
	left:36px !important;
	top:532px !important;
}

#item1620994 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1621017 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1621041 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621045 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1621098 {
	width:172px !important;
	height:70px !important;
}

#item1621099 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621072 {
	width:172px !important;
	height:70px !important;
}

#item1621074 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621068 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1621152 {
	width:141px !important;
	height:70px !important;
}

#item1621153 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621127 {
	width:141px !important;
	height:70px !important;
}

#item1621128 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621122 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1621205 {
	width:139px !important;
	height:70px !important;
}

#item1621206 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621180 {
	width:139px !important;
	height:70px !important;
}

#item1621181 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621176 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1621258 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1621265 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1621266 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1621262 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672807 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672830 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672804 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1621270 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1621270 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621270 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549449 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1537255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1537253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537251 {
	width:600px !important;
	height:790px !important;
}

#item1537256 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1537975 {
	width:528px !important;
	height:295px !important;
	top:18px !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-1537975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2044909 th, table#table2044909 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2044909 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2044909 {
	table-layout:fixed;
}

#item1537302 {
	width:528px !important;
	height:203px !important;
	top:19px !important;
}

@keyframes intensificar-1537302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537325 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1537325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537479 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1537483 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1537934 {
	width:509px !important;
	height:727px !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-1537934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537509 {
	width:14px !important;
	height:9px !important;
}

#item1537512 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1537351 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1537351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537374 {
	width:350px !important;
	height:245px !important;
	top:82px !important;
}

@keyframes intensificar-1537374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537397 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:310px !important;
}

#item1537404 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1537427 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1537451 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1537474 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1537263 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:142px !important;
}

#item1537516 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1537539 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1537563 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1537566 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1537625 {
	width:123px !important;
	height:50px !important;
}

#item1537626 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537600 {
	width:123px !important;
	height:50px !important;
}

#item1537601 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537596 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1537680 {
	width:101px !important;
	height:50px !important;
}

#item1537681 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537654 {
	width:101px !important;
	height:50px !important;
}

#item1537655 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537649 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1537733 {
	width:99px !important;
	height:50px !important;
}

#item1537734 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537708 {
	width:99px !important;
	height:50px !important;
}

#item1537709 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537704 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1537794 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572353 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572354 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572350 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671067 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671090 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671064 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1537797 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1537797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537797 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666908 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1621299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1621292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621290 {
	width:700px !important;
	height:309px !important;
}

#item1634547 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1621312 {
	width:595px !important;
	height:182px !important;
}

@keyframes intensificar-1621312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2048807 th, table#table2048807 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2048807 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2048807 {
	table-layout:fixed;
}

#item1621337 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1621337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621360 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1621360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642942 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:68px !important;
}

#item1639863 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1639902 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1639902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621386 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1621386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621409 {
	width:490px !important;
	height:342px !important;
	top:144px !important;
}

@keyframes intensificar-1621409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621432 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:463px !important;
}

#item1621438 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1621462 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1621486 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1621509 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1621310 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1621552 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1621575 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1621599 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621603 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1621655 {
	width:172px !important;
	height:70px !important;
}

#item1621656 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621630 {
	width:172px !important;
	height:70px !important;
}

#item1621631 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621626 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1621709 {
	width:141px !important;
	height:70px !important;
}

#item1621710 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621684 {
	width:141px !important;
	height:70px !important;
}

#item1621685 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621680 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1621763 {
	width:139px !important;
	height:70px !important;
}

#item1621764 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621738 {
	width:139px !important;
	height:70px !important;
}

#item1621739 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621733 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1621818 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1621826 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1621827 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1621822 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672840 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672864 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672837 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1621830 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1621830 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621830 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549452 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1538045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538040 {
	width:600px !important;
	height:790px !important;
}

#item1538046 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1538738 {
	width:528px !important;
	height:280px !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-1538738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2052540 th, table#table2052540 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2052540 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2052540 {
	table-layout:fixed;
}

#item1538088 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1538088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538111 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1538111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538265 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1538269 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1568499 {
	width:509px !important;
	height:729px !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-1568499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538295 {
	width:14px !important;
	height:9px !important;
}

#item1538298 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1538136 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1538136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538159 {
	width:350px !important;
	height:165px !important;
	top:100px !important;
}

@keyframes intensificar-1538159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538182 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1538190 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1538213 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1538237 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1538260 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1538049 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1538306 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1538329 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1538354 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1538357 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1538417 {
	width:123px !important;
	height:50px !important;
}

#item1538418 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538392 {
	width:123px !important;
	height:50px !important;
}

#item1538393 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538388 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1538471 {
	width:101px !important;
	height:50px !important;
}

#item1538472 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538446 {
	width:101px !important;
	height:50px !important;
}

#item1538447 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538442 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1538525 {
	width:99px !important;
	height:50px !important;
}

#item1538526 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1538499 {
	width:99px !important;
	height:50px !important;
}

#item1538500 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1538495 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1538578 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572346 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572347 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572343 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671098 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671121 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671095 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1538581 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1538581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666902 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1621861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1621851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621849 {
	width:700px !important;
	height:309px !important;
}

#item1634550 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1621871 {
	width:595px !important;
	height:224px !important;
}

@keyframes intensificar-1621871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2056025 th, table#table2056025 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2056025 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2056025 {
	table-layout:fixed;
}

#item1621896 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1621896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621919 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1621919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642945 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:89px !important;
}

#item1639943 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1639949 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1639949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621944 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1621944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621967 {
	width:490px !important;
	height:231px !important;
	top:162px !important;
}

@keyframes intensificar-1621967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621990 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:430px !important;
}

#item1621996 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1622019 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1622043 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1622067 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1621869 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1622109 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1622132 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1622156 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1622160 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1622214 {
	width:172px !important;
	height:70px !important;
}

#item1622215 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622187 {
	width:172px !important;
	height:70px !important;
}

#item1622188 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622183 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1622267 {
	width:141px !important;
	height:70px !important;
}

#item1622268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622242 {
	width:141px !important;
	height:70px !important;
}

#item1622243 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622238 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1622320 {
	width:139px !important;
	height:70px !important;
}

#item1622321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622295 {
	width:139px !important;
	height:70px !important;
}

#item1622296 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622291 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1622373 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1622380 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1622381 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1622377 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672871 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672894 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672868 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1622387 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1622387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1622387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1538781 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1538788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538784 {
	width:600px !important;
	height:790px !important;
}

#item1538789 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1539492 {
	width:528px !important;
	height:309px !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-1539492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2059558 th, table#table2059558 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2059558 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2059558 {
	table-layout:fixed;
}

#item1538832 {
	width:528px !important;
	height:163px !important;
	top:19px !important;
}

@keyframes intensificar-1538832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538855 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1538855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539012 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1539018 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1539451 {
	width:509px !important;
	height:675px !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-1539451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539044 {
	width:14px !important;
	height:9px !important;
}

#item1539047 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1538881 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1538881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538905 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1538905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538928 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:226px !important;
}

#item1538936 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1538959 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1538983 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1539006 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1538792 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:162px !important;
}

#item1539053 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1539076 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1539100 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539103 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539163 {
	width:123px !important;
	height:50px !important;
}

#item1539164 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539137 {
	width:123px !important;
	height:50px !important;
}

#item1539139 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539133 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539216 {
	width:101px !important;
	height:50px !important;
}

#item1539217 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539191 {
	width:101px !important;
	height:50px !important;
}

#item1539192 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539187 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539269 {
	width:99px !important;
	height:50px !important;
}

#item1539270 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539244 {
	width:99px !important;
	height:50px !important;
}

#item1539245 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539240 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539322 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572337 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572338 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572334 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671131 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671154 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671128 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1539326 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1539326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666926 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1622413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1622408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622406 {
	width:700px !important;
	height:309px !important;
}

#item1634555 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1622423 {
	width:595px !important;
	height:240px !important;
}

@keyframes intensificar-1622423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2062594 th, table#table2062594 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2062594 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2062594 {
	table-layout:fixed;
}

#item1622449 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1622449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622472 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1622472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642955 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:97px !important;
}

#item1639991 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1639994 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1639994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622497 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1622497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622521 {
	width:490px !important;
	height:214px !important;
	top:114px !important;
}

@keyframes intensificar-1622521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622544 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:337px !important;
}

#item1622550 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1622574 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1622599 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1622622 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1622421 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1622666 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1622690 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1622714 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1622717 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1622769 {
	width:172px !important;
	height:70px !important;
}

#item1622770 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622744 {
	width:172px !important;
	height:70px !important;
}

#item1622745 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622740 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1622822 {
	width:141px !important;
	height:70px !important;
}

#item1622823 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622797 {
	width:141px !important;
	height:70px !important;
}

#item1622798 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622793 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1622876 {
	width:139px !important;
	height:70px !important;
}

#item1622877 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622850 {
	width:139px !important;
	height:70px !important;
}

#item1622851 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622846 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1622933 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1622939 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1622940 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1622936 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672928 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672951 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672925 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1622943 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1622943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1622943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549458 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1539544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539540 {
	width:600px !important;
	height:790px !important;
}

#item1539545 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1540254 {
	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-1540254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2065623 th, table#table2065623 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2065623 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2065623 {
	table-layout:fixed;
}

#item1539587 {
	width:528px !important;
	height:233px !important;
	top:19px !important;
}

@keyframes intensificar-1539587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539610 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1539610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539764 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1539769 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1540207 {
	width:509px !important;
	height:827px !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-1540207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539795 {
	width:14px !important;
	height:9px !important;
}

#item1539798 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1539636 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1539636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539659 {
	width:350px !important;
	height:284px !important;
	top:83px !important;
}

@keyframes intensificar-1539659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539682 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

#item1539689 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1539712 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1539736 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1539759 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1539548 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:162px !important;
}

#item1539805 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1539830 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1539854 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539857 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539917 {
	width:123px !important;
	height:50px !important;
}

#item1539918 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539892 {
	width:123px !important;
	height:50px !important;
}

#item1539893 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539888 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539971 {
	width:101px !important;
	height:50px !important;
}

#item1539972 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539945 {
	width:101px !important;
	height:50px !important;
}

#item1539946 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539941 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1540024 {
	width:99px !important;
	height:50px !important;
}

#item1540025 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539999 {
	width:99px !important;
	height:50px !important;
}

#item1540000 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539995 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1540077 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572327 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572328 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572324 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671161 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671184 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671157 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1540080 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1540080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634957 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1622972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1622966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622964 {
	width:700px !important;
	height:309px !important;
}

#item1634559 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1622981 {
	width:595px !important;
	height:118px !important;
}

@keyframes intensificar-1622981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2069401 th, table#table2069401 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2069401 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2069401 {
	table-layout:fixed;
}

#item1623006 {
	width:628px !important;
	height:343px !important;
	top:27px !important;
}

@keyframes intensificar-1623006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623029 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1623029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642959 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:36px !important;
}

#item1640046 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1640051 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1640051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623054 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1623054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623077 {
	width:490px !important;
	height:397px !important;
	top:117px !important;
}

@keyframes intensificar-1623077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623100 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:479px !important;
}

#item1623107 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1623130 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1623154 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1623177 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1622979 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1623225 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1623248 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1623272 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623275 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1623328 {
	width:172px !important;
	height:70px !important;
}

#item1623329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623302 {
	width:172px !important;
	height:70px !important;
}

#item1623303 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623298 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1623382 {
	width:141px !important;
	height:70px !important;
}

#item1623383 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623357 {
	width:141px !important;
	height:70px !important;
}

#item1623358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623353 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1623435 {
	width:139px !important;
	height:70px !important;
}

#item1623436 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623410 {
	width:139px !important;
	height:70px !important;
}

#item1623411 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623406 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1623488 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1623494 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1623496 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1623491 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672959 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1672982 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672956 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1623500 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1623500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1623500 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549465 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1540319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540315 {
	width:600px !important;
	height:790px !important;
}

#item1540320 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1541029 {
	width:528px !important;
	height:323px !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-1541029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2073095 th, table#table2073095 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2073095 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2073095 {
	table-layout:fixed;
}

#item1540362 {
	width:528px !important;
	height:145px !important;
	top:19px !important;
}

@keyframes intensificar-1540362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540385 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1540385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540539 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1540544 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1540985 {
	width:509px !important;
	height:643px !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-1540985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540571 {
	width:14px !important;
	height:9px !important;
}

#item1540574 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1540410 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1540410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540434 {
	width:350px !important;
	height:153px !important;
	top:65px !important;
}

@keyframes intensificar-1540434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540457 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

#item1540464 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1540487 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1540511 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1540534 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1540323 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1540580 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1540604 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1540628 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1540631 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1540692 {
	width:123px !important;
	height:50px !important;
}

#item1540693 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540667 {
	width:123px !important;
	height:50px !important;
}

#item1540668 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540663 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1540746 {
	width:101px !important;
	height:50px !important;
}

#item1540747 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540720 {
	width:101px !important;
	height:50px !important;
}

#item1540721 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1540716 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1540800 {
	width:99px !important;
	height:50px !important;
}

#item1540801 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1540775 {
	width:99px !important;
	height:50px !important;
}

#item1540776 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1540771 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1540853 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572320 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572321 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572317 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671190 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671213 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671187 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1540856 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1540856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540856 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666929 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1623526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1623521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623519 {
	width:700px !important;
	height:309px !important;
}

#item1634564 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1623538 {
	width:595px !important;
	height:242px !important;
}

@keyframes intensificar-1623538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2076055 th, table#table2076055 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2076055 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2076055 {
	table-layout:fixed;
}

#item1623563 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1623563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623586 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1623586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642962 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:98px !important;
}

#item1640100 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1640103 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1640103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623611 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1623611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623634 {
	width:490px !important;
	height:214px !important;
	top:120px !important;
}

@keyframes intensificar-1623634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623659 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:342px !important;
}

#item1623665 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1623688 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1623713 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1623736 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1623536 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1623781 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1623804 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1623829 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623832 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1623908 {
	width:172px !important;
	height:70px !important;
}

#item1623909 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623883 {
	width:172px !important;
	height:70px !important;
}

#item1623884 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623879 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1623962 {
	width:141px !important;
	height:70px !important;
}

#item1623963 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623937 {
	width:141px !important;
	height:70px !important;
}

#item1623938 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623933 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1624016 {
	width:139px !important;
	height:70px !important;
}

#item1624017 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623990 {
	width:139px !important;
	height:70px !important;
}

#item1623991 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623986 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1624070 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1624076 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1624077 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1624073 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1672992 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673015 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1672989 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1624082 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666758 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1659117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1659115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659113 {
	width:600px !important;
	height:790px !important;
}

#item1659118 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1658776 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1658799 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1658823 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1658826 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1658849 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1659042 {
	width:528px !important;
	height:309px !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-1659042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2079156 tr {
	border-right:2.2px solid #fff;;
}

table#table2079156 {
	table-layout:fixed;
}

#item1659067 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1659067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659090 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1659090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659226 {
	width:528px !important;
	height:566px !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-1659226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658875 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1658875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658899 {
	width:350px !important;
	height:148px !important;
	top:100px !important;
}

@keyframes intensificar-1658899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1658899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1658922 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:288px !important;
}

#item1658928 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1658951 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1658975 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1658998 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1658872 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1658600 {
	width:123px !important;
	height:50px !important;
}

#item1658601 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658575 {
	width:123px !important;
	height:50px !important;
}

#item1658576 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658571 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1658653 {
	width:101px !important;
	height:50px !important;
}

#item1658654 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658628 {
	width:101px !important;
	height:50px !important;
}

#item1658629 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1658624 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1658706 {
	width:99px !important;
	height:50px !important;
}

#item1658707 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1658681 {
	width:99px !important;
	height:50px !important;
}

#item1658682 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1658677 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1658731 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1658738 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1658739 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1658735 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671222 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671245 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671219 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1658570 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1658570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1658570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1659865 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1659854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1659852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659850 {
	width:700px !important;
	height:309px !important;
}

#item1659856 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1659679 {
	width:595px !important;
	height:218px !important;
}

@keyframes intensificar-1659679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2082241 tr {
	border-right:3.08px solid #fff;;
}

table#table2082241 {
	table-layout:fixed;
}

#item1659704 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1659704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659727 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1659727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659750 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:86px !important;
}

#item1659649 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1659655 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1659655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659523 {
	width:628px !important;
	height:134px !important;
}

@keyframes intensificar-1659523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659546 {
	width:490px !important;
	height:207px !important;
	top:174px !important;
}

@keyframes intensificar-1659546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1659546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1659569 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:440px !important;
}

#item1659575 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1659598 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1659622 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1659645 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1659520 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1659753 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1659776 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1659800 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1659804 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1659827 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1659349 {
	width:172px !important;
	height:70px !important;
}

#item1659350 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1659324 {
	width:172px !important;
	height:70px !important;
}

#item1659325 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1659319 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1659402 {
	width:141px !important;
	height:70px !important;
}

#item1659403 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1659377 {
	width:141px !important;
	height:70px !important;
}

#item1659378 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1659373 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1659456 {
	width:139px !important;
	height:70px !important;
}

#item1659457 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1659431 {
	width:139px !important;
	height:70px !important;
}

#item1659432 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1659427 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1659480 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1659486 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1659487 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1659483 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673023 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673046 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673020 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1659318 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1659318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1659318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666778 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1541094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1541092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541090 {
	width:600px !important;
	height:790px !important;
}

#item1541095 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1541828 {
	width:528px !important;
	height:294px !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-1541828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2085490 th, table#table2085490 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2085490 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2085490 {
	table-layout:fixed;
}

#item1541138 {
	width:528px !important;
	height:163px !important;
	top:19px !important;
}

@keyframes intensificar-1541138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541161 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1541161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541314 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1541320 {
	width:534px !important;
	height:551px !important;
	top:15px !important;
}

#item1541791 {
	width:509px !important;
	height:665px !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-1541791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541346 {
	width:14px !important;
	height:9px !important;
}

#item1541349 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1541186 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1541186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541209 {
	width:350px !important;
	height:153px !important;
	top:49px !important;
}

@keyframes intensificar-1541209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541232 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

#item1541239 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1541262 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1541286 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1541309 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1541098 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:145px !important;
}

#item1541356 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1541380 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1541404 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1541407 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1541468 {
	width:123px !important;
	height:50px !important;
}

#item1541469 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541442 {
	width:123px !important;
	height:50px !important;
}

#item1541443 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541438 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1541521 {
	width:101px !important;
	height:50px !important;
}

#item1541522 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541496 {
	width:101px !important;
	height:50px !important;
}

#item1541497 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541492 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1541574 {
	width:99px !important;
	height:50px !important;
}

#item1541575 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541549 {
	width:99px !important;
	height:50px !important;
}

#item1541550 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541545 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1541628 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572311 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572312 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572308 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671254 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671277 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671251 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1541632 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1541632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634826 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1624110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624102 {
	width:700px !important;
	height:309px !important;
}

#item1634568 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1624121 {
	width:595px !important;
	height:264px !important;
}

@keyframes intensificar-1624121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2088588 th, table#table2088588 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2088588 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2088588 {
	table-layout:fixed;
}

#item1624146 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1624146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624169 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1624169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642966 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:109px !important;
}

#item1640146 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1640156 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1640156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624194 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1624194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624218 {
	width:490px !important;
	height:214px !important;
	top:69px !important;
}

@keyframes intensificar-1624218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624241 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:290px !important;
}

#item1624250 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1624273 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1624297 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1624320 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1624119 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1624363 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1624386 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1624410 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1624413 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1624466 {
	width:172px !important;
	height:70px !important;
}

#item1624467 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624440 {
	width:172px !important;
	height:70px !important;
}

#item1624441 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624436 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1624520 {
	width:141px !important;
	height:70px !important;
}

#item1624521 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624495 {
	width:141px !important;
	height:70px !important;
}

#item1624496 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624491 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1624574 {
	width:139px !important;
	height:70px !important;
}

#item1624575 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624548 {
	width:139px !important;
	height:70px !important;
}

#item1624549 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624544 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1624627 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1624636 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1624638 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1624633 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673052 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673076 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673049 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1624642 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666761 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1660856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1660854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660852 {
	width:600px !important;
	height:790px !important;
}

#item1660857 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1660526 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1660549 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1660573 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1660577 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1660601 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1660627 {
	width:528px !important;
	height:211px !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-1660627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2091601 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2091601 {
	table-layout:fixed;
}

#item1660653 {
	width:528px !important;
	height:76px !important;
	top:19px !important;
}

@keyframes intensificar-1660653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660676 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1660676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660828 {
	width:528px !important;
	height:566px !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-1660828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660701 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1660701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660724 {
	width:350px !important;
	height:148px !important;
	top:68px !important;
}

@keyframes intensificar-1660724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1660724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1660747 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:123px !important;
}

#item1660753 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1660776 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1660800 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1660823 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1660625 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1660355 {
	width:123px !important;
	height:50px !important;
}

#item1660356 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660330 {
	width:123px !important;
	height:50px !important;
}

#item1660331 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660326 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1660408 {
	width:101px !important;
	height:50px !important;
}

#item1660409 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660383 {
	width:101px !important;
	height:50px !important;
}

#item1660384 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1660379 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1660463 {
	width:99px !important;
	height:50px !important;
}

#item1660464 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1660438 {
	width:99px !important;
	height:50px !important;
}

#item1660439 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1660432 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1660487 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1660493 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1660494 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1660490 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671284 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671307 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671281 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1660325 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1660325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1660325 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666937 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1661477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1661475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661473 {
	width:700px !important;
	height:309px !important;
}

#item1661479 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1661301 {
	width:595px !important;
	height:375px !important;
}

@keyframes intensificar-1661301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2093607 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2093607 {
	table-layout:fixed;
}

#item1661325 {
	width:628px !important;
	height:127px !important;
	top:27px !important;
}

@keyframes intensificar-1661325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661348 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1661348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661371 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:165px !important;
}

#item1661274 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:250px !important;
}

#item1661277 {
	width:595px !important;
	height:545px !important;
}

@keyframes intensificar-1661277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661147 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1661147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661170 {
	width:350px !important;
	height:207px !important;
	top:89px !important;
}

@keyframes intensificar-1661170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1661170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1661193 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:171px !important;
}

#item1661199 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1661222 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1661247 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1661270 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1661144 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1661376 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1661399 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1661423 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1661426 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1661450 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1660966 {
	width:172px !important;
	height:70px !important;
}

#item1660967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660941 {
	width:172px !important;
	height:70px !important;
}

#item1660942 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660937 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1661019 {
	width:141px !important;
	height:70px !important;
}

#item1661020 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660994 {
	width:141px !important;
	height:70px !important;
}

#item1660995 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1660990 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1661072 {
	width:139px !important;
	height:70px !important;
}

#item1661074 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1661047 {
	width:139px !important;
	height:70px !important;
}

#item1661048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1661043 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1661097 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1661104 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1661105 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1661101 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673082 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673105 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673079 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1660936 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1660936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1660936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666768 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1543406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1543404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543402 {
	width:600px !important;
	height:790px !important;
}

#item1543407 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1544112 {
	width:528px !important;
	height:211px !important;
	top:11px !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-1544112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662372 {
	width:57px !important;
	height:12px !important;
	top:223px !important;
}

@keyframes intensificar-1662372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662395 {
	width:528px !important;
	height:164px !important;
	top:242px !important;
}

table#table2095755 tr {
	border-right:2.2px solid #fff;;
}

table#table2095755 {
	table-layout:fixed;
}

#item1662396 {
	width:595px !important;
	height:164px !important;
}

@keyframes intensificar-1662396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662419 {
	width:26px !important;
	height:13px !important;
	left:258px !important;
	top:415px !important;
}

#item1543629 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1543635 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1568656 {
	width:509px !important;
	height:829px !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-1568656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543661 {
	width:14px !important;
	height:9px !important;
}

#item1543664 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1543500 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1543500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543523 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1543523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543546 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

#item1543553 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1543576 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1543600 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1543624 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1543411 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1543670 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1543693 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1543717 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1543720 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1543781 {
	width:123px !important;
	height:50px !important;
}

#item1543782 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543756 {
	width:123px !important;
	height:50px !important;
}

#item1543757 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543752 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1543834 {
	width:101px !important;
	height:50px !important;
}

#item1543835 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543809 {
	width:101px !important;
	height:50px !important;
}

#item1543810 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543805 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1543888 {
	width:99px !important;
	height:50px !important;
}

#item1543889 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543862 {
	width:99px !important;
	height:50px !important;
}

#item1543863 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543858 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1543942 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572292 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572293 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572288 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671317 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671340 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671314 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1543945 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1543945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666934 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1625221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625219 {
	width:700px !important;
	height:309px !important;
}

#item1634577 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1625237 {
	width:595px !important;
	height:239px !important;
}

@keyframes intensificar-1625237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643075 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:97px !important;
}

#item1662166 {
	width:140px !important;
	height:18px !important;
	top:264px !important;
}

@keyframes intensificar-1662166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662189 {
	width:628px !important;
	height:217px !important;
	top:293px !important;
}

table#table2099069 tr {
	border-right:3.08px solid #fff;;
}

table#table2099069 {
	table-layout:fixed;
}

#item1662190 {
	width:848px !important;
	height:187px !important;
}

@keyframes intensificar-1662190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662213 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:517px !important;
}

#item1640252 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1640267 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1640267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625310 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1625310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625333 {
	width:399px !important;
	height:214px !important;
	top:92px !important;
}

@keyframes intensificar-1625333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625356 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:315px !important;
}

#item1625363 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1625386 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1625410 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1625433 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1625234 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1625476 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:495px !important;
}

#item1625499 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1625523 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1625526 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1625578 {
	width:172px !important;
	height:70px !important;
}

#item1625579 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625553 {
	width:172px !important;
	height:70px !important;
}

#item1625554 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625549 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1625632 {
	width:141px !important;
	height:70px !important;
}

#item1625633 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625607 {
	width:141px !important;
	height:70px !important;
}

#item1625608 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625603 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1625685 {
	width:139px !important;
	height:70px !important;
}

#item1625686 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625660 {
	width:139px !important;
	height:70px !important;
}

#item1625661 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625656 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1625738 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1625747 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1625748 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1625744 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673117 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673140 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673114 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1625752 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1625752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1625752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666771 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1542634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1542632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542630 {
	width:600px !important;
	height:790px !important;
}

#item1542635 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1543352 {
	width:528px !important;
	height:230px !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-1543352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2102190 tr {
	border-right:2.2px solid #fff;;
}

table#table2102190 {
	table-layout:fixed;
}

#item1542679 {
	width:528px !important;
	height:133px !important;
	top:269px !important;
}

@keyframes intensificar-1542679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662454 {
	width:57px !important;
	height:12px !important;
	top:245px !important;
}

@keyframes intensificar-1662454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542858 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1542864 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1543296 {
	width:509px !important;
	height:843px !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-1543296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542890 {
	width:14px !important;
	height:9px !important;
}

#item1542894 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1542727 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1542727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542750 {
	width:350px !important;
	height:182px !important;
	top:50px !important;
}

@keyframes intensificar-1542750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542773 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:243px !important;
}

#item1542781 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1542804 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1542828 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1542851 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1542638 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1542901 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1542924 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1542948 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1542951 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1543012 {
	width:123px !important;
	height:50px !important;
}

#item1543013 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542986 {
	width:123px !important;
	height:50px !important;
}

#item1542987 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1542982 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1543065 {
	width:101px !important;
	height:50px !important;
}

#item1543066 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543040 {
	width:101px !important;
	height:50px !important;
}

#item1543041 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543036 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1543119 {
	width:99px !important;
	height:50px !important;
}

#item1543120 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543093 {
	width:99px !important;
	height:50px !important;
}

#item1543094 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543089 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1543172 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572280 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572281 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572277 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671352 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671375 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671349 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1543176 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1543176 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543176 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634963 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1625780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625771 {
	width:700px !important;
	height:309px !important;
}

#item1634580 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1625791 {
	width:595px !important;
	height:231px !important;
}

@keyframes intensificar-1625791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625839 {
	width:80px !important;
	height:12px !important;
	top:249px !important;
}

@keyframes intensificar-1625839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643081 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:93px !important;
}

#item1662858 {
	width:628px !important;
	height:217px !important;
	top:273px !important;
}

table#table2105486 tr {
	border-right:3.08px solid #fff;;
}

table#table2105486 {
	table-layout:fixed;
}

#item1662859 {
	width:739px !important;
	height:187px !important;
}

@keyframes intensificar-1662859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662882 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:498px !important;
}

#item1640314 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:238px !important;
}

#item1640324 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1640324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625864 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1625864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625887 {
	width:490px !important;
	height:254px !important;
	top:70px !important;
}

@keyframes intensificar-1625887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625911 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:340px !important;
}

#item1625917 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1625940 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1625964 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1625988 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1625789 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1626032 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1626055 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1626080 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626086 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1626138 {
	width:172px !important;
	height:70px !important;
}

#item1626139 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626113 {
	width:172px !important;
	height:70px !important;
}

#item1626114 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626109 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1626192 {
	width:141px !important;
	height:70px !important;
}

#item1626193 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626167 {
	width:141px !important;
	height:70px !important;
}

#item1626168 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626162 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1626245 {
	width:139px !important;
	height:70px !important;
}

#item1626246 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626220 {
	width:139px !important;
	height:70px !important;
}

#item1626221 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626216 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1626299 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1626307 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1626308 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1626304 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673148 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673171 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673145 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1626311 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1626311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1626311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666801 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1664138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1664136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664134 {
	width:600px !important;
	height:790px !important;
}

#item1664139 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1663807 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1663830 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1663856 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1663859 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1663882 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1663907 {
	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-1663907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2109130 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2109130 {
	table-layout:fixed;
}

#item1663933 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1663933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663956 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1663956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1664238 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1664239 {
	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-1664239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664264 {
	width:14px !important;
	height:9px !important;
}

#item1664267 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1663981 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1663981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664004 {
	width:350px !important;
	height:148px !important;
	top:68px !important;
}

@keyframes intensificar-1664004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664027 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:196px !important;
}

#item1664033 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1664056 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1664081 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1664104 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1663905 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1663631 {
	width:123px !important;
	height:50px !important;
}

#item1663633 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663606 {
	width:123px !important;
	height:50px !important;
}

#item1663607 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663602 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1663686 {
	width:101px !important;
	height:50px !important;
}

#item1663687 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663660 {
	width:101px !important;
	height:50px !important;
}

#item1663661 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1663656 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1663740 {
	width:99px !important;
	height:50px !important;
}

#item1663741 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1663715 {
	width:99px !important;
	height:50px !important;
}

#item1663716 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1663711 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1663764 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1663774 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1663775 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1663771 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671385 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671408 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671382 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1663601 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1663601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1663601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1663571 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1663567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1663564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663562 {
	width:700px !important;
	height:309px !important;
}

#item1663568 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1663235 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1663235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2112555 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2112555 {
	table-layout:fixed;
}

#item1663259 {
	width:628px !important;
	height:167px !important;
	top:27px !important;
}

@keyframes intensificar-1663259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663282 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1663282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663305 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:117px !important;
}

#item1663439 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1663442 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1663442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663310 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1663310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663334 {
	width:350px !important;
	height:207px !important;
	top:89px !important;
}

@keyframes intensificar-1663334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1663334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1663357 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:256px !important;
}

#item1663365 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1663388 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1663412 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1663435 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1663233 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1663465 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1663488 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1663512 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1663516 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1663539 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1663060 {
	width:172px !important;
	height:70px !important;
}

#item1663061 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663035 {
	width:172px !important;
	height:70px !important;
}

#item1663036 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663031 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1663113 {
	width:141px !important;
	height:70px !important;
}

#item1663114 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663088 {
	width:141px !important;
	height:70px !important;
}

#item1663089 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1663084 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1663166 {
	width:139px !important;
	height:70px !important;
}

#item1663167 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1663141 {
	width:139px !important;
	height:70px !important;
}

#item1663142 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1663137 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1663191 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1663200 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1663201 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1663196 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673182 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673205 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673179 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1663030 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1663030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1663030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666785 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1544164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1544162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544160 {
	width:600px !important;
	height:790px !important;
}

#item1544165 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1544858 {
	width:528px !important;
	height:290px !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-1544858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2116026 tr {
	border-right:2.2px solid #fff;;
}

table#table2116026 {
	table-layout:fixed;
}

#item1544209 {
	width:528px !important;
	height:163px !important;
	top:19px !important;
}

@keyframes intensificar-1544209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544232 {
	width:58px !important;
	height:9px !important;
}

@keyframes intensificar-1544232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544387 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1544393 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1544817 {
	width:509px !important;
	height:672px !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-1544817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544419 {
	width:14px !important;
	height:9px !important;
}

#item1544422 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1544257 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1544257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544280 {
	width:350px !important;
	height:153px !important;
	top:65px !important;
}

@keyframes intensificar-1544280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544304 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

#item1544311 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1544334 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1544358 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1544381 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1544168 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:145px !important;
}

#item1544428 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1544451 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1544476 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1544480 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1544541 {
	width:123px !important;
	height:50px !important;
}

#item1544542 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544515 {
	width:123px !important;
	height:50px !important;
}

#item1544516 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544511 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1544594 {
	width:101px !important;
	height:50px !important;
}

#item1544595 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544569 {
	width:101px !important;
	height:50px !important;
}

#item1544570 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544565 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1544647 {
	width:99px !important;
	height:50px !important;
}

#item1544648 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544622 {
	width:99px !important;
	height:50px !important;
}

#item1544623 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544618 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1544703 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572270 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572271 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572267 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671419 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671442 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671416 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1544706 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1544706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1544706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666962 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1626338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1626333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626331 {
	width:700px !important;
	height:309px !important;
}

#item1634584 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1626351 {
	width:595px !important;
	height:217px !important;
}

@keyframes intensificar-1626351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2119476 tr {
	border-right:3.08px solid #fff;;
}

table#table2119476 {
	table-layout:fixed;
}

#item1626376 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1626376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626399 {
	width:81px !important;
	height:13px !important;
}

@keyframes intensificar-1626399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643084 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:98px !important;
}

#item1640368 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:238px !important;
}

#item1640379 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1640379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626424 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1626424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626447 {
	width:490px !important;
	height:214px !important;
	top:91px !important;
}

@keyframes intensificar-1626447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626470 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:315px !important;
}

#item1626477 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1626500 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1626524 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1626547 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1626349 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1626593 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1626616 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1626640 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626643 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1626696 {
	width:172px !important;
	height:70px !important;
}

#item1626697 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626670 {
	width:172px !important;
	height:70px !important;
}

#item1626671 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626666 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1626751 {
	width:141px !important;
	height:70px !important;
}

#item1626752 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626726 {
	width:141px !important;
	height:70px !important;
}

#item1626727 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626720 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1626804 {
	width:139px !important;
	height:70px !important;
}

#item1626805 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626779 {
	width:139px !important;
	height:70px !important;
}

#item1626780 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626775 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1626857 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1626864 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1626865 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1626861 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673212 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673236 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673209 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1626870 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1626870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1626870 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666793 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1665359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1665357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665355 {
	width:600px !important;
	height:790px !important;
}

#item1665360 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1665016 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1665039 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1665064 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1665067 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1665090 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1665115 {
	width:528px !important;
	height:239px !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-1665115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2122718 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2122718 {
	table-layout:fixed;
}

#item1665140 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1665140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665163 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1665163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665318 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1665321 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1665322 {
	width:509px !important;
	height:930px !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-1665322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665347 {
	width:14px !important;
	height:9px !important;
}

#item1665350 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1665188 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1665188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665211 {
	width:350px !important;
	height:148px !important;
	top:83px !important;
}

@keyframes intensificar-1665211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665234 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:174px !important;
}

#item1665240 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1665263 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1665288 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1665311 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1665113 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1664841 {
	width:123px !important;
	height:50px !important;
}

#item1664842 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664816 {
	width:123px !important;
	height:50px !important;
}

#item1664817 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664812 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1664895 {
	width:101px !important;
	height:50px !important;
}

#item1664896 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664869 {
	width:101px !important;
	height:50px !important;
}

#item1664870 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664865 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1664948 {
	width:99px !important;
	height:50px !important;
}

#item1664949 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1664923 {
	width:99px !important;
	height:50px !important;
}

#item1664924 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1664919 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1664972 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1664982 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1664984 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1664979 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671448 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671471 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671445 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1664811 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1664811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1664811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666952 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1665979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1665977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665975 {
	width:700px !important;
	height:309px !important;
}

#item1665980 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1665648 {
	width:595px !important;
	height:320px !important;
}

@keyframes intensificar-1665648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2125090 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2125090 {
	table-layout:fixed;
}

#item1665672 {
	width:628px !important;
	height:167px !important;
	top:27px !important;
}

@keyframes intensificar-1665672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665695 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1665695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665718 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:137px !important;
}

#item1665852 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:249px !important;
}

#item1665855 {
	width:595px !important;
	height:544px !important;
}

@keyframes intensificar-1665855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665723 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1665723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665746 {
	width:350px !important;
	height:207px !important;
	top:108px !important;
}

@keyframes intensificar-1665746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665769 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:256px !important;
}

#item1665776 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1665799 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1665824 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1665847 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1665646 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:531px !important;
}

#item1665878 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1665901 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1665925 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1665928 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1665952 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1665471 {
	width:172px !important;
	height:70px !important;
}

#item1665472 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665445 {
	width:172px !important;
	height:70px !important;
}

#item1665447 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665441 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1665524 {
	width:141px !important;
	height:70px !important;
}

#item1665525 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665499 {
	width:141px !important;
	height:70px !important;
}

#item1665500 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1665495 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1665577 {
	width:139px !important;
	height:70px !important;
}

#item1665578 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1665552 {
	width:139px !important;
	height:70px !important;
}

#item1665553 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1665548 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1665601 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1665612 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1665613 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1665609 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673242 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673265 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673239 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1665440 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1665440 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1665440 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666790 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1544911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1544909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544907 {
	width:600px !important;
	height:790px !important;
}

#item1544912 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1545641 {
	width:528px !important;
	height:218px !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-1545641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2127558 tr {
	border-right:2.2px solid #fff;;
}

table#table2127558 {
	table-layout:fixed;
}

#item1544954 {
	width:528px !important;
	height:104px !important;
	top:19px !important;
}

@keyframes intensificar-1544954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544977 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1544977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545131 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1545136 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1545569 {
	width:509px !important;
	height:1000px !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-1545569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545162 {
	width:14px !important;
	height:9px !important;
}

#item1545165 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1545002 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1545002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545026 {
	width:350px !important;
	height:153px !important;
	top:83px !important;
}

@keyframes intensificar-1545026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545049 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:173px !important;
}

#item1545056 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1545079 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1545103 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1545126 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1544915 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1545171 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1545195 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1545219 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545222 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1545283 {
	width:123px !important;
	height:50px !important;
}

#item1545284 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545258 {
	width:123px !important;
	height:50px !important;
}

#item1545259 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545254 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545336 {
	width:101px !important;
	height:50px !important;
}

#item1545337 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545311 {
	width:101px !important;
	height:50px !important;
}

#item1545312 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545307 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1545392 {
	width:99px !important;
	height:50px !important;
}

#item1545393 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545367 {
	width:99px !important;
	height:50px !important;
}

#item1545368 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545361 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1545445 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1572263 {
	width:53px !important;
	height:50px !important;
	background:#f6e4d4;
}

#item1572264 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572260 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1671485 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1671508 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1671482 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1545448 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1545448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1666966 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1626898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1626891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626889 {
	width:700px !important;
	height:309px !important;
}

#item1634590 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1626909 {
	width:595px !important;
	height:318px !important;
}

@keyframes intensificar-1626909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2130384 tr {
	border-right:3.08px solid #fff;;
}

table#table2130384 {
	table-layout:fixed;
}

#item1626934 {
	width:628px !important;
	height:166px !important;
	top:27px !important;
}

@keyframes intensificar-1626934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626957 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1626957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643087 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:136px !important;
}

#item1640416 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1640419 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1640419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626982 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1626982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627005 {
	width:490px !important;
	height:214px !important;
	top:116px !important;
}

@keyframes intensificar-1627005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627028 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:243px !important;
}

#item1627036 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1627059 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1627083 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1627106 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1626907 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1627150 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1627173 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1627198 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1627202 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1627254 {
	width:172px !important;
	height:70px !important;
}

#item1627255 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627229 {
	width:172px !important;
	height:70px !important;
}

#item1627230 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627225 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1627307 {
	width:141px !important;
	height:70px !important;
}

#item1627308 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627282 {
	width:141px !important;
	height:70px !important;
}

#item1627283 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627278 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1627360 {
	width:139px !important;
	height:70px !important;
}

#item1627361 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1627335 {
	width:139px !important;
	height:70px !important;
}

#item1627336 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1627331 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1627415 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1627421 {
	width:74px !important;
	height:70px !important;
	background:#f6e4d4;
}

#item1627422 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1627418 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1673279 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1673302 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1673276 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1627426 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1627426 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627426 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1693981 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1693988 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1693989 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1693997 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1694002 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1694007 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1694012 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1694017 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1694023 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1694029 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1694034 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1685435 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1685435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1685435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1693864 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1693865 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1693866 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1693872 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1693881 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1693887 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1693892 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1693897 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1693903 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1693908 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1693914 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1685509 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1685509 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1685509 {
	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;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1634669 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1634670 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1634693 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1634716 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1634722 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1634722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628063 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1628063 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1628063 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle206 {
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	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.autoParaStyle203 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	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.autoParaStyle202 {
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	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.autoParaStyle199 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:22.4px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle198 {
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29.4px;
	line-height:44.8px;
	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.autoParaStyle195 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:32px;
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:16.8px;
	line-height:20.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.autoParaStyle187 {
	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.autoParaStyle186 {
	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.autoParaStyle185 {
	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.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	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.autoParaStyle182 {
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16.8px;
	line-height:19.6px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	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.autoParaStyle176 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	font-weight:300;
	font-family:FF-Averta-Light,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.autoParaStyle170 {
	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.autoParaStyle169 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle168 {
	font-weight:300;
	font-family:FF-Averta-Light,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.autoParaStyle167 {
	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.autoParaStyle166 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle158 {
	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.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	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.autoParaStyle156 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:85.4px;
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle146 {
	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.autoParaStyle145 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12.5px;
	line-height:33.9px;
	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.autoParaStyle144 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:33.9px;
	line-height:33.9px;
	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.autoParaStyle143 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:11px;
	line-height:29.9px;
	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.autoParaStyle142 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:29.9px;
	line-height:29.9px;
	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.autoParaStyle141 {
	font-weight:300;
	font-style:italic;
	font-family:FF-Averta-LightItalic,Averta;
	font-size:16px;
	line-height:30px;
	color:#a1d9f7;
	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.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	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;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	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:center;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:22px;
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	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.autoParaStyle135 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#c0803a;
	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-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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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.autoParaStyle122 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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.autoParaStyle121 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	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.autoParaStyle120 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	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.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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;
	-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: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.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: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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#c0803a;
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.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: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;
	text-align:left;
}

p.autoParaStyle103 {
	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.autoParaStyle102 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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.autoParaStyle101 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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.autoParaStyle100 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	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.autoParaStyle99 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle97 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#c0803a;
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#c0803a;
	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-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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:85.4px;
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	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.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.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.autoParaStyle54 {
	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.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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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-align:left;
}

p.autoParaStyle46 {
	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;
	text-align:left;
}

p.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.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: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.autoParaStyle29 {
	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.autoParaStyle28 {
	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;
	text-indent:-14px;
	padding-left:14px;
	-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;
	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.autoParaStyle26 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, 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.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	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.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.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: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.autoParaStyle18 {
	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.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: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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	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.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: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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.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;
	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.Cuerpo-_v02 {
	font-size:6px;
	line-height:7.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;
	margin-bottom:3px;
	text-align:left;
}

p.Cuerpo {
	font-family:FF-HelveticaNeueLTStd-Roman,"Helvetica Neue LT Std",sans-serif;
	font-size:7px;
	line-height:8px;
	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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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.autoCharStyle29 {
}

span.autoCharStyle28 {
}

span.autoCharStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle26 {
	text-transform:uppercase;
}

span.autoCharStyle25 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle24 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle20 {
	color:#101820;
}

span.autoCharStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle17 {
	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.autoCharStyle16 {
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-size:15px;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle12 {
	font-size:14px;
}

span.autoCharStyle11 {
	font-size:10px;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

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.050em;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

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.destacado {
	font-family:"Museo Sans Rounded";
	color:#000;
}

span.Destacado-azul {
	font-weight:500;
	font-family:FF-HelveticaNeueLTStd-Md,"Helvetica Neue LT Std",sans-serif;
	color:#3c3c3b;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	color:#000;
}

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;
    }
}

