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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}*/

#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#F53F5B; fill:#F53F5B;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(33, 33, 33, 0.8);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    left:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@font-face {
	font-family:FF-OptimaLTPro-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-Regular;
	src:url("../fonts/Intelligent Design - Averta-Regular.otf");
}

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

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

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

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

#item1391837 {
	width:1220px !important;
	height:806px !important;
	left:-10px !important;
	top:-5px !important;
	background:#000;
}

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

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

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

#item1599172 {
	width:650px !important;
	height:48px !important;
	left:50px !important;
	top:65px !important;
}

#item1599195 {
	width:645px !important;
	height:22px !important;
	left:50px !important;
	top:133px !important;
}

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:106px !important;
	top:107px !important;
}

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.40;
	width:438px !important;
	height:256px !important;
	left:106px !important;
	top:287px !important;
	background:#0e0b00;
}

#item1152187 {
	width:398px !important;
	height:239px !important;
	left:126px !important;
	top:304px !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;}
}
#item1599243 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

#item1599246 {
	opacity:0.45;
	width:628px !important;
	height:353px !important;
	left:36px !important;
	top:221px !important;
	background:#0e0b00;
}

#item1599247 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:242px !important;
}

#item1599270 {
	width:427px !important;
	height:161px !important;
	left:214px !important;
	top:36px !important;
}

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

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

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

#item1366760 {
	width:1082px !important;
	height:200px !important;
	left:60px !important;
	top:33px !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-1366760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156228 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

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

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

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

#item1250588 {
	width:298px !important;
	height:37px !important;
	left:618px !important;
	top:117px !important;
}

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

#item1304907 {
	width:452px !important;
	height:190px !important;
	top:24px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599311 {
	width:15px !important;
	height:51px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1599490 {
	width:75px !important;
	height:117px !important;
	left:27px !important;
}

#item1599494 {
	width:130px !important;
	height:30px !important;
	top:98px !important;
}

#item1599487 {
	width:130px !important;
	height:128px !important;
	left:31px !important;
	top:157px !important;
}

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

#item1599547 {
	width:628px !important;
	height:517px !important;
	left:36px !important;
	top:194px !important;
}

#item1599548 {
	width:609px !important;
	height:741px !important;
}

@keyframes intensificar-1599548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599571 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:435px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1599844 {
	width:628px !important;
	height:50px !important;
	left:36px !important;
	top:472px !important;
}

#item1599648 {
	width:700px !important;
	height:730px !important;
	top:17px !important;
	background:#f3f3f2;
}

#item1599679 {
	width:646px !important;
	height:253px !important;
	top:28px !important;
}

#item1599703 {
	width:465px !important;
	height:15px !important;
}

#item1599726 {
	width:387px !important;
	height:210px !important;
	left:36px !important;
	top:527px !important;
}

#item1599749 {
	width:388px !important;
	height:183px !important;
	left:36px !important;
	top:334px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1726175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1726175 {
	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;}
}
#item1288937 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

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

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

#item1171534 {
	width:266px !important;
	height:37px !important;
	left:17px !important;
}

#item1153145 {
	width:528px !important;
	height:502px !important;
	left:637px !important;
	top:189px !important;
}

@keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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-1600079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600084 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1600087 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:394px !important;
}

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

#item1600116 {
	width:372px !important;
	height:51px !important;
	left:24px !important;
}

#item1600139 {
	width:628px !important;
	height:702px !important;
	left:36px !important;
	top:482px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1153325 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1153325 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1167476 {
	width:700px !important;
	height:792px !important;
	left:564px !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:219px !important;
	height:86px !important;
	left:51px !important;
}

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

#item1153446 {
	width:200px !important;
	height:86px !important;
	left:51px !important;
}

#item1153377 {
	width:270px !important;
	height:86px !important;
	left:605px !important;
	top:173px !important;
}

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

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

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

#item1254450 {
	width:250px !important;
	height:131px !important;
	left:50px !important;
}

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

#item1254422 {
	width:250px !important;
	height:131px !important;
	left:50px !important;
}

#item1254416 {
	width:301px !important;
	height:131px !important;
	left:892px !important;
	top:172px !important;
}

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

#item1287342 {
	width:250px !important;
	height:148px !important;
	left:51px !important;
}

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

#item1287314 {
	width:200px !important;
	height:148px !important;
	left:51px !important;
}

#item1287308 {
	width:301px !important;
	height:148px !important;
	left:605px !important;
	top:373px !important;
}

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

#item1287401 {
	width:250px !important;
	height:159px !important;
	left:51px !important;
}

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

#item1287373 {
	width:250px !important;
	height:159px !important;
	left:51px !important;
}

#item1287367 {
	width:301px !important;
	height:159px !important;
	left:892px !important;
	top:373px !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;}
}
#item1600180 {
	width:814px !important;
	height:407px !important;
	left:-70px !important;
	top:-52px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1600181 {
	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-1600181 {
	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;
	}
}
#item1600187 {
	width:700px !important;
	height:905px !important;
	top:295px !important;
	background:#fff;
}

#item1600188 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:969px !important;
}

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

#item1600228 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1600232 {
	width:307px !important;
	height:121px !important;
	left:71px !important;
}

#item1600200 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1600203 {
	width:307px !important;
	height:121px !important;
	left:71px !important;
}

#item1600197 {
	width:377px !important;
	height:121px !important;
	left:60px !important;
	top:412px !important;
}

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

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

#item1600314 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1600319 {
	width:350px !important;
	height:145px !important;
	left:71px !important;
}

#item1600286 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1600290 {
	width:350px !important;
	height:145px !important;
	left:71px !important;
}

#item1600283 {
	width:421px !important;
	height:145px !important;
	left:59px !important;
	top:564px !important;
}

#item1600373 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1600376 {
	width:350px !important;
	height:168px !important;
	left:71px !important;
}

#item1600345 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1600349 {
	width:350px !important;
	height:168px !important;
	left:71px !important;
}

#item1600342 {
	width:421px !important;
	height:168px !important;
	left:60px !important;
	top:741px !important;
}

#item1600431 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1600435 {
	width:350px !important;
	height:223px !important;
	left:71px !important;
}

#item1600403 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1600406 {
	width:350px !important;
	height:223px !important;
	left:71px !important;
}

#item1600400 {
	width:421px !important;
	height:223px !important;
	left:60px !important;
	top:941px !important;
}

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

@keyframes atenuar-1600458 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1600458 {
	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:345px !important;
	height:107px !important;
	left:79px !important;
	top:77px !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:212px !important;
	left:79px !important;
	top:196px !important;
	background:#0e0b00;
}

#item1153802 {
	width:459px !important;
	height:174px !important;
	left:100px !important;
	top:215px !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;}
}
#item1600476 {
	width:1022px !important;
	height:1270px !important;
	left:-140px !important;
	top:-37px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1600477 {
	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-1600477 {
	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;
	}
}
#item1600482 {
	width:360px !important;
	height:107px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1600482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600505 {
	opacity:0.20;
	width:502px !important;
	height:329px !important;
	left:36px !important;
	top:182px !important;
	background:#0e0b00;
}

#item1600506 {
	width:459px !important;
	height:284px !important;
	left:58px !important;
	top:202px !important;
}

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

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

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

#item1156489 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !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;
	background:#f3f3f2;
}

#item1159937 {
	width:13px !important;
	height:26px !important;
	left:543px !important;
	top:322px !important;
}

#item1159941 {
	width:539px !important;
	height:640px !important;
	top:15px !important;
}

#item1159942 {
	width:509px !important;
	height:1695px !important;
	left:1px !important;
}

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

#item1159970 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

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

#item1154186 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

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

#item1177519 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:84px !important;
}

table#table1744742 th, table#table1744742 td {
	padding:0px 4px 0px 0px;;
	vertical-align:top;;
}

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

table#table1744742 {
	table-layout:fixed;
}

#item1183538 {
	width:500px !important;
	height:496px !important;
	left:11px !important;
}

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

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

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

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

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

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

#item1242174 {
	width:85px !important;
	height:16px !important;
	left:430px !important;
	top:84px !important;
}

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

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

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

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

#item1308338 {
	width:562px !important;
	height:573px !important;
	left:20px !important;
	top:135px !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:#e2d3c7;
}

#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-1174072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1174099 {
	width:131px !important;
	height:50px !important;
}

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

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

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

#item1174072 {
	width:131px !important;
	height:50px !important;
	left:797px !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:672px !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;}
}
#item1600760 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1600783 {
	width:628px !important;
	height:814px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1600783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600708 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1600731 {
	width:595px !important;
	height:820px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1600731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600755 {
	width:23px !important;
	height:46px !important;
	left:665px !important;
	top:435px !important;
}

#item1600548 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1600572 {
	width:630px !important;
	height:819px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes intensificar-1600572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600601 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1600624 {
	width:94px !important;
	height:20px !important;
	left:33px !important;
	top:84px !important;
}

table#table1748438 th, table#table1748438 td {
	padding:0px 5.01px 0px 0px;;
	vertical-align:top;;
}

table#table1748438 tr {
	height:22.5px;;
}

table#table1748438 {
	table-layout:fixed;
}

#item1600649 {
	width:626px !important;
	height:621px !important;
	left:14px !important;
}

#item1600675 {
	width:640px !important;
	height:21px !important;
}

#item1600672 {
	width:640px !important;
	height:21px !important;
	top:1px !important;
}

#item1600679 {
	width:640px !important;
	height:21px !important;
}

#item1600676 {
	width:640px !important;
	height:21px !important;
	top:23px !important;
}

#item1600683 {
	width:640px !important;
	height:21px !important;
}

#item1600680 {
	width:640px !important;
	height:21px !important;
	top:45px !important;
}

#item1600684 {
	width:106px !important;
	height:20px !important;
	left:518px !important;
	top:84px !important;
}

#item1600596 {
	width:700px !important;
	height:900px !important;
	background:#fff;
}

@keyframes intensificar-1600596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600546 {
	width:700px !important;
	height:900px !important;
	top:146px !important;
}

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

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

#item1600866 {
	width:23px !important;
	height:23px !important;
}

#item1600862 {
	width:23px !important;
	height:23px !important;
	left:650px !important;
	top:180px !important;
}

@keyframes intensificar-1600901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600904 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1600906 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1600901 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

@keyframes intensificar-1600909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600938 {
	width:183px !important;
	height:70px !important;
}

#item1600939 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1600913 {
	width:183px !important;
	height:70px !important;
}

#item1600914 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1600909 {
	width:183px !important;
	height:70px !important;
	left:461px !important;
	top:1130px !important;
}

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

#item1600992 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1600967 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1600962 {
	width:171px !important;
	height:70px !important;
	left:286px !important;
	top:1130px !important;
}

@keyframes intensificar-1601015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601044 {
	width:185px !important;
	height:70px !important;
}

#item1601045 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1601019 {
	width:185px !important;
	height:70px !important;
}

#item1601020 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1601015 {
	width:185px !important;
	height:70px !important;
	left:389px !important;
	top:1057px !important;
}

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

#item1601100 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1601074 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1601068 {
	width:122px !important;
	height:70px !important;
	left:578px !important;
	top:1057px !important;
}

#item1601123 {
	width:35px !important;
	height:74px !important;
	left:387px !important;
	top:1053px !important;
}

#item1601126 {
	width:35px !important;
	height:74px !important;
	left:284px !important;
	top:1126px !important;
}

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

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

#item1704406 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:117px !important;
}

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

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

#item1726574 {
	width:232px !important;
	height:18px !important;
	left:31px !important;
	top:1090px !important;
}

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

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

@keyframes intensificar-1290861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1290859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290857 {
	width:600px !important;
	height:790px !important;
}

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

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

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

table#table1749539 {
	table-layout:fixed;
}

#item1289428 {
	width:528px !important;
	height:99px !important;
	top:19px !important;
}

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

@keyframes intensificar-1289451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289929 {
	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-1289929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289847 {
	width:528px !important;
	height:453px !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-1289847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289211 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1289211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289235 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

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

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

@keyframes intensificar-1289267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289290 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1289314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289337 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

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

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

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

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

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

#item1289554 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1601160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1601153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601151 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1752218 {
	table-layout:fixed;
}

#item1601172 {
	width:628px !important;
	height:144px !important;
	top:363px !important;
}

@keyframes intensificar-1601172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601195 {
	width:80px !important;
	height:12px !important;
	top:337px !important;
}

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

@keyframes intensificar-1601219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601370 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:252px !important;
}

#item1601374 {
	width:595px !important;
	height:549px !important;
}

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

@keyframes intensificar-1601244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601267 {
	width:490px !important;
	height:255px !important;
	top:68px !important;
}

@keyframes intensificar-1601267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601290 {
	width:102px !important;
	height:25px !important;
	left:512px !important;
	top:171px !important;
}

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

@keyframes intensificar-1601296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601319 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1601343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601366 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1601366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601170 {
	width:664px !important;
	height:549px !important;
	left:36px !important;
	top:526px !important;
}

#item1601397 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:481px !important;
}

#item1601421 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:442px !important;
}

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

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

#item1601500 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1601497 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1601530 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1601531 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1601527 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1601564 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1601539 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1601534 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1601618 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1601593 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1601671 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1601646 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1601641 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1601694 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

@keyframes intensificar-1289986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1289984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1289984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289982 {
	width:600px !important;
	height:790px !important;
}

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

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

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

table#table1754811 {
	table-layout:fixed;
}

#item1289995 {
	width:528px !important;
	height:99px !important;
	top:19px !important;
}

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

@keyframes intensificar-1290018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290042 {
	width:528px !important;
	height:194px !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-1290042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290725 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1290730 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1388370 {
	width:509px !important;
	height:1103px !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-1388370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290756 {
	width:14px !important;
	height:9px !important;
}

#item1290760 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1290071 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1290071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290098 {
	width:350px !important;
	height:182px !important;
	top:64px !important;
}

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

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

@keyframes intensificar-1290127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290150 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1290174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290197 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1290197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1289992 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

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

#item1290303 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1601731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1601723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601721 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1757579 {
	table-layout:fixed;
}

#item1601743 {
	width:628px !important;
	height:144px !important;
	top:368px !important;
}

@keyframes intensificar-1601743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601766 {
	width:80px !important;
	height:12px !important;
	top:341px !important;
}

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

@keyframes intensificar-1601789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601942 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:252px !important;
}

#item1601946 {
	width:595px !important;
	height:548px !important;
}

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

@keyframes intensificar-1601814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601837 {
	width:490px !important;
	height:255px !important;
	top:84px !important;
}

@keyframes intensificar-1601837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601861 {
	width:102px !important;
	height:25px !important;
	left:512px !important;
	top:187px !important;
}

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

@keyframes intensificar-1601867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601890 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1601914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601937 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1601937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601741 {
	width:664px !important;
	height:548px !important;
	left:36px !important;
	top:527px !important;
}

#item1601969 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:482px !important;
}

#item1601992 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:443px !important;
}

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

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

#item1602078 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1602079 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1602075 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1602113 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1602088 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1602082 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1602166 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1602141 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1602220 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1602194 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1602189 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1602243 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1726609 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1726605 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1290912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1290910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290908 {
	width:600px !important;
	height:790px !important;
}

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

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

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

table#table1760370 {
	table-layout:fixed;
}

#item1291088 {
	width:528px !important;
	height:99px !important;
	top:19px !important;
}

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

@keyframes intensificar-1291111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291135 {
	width:254px !important;
	height:196px !important;
}

@keyframes intensificar-1291135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291158 {
	width:254px !important;
	height:167px !important;
	left:274px !important;
}

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

#item1291054 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1291055 {
	width:509px !important;
	height:897px !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-1291055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291080 {
	width:14px !important;
	height:9px !important;
}

#item1291083 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1290922 {
	width:528px !important;
	height:12px !important;
	top:15px !important;
}

@keyframes intensificar-1290922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290945 {
	width:350px !important;
	height:182px !important;
	top:47px !important;
}

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

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

@keyframes intensificar-1290974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1290974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290997 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1291021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291045 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1291045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1290918 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

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

#item1291244 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1602280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1602273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602271 {
	width:700px !important;
	height:309px !important;
}

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

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

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

table#table1762746 {
	table-layout:fixed;
}

#item1602292 {
	width:628px !important;
	height:144px !important;
	top:365px !important;
}

@keyframes intensificar-1602292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602315 {
	width:80px !important;
	height:12px !important;
	top:339px !important;
}

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

@keyframes intensificar-1602338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602490 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:252px !important;
}

#item1602494 {
	width:594px !important;
	height:548px !important;
	top:1px !important;
}

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

@keyframes intensificar-1602363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602386 {
	width:490px !important;
	height:255px !important;
	top:60px !important;
}

@keyframes intensificar-1602386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602409 {
	width:102px !important;
	height:25px !important;
	left:511px !important;
	top:165px !important;
}

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

@keyframes intensificar-1602415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602439 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1602463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602486 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1602486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602290 {
	width:664px !important;
	height:549px !important;
	left:36px !important;
	top:526px !important;
}

#item1602517 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:482px !important;
}

#item1602540 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:443px !important;
}

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

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

#item1602626 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1602627 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1602621 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1602661 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1602636 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1602631 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1602714 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1602689 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1602767 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1602742 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1602737 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1602790 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1726639 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1726636 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1363164 {
	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-1363164 {
	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;
	}
}
#item1363170 {
	width:345px !important;
	height:107px !important;
	left:167px !important;
	top:553px !important;
}

@keyframes intensificar-1363170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363193 {
	opacity:0.30;
	width:502px !important;
	height:156px !important;
	left:571px !important;
	top:551px !important;
	background:#0e0b00;
}

#item1363194 {
	width:459px !important;
	height:114px !important;
	left:593px !important;
	top:570px !important;
}

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

@keyframes atenuar-1363217 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1363217 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1602814 {
	width:958px !important;
	height:1276px !important;
	left:-34px !important;
	top:-29px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1602815 {
	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-1602815 {
	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;
	}
}
#item1602821 {
	width:345px !important;
	height:107px !important;
	left:319px !important;
	top:817px !important;
}

@keyframes intensificar-1602821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602844 {
	opacity:0.20;
	width:502px !important;
	height:219px !important;
	left:162px !important;
	top:945px !important;
	background:#0e0b00;
}

#item1602845 {
	width:459px !important;
	height:174px !important;
	left:184px !important;
	top:964px !important;
}

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

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

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

#item1287745 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !important;
}

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

#item1385281 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1385285 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1385485 {
	width:509px !important;
	height:998px !important;
}

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

#item1385313 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

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

#item1287683 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1287688 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1287689 {
	width:509px !important;
	height:1369px !important;
	left:1px !important;
}

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

#item1287716 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

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

#item1287634 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

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

#item1287472 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:84px !important;
}

#item1287581 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:84px !important;
}

#item1325624 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:300px !important;
}

#item1325628 {
	width:538px !important;
	height:596px !important;
	top:15px !important;
}

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

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

table#table1768610 {
	table-layout:fixed;
}

#item1731563 {
	width:510px !important;
	height:740px !important;
	top:1px !important;
}

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

#item1731587 {
	width:511px !important;
	height:17px !important;
	top:702px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1731686 {
	width:511px !important;
	height:17px !important;
	top:414px !important;
}

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

#item1731690 {
	width:511px !important;
	height:17px !important;
	top:432px !important;
}

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

#item1731694 {
	width:511px !important;
	height:17px !important;
	top:450px !important;
}

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

#item1731698 {
	width:511px !important;
	height:17px !important;
	top:468px !important;
}

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

#item1731702 {
	width:511px !important;
	height:17px !important;
	top:486px !important;
}

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

#item1731707 {
	width:511px !important;
	height:17px !important;
	top:504px !important;
}

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

#item1731711 {
	width:511px !important;
	height:17px !important;
	top:522px !important;
}

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

#item1731715 {
	width:511px !important;
	height:17px !important;
	top:540px !important;
}

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

#item1731720 {
	width:511px !important;
	height:17px !important;
	top:559px !important;
}

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

#item1731724 {
	width:511px !important;
	height:17px !important;
	top:577px !important;
}

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

#item1731728 {
	width:511px !important;
	height:17px !important;
	top:595px !important;
}

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

#item1731732 {
	width:511px !important;
	height:17px !important;
	top:613px !important;
}

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

#item1731736 {
	width:511px !important;
	height:17px !important;
	top:629px !important;
}

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

#item1731740 {
	width:511px !important;
	height:17px !important;
	top:647px !important;
}

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

#item1731744 {
	width:511px !important;
	height:17px !important;
	top:665px !important;
}

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

#item1731748 {
	width:511px !important;
	height:17px !important;
	top:683px !important;
}

#item1325653 {
	width:14px !important;
	height:9px !important;
}

#item1325656 {
	width:14px !important;
	height:9px !important;
	top:619px !important;
}

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

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

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

#item1287773 {
	width:520px !important;
	height:37px !important;
	left:16px !important;
}

#item1308291 {
	width:512px !important;
	height:573px !important;
	left:44px !important;
	top:131px !important;
}

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

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

#item1288412 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

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

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

@keyframes intensificar-1288449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288452 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

#item1288457 {
	width:131px !important;
	height:50px !important;
	left:638px !important;
	top:740px !important;
}

@keyframes intensificar-1385516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385545 {
	width:157px !important;
	height:50px !important;
}

#item1385546 {
	width:142px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385520 {
	width:157px !important;
	height:50px !important;
}

#item1385521 {
	width:142px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385516 {
	width:157px !important;
	height:50px !important;
	left:772px !important;
	top:740px !important;
}

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

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

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

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

#item1288511 {
	width:122px !important;
	height:50px !important;
	left:513px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1288671 {
	width:166px !important;
	height:13px !important;
	left:263px !important;
	top:748px !important;
}

#item1385572 {
	width:25px !important;
	height:53px !important;
	left:512px !important;
	top:737px !important;
}

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

@keyframes atenuar-1288701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1288701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1603306 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1603329 {
	width:628px !important;
	height:790px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1603329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603256 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1603279 {
	width:23px !important;
	height:46px !important;
	left:665px !important;
	top:467px !important;
}

#item1603282 {
	width:595px !important;
	height:790px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes intensificar-1603282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603205 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1603229 {
	width:23px !important;
	height:46px !important;
	left:665px !important;
	top:467px !important;
}

#item1603232 {
	width:595px !important;
	height:790px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1603232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603156 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1603179 {
	width:628px !important;
	height:790px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1603179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602887 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1602910 {
	width:629px !important;
	height:749px !important;
	left:23px !important;
	top:112px !important;
}

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

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

table#table1780604 {
	table-layout:fixed;
}

#item1730949 {
	width:622px !important;
	height:903px !important;
}

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

#item1730972 {
	width:623px !important;
	height:21px !important;
	top:859px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1731063 {
	width:623px !important;
	height:21px !important;
	top:463px !important;
}

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

#item1731067 {
	width:623px !important;
	height:21px !important;
	top:485px !important;
}

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

#item1731071 {
	width:623px !important;
	height:21px !important;
	top:507px !important;
}

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

#item1731075 {
	width:623px !important;
	height:21px !important;
	top:529px !important;
}

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

#item1731079 {
	width:623px !important;
	height:21px !important;
	top:551px !important;
}

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

#item1731084 {
	width:623px !important;
	height:21px !important;
	top:573px !important;
}

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

#item1731088 {
	width:623px !important;
	height:21px !important;
	top:595px !important;
}

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

#item1731092 {
	width:623px !important;
	height:21px !important;
	top:617px !important;
}

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

#item1731096 {
	width:623px !important;
	height:21px !important;
	top:639px !important;
}

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

#item1731100 {
	width:623px !important;
	height:21px !important;
	top:661px !important;
}

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

#item1731104 {
	width:623px !important;
	height:21px !important;
	top:683px !important;
}

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

#item1731108 {
	width:623px !important;
	height:21px !important;
	top:705px !important;
}

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

#item1731112 {
	width:623px !important;
	height:21px !important;
	top:727px !important;
}

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

#item1731116 {
	width:623px !important;
	height:21px !important;
	top:749px !important;
}

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

#item1731120 {
	width:623px !important;
	height:21px !important;
	top:768px !important;
}

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

#item1731124 {
	width:623px !important;
	height:21px !important;
	top:791px !important;
}

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

#item1731128 {
	width:623px !important;
	height:21px !important;
	top:813px !important;
}

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

#item1731132 {
	width:623px !important;
	height:21px !important;
	top:835px !important;
}

#item1603100 {
	width:23px !important;
	height:46px !important;
	left:665px !important;
	top:467px !important;
}

#item1603104 {
	width:94px !important;
	height:20px !important;
	left:33px !important;
	top:84px !important;
}

#item1603127 {
	width:106px !important;
	height:20px !important;
	left:518px !important;
	top:84px !important;
}

#item1603151 {
	width:700px !important;
	height:900px !important;
	background:#fff;
}

@keyframes intensificar-1603151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602885 {
	width:700px !important;
	height:900px !important;
	top:146px !important;
}

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

#item1603356 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

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

#item1603413 {
	width:26px !important;
	height:26px !important;
	left:650px !important;
	top:180px !important;
}

@keyframes intensificar-1603452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603455 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1603457 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1603452 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

@keyframes intensificar-1603460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603489 {
	width:183px !important;
	height:70px !important;
}

#item1603490 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1603464 {
	width:183px !important;
	height:70px !important;
}

#item1603465 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1603460 {
	width:183px !important;
	height:70px !important;
	left:461px !important;
	top:1130px !important;
}

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

#item1603545 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1603520 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1603513 {
	width:171px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

@keyframes intensificar-1603568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603597 {
	width:185px !important;
	height:70px !important;
}

#item1603598 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1603572 {
	width:185px !important;
	height:70px !important;
}

#item1603573 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1603568 {
	width:185px !important;
	height:70px !important;
	left:297px !important;
	top:1057px !important;
}

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

#item1603651 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1603626 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1603621 {
	width:122px !important;
	height:70px !important;
	left:336px !important;
	top:1130px !important;
}

@keyframes intensificar-1603674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603703 {
	width:215px !important;
	height:70px !important;
}

#item1603705 {
	width:193px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1603678 {
	width:215px !important;
	height:70px !important;
}

#item1603679 {
	width:194px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1603674 {
	width:215px !important;
	height:70px !important;
	left:485px !important;
	top:1057px !important;
}

#item1603728 {
	width:35px !important;
	height:74px !important;
	left:295px !important;
	top:1053px !important;
}

#item1603731 {
	width:35px !important;
	height:74px !important;
	left:160px !important;
	top:1126px !important;
}

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

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

#item1704436 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:117px !important;
}

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

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

#item1726510 {
	width:232px !important;
	height:18px !important;
	left:31px !important;
	top:1090px !important;
}

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

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

@keyframes intensificar-1291789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1291787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291785 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1705209 {
	width:600px !important;
	height:167px !important;
	left:600px !important;
}

#item1291797 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

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

#item1292711 {
	width:534px !important;
	height:173px !important;
	top:14px !important;
}

#item1387275 {
	width:510px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:18px;
	-webkit-column-gap:18px;
	column-gap:18px;
}

@keyframes intensificar-1387275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590175 {
	width:57px !important;
	height:12px !important;
	top:218px !important;
}

@keyframes intensificar-1590175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590198 {
	width:528px !important;
	height:306px !important;
	top:236px !important;
}

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

table#table1787880 {
	table-layout:fixed;
}

#item1590199 {
	width:611px !important;
	height:281px !important;
}

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

#item1676352 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1676358 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:194px !important;
}

#item1676367 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:546px !important;
}

#item1292046 {
	width:528px !important;
	height:612px !important;
	top:12px !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-1292046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292021 {
	width:528px !important;
	height:377px !important;
	top:12px !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-1292021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291846 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1291846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291869 {
	width:350px !important;
	height:339px !important;
	top:83px !important;
}

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

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

@keyframes intensificar-1291899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291922 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1291947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291970 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1291994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292017 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1292017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386191 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:214px !important;
}

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

@keyframes intensificar-1386214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291843 {
	width:564px !important;
	height:624px !important;
	left:36px !important;
	top:166px !important;
}

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

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

#item1292179 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1603759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1603766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603757 {
	width:700px !important;
	height:309px !important;
}

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

#item1603774 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1603797 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1603823 {
	width:80px !important;
	height:16px !important;
	top:132px !important;
}

@keyframes intensificar-1603823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603847 {
	width:595px !important;
	height:105px !important;
}

@keyframes intensificar-1603847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603870 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:30px !important;
}

#item1603873 {
	width:596px !important;
	height:299px !important;
	top:161px !important;
}

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

table#table1795153 {
	table-layout:fixed;
}

#item1603874 {
	width:855px !important;
	height:393px !important;
}

@keyframes intensificar-1603874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603897 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:488px !important;
}

#item1603901 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:288px !important;
}

#item1604155 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:233px !important;
}

#item1604161 {
	width:594px !important;
	height:511px !important;
}

#item1604128 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:233px !important;
}

#item1604131 {
	width:594px !important;
	height:511px !important;
}

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

@keyframes intensificar-1603908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603931 {
	width:419px !important;
	height:379px !important;
	top:116px !important;
}

@keyframes intensificar-1603931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603954 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:520px !important;
}

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

@keyframes intensificar-1603960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603983 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1604007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604030 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1604055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604078 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1604078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604081 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:240px !important;
}

@keyframes intensificar-1604081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604104 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:262px !important;
}

@keyframes intensificar-1604104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603820 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:564px !important;
}

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

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

#item1604247 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1604248 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1604244 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1604281 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1604256 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1604251 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1604389 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

#item1604362 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

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

#item1604442 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1604417 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1604412 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

#item1659134 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1659109 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1659106 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

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

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

#item1704167 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1292845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1292843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292841 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1292854 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

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

#item1293177 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:114px !important;
}

#item1293180 {
	width:534px !important;
	height:193px !important;
	top:14px !important;
}

#item1387347 {
	width:507px !important;
	height:550px !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-1387347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293210 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1293213 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:214px !important;
}

#item1294114 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1294114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294137 {
	width:528px !important;
	height:291px !important;
	top:18px !important;
}

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

table#table1802546 {
	table-layout:fixed;
}

#item1294139 {
	width:582px !important;
	height:292px !important;
}

@keyframes intensificar-1294139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294162 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:316px !important;
}

#item1293105 {
	width:528px !important;
	height:545px !important;
	top:12px !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-1293105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292903 {
	width:528px !important;
	height:525px !important;
	top:12px !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-1292903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292929 {
	width:528px !important;
	height:51px !important;
}

@keyframes intensificar-1292929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292952 {
	width:350px !important;
	height:339px !important;
	top:71px !important;
}

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

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

@keyframes intensificar-1292981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293004 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1293029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293052 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1293052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293076 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1293076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293100 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1293100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386313 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

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

@keyframes intensificar-1386336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292901 {
	width:552px !important;
	height:559px !important;
	left:36px !important;
	top:178px !important;
}

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

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

#item1293246 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1604488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1604494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604486 {
	width:700px !important;
	height:309px !important;
}

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

#item1604504 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:496px !important;
}

#item1604528 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1604555 {
	width:80px !important;
	height:16px !important;
	top:139px !important;
}

@keyframes intensificar-1604555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604578 {
	width:595px !important;
	height:114px !important;
}

@keyframes intensificar-1604578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604601 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:34px !important;
}

#item1604604 {
	width:596px !important;
	height:258px !important;
	top:167px !important;
}

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

table#table1808826 {
	table-layout:fixed;
}

#item1604605 {
	width:815px !important;
	height:371px !important;
}

@keyframes intensificar-1604605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1678670 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:464px !important;
}

#item1678764 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:302px !important;
}

#item1604879 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1604883 {
	width:594px !important;
	height:490px !important;
}

#item1604851 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1604855 {
	width:594px !important;
	height:490px !important;
}

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

@keyframes intensificar-1604630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604653 {
	width:412px !important;
	height:338px !important;
	top:108px !important;
}

@keyframes intensificar-1604653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604676 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:465px !important;
}

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

@keyframes intensificar-1604682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604705 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1604729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604753 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1604777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604801 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1604801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604804 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:262px !important;
}

@keyframes intensificar-1604804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604827 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:284px !important;
}

@keyframes intensificar-1604827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604551 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

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

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

#item1604968 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1604969 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1604965 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1605004 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1604979 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1604973 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1605057 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1605032 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1605027 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

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

#item1605112 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

#item1605086 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

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

#item1605165 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1605140 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1605135 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

#item1726667 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1297844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1297842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297840 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1297853 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

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

#item1297902 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1297905 {
	width:534px !important;
	height:282px !important;
	top:14px !important;
}

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

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

#item1297938 {
	width:14px !important;
	height:9px !important;
	left:514px !important;
	top:303px !important;
}

#item1297941 {
	width:57px !important;
	height:12px !important;
	top:316px !important;
}

@keyframes intensificar-1297941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1814964 tr {
	border-right:2.2px solid #fff;;
}

table#table1814964 {
	table-layout:fixed;
}

#item1297964 {
	width:528px !important;
	height:208px !important;
	top:334px !important;
}

@keyframes intensificar-1297964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298240 {
	width:528px !important;
	height:530px !important;
	top:12px !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-1298240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298215 {
	width:528px !important;
	height:540px !important;
	top:12px !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-1298215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297989 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1297989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298012 {
	width:350px !important;
	height:237px !important;
	top:66px !important;
}

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

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

@keyframes intensificar-1298042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298065 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1298089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298114 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1298138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298161 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1298161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385580 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:196px !important;
}

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

@keyframes intensificar-1385603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297899 {
	width:564px !important;
	height:552px !important;
	left:36px !important;
	top:183px !important;
}

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

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

#item1298628 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1298318 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1605219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605209 {
	width:700px !important;
	height:309px !important;
}

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

#item1605229 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1605253 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1605278 {
	width:80px !important;
	height:16px !important;
	top:142px !important;
}

@keyframes intensificar-1605278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605301 {
	width:595px !important;
	height:100px !important;
	top:13px !important;
}

@keyframes intensificar-1605301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605324 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:40px !important;
}

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

table#table1822699 {
	table-layout:fixed;
}

#item1678977 {
	width:628px !important;
	height:332px !important;
	top:170px !important;
}

@keyframes intensificar-1678977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1678977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605604 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1605608 {
	width:595px !important;
	height:505px !important;
}

#item1605576 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1605580 {
	width:595px !important;
	height:503px !important;
}

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

@keyframes intensificar-1605354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605377 {
	width:419px !important;
	height:332px !important;
	top:92px !important;
}

@keyframes intensificar-1605377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605400 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:480px !important;
}

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

@keyframes intensificar-1605406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605429 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1605454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605478 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1605502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605525 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1605525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605529 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:259px !important;
}

@keyframes intensificar-1605529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605552 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:282px !important;
}

@keyframes intensificar-1605552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605276 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:572px !important;
}

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

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

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

#item1605714 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1605715 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1605711 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1605748 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1605723 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1605718 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1605802 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1605776 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1605771 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

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

#item1605856 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

#item1605831 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

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

#item1605909 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1605884 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1689793 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

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

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

#item1726701 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1294675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1294673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294671 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1294684 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

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

#item1294732 {
	width:57px !important;
	height:13px !important;
	top:325px !important;
}

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

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

table#table1828849 {
	table-layout:fixed;
}

#item1294755 {
	width:528px !important;
	height:189px !important;
	top:345px !important;
}

@keyframes intensificar-1294755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295470 {
	width:528px !important;
	height:325px !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-1295470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295019 {
	width:528px !important;
	height:23px !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-1295019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387378 {
	width:528px !important;
	height:413px !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-1387378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294994 {
	width:528px !important;
	height:550px !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-1294994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294820 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1294820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294843 {
	width:350px !important;
	height:224px !important;
	top:66px !important;
}

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

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

@keyframes intensificar-1294872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294895 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1294919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294942 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1294966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294989 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1294989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294730 {
	width:564px !important;
	height:550px !important;
	left:36px !important;
	top:192px !important;
}

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

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

#item1295073 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1605965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1605959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1605957 {
	width:700px !important;
	height:309px !important;
}

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

#item1605974 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:495px !important;
}

#item1605997 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1606025 {
	width:80px !important;
	height:16px !important;
	top:176px !important;
}

@keyframes intensificar-1606025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606048 {
	width:595px !important;
	height:140px !important;
}

@keyframes intensificar-1606048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606071 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:47px !important;
}

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

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

table#table1832867 {
	table-layout:fixed;
}

#item1606074 {
	width:628px !important;
	height:286px !important;
	top:204px !important;
}

@keyframes intensificar-1606074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606305 {
	width:628px !important;
	height:490px !important;
}

#item1606277 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1606281 {
	width:599px !important;
	height:490px !important;
}

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

@keyframes intensificar-1606100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606123 {
	width:419px !important;
	height:314px !important;
	top:92px !important;
}

@keyframes intensificar-1606123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606146 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:410px !important;
}

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

@keyframes intensificar-1606154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606178 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1606202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606225 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

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

@keyframes intensificar-1606249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606272 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1606272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606020 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

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

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

#item1606391 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1606392 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1606388 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1606425 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1606400 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1606395 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1606479 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1606454 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1606449 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

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

#item1606533 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

#item1606507 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

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

#item1606587 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1606561 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1606556 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

#item1726730 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

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

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

@keyframes intensificar-1295527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1295525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295523 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1295538 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

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

#item1295815 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1295818 {
	width:534px !important;
	height:251px !important;
	top:14px !important;
}

#item1295820 {
	width:507px !important;
	height:470px !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-1295820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295847 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1295851 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:272px !important;
}

#item1295855 {
	width:57px !important;
	height:12px !important;
	top:288px !important;
}

@keyframes intensificar-1295855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1836552 tr {
	border-right:2.2px solid #fff;;
}

table#table1836552 {
	table-layout:fixed;
}

#item1296555 {
	width:528px !important;
	height:236px !important;
	top:306px !important;
}

@keyframes intensificar-1296555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295788 {
	width:528px !important;
	height:530px !important;
	top:12px !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-1295788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295586 {
	width:528px !important;
	height:511px !important;
	top:12px !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-1295586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295613 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1295613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295636 {
	width:350px !important;
	height:237px !important;
	top:66px !important;
}

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

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

@keyframes intensificar-1295666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295690 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1295714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295737 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

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

@keyframes intensificar-1295761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295784 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

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

@keyframes intensificar-1296391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296414 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1296414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295584 {
	width:564px !important;
	height:542px !important;
	left:36px !important;
	top:183px !important;
}

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

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

#item1295936 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

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

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

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

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

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

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

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

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

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

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

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

#item1295995 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1296079 {
	width:101px !important;
	height:50px !important;
}

#item1296080 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296054 {
	width:101px !important;
	height:50px !important;
}

#item1296055 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296049 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1296133 {
	width:101px !important;
	height:50px !important;
}

#item1296134 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296107 {
	width:101px !important;
	height:50px !important;
}

#item1296108 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296103 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729284 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729307 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729281 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1296187 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1296187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1296187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687904 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1606643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1606649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606641 {
	width:700px !important;
	height:309px !important;
}

#item1606654 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1606658 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:496px !important;
}

#item1606681 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1606706 {
	width:80px !important;
	height:16px !important;
	top:97px !important;
}

@keyframes intensificar-1606706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606729 {
	width:595px !important;
	height:78px !important;
}

@keyframes intensificar-1606729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606752 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:16px !important;
}

table#table1841778 tr {
	border-right:3.08px solid #fff;;
}

table#table1841778 {
	table-layout:fixed;
}

#item1679391 {
	width:628px !important;
	height:365px !important;
	top:125px !important;
}

@keyframes intensificar-1679391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607034 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1607038 {
	width:595px !important;
	height:490px !important;
}

#item1607007 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1607010 {
	width:595px !important;
	height:490px !important;
}

#item1606782 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1606782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606805 {
	width:419px !important;
	height:332px !important;
	top:92px !important;
}

@keyframes intensificar-1606805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606828 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:477px !important;
}

@keyframes intensificar-1606828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606836 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1606836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606859 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1606859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606884 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1606884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606907 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1606907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606931 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1606931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606954 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1606954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606959 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1606959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606982 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1606982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606704 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:585px !important;
}

#item1607062 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1607065 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1607123 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1607124 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1607120 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1607158 {
	width:172px !important;
	height:70px !important;
}

#item1607159 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1607133 {
	width:172px !important;
	height:70px !important;
}

#item1607134 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1607129 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1607212 {
	width:158px !important;
	height:70px !important;
}

#item1607213 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1607187 {
	width:158px !important;
	height:70px !important;
}

#item1607188 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1607182 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1607266 {
	width:141px !important;
	height:70px !important;
}

#item1607267 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1607241 {
	width:141px !important;
	height:70px !important;
}

#item1607242 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1607236 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1607319 {
	width:141px !important;
	height:70px !important;
}

#item1607320 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1607294 {
	width:141px !important;
	height:70px !important;
}

#item1607295 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1607290 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1689788 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1726769 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1726792 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1726766 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1607343 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1607343 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1607343 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1680165 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1680153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1680147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680145 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1680159 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1679711 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1679735 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1679761 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:157px !important;
}

#item1679764 {
	width:534px !important;
	height:312px !important;
	top:14px !important;
}

#item1679765 {
	width:507px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1679765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679789 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1679792 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:334px !important;
}

#item1679795 {
	width:57px !important;
	height:12px !important;
	top:360px !important;
}

@keyframes intensificar-1679795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1848273 th, table#table1848273 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1848273 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1848273 {
	table-layout:fixed;
}

#item1679818 {
	width:528px !important;
	height:189px !important;
	top:378px !important;
}

@keyframes intensificar-1679818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680093 {
	width:528px !important;
	height:552px !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-1680093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680304 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1680308 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1680309 {
	width:509px !important;
	height:690px !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-1680309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680334 {
	width:14px !important;
	height:9px !important;
}

#item1680337 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1679843 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1679843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679866 {
	width:350px !important;
	height:237px !important;
	top:66px !important;
}

@keyframes intensificar-1679866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679889 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

@keyframes intensificar-1679889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679896 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1679896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679920 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1679920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679944 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1679944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679967 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1679967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679991 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1679991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1679991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680015 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1680015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680021 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1680021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680044 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1680044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1679758 {
	width:564px !important;
	height:567px !important;
	left:36px !important;
	top:158px !important;
}

#item1680118 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1680122 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1680261 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1679464 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1679465 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1679461 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1679497 {
	width:123px !important;
	height:50px !important;
}

#item1679498 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1679472 {
	width:123px !important;
	height:50px !important;
}

#item1679473 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1679468 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1679551 {
	width:113px !important;
	height:50px !important;
}

#item1679552 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1679525 {
	width:113px !important;
	height:50px !important;
}

#item1679526 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1679521 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1679604 {
	width:101px !important;
	height:50px !important;
}

#item1679605 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1679579 {
	width:101px !important;
	height:50px !important;
}

#item1679580 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1679575 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1679657 {
	width:101px !important;
	height:50px !important;
}

#item1679658 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1679632 {
	width:101px !important;
	height:50px !important;
}

#item1679633 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1679628 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729317 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729341 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729314 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1685033 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1685033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1685033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1681088 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1681070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1681078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1681078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681068 {
	width:700px !important;
	height:309px !important;
}

#item1681083 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1680638 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:473px !important;
}

#item1680662 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1680687 {
	width:80px !important;
	height:16px !important;
	top:178px !important;
}

@keyframes intensificar-1680687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680710 {
	width:595px !important;
	height:145px !important;
}

@keyframes intensificar-1680710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680734 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:50px !important;
}

table#table1855323 th, table#table1855323 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1855323 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1855323 {
	table-layout:fixed;
}

#item1680737 {
	width:628px !important;
	height:307px !important;
	top:207px !important;
}

@keyframes intensificar-1680737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1681014 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1681017 {
	width:595px !important;
	height:513px !important;
}

#item1680987 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:234px !important;
}

#item1680990 {
	width:595px !important;
	height:513px !important;
}

#item1680762 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1680762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680785 {
	width:419px !important;
	height:332px !important;
	top:92px !important;
}

@keyframes intensificar-1680785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680808 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:477px !important;
}

@keyframes intensificar-1680808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680815 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1680815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680838 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1680838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680862 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1680862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680885 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1680885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680909 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1680909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680932 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1680932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680939 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1680939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680963 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1680963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1680963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1680685 {
	width:664px !important;
	height:513px !important;
	left:36px !important;
	top:562px !important;
}

#item1681041 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1681045 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1681744 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1680421 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1680422 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1680418 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1680454 {
	width:172px !important;
	height:70px !important;
}

#item1680455 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1680429 {
	width:172px !important;
	height:70px !important;
}

#item1680430 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1680425 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1680508 {
	width:158px !important;
	height:70px !important;
}

#item1680509 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1680482 {
	width:158px !important;
	height:70px !important;
}

#item1680483 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1680478 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1680561 {
	width:141px !important;
	height:70px !important;
}

#item1680562 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1680536 {
	width:141px !important;
	height:70px !important;
}

#item1680537 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1680532 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1680614 {
	width:141px !important;
	height:70px !important;
}

#item1680615 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1680589 {
	width:141px !important;
	height:70px !important;
}

#item1680590 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1680585 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1726799 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1726823 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1726796 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1680387 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1680387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1680387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687596 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1682506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1682508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682504 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1682509 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1682028 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1682051 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1682369 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:157px !important;
}

#item1682372 {
	width:534px !important;
	height:312px !important;
	top:14px !important;
}

#item1682373 {
	width:507px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1682373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682397 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1682401 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:334px !important;
}

#item1682406 {
	width:57px !important;
	height:12px !important;
	top:357px !important;
}

@keyframes intensificar-1682406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1860268 th, table#table1860268 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1860268 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1860268 {
	table-layout:fixed;
}

#item1682429 {
	width:528px !important;
	height:189px !important;
	top:375px !important;
}

@keyframes intensificar-1682429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682342 {
	width:528px !important;
	height:552px !important;
	top:12px !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-1682342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682673 {
	width:528px !important;
	height:552px !important;
	top:12px !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-1682673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682077 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1682077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682101 {
	width:350px !important;
	height:237px !important;
	top:66px !important;
}

@keyframes intensificar-1682101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682124 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

@keyframes intensificar-1682124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682131 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1682131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682154 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1682154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682178 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1682178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682201 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1682201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682225 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1682225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682248 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1682248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682252 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1682252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682275 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1682275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1682275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1682074 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1682454 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1682457 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1682480 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1681780 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1681781 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1681777 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1681815 {
	width:123px !important;
	height:50px !important;
}

#item1681816 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681790 {
	width:123px !important;
	height:50px !important;
}

#item1681791 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681786 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1681868 {
	width:113px !important;
	height:50px !important;
}

#item1681869 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681843 {
	width:113px !important;
	height:50px !important;
}

#item1681844 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681839 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1681922 {
	width:101px !important;
	height:50px !important;
}

#item1681923 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681896 {
	width:101px !important;
	height:50px !important;
}

#item1681898 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1681892 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1681975 {
	width:101px !important;
	height:50px !important;
}

#item1681976 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1681950 {
	width:101px !important;
	height:50px !important;
}

#item1681951 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1681946 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729349 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729372 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729346 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1681775 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1681775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1681775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687961 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1683426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1683424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683422 {
	width:700px !important;
	height:309px !important;
}

#item1683427 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1682970 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:473px !important;
}

#item1682993 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1683296 {
	width:80px !important;
	height:16px !important;
	top:178px !important;
}

@keyframes intensificar-1683296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683320 {
	width:595px !important;
	height:145px !important;
}

@keyframes intensificar-1683320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683343 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:50px !important;
}

table#table1864747 th, table#table1864747 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1864747 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1864747 {
	table-layout:fixed;
}

#item1683349 {
	width:628px !important;
	height:307px !important;
	top:207px !important;
}

@keyframes intensificar-1683349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683268 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1683272 {
	width:595px !important;
	height:513px !important;
}

#item1683241 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:234px !important;
}

#item1683244 {
	width:595px !important;
	height:513px !important;
}

#item1683019 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1683019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683042 {
	width:419px !important;
	height:332px !important;
	top:92px !important;
}

@keyframes intensificar-1683042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683065 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:477px !important;
}

@keyframes intensificar-1683065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683071 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1683071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683095 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1683095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683119 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1683119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683142 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1683142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683166 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1683166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683189 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1683189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683193 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1683193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683217 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1683217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1683217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1683016 {
	width:664px !important;
	height:513px !important;
	left:36px !important;
	top:562px !important;
}

#item1683373 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1683376 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1683399 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1682752 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1682753 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1682749 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1682786 {
	width:172px !important;
	height:70px !important;
}

#item1682787 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1682761 {
	width:172px !important;
	height:70px !important;
}

#item1682762 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1682757 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1682839 {
	width:158px !important;
	height:70px !important;
}

#item1682840 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1682814 {
	width:158px !important;
	height:70px !important;
}

#item1682815 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1682810 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1682893 {
	width:141px !important;
	height:70px !important;
}

#item1682894 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1682867 {
	width:141px !important;
	height:70px !important;
}

#item1682868 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1682863 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1682946 {
	width:141px !important;
	height:70px !important;
}

#item1682947 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1682921 {
	width:141px !important;
	height:70px !important;
}

#item1682922 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1682917 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1726830 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1726853 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1726827 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1682718 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1682718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1682718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687488 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1296659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1296657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296654 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1296664 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1296667 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1296690 {
	width:535px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1296760 {
	width:57px !important;
	height:12px !important;
	top:262px !important;
}

@keyframes intensificar-1296760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1868628 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1868628 {
	table-layout:fixed;
}

#item1297729 {
	width:529px !important;
	height:237px !important;
	top:281px !important;
}

@keyframes intensificar-1297729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297784 {
	width:528px !important;
	height:260px !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-1297784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297013 {
	width:528px !important;
	height:23px !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-1297013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387411 {
	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-1387411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296988 {
	width:528px !important;
	height:455px !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-1296988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296813 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1296813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296836 {
	width:350px !important;
	height:186px !important;
	top:66px !important;
}

@keyframes intensificar-1296836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296859 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:291px !important;
}

@keyframes intensificar-1296859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296866 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1296866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296889 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1296889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296913 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1296913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296936 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1296936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296960 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1296960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296983 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1296983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296713 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1297038 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1297041 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1297068 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1297069 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1297065 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1297102 {
	width:123px !important;
	height:50px !important;
}

#item1297103 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297076 {
	width:123px !important;
	height:50px !important;
}

#item1297077 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297072 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1297156 {
	width:113px !important;
	height:50px !important;
}

#item1297158 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297130 {
	width:113px !important;
	height:50px !important;
}

#item1297131 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297126 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1297210 {
	width:101px !important;
	height:50px !important;
}

#item1297211 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297185 {
	width:101px !important;
	height:50px !important;
}

#item1297186 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297181 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1297264 {
	width:101px !important;
	height:50px !important;
}

#item1297265 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297238 {
	width:101px !important;
	height:50px !important;
}

#item1297239 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297234 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729381 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729404 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729378 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1297318 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1297318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1297318 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687702 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1607409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1607403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607400 {
	width:700px !important;
	height:309px !important;
}

#item1607413 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1607417 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:497px !important;
}

#item1607440 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1607465 {
	width:80px !important;
	height:16px !important;
	top:136px !important;
}

@keyframes intensificar-1607465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607488 {
	width:595px !important;
	height:116px !important;
	top:3px !important;
}

@keyframes intensificar-1607488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607511 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:38px !important;
}

#item1607515 {
	width:628px !important;
	height:292px !important;
	top:164px !important;
}

table#table1873190 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1873190 {
	table-layout:fixed;
}

#item1607516 {
	width:741px !important;
	height:292px !important;
}

@keyframes intensificar-1607516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691231 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:468px !important;
}

#item1607745 {
	width:628px !important;
	height:487px !important;
}

#item1607718 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1607721 {
	width:595px !important;
	height:493px !important;
}

#item1607541 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1607541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607564 {
	width:419px !important;
	height:260px !important;
	top:92px !important;
}

@keyframes intensificar-1607564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607587 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:408px !important;
}

@keyframes intensificar-1607587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607594 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1607594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607617 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1607617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607643 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1607643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607666 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1607666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607690 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1607690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607713 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1607713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607463 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1607769 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1607772 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1607830 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1607831 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1607826 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1607865 {
	width:172px !important;
	height:70px !important;
}

#item1607866 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1607840 {
	width:172px !important;
	height:70px !important;
}

#item1607841 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1607836 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1607918 {
	width:158px !important;
	height:70px !important;
}

#item1607919 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1607893 {
	width:158px !important;
	height:70px !important;
}

#item1607894 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1607889 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1607971 {
	width:141px !important;
	height:70px !important;
}

#item1607973 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1607946 {
	width:141px !important;
	height:70px !important;
}

#item1607947 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1607942 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1608025 {
	width:141px !important;
	height:70px !important;
}

#item1608026 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1608000 {
	width:141px !important;
	height:70px !important;
}

#item1608001 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1607996 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1608049 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1726860 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1726883 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1726857 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1608052 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1608052 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1608052 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592157 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1592148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1592141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592139 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1592154 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1591698 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1591721 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1592024 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:115px !important;
}

#item1592028 {
	width:534px !important;
	height:227px !important;
	top:14px !important;
}

#item1592030 {
	width:510px !important;
	height:520px !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-1592030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592057 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1592061 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:249px !important;
}

#item1592064 {
	width:57px !important;
	height:12px !important;
	top:274px !important;
}

@keyframes intensificar-1592064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1878149 tr {
	border-right:2.2px solid #fff;;
}

table#table1878149 {
	table-layout:fixed;
}

#item1592087 {
	width:528px !important;
	height:251px !important;
	top:292px !important;
}

@keyframes intensificar-1592087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591998 {
	width:528px !important;
	height:531px !important;
	top:12px !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-1591998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591746 {
	width:528px !important;
	height:531px !important;
	top:12px !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-1591746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591772 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1591772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591796 {
	width:350px !important;
	height:300px !important;
	top:66px !important;
}

@keyframes intensificar-1591796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591819 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

@keyframes intensificar-1591819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591827 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1591827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591850 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1591850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591875 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1591875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591898 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1591898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591922 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1591922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591945 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1591945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591951 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1591951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591974 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1591974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591744 {
	width:564px !important;
	height:543px !important;
	left:36px !important;
	top:182px !important;
}

#item1592112 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1592116 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1592252 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1591450 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1591451 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1591447 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1591484 {
	width:123px !important;
	height:50px !important;
}

#item1591485 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591458 {
	width:123px !important;
	height:50px !important;
}

#item1591459 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591454 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1591538 {
	width:113px !important;
	height:50px !important;
}

#item1591539 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591513 {
	width:113px !important;
	height:50px !important;
}

#item1591514 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591509 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1591591 {
	width:101px !important;
	height:50px !important;
}

#item1591592 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591566 {
	width:101px !important;
	height:50px !important;
}

#item1591567 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591562 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1591644 {
	width:101px !important;
	height:50px !important;
}

#item1591645 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591619 {
	width:101px !important;
	height:50px !important;
}

#item1591620 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591615 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729413 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729436 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729410 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1591446 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1591446 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591446 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687687 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1608077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608075 {
	width:700px !important;
	height:309px !important;
}

#item1608080 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1608083 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:473px !important;
}

#item1608106 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1608411 {
	width:80px !important;
	height:16px !important;
	top:116px !important;
}

@keyframes intensificar-1608411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608434 {
	width:595px !important;
	height:92px !important;
}

@keyframes intensificar-1608434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608457 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:31px !important;
}

table#table1883122 tr {
	border-right:3.08px solid #fff;;
}

table#table1883122 {
	table-layout:fixed;
}

#item1608460 {
	width:628px !important;
	height:373px !important;
	top:145px !important;
}

@keyframes intensificar-1608460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608387 {
	width:628px !important;
	height:518px !important;
}

#item1608359 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:246px !important;
}

#item1608363 {
	width:595px !important;
	height:495px !important;
}

#item1608133 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1608133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608156 {
	width:419px !important;
	height:420px !important;
	top:94px !important;
}

@keyframes intensificar-1608156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608179 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:478px !important;
}

@keyframes intensificar-1608179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608188 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1608188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608211 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1608211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608236 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1608236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608259 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1608259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608283 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1608283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608306 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1608306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608311 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1608311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608334 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1608334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608129 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1608484 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1608487 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1608510 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1608566 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1608567 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1608563 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1608600 {
	width:172px !important;
	height:70px !important;
}

#item1608601 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1608575 {
	width:172px !important;
	height:70px !important;
}

#item1608576 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1608571 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1608653 {
	width:158px !important;
	height:70px !important;
}

#item1608654 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1608628 {
	width:158px !important;
	height:70px !important;
}

#item1608629 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1608624 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1608709 {
	width:141px !important;
	height:70px !important;
}

#item1608710 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1608683 {
	width:141px !important;
	height:70px !important;
}

#item1608684 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1608678 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1608762 {
	width:141px !important;
	height:70px !important;
}

#item1608763 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1608737 {
	width:141px !important;
	height:70px !important;
}

#item1608738 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1608733 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1726890 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1726913 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1726887 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1678467 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1678467 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678467 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687542 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1298853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1298851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298849 {
	width:600px !important;
	height:790px !important;
}

#item1298856 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1887319 tr {
	border-right:2.2px solid #fff;;
}

table#table1887319 {
	table-layout:fixed;
}

#item1298906 {
	width:528px !important;
	height:184px !important;
	top:19px !important;
}

@keyframes intensificar-1298906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298929 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1298929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299491 {
	width:528px !important;
	height:223px !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-1299491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299080 {
	width:528px !important;
	height:513px !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-1299080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298954 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1298954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298977 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1298977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299000 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

@keyframes intensificar-1299000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299006 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1299006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299029 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1299029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299053 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1299053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299076 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1299076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298859 {
	width:564px !important;
	height:513px !important;
	left:636px !important;
	top:160px !important;
}

#item1299105 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1299128 {
	width:544px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1299152 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1299158 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1299184 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1299185 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1299181 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1299217 {
	width:123px !important;
	height:50px !important;
}

#item1299218 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299192 {
	width:123px !important;
	height:50px !important;
}

#item1299193 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299189 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1299270 {
	width:101px !important;
	height:50px !important;
}

#item1299271 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299244 {
	width:101px !important;
	height:50px !important;
}

#item1299245 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299241 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1299322 {
	width:99px !important;
	height:50px !important;
}

#item1299323 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299297 {
	width:99px !important;
	height:50px !important;
}

#item1299298 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299294 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1299350 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1299373 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1299347 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1299376 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1299379 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1299379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1299379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687907 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1608815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608807 {
	width:700px !important;
	height:309px !important;
}

#item1608821 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1608826 {
	width:80px !important;
	height:16px !important;
	top:256px !important;
}

@keyframes intensificar-1608826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608849 {
	width:595px !important;
	height:226px !important;
}

@keyframes intensificar-1608849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608873 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:90px !important;
}

#item1608877 {
	width:628px !important;
	height:250px !important;
	top:284px !important;
}

table#table1890611 tr {
	border-right:3.08px solid #fff;;
}

table#table1890611 {
	table-layout:fixed;
}

#item1608878 {
	width:790px !important;
	height:250px !important;
}

@keyframes intensificar-1608878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609033 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1609036 {
	width:595px !important;
	height:534px !important;
}

#item1608903 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1608903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608926 {
	width:419px !important;
	height:255px !important;
	top:68px !important;
}

@keyframes intensificar-1608926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608949 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:291px !important;
}

@keyframes intensificar-1608949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608957 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1608957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608980 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1608980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609004 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1609004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609027 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1609027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608824 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1609060 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:496px !important;
}

#item1609083 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1609107 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1609110 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1609166 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1609167 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1609163 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1609202 {
	width:172px !important;
	height:70px !important;
}

#item1609203 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1609177 {
	width:172px !important;
	height:70px !important;
}

#item1609178 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1609172 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1609256 {
	width:141px !important;
	height:70px !important;
}

#item1609257 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1609231 {
	width:141px !important;
	height:70px !important;
}

#item1609232 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1609226 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1609309 {
	width:139px !important;
	height:70px !important;
}

#item1609310 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1609284 {
	width:139px !important;
	height:70px !important;
}

#item1609285 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1609280 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1609333 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1726923 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1726946 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1726920 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1609340 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1609340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1609340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687423 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1299577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1299575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299573 {
	width:600px !important;
	height:790px !important;
}

#item1299580 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1893241 tr {
	border-right:2.2px solid #fff;;
}

table#table1893241 {
	table-layout:fixed;
}

#item1299629 {
	width:528px !important;
	height:184px !important;
	top:18px !important;
}

@keyframes intensificar-1299629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299652 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1299652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300192 {
	width:528px !important;
	height:250px !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-1300192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299805 {
	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-1299805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299678 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1299678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299701 {
	width:350px !important;
	height:121px !important;
	top:100px !important;
}

@keyframes intensificar-1299701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299724 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

@keyframes intensificar-1299724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299730 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1299730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299753 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1299753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299777 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1299777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299801 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1299801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299583 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1299829 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1299852 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1299876 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1299881 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1299907 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1299908 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1299904 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1299939 {
	width:123px !important;
	height:50px !important;
}

#item1299940 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299914 {
	width:123px !important;
	height:50px !important;
}

#item1299915 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299911 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1299991 {
	width:101px !important;
	height:50px !important;
}

#item1299992 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299966 {
	width:101px !important;
	height:50px !important;
}

#item1299967 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299963 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1300044 {
	width:99px !important;
	height:50px !important;
}

#item1300045 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300018 {
	width:99px !important;
	height:50px !important;
}

#item1300019 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300015 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1300071 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1300094 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1300068 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1300097 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1300103 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1300103 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1300103 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687692 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1609364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609362 {
	width:700px !important;
	height:309px !important;
}

#item1609375 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1609381 {
	width:80px !important;
	height:16px !important;
	top:237px !important;
}

@keyframes intensificar-1609381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609404 {
	width:595px !important;
	height:196px !important;
	top:2px !important;
}

@keyframes intensificar-1609404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609427 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:77px !important;
}

table#table1896615 tr {
	border-right:3.08px solid #fff;;
}

table#table1896615 {
	table-layout:fixed;
}

#item1684566 {
	width:628px !important;
	height:271px !important;
	top:265px !important;
}

@keyframes intensificar-1684566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1684566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609588 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:245px !important;
}

#item1609591 {
	width:595px !important;
	height:531px !important;
}

#item1609459 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1609459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609482 {
	width:419px !important;
	height:169px !important;
	top:140px !important;
}

@keyframes intensificar-1609482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609505 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:364px !important;
}

@keyframes intensificar-1609505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609512 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1609512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609535 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1609535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609559 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1609559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609584 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1609584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609379 {
	width:664px !important;
	height:536px !important;
	left:36px !important;
	top:539px !important;
}

#item1609614 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1609637 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1609661 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1609664 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1609720 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1609721 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1609717 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1609757 {
	width:172px !important;
	height:70px !important;
}

#item1609758 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1609731 {
	width:172px !important;
	height:70px !important;
}

#item1609732 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1609727 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1609810 {
	width:141px !important;
	height:70px !important;
}

#item1609811 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1609785 {
	width:141px !important;
	height:70px !important;
}

#item1609786 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1609781 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1609864 {
	width:139px !important;
	height:70px !important;
}

#item1609866 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1609838 {
	width:139px !important;
	height:70px !important;
}

#item1609839 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1609834 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1609889 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1726960 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1726983 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1726957 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1609892 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1609892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1609892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687599 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1300386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1300384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300382 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1300391 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1300394 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1300418 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1300721 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:121px !important;
}

#item1300724 {
	width:534px !important;
	height:239px !important;
	top:14px !important;
}

#item1301239 {
	width:507px !important;
	height:460px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300753 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1300756 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:260px !important;
}

#item1300762 {
	width:57px !important;
	height:12px !important;
	top:276px !important;
}

@keyframes intensificar-1300762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1899971 tr {
	border-right:2.2px solid #fff;;
}

table#table1899971 {
	table-layout:fixed;
}

#item1300785 {
	width:528px !important;
	height:265px !important;
	top:294px !important;
}

@keyframes intensificar-1300785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300695 {
	width:528px !important;
	height:547px !important;
	top:12px !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-1300695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300670 {
	width:528px !important;
	height:547px !important;
	top:12px !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-1300670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300445 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1300445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300468 {
	width:350px !important;
	height:300px !important;
	top:66px !important;
}

@keyframes intensificar-1300468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300491 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

@keyframes intensificar-1300491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300499 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1300499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300522 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1300522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300546 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1300546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300570 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1300570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300594 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1300594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300617 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1300617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300622 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1300622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300645 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1300645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300442 {
	width:564px !important;
	height:559px !important;
	left:36px !important;
	top:166px !important;
}

#item1300809 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1300812 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1300839 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1300840 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1300836 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1300873 {
	width:123px !important;
	height:50px !important;
}

#item1300874 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300848 {
	width:123px !important;
	height:50px !important;
}

#item1300849 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300844 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1300926 {
	width:113px !important;
	height:50px !important;
}

#item1300927 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300901 {
	width:113px !important;
	height:50px !important;
}

#item1300902 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300897 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1300981 {
	width:101px !important;
	height:50px !important;
}

#item1300982 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300954 {
	width:101px !important;
	height:50px !important;
}

#item1300955 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300950 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1301036 {
	width:101px !important;
	height:50px !important;
}

#item1301037 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1301011 {
	width:101px !important;
	height:50px !important;
}

#item1301012 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1301007 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729448 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729471 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729445 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1301090 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1301090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1301090 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687965 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1609924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609916 {
	width:700px !important;
	height:309px !important;
}

#item1609930 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1609934 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:496px !important;
}

#item1609957 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1609982 {
	width:80px !important;
	height:16px !important;
	top:95px !important;
}

@keyframes intensificar-1609982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610005 {
	width:595px !important;
	height:77px !important;
}

@keyframes intensificar-1610005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610028 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:16px !important;
}

#item1610032 {
	width:628px !important;
	height:371px !important;
	top:123px !important;
}

table#table1906361 tr {
	border-right:3.08px solid #fff;;
}

table#table1906361 {
	table-layout:fixed;
}

#item1610033 {
	width:668px !important;
	height:371px !important;
}

@keyframes intensificar-1610033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610308 {
	width:628px !important;
	height:495px !important;
}

#item1610280 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:246px !important;
}

#item1610284 {
	width:595px !important;
	height:495px !important;
}

#item1610059 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1610059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610082 {
	width:419px !important;
	height:420px !important;
	top:108px !important;
}

@keyframes intensificar-1610082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610105 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:460px !important;
}

@keyframes intensificar-1610105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610111 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1610111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610134 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1610134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610158 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1610158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610181 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1610181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610205 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1610205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610228 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1610228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610232 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1610232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610255 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1610255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609980 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:580px !important;
}

#item1610332 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1610337 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1610395 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1610396 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1610392 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1610428 {
	width:172px !important;
	height:70px !important;
}

#item1610430 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1610403 {
	width:172px !important;
	height:70px !important;
}

#item1610404 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1610399 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1610482 {
	width:158px !important;
	height:70px !important;
}

#item1610483 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1610457 {
	width:158px !important;
	height:70px !important;
}

#item1610458 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1610453 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1610535 {
	width:141px !important;
	height:70px !important;
}

#item1610536 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1610510 {
	width:141px !important;
	height:70px !important;
}

#item1610511 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1610506 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1610589 {
	width:141px !important;
	height:70px !important;
}

#item1610590 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1610564 {
	width:141px !important;
	height:70px !important;
}

#item1610565 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1610559 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1726992 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727015 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1726988 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1610613 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1610613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1610613 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687492 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1301298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1301296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301294 {
	width:600px !important;
	height:790px !important;
}

#item1301301 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1912555 tr {
	border-right:2.2px solid #fff;;
}

table#table1912555 {
	table-layout:fixed;
}

#item1301631 {
	width:528px !important;
	height:237px !important;
	top:19px !important;
}

@keyframes intensificar-1301631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301654 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1301654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302240 {
	width:528px !important;
	height:244px !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-1302240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301548 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1301551 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1302083 {
	width:509px !important;
	height:626px !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-1302083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301578 {
	width:14px !important;
	height:9px !important;
}

#item1301583 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1301420 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1301420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301443 {
	width:350px !important;
	height:221px !important;
	top:66px !important;
}

@keyframes intensificar-1301443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301466 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

@keyframes intensificar-1301466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301473 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1301473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301496 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1301496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301520 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1301520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301543 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1301543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301417 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1301677 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1301700 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1301725 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1301728 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1301755 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1301756 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1301751 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1301787 {
	width:123px !important;
	height:50px !important;
}

#item1301788 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301762 {
	width:123px !important;
	height:50px !important;
}

#item1301763 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301759 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1301839 {
	width:101px !important;
	height:50px !important;
}

#item1301840 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301814 {
	width:101px !important;
	height:50px !important;
}

#item1301815 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1301811 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1301892 {
	width:99px !important;
	height:50px !important;
}

#item1301893 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1301866 {
	width:99px !important;
	height:50px !important;
}

#item1301867 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1301863 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1301919 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1301942 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1301916 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1301948 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1301952 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1301952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1301952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687705 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1610642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610636 {
	width:700px !important;
	height:309px !important;
}

#item1610648 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1610655 {
	width:80px !important;
	height:16px !important;
	top:122px !important;
}

@keyframes intensificar-1610655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610678 {
	width:595px !important;
	height:98px !important;
	top:2px !important;
}

@keyframes intensificar-1610678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610701 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:29px !important;
}

#item1610706 {
	width:628px !important;
	height:310px !important;
	top:150px !important;
}

table#table1916793 tr {
	border-right:3.08px solid #fff;;
}

table#table1916793 {
	table-layout:fixed;
}

#item1610707 {
	width:773px !important;
	height:310px !important;
}

@keyframes intensificar-1610707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691225 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:477px !important;
}

#item1610859 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1610862 {
	width:595px !important;
	height:503px !important;
}

#item1610732 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1610732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610755 {
	width:419px !important;
	height:309px !important;
	top:92px !important;
}

@keyframes intensificar-1610755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610778 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:457px !important;
}

@keyframes intensificar-1610778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610785 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1610785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610808 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1610808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610832 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1610832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610855 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1610855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610653 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1610885 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1610908 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1610932 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1610936 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1610994 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1610995 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1610991 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1611027 {
	width:172px !important;
	height:70px !important;
}

#item1611028 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1611002 {
	width:172px !important;
	height:70px !important;
}

#item1611003 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1610998 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1611081 {
	width:141px !important;
	height:70px !important;
}

#item1611082 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1611056 {
	width:141px !important;
	height:70px !important;
}

#item1611057 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1611051 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1611137 {
	width:139px !important;
	height:70px !important;
}

#item1611138 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1611111 {
	width:139px !important;
	height:70px !important;
}

#item1611112 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1611107 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1611161 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727023 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727046 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727020 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1611164 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1611164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1611164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687426 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1302355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1302353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302351 {
	width:600px !important;
	height:790px !important;
}

#item1302358 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1920322 th, table#table1920322 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1920322 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1920322 {
	table-layout:fixed;
}

#item1302564 {
	width:528px !important;
	height:218px !important;
	top:19px !important;
}

@keyframes intensificar-1302564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302587 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1302587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302995 {
	width:528px !important;
	height:226px !important;
	left:36px !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-1302995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363338 {
	width:186px !important;
	height:167px !important;
	top:445px !important;
}

#item1594084 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:260px !important;
}

#item1594088 {
	width:534px !important;
	height:516px !important;
	left:36px !important;
	top:15px !important;
}

#item1594089 {
	width:509px !important;
	height:748px !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-1594089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594113 {
	width:14px !important;
	height:9px !important;
	left:554px !important;
}

#item1594117 {
	width:14px !important;
	height:9px !important;
	left:554px !important;
	top:538px !important;
}

#item1302365 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1302365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302388 {
	width:350px !important;
	height:192px !important;
	top:66px !important;
}

@keyframes intensificar-1302388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302411 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

@keyframes intensificar-1302411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302417 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1302417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302440 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1302440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302464 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1302464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302487 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1302487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302361 {
	width:600px !important;
	height:612px !important;
	left:600px !important;
	top:178px !important;
}

#item1302610 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1302633 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1302657 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1302662 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1302688 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1302689 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1302685 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1302723 {
	width:123px !important;
	height:50px !important;
}

#item1302724 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302697 {
	width:123px !important;
	height:50px !important;
}

#item1302698 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302694 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1302775 {
	width:101px !important;
	height:50px !important;
}

#item1302776 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302750 {
	width:101px !important;
	height:50px !important;
}

#item1302751 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302747 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1302827 {
	width:99px !important;
	height:50px !important;
}

#item1302829 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302802 {
	width:99px !important;
	height:50px !important;
}

#item1302803 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302799 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1302855 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1302879 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1302852 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1302882 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1302885 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1302885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1302885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1611183 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1611195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611186 {
	width:700px !important;
	height:309px !important;
}

#item1611201 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1611208 {
	width:80px !important;
	height:16px !important;
	top:116px !important;
}

@keyframes intensificar-1611208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611231 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
}

#item1611234 {
	width:595px !important;
	height:119px !important;
}

@keyframes intensificar-1611234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1923797 th, table#table1923797 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1923797 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1923797 {
	table-layout:fixed;
}

#item1611259 {
	width:628px !important;
	height:326px !important;
	top:178px !important;
}

@keyframes intensificar-1611259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611410 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1611414 {
	width:595px !important;
	height:503px !important;
}

#item1611284 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1611284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611307 {
	width:419px !important;
	height:269px !important;
	top:92px !important;
}

@keyframes intensificar-1611307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611330 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:409px !important;
}

@keyframes intensificar-1611330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611336 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1611336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611359 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1611359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611383 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1611383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611406 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1611406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611205 {
	width:664px !important;
	height:504px !important;
	left:36px !important;
	top:572px !important;
}

#item1611437 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1611461 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1611485 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1611490 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1611545 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1611546 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1611542 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1611578 {
	width:172px !important;
	height:70px !important;
}

#item1611579 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1611553 {
	width:172px !important;
	height:70px !important;
}

#item1611554 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1611549 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1611632 {
	width:141px !important;
	height:70px !important;
}

#item1611633 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1611607 {
	width:141px !important;
	height:70px !important;
}

#item1611608 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1611602 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1611685 {
	width:139px !important;
	height:70px !important;
}

#item1611686 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1611660 {
	width:139px !important;
	height:70px !important;
}

#item1611661 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1611656 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1611709 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727070 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727094 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727067 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1611712 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1611712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1611712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687546 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1303060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1303058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303056 {
	width:600px !important;
	height:790px !important;
}

#item1303063 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1926623 th, table#table1926623 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1926623 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1926623 {
	table-layout:fixed;
}

#item1303223 {
	width:528px !important;
	height:179px !important;
	top:19px !important;
}

@keyframes intensificar-1303223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303246 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1303246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303270 {
	width:528px !important;
	height:267px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1303270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303197 {
	width:528px !important;
	height:534px !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-1303197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303069 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1303069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303093 {
	width:350px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1303093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303116 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

@keyframes intensificar-1303116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303122 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1303122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303146 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1303146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303170 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1303170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303193 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1303193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303066 {
	width:564px !important;
	height:534px !important;
	left:636px !important;
	top:194px !important;
}

#item1303299 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1303323 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1303347 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1303350 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1303376 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1303377 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1303373 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1303408 {
	width:123px !important;
	height:50px !important;
}

#item1303409 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303383 {
	width:123px !important;
	height:50px !important;
}

#item1303384 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303380 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1303460 {
	width:101px !important;
	height:50px !important;
}

#item1303462 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303435 {
	width:101px !important;
	height:50px !important;
}

#item1303436 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303432 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1303514 {
	width:99px !important;
	height:50px !important;
}

#item1303515 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303489 {
	width:99px !important;
	height:50px !important;
}

#item1303490 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303486 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1303541 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1303564 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1303538 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1303567 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1303570 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1303570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1303570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687910 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1611742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611733 {
	width:700px !important;
	height:309px !important;
}

#item1611750 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1611755 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:185px !important;
}

@keyframes intensificar-1611755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611778 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:54px !important;
}

#item1611781 {
	width:595px !important;
	height:153px !important;
}

@keyframes intensificar-1611781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1929863 th, table#table1929863 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1929863 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1929863 {
	table-layout:fixed;
}

#item1611805 {
	width:628px !important;
	height:265px !important;
	top:210px !important;
}

@keyframes intensificar-1611805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611958 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1611963 {
	width:595px !important;
	height:503px !important;
	top:1px !important;
}

#item1611830 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1611830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611853 {
	width:419px !important;
	height:214px !important;
	top:92px !important;
}

@keyframes intensificar-1611853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611876 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:362px !important;
}

@keyframes intensificar-1611876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611882 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1611882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611905 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1611905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611929 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1611929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611952 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1611952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611753 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1611987 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1612010 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1612034 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612037 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1612093 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1612094 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1612090 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1612128 {
	width:172px !important;
	height:70px !important;
}

#item1612129 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1612103 {
	width:172px !important;
	height:70px !important;
}

#item1612104 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1612098 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1612181 {
	width:141px !important;
	height:70px !important;
}

#item1612182 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1612156 {
	width:141px !important;
	height:70px !important;
}

#item1612157 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1612152 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1612235 {
	width:139px !important;
	height:70px !important;
}

#item1612236 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1612209 {
	width:139px !important;
	height:70px !important;
}

#item1612210 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1612205 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1612259 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727106 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727129 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727102 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1612263 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1612263 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612263 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363359 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1305230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1305228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305226 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1305236 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1305242 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1305265 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1305540 {
	width:528px !important;
	height:336px !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-1305540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305516 {
	width:57px !important;
	height:13px !important;
	top:336px !important;
}

@keyframes intensificar-1305516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1933047 th, table#table1933047 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1933047 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1933047 {
	table-layout:fixed;
}

#item1305567 {
	width:528px !important;
	height:165px !important;
	top:356px !important;
}

@keyframes intensificar-1305567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305491 {
	width:528px !important;
	height:530px !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-1305491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305466 {
	width:528px !important;
	height:512px !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-1305466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305291 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1305291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305314 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1305314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305337 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:291px !important;
}

@keyframes intensificar-1305337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305344 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1305344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305367 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1305367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305391 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1305391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305414 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1305414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305438 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1305438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305461 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1305461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305288 {
	width:564px !important;
	height:530px !important;
	left:36px !important;
	top:195px !important;
}

#item1305591 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1305594 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1305620 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1305621 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1305617 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1305655 {
	width:123px !important;
	height:50px !important;
}

#item1305656 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305629 {
	width:123px !important;
	height:50px !important;
}

#item1305630 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305625 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1305709 {
	width:113px !important;
	height:50px !important;
}

#item1305710 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305684 {
	width:113px !important;
	height:50px !important;
}

#item1305685 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305679 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1305763 {
	width:101px !important;
	height:50px !important;
}

#item1305764 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305737 {
	width:101px !important;
	height:50px !important;
}

#item1305738 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305733 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1305816 {
	width:101px !important;
	height:50px !important;
}

#item1305817 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1305791 {
	width:101px !important;
	height:50px !important;
}

#item1305792 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1305787 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729483 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729506 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729480 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1305871 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1305871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1305871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1612283 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1612297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612288 {
	width:700px !important;
	height:309px !important;
}

#item1612302 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1612305 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1612328 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1612353 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:232px !important;
}

@keyframes intensificar-1612353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612376 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:88px !important;
}

#item1612379 {
	width:595px !important;
	height:195px !important;
}

@keyframes intensificar-1612379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1936649 th, table#table1936649 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1936649 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1936649 {
	table-layout:fixed;
}

#item1690956 {
	width:628px !important;
	height:245px !important;
	top:257px !important;
}

@keyframes intensificar-1690956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612633 {
	width:628px !important;
	height:502px !important;
}

#item1612605 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:228px !important;
}

#item1612609 {
	width:595px !important;
	height:502px !important;
}

#item1612428 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1612428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612452 {
	width:419px !important;
	height:364px !important;
	top:108px !important;
}

@keyframes intensificar-1612452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612475 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:424px !important;
}

@keyframes intensificar-1612475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612482 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1612482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612505 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1612505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612529 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1612529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612552 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1612552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612576 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1612576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612599 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1612599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612351 {
	width:664px !important;
	height:502px !important;
	left:36px !important;
	top:573px !important;
}

#item1612659 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612662 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1612717 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1612718 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1612714 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1612751 {
	width:172px !important;
	height:70px !important;
}

#item1612752 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1612726 {
	width:172px !important;
	height:70px !important;
}

#item1612727 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1612722 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1612807 {
	width:158px !important;
	height:70px !important;
}

#item1612808 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1612779 {
	width:158px !important;
	height:70px !important;
}

#item1612780 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1612775 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1612860 {
	width:141px !important;
	height:70px !important;
}

#item1612861 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1612835 {
	width:141px !important;
	height:70px !important;
}

#item1612836 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1612831 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1612913 {
	width:141px !important;
	height:70px !important;
}

#item1612914 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1612888 {
	width:141px !important;
	height:70px !important;
}

#item1612889 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1612884 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1727140 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727163 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727137 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1612937 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1612937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687603 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1303670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1303668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303666 {
	width:600px !important;
	height:790px !important;
}

#item1303674 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1939620 tr {
	border-right:2.2px solid #fff;;
}

table#table1939620 {
	table-layout:fixed;
}

#item1303832 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1303832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303855 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1303855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304711 {
	width:528px !important;
	height:303px !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-1304711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304008 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1304011 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1304590 {
	width:509px !important;
	height:1160px !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-1304590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304037 {
	width:14px !important;
	height:9px !important;
}

#item1304041 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1303880 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1303880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303903 {
	width:300px !important;
	height:153px !important;
	top:66px !important;
}

@keyframes intensificar-1303903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303926 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

@keyframes intensificar-1303926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303955 {
	width:166px !important;
	height:18px !important;
	left:362px !important;
	top:217px !important;
}

@keyframes intensificar-1303955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303979 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1303979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304002 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1304002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304480 {
	width:70px !important;
	height:16px !important;
	left:114px !important;
}

@keyframes intensificar-1304480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304503 {
	width:184px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1304503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303787 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1304045 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1304068 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1304092 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1304097 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1304123 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1304124 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1304120 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1304159 {
	width:123px !important;
	height:50px !important;
}

#item1304161 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304133 {
	width:123px !important;
	height:50px !important;
}

#item1304134 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304129 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1304212 {
	width:101px !important;
	height:50px !important;
}

#item1304213 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304187 {
	width:101px !important;
	height:50px !important;
}

#item1304188 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304184 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1304264 {
	width:99px !important;
	height:50px !important;
}

#item1304265 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1304239 {
	width:99px !important;
	height:50px !important;
}

#item1304240 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1304236 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1304291 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1304314 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1304288 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1304318 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1304321 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1304321 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1304321 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687968 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1612968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612959 {
	width:700px !important;
	height:309px !important;
}

#item1612973 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1612978 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:192px !important;
}

@keyframes intensificar-1612978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613002 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:56px !important;
}

#item1613005 {
	width:595px !important;
	height:157px !important;
}

@keyframes intensificar-1613005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613028 {
	width:628px !important;
	height:268px !important;
	top:217px !important;
}

table#table1944065 tr {
	border-right:3.08px solid #fff;;
}

table#table1944065 {
	table-layout:fixed;
}

#item1613029 {
	width:737px !important;
	height:268px !important;
}

@keyframes intensificar-1613029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691219 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:502px !important;
}

#item1613207 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:241px !important;
}

#item1613210 {
	width:595px !important;
	height:527px !important;
}

#item1613054 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1613054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613077 {
	width:420px !important;
	height:214px !important;
	top:92px !important;
}

@keyframes intensificar-1613077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613100 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:345px !important;
}

@keyframes intensificar-1613100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613106 {
	width:187px !important;
	height:37px !important;
	left:441px !important;
	top:265px !important;
}

@keyframes intensificar-1613106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613130 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1613130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613154 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1613154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613160 {
	width:98px !important;
	height:22px !important;
	left:89px !important;
}

@keyframes intensificar-1613160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613183 {
	width:187px !important;
	height:37px !important;
	top:22px !important;
}

@keyframes intensificar-1613183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612976 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:548px !important;
}

#item1613233 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:503px !important;
}

#item1613256 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1613280 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1613284 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1613340 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1613341 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1613337 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1613374 {
	width:172px !important;
	height:70px !important;
}

#item1613375 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1613349 {
	width:172px !important;
	height:70px !important;
}

#item1613350 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1613345 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1613429 {
	width:141px !important;
	height:70px !important;
}

#item1613430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1613403 {
	width:141px !important;
	height:70px !important;
}

#item1613404 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1613399 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1613482 {
	width:139px !important;
	height:70px !important;
}

#item1613483 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1613457 {
	width:139px !important;
	height:70px !important;
}

#item1613458 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1613453 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1613507 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727171 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727194 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727168 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1613511 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1613511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1613511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687495 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1305981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1305979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305977 {
	width:600px !important;
	height:790px !important;
}

#item1305984 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1306593 {
	width:528px !important;
	height:387px !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-1306593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1948148 th, table#table1948148 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1948148 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1948148 {
	table-layout:fixed;
}

#item1306193 {
	width:528px !important;
	height:116px !important;
	top:406px !important;
}

@keyframes intensificar-1306193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306216 {
	width:57px !important;
	height:9px !important;
	top:387px !important;
}

@keyframes intensificar-1306216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306122 {
	width:528px !important;
	height:552px !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-1306122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305990 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1305990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306013 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1306013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306036 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

@keyframes intensificar-1306036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306043 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1306043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306067 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1306067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306092 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1306092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306115 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1306115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305987 {
	width:564px !important;
	height:552px !important;
	left:636px !important;
	top:173px !important;
}

#item1306239 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1306262 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1306287 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1306291 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1306317 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1306319 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1306314 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1306350 {
	width:123px !important;
	height:50px !important;
}

#item1306351 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306325 {
	width:123px !important;
	height:50px !important;
}

#item1306326 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306322 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1306402 {
	width:101px !important;
	height:50px !important;
}

#item1306403 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306377 {
	width:101px !important;
	height:50px !important;
}

#item1306378 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306374 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1306454 {
	width:99px !important;
	height:50px !important;
}

#item1306455 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1306429 {
	width:99px !important;
	height:50px !important;
}

#item1306430 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1306426 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1306482 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1306505 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1306479 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1306509 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1306512 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1306512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1306512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687712 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1613543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613534 {
	width:700px !important;
	height:309px !important;
}

#item1613547 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1613552 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:325px !important;
}

@keyframes intensificar-1613552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613575 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:124px !important;
}

#item1613579 {
	width:595px !important;
	height:293px !important;
}

@keyframes intensificar-1613579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1950785 th, table#table1950785 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1950785 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1950785 {
	table-layout:fixed;
}

#item1613602 {
	width:628px !important;
	height:183px !important;
	top:349px !important;
}

@keyframes intensificar-1613602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613757 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1613761 {
	width:595px !important;
	height:533px !important;
}

#item1613628 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1613628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613651 {
	width:419px !important;
	height:255px !important;
	top:84px !important;
}

@keyframes intensificar-1613651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613674 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:259px !important;
}

@keyframes intensificar-1613674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613683 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1613683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613706 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1613706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613730 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1613730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613753 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1613753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613550 {
	width:664px !important;
	height:533px !important;
	left:36px !important;
	top:542px !important;
}

#item1613784 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1613807 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1613831 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1613835 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1613892 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1613893 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1613889 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1613926 {
	width:172px !important;
	height:70px !important;
}

#item1613927 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1613901 {
	width:172px !important;
	height:70px !important;
}

#item1613902 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1613897 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1613979 {
	width:141px !important;
	height:70px !important;
}

#item1613981 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1613954 {
	width:141px !important;
	height:70px !important;
}

#item1613955 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1613950 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1614033 {
	width:139px !important;
	height:70px !important;
}

#item1614034 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1614008 {
	width:139px !important;
	height:70px !important;
}

#item1614009 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1614004 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1614057 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727206 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727229 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727203 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1614061 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614061 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1364221 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item1364247 {
	width:136px !important;
	height:53px !important;
	left:36px !important;
	top:411px !important;
}

#item1364251 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1364257 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1364280 {
	width:336px !important;
	height:381px !important;
	left:228px !important;
	top:384px !important;
}

#item1365110 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1365110 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1365110 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614081 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item1614109 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1614112 {
	width:552px !important;
	height:54px !important;
	left:23px !important;
}

#item1614135 {
	width:464px !important;
	height:338px !important;
	left:200px !important;
	top:826px !important;
}

#item1614158 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363372 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1306649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1306647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306645 {
	width:600px !important;
	height:790px !important;
}

#item1306652 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1953431 th, table#table1953431 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1953431 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1953431 {
	table-layout:fixed;
}

#item1306812 {
	width:528px !important;
	height:179px !important;
	top:19px !important;
}

@keyframes intensificar-1306812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306835 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1306835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306859 {
	width:528px !important;
	height:322px !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-1306859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307231 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1307236 {
	width:534px !important;
	height:536px !important;
	top:15px !important;
}

#item1387005 {
	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-1387005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307262 {
	width:14px !important;
	height:9px !important;
}

#item1307266 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1306659 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1306659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306683 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1306683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306706 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

@keyframes intensificar-1306706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306712 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1306712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306735 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1306735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306759 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1306759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306782 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1306782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306656 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1306886 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1306910 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1306934 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1306937 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1306963 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1306964 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1306960 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1306996 {
	width:123px !important;
	height:50px !important;
}

#item1306997 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306971 {
	width:123px !important;
	height:50px !important;
}

#item1306972 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306968 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1307048 {
	width:101px !important;
	height:50px !important;
}

#item1307049 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307023 {
	width:101px !important;
	height:50px !important;
}

#item1307024 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307020 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1307101 {
	width:99px !important;
	height:50px !important;
}

#item1307102 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1307076 {
	width:99px !important;
	height:50px !important;
}

#item1307077 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1307072 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1307129 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1307152 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1307125 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1307157 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1307160 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1307160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1307160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614175 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1614185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614178 {
	width:700px !important;
	height:309px !important;
}

#item1614192 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1614356 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:243px !important;
}

@keyframes intensificar-1614356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614379 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:88px !important;
}

#item1614382 {
	width:595px !important;
	height:221px !important;
}

@keyframes intensificar-1614382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1956874 th, table#table1956874 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1956874 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1956874 {
	table-layout:fixed;
}

#item1614405 {
	width:628px !important;
	height:265px !important;
	top:268px !important;
}

@keyframes intensificar-1614405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614198 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1614202 {
	width:595px !important;
	height:533px !important;
}

#item1614229 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1614229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614252 {
	width:419px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1614252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614275 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:362px !important;
}

@keyframes intensificar-1614275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614281 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1614281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614304 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1614304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614328 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1614328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614351 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1614351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614196 {
	width:664px !important;
	height:533px !important;
	left:36px !important;
	top:542px !important;
}

#item1614428 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1614452 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1614476 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614481 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1614538 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1614539 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1614535 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1614571 {
	width:172px !important;
	height:70px !important;
}

#item1614572 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1614546 {
	width:172px !important;
	height:70px !important;
}

#item1614547 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1614542 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1614625 {
	width:141px !important;
	height:70px !important;
}

#item1614626 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1614600 {
	width:141px !important;
	height:70px !important;
}

#item1614601 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1614595 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1614678 {
	width:139px !important;
	height:70px !important;
}

#item1614679 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1614653 {
	width:139px !important;
	height:70px !important;
}

#item1614654 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1614649 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1614702 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727236 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727260 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727233 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1614705 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687549 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1307408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1307406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307404 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1307413 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1307418 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1307441 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1307693 {
	width:57px !important;
	height:13px !important;
	top:264px !important;
}

@keyframes intensificar-1307693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307716 {
	width:528px !important;
	height:262px !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-1307716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1959986 tr {
	border-right:2.2px solid #fff;;
}

table#table1959986 {
	table-layout:fixed;
}

#item1307743 {
	width:528px !important;
	height:193px !important;
	top:284px !important;
}

@keyframes intensificar-1307743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307667 {
	width:528px !important;
	height:23px !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-1307667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387454 {
	width:528px !important;
	height:209px !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-1387454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307642 {
	width:528px !important;
	height:479px !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-1307642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307468 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1307468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307491 {
	width:350px !important;
	height:212px !important;
	top:49px !important;
}

@keyframes intensificar-1307491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307514 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

@keyframes intensificar-1307514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307520 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1307520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307544 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1307544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307568 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1307568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307591 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1307591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307615 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1307615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307638 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1307638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307464 {
	width:564px !important;
	height:479px !important;
	left:36px !important;
	top:194px !important;
}

#item1307767 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1307771 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1307797 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1307798 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1307794 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1307831 {
	width:123px !important;
	height:50px !important;
}

#item1307832 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307806 {
	width:123px !important;
	height:50px !important;
}

#item1307807 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307802 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1307884 {
	width:113px !important;
	height:50px !important;
}

#item1307885 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307859 {
	width:113px !important;
	height:50px !important;
}

#item1307860 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307855 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1307938 {
	width:101px !important;
	height:50px !important;
}

#item1307939 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307912 {
	width:101px !important;
	height:50px !important;
}

#item1307913 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307908 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1307991 {
	width:101px !important;
	height:50px !important;
}

#item1307992 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1307966 {
	width:101px !important;
	height:50px !important;
}

#item1307967 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1307962 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729526 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729549 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729523 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1308047 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1308047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1308047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687914 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1614735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614727 {
	width:700px !important;
	height:309px !important;
}

#item1614743 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1614747 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1614770 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1614795 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:186px !important;
}

@keyframes intensificar-1614795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614818 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:48px !important;
}

#item1614821 {
	width:595px !important;
	height:140px !important;
	top:1px !important;
}

@keyframes intensificar-1614821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1963756 tr {
	border-right:3.08px solid #fff;;
}

table#table1963756 {
	table-layout:fixed;
}

#item1674648 {
	width:628px !important;
	height:292px !important;
	top:211px !important;
}

@keyframes intensificar-1674648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1674648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615077 {
	width:628px !important;
	height:503px !important;
}

#item1615046 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1615052 {
	width:595px !important;
	height:503px !important;
}

#item1614871 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1614871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614894 {
	width:419px !important;
	height:297px !important;
	top:68px !important;
}

@keyframes intensificar-1614894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614917 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:336px !important;
}

@keyframes intensificar-1614917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614923 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1614923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614947 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1614947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614972 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1614972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614995 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1614995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615019 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1615019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615042 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1615042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614793 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1615101 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615108 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1615164 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1615165 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1615161 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1615197 {
	width:172px !important;
	height:70px !important;
}

#item1615198 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1615172 {
	width:172px !important;
	height:70px !important;
}

#item1615173 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1615168 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1615250 {
	width:158px !important;
	height:70px !important;
}

#item1615251 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1615225 {
	width:158px !important;
	height:70px !important;
}

#item1615226 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1615221 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1615304 {
	width:141px !important;
	height:70px !important;
}

#item1615305 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1615278 {
	width:141px !important;
	height:70px !important;
}

#item1615279 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1615274 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1615357 {
	width:141px !important;
	height:70px !important;
}

#item1615358 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1615332 {
	width:141px !important;
	height:70px !important;
}

#item1615333 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1615328 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1689798 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1727267 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727290 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727264 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1615381 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1615381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687429 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1309047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1309045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309043 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1309053 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1309056 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1309079 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1309357 {
	width:528px !important;
	height:270px !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-1309357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309333 {
	width:57px !important;
	height:13px !important;
	top:276px !important;
}

@keyframes intensificar-1309333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1967513 th, table#table1967513 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1967513 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1967513 {
	table-layout:fixed;
}

#item1309384 {
	width:528px !important;
	height:204px !important;
	top:296px !important;
}

@keyframes intensificar-1309384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309307 {
	width:528px !important;
	height:23px !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-1309307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387483 {
	width:528px !important;
	height:378px !important;
	top:23px !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-1387483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309282 {
	width:528px !important;
	height:531px !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-1309282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309106 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1309106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309129 {
	width:350px !important;
	height:212px !important;
	top:66px !important;
}

@keyframes intensificar-1309129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309152 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

@keyframes intensificar-1309152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309158 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1309158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309181 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1309181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309205 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1309205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309228 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1309228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309252 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1309252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309276 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1309276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309103 {
	width:564px !important;
	height:531px !important;
	left:36px !important;
	top:194px !important;
}

#item1309408 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1309411 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1309437 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1309438 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1309434 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1309470 {
	width:123px !important;
	height:50px !important;
}

#item1309471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1309445 {
	width:123px !important;
	height:50px !important;
}

#item1309446 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1309441 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1309524 {
	width:113px !important;
	height:50px !important;
}

#item1309525 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1309499 {
	width:113px !important;
	height:50px !important;
}

#item1309500 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1309494 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1309577 {
	width:101px !important;
	height:50px !important;
}

#item1309578 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1309552 {
	width:101px !important;
	height:50px !important;
}

#item1309553 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1309548 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1309631 {
	width:101px !important;
	height:50px !important;
}

#item1309632 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1309606 {
	width:101px !important;
	height:50px !important;
}

#item1309607 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1309602 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729558 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729582 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729555 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1309685 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1309685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1309685 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687777 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1615413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615404 {
	width:700px !important;
	height:309px !important;
}

#item1615419 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1615423 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1615447 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1615472 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:171px !important;
}

@keyframes intensificar-1615472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615495 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:52px !important;
}

#item1615498 {
	width:595px !important;
	height:147px !important;
	top:1px !important;
}

@keyframes intensificar-1615498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1971038 th, table#table1971038 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1971038 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1971038 {
	table-layout:fixed;
}

#item1675113 {
	width:628px !important;
	height:307px !important;
	top:196px !important;
}

@keyframes intensificar-1675113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615752 {
	width:628px !important;
	height:503px !important;
}

#item1615724 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1615728 {
	width:595px !important;
	height:503px !important;
}

#item1615547 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1615547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615570 {
	width:490px !important;
	height:297px !important;
	top:92px !important;
}

@keyframes intensificar-1615570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615593 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:409px !important;
}

@keyframes intensificar-1615593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615599 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1615599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615622 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1615622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615646 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1615646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615670 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1615670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615695 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1615695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615720 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1615720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615470 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1615776 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615781 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1615836 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1615838 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1615833 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1615871 {
	width:172px !important;
	height:70px !important;
}

#item1615872 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1615846 {
	width:172px !important;
	height:70px !important;
}

#item1615847 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1615842 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1615924 {
	width:158px !important;
	height:70px !important;
}

#item1615925 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1615899 {
	width:158px !important;
	height:70px !important;
}

#item1615900 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1615895 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1615977 {
	width:141px !important;
	height:70px !important;
}

#item1615978 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1615952 {
	width:141px !important;
	height:70px !important;
}

#item1615953 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1615948 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1616031 {
	width:141px !important;
	height:70px !important;
}

#item1616032 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1616006 {
	width:141px !important;
	height:70px !important;
}

#item1616007 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1616001 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1727306 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727329 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727303 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1616058 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616058 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363417 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1313052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1313050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313048 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1313057 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1313060 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1313083 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1313108 {
	width:57px !important;
	height:13px !important;
	top:235px !important;
}

@keyframes intensificar-1313108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1974122 th, table#table1974122 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1974122 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1974122 {
	table-layout:fixed;
}

#item1313132 {
	width:528px !important;
	height:160px !important;
	top:255px !important;
}

@keyframes intensificar-1313132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313156 {
	width:528px !important;
	height:236px !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-1313156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313386 {
	width:528px !important;
	height:23px !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-1313386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387601 {
	width:528px !important;
	height:330px !important;
	top:23px !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-1387601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313361 {
	width:528px !important;
	height:571px !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-1313361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313185 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1313185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313208 {
	width:350px !important;
	height:212px !important;
	top:49px !important;
}

@keyframes intensificar-1313208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313232 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

@keyframes intensificar-1313232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313239 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1313239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313262 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1313262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313286 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1313286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313309 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1313309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313333 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1313333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313357 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1313357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1313357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1313106 {
	width:564px !important;
	height:571px !important;
	left:36px !important;
	top:194px !important;
}

#item1313411 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1313414 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1313440 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1313441 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1313437 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1313476 {
	width:123px !important;
	height:50px !important;
}

#item1313477 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313451 {
	width:123px !important;
	height:50px !important;
}

#item1313452 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313447 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1313530 {
	width:113px !important;
	height:50px !important;
}

#item1313531 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313505 {
	width:113px !important;
	height:50px !important;
}

#item1313506 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313500 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1313584 {
	width:101px !important;
	height:50px !important;
}

#item1313585 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313559 {
	width:101px !important;
	height:50px !important;
}

#item1313560 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1313554 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1313637 {
	width:101px !important;
	height:50px !important;
}

#item1313638 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1313612 {
	width:101px !important;
	height:50px !important;
}

#item1313613 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1313608 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729595 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729618 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729592 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1313691 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1313691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1313691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616752 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1616765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616756 {
	width:700px !important;
	height:309px !important;
}

#item1616771 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616774 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1616797 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1616823 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:94px !important;
}

#item1616826 {
	width:595px !important;
	height:230px !important;
	top:1px !important;
}

@keyframes intensificar-1616826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616850 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:247px !important;
}

@keyframes intensificar-1616850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1977614 th, table#table1977614 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1977614 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1977614 {
	table-layout:fixed;
}

#item1616873 {
	width:628px !important;
	height:224px !important;
	top:279px !important;
}

@keyframes intensificar-1616873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617103 {
	width:628px !important;
	height:503px !important;
}

#item1617074 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1617079 {
	width:595px !important;
	height:503px !important;
}

#item1616899 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1616899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616922 {
	width:490px !important;
	height:297px !important;
	top:68px !important;
}

@keyframes intensificar-1616922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616945 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:336px !important;
}

@keyframes intensificar-1616945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616951 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1616951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616974 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1616974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616998 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1616998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617021 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1617021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617045 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1617045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617068 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1617068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616821 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1617127 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617130 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1617185 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1617186 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1617182 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1617218 {
	width:172px !important;
	height:70px !important;
}

#item1617220 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1617193 {
	width:172px !important;
	height:70px !important;
}

#item1617194 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1617189 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1617272 {
	width:158px !important;
	height:70px !important;
}

#item1617273 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1617247 {
	width:158px !important;
	height:70px !important;
}

#item1617248 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1617243 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1617326 {
	width:141px !important;
	height:70px !important;
}

#item1617327 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1617301 {
	width:141px !important;
	height:70px !important;
}

#item1617302 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1617296 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1617379 {
	width:141px !important;
	height:70px !important;
}

#item1617380 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1617354 {
	width:141px !important;
	height:70px !important;
}

#item1617355 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1617350 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1617403 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1727336 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727359 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727333 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1617409 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1617409 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1617409 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687609 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1309849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1309847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309845 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1309855 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1309859 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1309882 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1310137 {
	width:57px !important;
	height:13px !important;
	top:332px !important;
}

@keyframes intensificar-1310137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1980473 th, table#table1980473 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1980473 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1980473 {
	table-layout:fixed;
}

#item1310187 {
	width:528px !important;
	height:193px !important;
	top:352px !important;
}

@keyframes intensificar-1310187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676461 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:147px !important;
}

#item1676464 {
	width:534px !important;
	height:290px !important;
	top:15px !important;
}

#item1676465 {
	width:507px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1676465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1676465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1676489 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1676493 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:312px !important;
}

#item1310112 {
	width:528px !important;
	height:24px !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-1310112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387514 {
	width:528px !important;
	height:359px !important;
	top:38px !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-1387514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310086 {
	width:528px !important;
	height:493px !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-1310086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309909 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1309909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309932 {
	width:350px !important;
	height:212px !important;
	top:49px !important;
}

@keyframes intensificar-1309932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309955 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1309955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309961 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1309961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309984 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1309984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310008 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1310008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310031 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1310031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310055 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1310055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310078 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1310078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309906 {
	width:564px !important;
	height:545px !important;
	left:36px !important;
	top:180px !important;
}

#item1310211 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1310215 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1310241 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1310242 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1310238 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1310274 {
	width:123px !important;
	height:50px !important;
}

#item1310275 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310249 {
	width:123px !important;
	height:50px !important;
}

#item1310250 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310245 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1310328 {
	width:113px !important;
	height:50px !important;
}

#item1310329 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310303 {
	width:113px !important;
	height:50px !important;
}

#item1310304 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310299 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1310381 {
	width:101px !important;
	height:50px !important;
}

#item1310382 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310356 {
	width:101px !important;
	height:50px !important;
}

#item1310357 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310352 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1310434 {
	width:101px !important;
	height:50px !important;
}

#item1310435 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1310409 {
	width:101px !important;
	height:50px !important;
}

#item1310410 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1310405 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729624 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729647 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729621 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1310488 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1310488 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1310488 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687972 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1616089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616080 {
	width:700px !important;
	height:309px !important;
}

#item1616095 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616098 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1616121 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1616148 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:212px !important;
}

@keyframes intensificar-1616148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616171 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:68px !important;
}

#item1616174 {
	width:595px !important;
	height:182px !important;
}

@keyframes intensificar-1616174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1984355 th, table#table1984355 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1984355 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1984355 {
	table-layout:fixed;
}

#item1616198 {
	width:628px !important;
	height:265px !important;
	top:239px !important;
}

@keyframes intensificar-1616198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616429 {
	width:628px !important;
	height:503px !important;
}

#item1616399 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1616405 {
	width:595px !important;
	height:503px !important;
}

#item1616223 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1616223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616246 {
	width:490px !important;
	height:297px !important;
	top:68px !important;
}

@keyframes intensificar-1616246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616269 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:337px !important;
}

@keyframes intensificar-1616269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616275 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1616275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616298 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1616298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616322 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1616322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616345 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1616345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616370 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1616370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616393 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1616393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616144 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1616453 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1616456 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1616512 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1616513 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1616509 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1616546 {
	width:172px !important;
	height:70px !important;
}

#item1616547 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1616521 {
	width:172px !important;
	height:70px !important;
}

#item1616522 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1616516 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1616599 {
	width:158px !important;
	height:70px !important;
}

#item1616601 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1616574 {
	width:158px !important;
	height:70px !important;
}

#item1616575 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1616570 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1616654 {
	width:141px !important;
	height:70px !important;
}

#item1616655 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1616628 {
	width:141px !important;
	height:70px !important;
}

#item1616629 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1616624 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1616708 {
	width:141px !important;
	height:70px !important;
}

#item1616709 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1616682 {
	width:141px !important;
	height:70px !important;
}

#item1616683 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1616678 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1727368 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727392 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727365 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1616732 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687433 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1310586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1310584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310582 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1310591 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1310595 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1310618 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1310643 {
	width:57px !important;
	height:13px !important;
	top:318px !important;
}

@keyframes intensificar-1310643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1987483 tr {
	border-right:2.2px solid #fff;;
}

table#table1987483 {
	table-layout:fixed;
}

#item1310694 {
	width:528px !important;
	height:207px !important;
	top:338px !important;
}

@keyframes intensificar-1310694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311398 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:114px !important;
}

#item1311401 {
	width:534px !important;
	height:273px !important;
	top:15px !important;
}

#item1362482 {
	width:507px !important;
	height:430px !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-1362482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311433 {
	width:14px !important;
	height:9px !important;
}

#item1311439 {
	width:14px !important;
	height:9px !important;
	top:295px !important;
}

#item1310919 {
	width:528px !important;
	height:23px !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-1310919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387545 {
	width:528px !important;
	height:507px !important;
	top:38px !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-1387545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310894 {
	width:528px !important;
	height:546px !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-1310894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310720 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1310720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310743 {
	width:350px !important;
	height:212px !important;
	top:49px !important;
}

@keyframes intensificar-1310743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310766 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

@keyframes intensificar-1310766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310772 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1310772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310795 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1310795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310819 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1310819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310842 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1310842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310866 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1310866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310889 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1310889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310641 {
	width:564px !important;
	height:562px !important;
	left:36px !important;
	top:180px !important;
}

#item1310944 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1310948 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1310974 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1310975 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1310971 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1311009 {
	width:123px !important;
	height:50px !important;
}

#item1311010 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310984 {
	width:123px !important;
	height:50px !important;
}

#item1310985 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1310980 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1311064 {
	width:113px !important;
	height:50px !important;
}

#item1311065 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311038 {
	width:113px !important;
	height:50px !important;
}

#item1311039 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311033 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1311117 {
	width:101px !important;
	height:50px !important;
}

#item1311118 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311092 {
	width:101px !important;
	height:50px !important;
}

#item1311093 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311088 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1311170 {
	width:101px !important;
	height:50px !important;
}

#item1311171 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311145 {
	width:101px !important;
	height:50px !important;
}

#item1311146 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311141 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729654 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729677 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729651 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1311225 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1311225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1311225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687781 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1617441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1617435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617433 {
	width:700px !important;
	height:309px !important;
}

#item1617446 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1617450 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1617473 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1617498 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:153px !important;
}

@keyframes intensificar-1617498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617521 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:44px !important;
}

#item1617526 {
	width:595px !important;
	height:117px !important;
	top:8px !important;
}

@keyframes intensificar-1617526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617549 {
	width:628px !important;
	height:290px !important;
	top:178px !important;
}

table#table1991904 tr {
	border-right:3.08px solid #fff;;
}

table#table1991904 {
	table-layout:fixed;
}

#item1617551 {
	width:739px !important;
	height:290px !important;
}

@keyframes intensificar-1617551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691212 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:484px !important;
}

#item1617780 {
	width:628px !important;
	height:510px !important;
}

#item1617752 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:230px !important;
}

#item1617756 {
	width:595px !important;
	height:510px !important;
}

#item1617576 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1617576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617599 {
	width:419px !important;
	height:297px !important;
	top:68px !important;
}

@keyframes intensificar-1617599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617622 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:385px !important;
}

@keyframes intensificar-1617622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617629 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1617629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617652 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1617652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617676 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1617676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617699 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1617699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617723 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1617723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617746 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1617746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617496 {
	width:664px !important;
	height:510px !important;
	left:36px !important;
	top:565px !important;
}

#item1617804 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617807 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1617862 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1617863 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1617859 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1617896 {
	width:172px !important;
	height:70px !important;
}

#item1617897 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1617871 {
	width:172px !important;
	height:70px !important;
}

#item1617872 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1617867 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1617950 {
	width:158px !important;
	height:70px !important;
}

#item1617951 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1617925 {
	width:158px !important;
	height:70px !important;
}

#item1617926 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1617921 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1618003 {
	width:141px !important;
	height:70px !important;
}

#item1618004 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1617978 {
	width:141px !important;
	height:70px !important;
}

#item1617979 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1617974 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1618056 {
	width:141px !important;
	height:70px !important;
}

#item1618057 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1618031 {
	width:141px !important;
	height:70px !important;
}

#item1618032 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1618027 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1727400 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727423 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727396 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1618085 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1618085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1618085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687552 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1311509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1311507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311505 {
	width:600px !important;
	height:790px !important;
}

#item1311512 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1995232 th, table#table1995232 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1995232 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1995232 {
	table-layout:fixed;
}

#item1311718 {
	width:528px !important;
	height:116px !important;
	top:19px !important;
}

@keyframes intensificar-1311718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311741 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1311741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312178 {
	width:528px !important;
	height:210px !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-1312178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311650 {
	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-1311650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311518 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1311518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311541 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1311541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311564 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:174px !important;
}

@keyframes intensificar-1311564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311572 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1311572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311595 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1311595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311620 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1311620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311644 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1311644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311515 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1311764 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1311788 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1311812 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1311817 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1311843 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1311844 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1311840 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1311876 {
	width:123px !important;
	height:50px !important;
}

#item1311877 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311850 {
	width:123px !important;
	height:50px !important;
}

#item1311851 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311847 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1311928 {
	width:101px !important;
	height:50px !important;
}

#item1311929 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311903 {
	width:101px !important;
	height:50px !important;
}

#item1311904 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311900 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1311981 {
	width:99px !important;
	height:50px !important;
}

#item1311982 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311956 {
	width:99px !important;
	height:50px !important;
}

#item1311957 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311952 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1312008 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1312031 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1312005 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1312037 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1312040 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1312040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1312040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687917 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1618122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1618115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618113 {
	width:700px !important;
	height:309px !important;
}

#item1618127 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1618133 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:114px !important;
}

#item1618137 {
	width:595px !important;
	height:273px !important;
}

@keyframes intensificar-1618137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1997947 th, table#table1997947 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1997947 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1997947 {
	table-layout:fixed;
}

#item1618160 {
	width:628px !important;
	height:183px !important;
	top:344px !important;
}

@keyframes intensificar-1618160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618183 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:319px !important;
}

@keyframes intensificar-1618183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618338 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:240px !important;
}

#item1618341 {
	width:595px !important;
	height:526px !important;
}

#item1618209 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1618209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618232 {
	width:490px !important;
	height:255px !important;
	top:68px !important;
}

@keyframes intensificar-1618232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618256 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:244px !important;
}

@keyframes intensificar-1618256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618264 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1618264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618287 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1618287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618311 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1618311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618334 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1618334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618131 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:549px !important;
}

#item1618364 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1618387 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1618411 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1618414 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1618471 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1618472 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1618468 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1618505 {
	width:172px !important;
	height:70px !important;
}

#item1618506 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1618480 {
	width:172px !important;
	height:70px !important;
}

#item1618481 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1618476 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1618558 {
	width:141px !important;
	height:70px !important;
}

#item1618559 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1618533 {
	width:141px !important;
	height:70px !important;
}

#item1618534 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1618529 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1618612 {
	width:139px !important;
	height:70px !important;
}

#item1618613 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1618586 {
	width:139px !important;
	height:70px !important;
}

#item1618588 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1618582 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1618636 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727431 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727454 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727428 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1618641 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1618641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1618641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687437 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1312234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1312232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312230 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1312240 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1312246 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1312269 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1312999 {
	width:528px !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-1312999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312294 {
	width:57px !important;
	height:13px !important;
	top:352px !important;
}

@keyframes intensificar-1312294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2000529 th, table#table2000529 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2000529 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2000529 {
	table-layout:fixed;
}

#item1312318 {
	width:528px !important;
	height:160px !important;
	top:372px !important;
}

@keyframes intensificar-1312318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312584 {
	width:528px !important;
	height:23px !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-1312584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387574 {
	width:528px !important;
	height:508px !important;
	top:23px !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-1387574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312559 {
	width:528px !important;
	height:531px !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-1312559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312383 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1312383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312406 {
	width:350px !important;
	height:212px !important;
	top:49px !important;
}

@keyframes intensificar-1312406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312429 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

@keyframes intensificar-1312429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312436 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1312436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312459 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1312459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312485 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1312485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312508 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1312508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312532 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1312532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312555 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1312555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312292 {
	width:564px !important;
	height:532px !important;
	left:36px !important;
	top:194px !important;
}

#item1312610 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1312613 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1312639 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1312640 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1312636 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1312674 {
	width:123px !important;
	height:50px !important;
}

#item1312675 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312649 {
	width:123px !important;
	height:50px !important;
}

#item1312650 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312644 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1312727 {
	width:113px !important;
	height:50px !important;
}

#item1312728 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312702 {
	width:113px !important;
	height:50px !important;
}

#item1312703 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312698 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1312780 {
	width:101px !important;
	height:50px !important;
}

#item1312781 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312755 {
	width:101px !important;
	height:50px !important;
}

#item1312756 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312751 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1312836 {
	width:101px !important;
	height:50px !important;
}

#item1312837 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312810 {
	width:101px !important;
	height:50px !important;
}

#item1312811 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312804 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729685 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729708 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729682 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1312890 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1312890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1312890 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687784 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1618672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1618666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618664 {
	width:700px !important;
	height:309px !important;
}

#item1618677 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1618681 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1618704 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1618731 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:94px !important;
}

#item1618737 {
	width:595px !important;
	height:230px !important;
	top:1px !important;
}

@keyframes intensificar-1618737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618760 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:247px !important;
}

@keyframes intensificar-1618760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2003894 th, table#table2003894 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2003894 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2003894 {
	table-layout:fixed;
}

#item1618783 {
	width:628px !important;
	height:224px !important;
	top:279px !important;
}

@keyframes intensificar-1618783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619011 {
	width:628px !important;
	height:503px !important;
}

#item1618984 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:229px !important;
}

#item1618987 {
	width:595px !important;
	height:503px !important;
}

#item1618808 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1618808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618831 {
	width:490px !important;
	height:297px !important;
	top:84px !important;
}

@keyframes intensificar-1618831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618854 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:352px !important;
}

@keyframes intensificar-1618854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618860 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1618860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618883 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1618883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618908 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1618908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618931 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1618931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618955 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1618955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618979 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1618979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618729 {
	width:664px !important;
	height:503px !important;
	left:36px !important;
	top:572px !important;
}

#item1619035 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1619039 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1619095 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1619096 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1619092 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1619131 {
	width:172px !important;
	height:70px !important;
}

#item1619132 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1619106 {
	width:172px !important;
	height:70px !important;
}

#item1619107 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1619101 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1619184 {
	width:158px !important;
	height:70px !important;
}

#item1619185 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1619159 {
	width:158px !important;
	height:70px !important;
}

#item1619160 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1619155 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1619237 {
	width:141px !important;
	height:70px !important;
}

#item1619239 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1619212 {
	width:141px !important;
	height:70px !important;
}

#item1619213 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1619208 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1619291 {
	width:141px !important;
	height:70px !important;
}

#item1619293 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1619266 {
	width:141px !important;
	height:70px !important;
}

#item1619267 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1619262 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1727463 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727486 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727460 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1619316 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1313948 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item1314060 {
	width:136px !important;
	height:66px !important;
	left:36px !important;
	top:468px !important;
}

#item1362546 {
	width:92px !important;
	height:72px !important;
	left:58px !important;
	top:359px !important;
}

#item1313964 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1313969 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1313992 {
	width:336px !important;
	height:395px !important;
	left:228px !important;
	top:359px !important;
}

#item1365107 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1365107 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1365107 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619337 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item1619362 {
	width:163px !important;
	height:79px !important;
	left:34px !important;
	top:877px !important;
}

#item1619365 {
	width:110px !important;
	height:86px !important;
	left:60px !important;
	top:747px !important;
}

#item1619369 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1619375 {
	width:552px !important;
	height:54px !important;
	left:23px !important;
}

#item1619398 {
	width:430px !important;
	height:423px !important;
	left:234px !important;
	top:741px !important;
}

#item1619421 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619421 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687612 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1314124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1314121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314119 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1314125 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

table#table2007182 th, table#table2007182 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2007182 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2007182 {
	table-layout:fixed;
}

#item1314285 {
	width:528px !important;
	height:189px !important;
	top:19px !important;
}

@keyframes intensificar-1314285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314308 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1314308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364823 {
	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-1364823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677683 {
	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-1677683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677649 {
	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-1677649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314131 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1314131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314154 {
	width:350px !important;
	height:263px !important;
	top:83px !important;
}

@keyframes intensificar-1314154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314177 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1314177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314183 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1314183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314206 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1314206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314231 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1314231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314254 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1314254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1314254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677294 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1677294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677317 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1677317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1314128 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1314361 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1314384 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1314408 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1314412 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1676396 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1677041 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1677042 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1677038 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1677072 {
	width:123px !important;
	height:50px !important;
}

#item1677073 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677047 {
	width:123px !important;
	height:50px !important;
}

#item1677048 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677045 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1677125 {
	width:113px !important;
	height:50px !important;
}

#item1677126 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677098 {
	width:113px !important;
	height:50px !important;
}

#item1677099 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677096 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1677176 {
	width:101px !important;
	height:50px !important;
}

#item1677177 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677151 {
	width:101px !important;
	height:50px !important;
}

#item1677152 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1677149 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1677227 {
	width:101px !important;
	height:50px !important;
}

#item1677228 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677202 {
	width:101px !important;
	height:50px !important;
}

#item1677203 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1677200 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729718 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729742 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729715 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1314636 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1314636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1314636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687977 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1619451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1619444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619442 {
	width:700px !important;
	height:309px !important;
}

#item1619456 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1619461 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:83px !important;
}

#item1619464 {
	width:595px !important;
	height:193px !important;
	top:9px !important;
}

@keyframes intensificar-1619464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619487 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:237px !important;
}

@keyframes intensificar-1619487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2011171 th, table#table2011171 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2011171 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2011171 {
	table-layout:fixed;
}

#item1619510 {
	width:628px !important;
	height:265px !important;
	top:269px !important;
}

@keyframes intensificar-1619510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677766 {
	width:628px !important;
	height:534px !important;
}

#item1619667 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1619670 {
	width:595px !important;
	height:511px !important;
}

#item1619536 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1619536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619559 {
	width:490px !important;
	height:426px !important;
	top:108px !important;
}

@keyframes intensificar-1619559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619583 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:422px !important;
}

@keyframes intensificar-1619583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619590 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1619590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619613 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1619613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619637 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1619637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619660 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1619660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677586 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:229px !important;
}

@keyframes intensificar-1677586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1677609 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:252px !important;
}

@keyframes intensificar-1677609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1677609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619459 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1619693 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1619716 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1619741 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1619744 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1676419 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1677984 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1677985 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1677981 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1678016 {
	width:172px !important;
	height:70px !important;
}

#item1678017 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1677991 {
	width:172px !important;
	height:70px !important;
}

#item1677992 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1677989 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1678067 {
	width:158px !important;
	height:70px !important;
}

#item1678068 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1678042 {
	width:158px !important;
	height:70px !important;
}

#item1678043 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1678040 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1678118 {
	width:141px !important;
	height:70px !important;
}

#item1678119 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1678093 {
	width:141px !important;
	height:70px !important;
}

#item1678094 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1678091 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1678170 {
	width:141px !important;
	height:70px !important;
}

#item1678171 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1678144 {
	width:141px !important;
	height:70px !important;
}

#item1678145 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1678142 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1727499 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727522 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727495 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1619968 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619968 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619968 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687499 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1315088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1315086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315084 {
	width:600px !important;
	height:790px !important;
}

#item1315089 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2014226 tr {
	border-right:2.2px solid #fff;;
}

table#table2014226 {
	table-layout:fixed;
}

#item1315096 {
	width:528px !important;
	height:149px !important;
	top:19px !important;
}

@keyframes intensificar-1315096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315119 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1315119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315144 {
	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-1315144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315698 {
	width:528px !important;
	height:499px !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-1315698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315173 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1315173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315196 {
	width:350px !important;
	height:221px !important;
	top:66px !important;
}

@keyframes intensificar-1315196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315219 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:192px !important;
}

@keyframes intensificar-1315219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315225 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1315225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315248 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1315248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315272 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1315272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315295 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1315295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315093 {
	width:564px !important;
	height:499px !important;
	left:636px !important;
	top:178px !important;
}

#item1315337 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1315361 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1315385 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1315388 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1315414 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1315415 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1315411 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1315450 {
	width:123px !important;
	height:50px !important;
}

#item1315451 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315425 {
	width:123px !important;
	height:50px !important;
}

#item1315426 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315421 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1315503 {
	width:101px !important;
	height:50px !important;
}

#item1315504 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315478 {
	width:101px !important;
	height:50px !important;
}

#item1315479 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1315475 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1315556 {
	width:99px !important;
	height:50px !important;
}

#item1315557 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1315531 {
	width:99px !important;
	height:50px !important;
}

#item1315532 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1315527 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1315583 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1315606 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1315580 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1315610 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1315614 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1315614 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1315614 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687722 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1619998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1619993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619991 {
	width:700px !important;
	height:309px !important;
}

#item1620003 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1620166 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:288px !important;
}

@keyframes intensificar-1620166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620189 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:108px !important;
}

#item1620193 {
	width:595px !important;
	height:261px !important;
}

@keyframes intensificar-1620193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2017226 tr {
	border-right:3.08px solid #fff;;
}

table#table2017226 {
	table-layout:fixed;
}

#item1620216 {
	width:628px !important;
	height:209px !important;
	top:313px !important;
}

@keyframes intensificar-1620216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620139 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:239px !important;
}

#item1620142 {
	width:595px !important;
	height:521px !important;
	top:1px !important;
}

#item1620010 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1620010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620033 {
	width:490px !important;
	height:309px !important;
	top:92px !important;
}

@keyframes intensificar-1620033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620056 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:268px !important;
}

@keyframes intensificar-1620056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620063 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1620063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620086 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1620086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620110 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1620110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620133 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1620133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620006 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1620239 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:492px !important;
}

#item1620263 {
	width:652px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1620288 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1620291 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1620349 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1620350 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1620346 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1620385 {
	width:172px !important;
	height:70px !important;
}

#item1620386 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1620358 {
	width:172px !important;
	height:70px !important;
}

#item1620359 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1620354 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1620438 {
	width:141px !important;
	height:70px !important;
}

#item1620439 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1620413 {
	width:141px !important;
	height:70px !important;
}

#item1620414 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1620409 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1620491 {
	width:139px !important;
	height:70px !important;
}

#item1620492 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1620466 {
	width:139px !important;
	height:70px !important;
}

#item1620467 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1620462 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1620515 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727533 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727556 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727530 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1620519 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1620519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363439 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1315782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1315780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315778 {
	width:600px !important;
	height:790px !important;
}

#item1315783 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2019429 th, table#table2019429 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2019429 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2019429 {
	table-layout:fixed;
}

#item1315790 {
	width:528px !important;
	height:116px !important;
	top:19px !important;
}

@keyframes intensificar-1315790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315813 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1315813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315837 {
	width:528px !important;
	height:346px !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-1315837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316359 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1316363 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1316461 {
	width:509px !important;
	height:678px !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-1316461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316389 {
	width:14px !important;
	height:9px !important;
}

#item1316392 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1315868 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1315868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315891 {
	width:350px !important;
	height:221px !important;
	top:49px !important;
}

@keyframes intensificar-1315891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315914 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:174px !important;
}

@keyframes intensificar-1315914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315920 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1315920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315943 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1315943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315967 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1315967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315990 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1315990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1315990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1315786 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1316019 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1316042 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1316067 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1316071 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1316097 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1316098 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1316094 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1316130 {
	width:123px !important;
	height:50px !important;
}

#item1316131 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316105 {
	width:123px !important;
	height:50px !important;
}

#item1316106 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316101 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1316182 {
	width:101px !important;
	height:50px !important;
}

#item1316183 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316157 {
	width:101px !important;
	height:50px !important;
}

#item1316158 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316154 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1316236 {
	width:99px !important;
	height:50px !important;
}

#item1316237 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1316210 {
	width:99px !important;
	height:50px !important;
}

#item1316211 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1316206 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1316263 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1316286 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1316260 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1316290 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1316293 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1316293 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1316293 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620538 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1620550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1620544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620541 {
	width:700px !important;
	height:309px !important;
}

#item1620553 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1620559 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:342px !important;
}

@keyframes intensificar-1620559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620582 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:133px !important;
}

#item1620587 {
	width:595px !important;
	height:311px !important;
}

@keyframes intensificar-1620587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2022522 th, table#table2022522 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2022522 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2022522 {
	table-layout:fixed;
}

#item1690871 {
	width:637px !important;
	height:162px !important;
	top:367px !important;
}

@keyframes intensificar-1690871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1690871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620765 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:242px !important;
}

#item1620769 {
	width:595px !important;
	height:529px !important;
}

#item1620636 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1620636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620659 {
	width:419px !important;
	height:309px !important;
	top:84px !important;
}

@keyframes intensificar-1620659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620682 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:259px !important;
}

@keyframes intensificar-1620682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620690 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1620690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620713 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1620713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620738 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1620738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620761 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1620761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620557 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:546px !important;
}

#item1620792 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1620815 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1620839 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1620843 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1620902 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1620903 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1620899 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1620936 {
	width:172px !important;
	height:70px !important;
}

#item1620937 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1620911 {
	width:172px !important;
	height:70px !important;
}

#item1620912 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1620907 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1620989 {
	width:141px !important;
	height:70px !important;
}

#item1620990 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1620964 {
	width:141px !important;
	height:70px !important;
}

#item1620965 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1620960 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1621043 {
	width:139px !important;
	height:70px !important;
}

#item1621044 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1621017 {
	width:139px !important;
	height:70px !important;
}

#item1621018 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1621013 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1621067 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727563 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727586 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727560 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1621070 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1621070 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621070 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687555 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1316526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1316524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316522 {
	width:600px !important;
	height:790px !important;
}

#item1316527 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2024645 th, table#table2024645 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2024645 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2024645 {
	table-layout:fixed;
}

#item1316533 {
	width:528px !important;
	height:116px !important;
	top:19px !important;
}

@keyframes intensificar-1316533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316556 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1316556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316580 {
	width:528px !important;
	height:315px !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-1316580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595329 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1595333 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1595334 {
	width:509px !important;
	height:678px !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-1595334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595358 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1595361 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1316609 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1316609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316632 {
	width:350px !important;
	height:221px !important;
	top:66px !important;
}

@keyframes intensificar-1316632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316655 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

@keyframes intensificar-1316655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316661 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1316661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316684 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1316684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316709 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1316709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316732 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1316732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316530 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1316777 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1316800 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1316824 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1316827 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1316854 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1316855 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1316850 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1316890 {
	width:123px !important;
	height:50px !important;
}

#item1316891 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316864 {
	width:123px !important;
	height:50px !important;
}

#item1316865 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316860 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1316942 {
	width:101px !important;
	height:50px !important;
}

#item1316943 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316917 {
	width:101px !important;
	height:50px !important;
}

#item1316918 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1316914 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1316995 {
	width:99px !important;
	height:50px !important;
}

#item1316996 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1316970 {
	width:99px !important;
	height:50px !important;
}

#item1316971 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1316966 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1317023 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1317046 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1317019 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1317049 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1317053 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1317053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1317053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687921 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1621103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1621095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621093 {
	width:700px !important;
	height:309px !important;
}

#item1621109 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1621117 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:122px !important;
}

#item1621120 {
	width:595px !important;
	height:290px !important;
}

@keyframes intensificar-1621120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2027652 th, table#table2027652 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2027652 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2027652 {
	table-layout:fixed;
}

#item1621144 {
	width:628px !important;
	height:183px !important;
	top:27px !important;
}

@keyframes intensificar-1621144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621167 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1621167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621320 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:245px !important;
}

#item1621324 {
	width:595px !important;
	height:535px !important;
}

#item1621193 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1621193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621216 {
	width:419px !important;
	height:309px !important;
	top:92px !important;
}

@keyframes intensificar-1621216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621239 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:267px !important;
}

@keyframes intensificar-1621239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621245 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1621245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621268 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1621268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621292 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1621292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621315 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1621315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621115 {
	width:664px !important;
	height:535px !important;
	left:36px !important;
	top:540px !important;
}

#item1621347 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1621370 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1621395 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621400 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1621456 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1621457 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1621453 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1621489 {
	width:172px !important;
	height:70px !important;
}

#item1621490 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1621464 {
	width:172px !important;
	height:70px !important;
}

#item1621465 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1621460 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1621543 {
	width:141px !important;
	height:70px !important;
}

#item1621544 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1621517 {
	width:141px !important;
	height:70px !important;
}

#item1621518 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1621513 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1621596 {
	width:139px !important;
	height:70px !important;
}

#item1621597 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1621571 {
	width:139px !important;
	height:70px !important;
}

#item1621572 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1621567 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1621620 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727598 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727621 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727595 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1621623 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1621623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363456 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1318599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1318597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318595 {
	width:600px !important;
	height:790px !important;
}

#item1318600 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1318606 {
	width:528px !important;
	height:300px !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-1318606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2030213 tr {
	border-right:2.2px solid #fff;;
}

table#table2030213 {
	table-layout:fixed;
}

#item1318656 {
	width:528px !important;
	height:163px !important;
	top:319px !important;
}

@keyframes intensificar-1318656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318633 {
	width:57px !important;
	height:9px !important;
	top:300px !important;
}

@keyframes intensificar-1318633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318810 {
	width:528px !important;
	height:515px !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-1318810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318681 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1318681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318704 {
	width:350px !important;
	height:221px !important;
	top:49px !important;
}

@keyframes intensificar-1318704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318727 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

@keyframes intensificar-1318727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318734 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1318734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318758 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1318758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318782 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1318782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318805 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1318805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318603 {
	width:564px !important;
	height:515px !important;
	left:636px !important;
	top:195px !important;
}

#item1318834 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1318857 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1318882 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1318886 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1318912 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1318913 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1318909 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1318947 {
	width:123px !important;
	height:50px !important;
}

#item1318948 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318920 {
	width:123px !important;
	height:50px !important;
}

#item1318921 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318916 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1318999 {
	width:101px !important;
	height:50px !important;
}

#item1319000 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318974 {
	width:101px !important;
	height:50px !important;
}

#item1318975 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318971 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1319053 {
	width:99px !important;
	height:50px !important;
}

#item1319054 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1319027 {
	width:99px !important;
	height:50px !important;
}

#item1319028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1319023 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1319080 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1319103 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1319077 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1319108 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1319112 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1319112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1319112 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1621643 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1621654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1621648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621646 {
	width:700px !important;
	height:309px !important;
}

#item1621661 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1621668 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:86px !important;
}

#item1621671 {
	width:595px !important;
	height:217px !important;
}

@keyframes intensificar-1621671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621695 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1621695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2033327 tr {
	border-right:3.08px solid #fff;;
}

table#table2033327 {
	table-layout:fixed;
}

#item1621718 {
	width:628px !important;
	height:250px !important;
	top:27px !important;
}

@keyframes intensificar-1621718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621874 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:233px !important;
}

#item1621878 {
	width:595px !important;
	height:511px !important;
}

#item1621743 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1621743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621766 {
	width:490px !important;
	height:309px !important;
	top:68px !important;
}

@keyframes intensificar-1621766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621790 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:290px !important;
}

@keyframes intensificar-1621790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621796 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1621796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621819 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1621819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621843 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1621843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621866 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1621866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621666 {
	width:664px !important;
	height:511px !important;
	left:36px !important;
	top:564px !important;
}

#item1621901 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:496px !important;
}

#item1621924 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1621948 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621952 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1622007 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1622008 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1622004 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1622041 {
	width:172px !important;
	height:70px !important;
}

#item1622042 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1622016 {
	width:172px !important;
	height:70px !important;
}

#item1622017 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1622011 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1622094 {
	width:141px !important;
	height:70px !important;
}

#item1622095 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1622069 {
	width:141px !important;
	height:70px !important;
}

#item1622070 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1622065 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1622147 {
	width:139px !important;
	height:70px !important;
}

#item1622148 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1622122 {
	width:139px !important;
	height:70px !important;
}

#item1622123 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1622118 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1622171 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727632 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727655 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727629 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1622174 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1622174 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1622174 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687615 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1319212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1319210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319208 {
	width:600px !important;
	height:790px !important;
}

#item1319213 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1319219 {
	width:528px !important;
	height:294px !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-1319219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2036253 th, table#table2036253 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2036253 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2036253 {
	table-layout:fixed;
}

#item1319270 {
	width:528px !important;
	height:187px !important;
	top:312px !important;
}

@keyframes intensificar-1319270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319247 {
	width:57px !important;
	height:9px !important;
	top:293px !important;
}

@keyframes intensificar-1319247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319423 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1319423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319295 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1319295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319319 {
	width:350px !important;
	height:221px !important;
	top:49px !important;
}

@keyframes intensificar-1319319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319342 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

@keyframes intensificar-1319342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319349 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1319349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319372 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1319372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319396 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1319396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319419 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1319419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319216 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1319447 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1319470 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1319494 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1319497 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1319524 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1319525 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1319520 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1319558 {
	width:123px !important;
	height:50px !important;
}

#item1319559 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319533 {
	width:123px !important;
	height:50px !important;
}

#item1319534 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319529 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1319610 {
	width:101px !important;
	height:50px !important;
}

#item1319611 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319585 {
	width:101px !important;
	height:50px !important;
}

#item1319586 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1319582 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1319663 {
	width:99px !important;
	height:50px !important;
}

#item1319664 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1319638 {
	width:99px !important;
	height:50px !important;
}

#item1319639 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1319634 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1319691 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1319714 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1319687 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1319718 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1319722 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1319722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1319722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687982 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1622210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1622202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622200 {
	width:700px !important;
	height:309px !important;
}

#item1622215 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1622220 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:86px !important;
}

#item1622223 {
	width:595px !important;
	height:211px !important;
}

@keyframes intensificar-1622223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622247 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1622247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2039021 th, table#table2039021 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2039021 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2039021 {
	table-layout:fixed;
}

#item1622270 {
	width:628px !important;
	height:265px !important;
	top:27px !important;
}

@keyframes intensificar-1622270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622426 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:245px !important;
}

#item1622430 {
	width:595px !important;
	height:535px !important;
}

#item1622295 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1622295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622318 {
	width:490px !important;
	height:309px !important;
	top:84px !important;
}

@keyframes intensificar-1622318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622341 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:305px !important;
}

@keyframes intensificar-1622341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622349 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1622349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622372 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1622372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622396 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1622396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622420 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1622420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622218 {
	width:664px !important;
	height:535px !important;
	left:36px !important;
	top:540px !important;
}

#item1622453 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1622476 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1622500 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1622503 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1622559 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1622560 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1622556 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1622593 {
	width:172px !important;
	height:70px !important;
}

#item1622594 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1622567 {
	width:172px !important;
	height:70px !important;
}

#item1622568 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1622563 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1622648 {
	width:141px !important;
	height:70px !important;
}

#item1622649 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1622623 {
	width:141px !important;
	height:70px !important;
}

#item1622624 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1622617 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1622702 {
	width:139px !important;
	height:70px !important;
}

#item1622703 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1622676 {
	width:139px !important;
	height:70px !important;
}

#item1622677 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1622672 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1622726 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727666 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727689 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727663 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1622730 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1622730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1622730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363451 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1317865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1317863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317861 {
	width:600px !important;
	height:790px !important;
}

#item1317866 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1318090 {
	width:528px !important;
	height:300px !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-1318090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2042546 tr {
	border-right:2.2px solid #fff;;
}

table#table2042546 {
	table-layout:fixed;
}

#item1318503 {
	width:528px !important;
	height:192px !important;
	top:312px !important;
}

@keyframes intensificar-1318503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318526 {
	width:57px !important;
	height:9px !important;
	top:293px !important;
}

@keyframes intensificar-1318526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1318465 {
	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-1318465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317873 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1317873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317896 {
	width:350px !important;
	height:221px !important;
	top:49px !important;
}

@keyframes intensificar-1317896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317920 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1317920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317926 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1317926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317949 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1317949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317973 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1317973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317996 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1317996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317870 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:194px !important;
}

#item1318117 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1318140 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1318164 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1318168 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1318194 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1318195 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1318191 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1318228 {
	width:123px !important;
	height:50px !important;
}

#item1318229 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318203 {
	width:123px !important;
	height:50px !important;
}

#item1318204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318198 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1318282 {
	width:101px !important;
	height:50px !important;
}

#item1318283 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318256 {
	width:101px !important;
	height:50px !important;
}

#item1318257 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1318253 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1318335 {
	width:99px !important;
	height:50px !important;
}

#item1318336 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1318310 {
	width:99px !important;
	height:50px !important;
}

#item1318311 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1318306 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1318363 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1318386 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1318359 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1318390 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1318394 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1318394 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1318394 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1622750 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1622763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1622757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622755 {
	width:700px !important;
	height:309px !important;
}

#item1622766 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1622771 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:175px !important;
}

@keyframes intensificar-1622771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622794 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:53px !important;
}

#item1622798 {
	width:595px !important;
	height:134px !important;
	top:9px !important;
}

@keyframes intensificar-1622798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622822 {
	width:628px !important;
	height:269px !important;
	top:200px !important;
}

table#table2048591 tr {
	border-right:3.08px solid #fff;;
}

table#table2048591 {
	table-layout:fixed;
}

#item1622823 {
	width:870px !important;
	height:269px !important;
}

@keyframes intensificar-1622823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691202 {
	width:51px !important;
	height:25px !important;
	left:307px !important;
	top:485px !important;
}

#item1622976 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:233px !important;
}

#item1622979 {
	width:595px !important;
	height:511px !important;
}

#item1622848 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1622848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622871 {
	width:419px !important;
	height:309px !important;
	top:68px !important;
}

@keyframes intensificar-1622871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622894 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:338px !important;
}

@keyframes intensificar-1622894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622901 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1622901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622924 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1622924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622948 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1622948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622971 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1622971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622769 {
	width:664px !important;
	height:511px !important;
	left:36px !important;
	top:564px !important;
}

#item1623002 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1623026 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1623050 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623053 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1623108 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1623109 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1623105 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1623142 {
	width:172px !important;
	height:70px !important;
}

#item1623143 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1623117 {
	width:172px !important;
	height:70px !important;
}

#item1623118 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1623113 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1623196 {
	width:141px !important;
	height:70px !important;
}

#item1623197 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1623170 {
	width:141px !important;
	height:70px !important;
}

#item1623172 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1623166 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1623249 {
	width:139px !important;
	height:70px !important;
}

#item1623250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1623224 {
	width:139px !important;
	height:70px !important;
}

#item1623225 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1623220 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1623273 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727698 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727721 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727695 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1623278 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1623278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1623278 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363468 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1319817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1319815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319813 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1319818 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1319823 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:145px !important;
}

#item1319846 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1319872 {
	width:57px !important;
	height:13px !important;
	top:273px !important;
}

@keyframes intensificar-1319872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2056096 th, table#table2056096 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2056096 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2056096 {
	table-layout:fixed;
}

#item1319895 {
	width:528px !important;
	height:262px !important;
	top:293px !important;
}

@keyframes intensificar-1319895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319919 {
	width:528px !important;
	height:251px !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-1319919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320149 {
	width:528px !important;
	height:23px !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-1320149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387638 {
	width:528px !important;
	height:277px !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-1387638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320888 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1320891 {
	width:534px !important;
	height:500px !important;
	top:15px !important;
}

#item1387113 {
	width:509px !important;
	height:814px !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-1387113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320917 {
	width:14px !important;
	height:9px !important;
}

#item1320921 {
	width:14px !important;
	height:9px !important;
	top:522px !important;
}

#item1319948 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1319948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319972 {
	width:350px !important;
	height:304px !important;
	top:49px !important;
}

@keyframes intensificar-1319972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319996 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

@keyframes intensificar-1319996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1319996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320002 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1320002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320025 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1320025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320049 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1320049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320072 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1320072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320096 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1320096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320119 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1320119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1319869 {
	width:564px !important;
	height:555px !important;
	left:36px !important;
	top:194px !important;
}

#item1320174 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1320178 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1320205 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1320206 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1320201 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1320241 {
	width:123px !important;
	height:50px !important;
}

#item1320242 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320215 {
	width:123px !important;
	height:50px !important;
}

#item1320216 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320211 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1320294 {
	width:113px !important;
	height:50px !important;
}

#item1320295 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320269 {
	width:113px !important;
	height:50px !important;
}

#item1320270 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320265 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1320348 {
	width:101px !important;
	height:50px !important;
}

#item1320349 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320322 {
	width:101px !important;
	height:50px !important;
}

#item1320323 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1320318 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1320401 {
	width:101px !important;
	height:50px !important;
}

#item1320402 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1320376 {
	width:101px !important;
	height:50px !important;
}

#item1320377 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1320372 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729755 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729778 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729752 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1320454 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1320454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1320454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1623298 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1623309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1623303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623301 {
	width:700px !important;
	height:309px !important;
}

#item1623315 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1623319 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:503px !important;
}

#item1623342 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1623367 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:16px !important;
}

#item1623372 {
	width:595px !important;
	height:77px !important;
}

@keyframes intensificar-1623372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623396 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1623396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2062358 th, table#table2062358 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2062358 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2062358 {
	table-layout:fixed;
}

#item1623419 {
	width:628px !important;
	height:367px !important;
	top:28px !important;
}

@keyframes intensificar-1623419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623648 {
	width:628px !important;
	height:487px !important;
}

#item1623621 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1623624 {
	width:595px !important;
	height:487px !important;
}

#item1623444 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1623444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623467 {
	width:490px !important;
	height:426px !important;
	top:68px !important;
}

@keyframes intensificar-1623467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623490 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:479px !important;
}

@keyframes intensificar-1623490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623498 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1623498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623522 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1623522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623546 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1623546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623569 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1623569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623593 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1623593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623617 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1623617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623365 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:588px !important;
}

#item1623672 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623675 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1623732 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1623733 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1623729 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1623767 {
	width:172px !important;
	height:70px !important;
}

#item1623768 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1623742 {
	width:172px !important;
	height:70px !important;
}

#item1623743 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1623738 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1623820 {
	width:158px !important;
	height:70px !important;
}

#item1623821 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1623795 {
	width:158px !important;
	height:70px !important;
}

#item1623796 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1623791 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1623874 {
	width:141px !important;
	height:70px !important;
}

#item1623875 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1623848 {
	width:141px !important;
	height:70px !important;
}

#item1623849 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1623844 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1623927 {
	width:141px !important;
	height:70px !important;
}

#item1623928 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1623902 {
	width:141px !important;
	height:70px !important;
}

#item1623903 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1623898 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1727738 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727761 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727735 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1623951 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1623951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1623951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687560 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1321082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1321080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321078 {
	width:600px !important;
	height:790px !important;
}

#item1321083 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2066031 th, table#table2066031 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2066031 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2066031 {
	table-layout:fixed;
}

#item1321137 {
	width:528px !important;
	height:289px !important;
	top:19px !important;
}

@keyframes intensificar-1321137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321160 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1321160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321857 {
	width:528px !important;
	height:210px !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-1321857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321316 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1321319 {
	width:534px !important;
	height:515px !important;
	top:15px !important;
}

#item1387713 {
	width:509px !important;
	height:876px !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-1387713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321346 {
	width:14px !important;
	height:9px !important;
}

#item1321349 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1321185 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1321185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321208 {
	width:350px !important;
	height:318px !important;
	top:49px !important;
}

@keyframes intensificar-1321208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321231 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:378px !important;
}

@keyframes intensificar-1321231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321238 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1321238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321261 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1321261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321285 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1321285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321308 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1321308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321086 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1321353 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1321376 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1321401 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1321405 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1321431 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1321432 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1321428 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1321465 {
	width:123px !important;
	height:50px !important;
}

#item1321466 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321440 {
	width:123px !important;
	height:50px !important;
}

#item1321441 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321435 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1321520 {
	width:101px !important;
	height:50px !important;
}

#item1321522 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321495 {
	width:101px !important;
	height:50px !important;
}

#item1321496 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321491 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1321574 {
	width:99px !important;
	height:50px !important;
}

#item1321575 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321549 {
	width:99px !important;
	height:50px !important;
}

#item1321550 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321545 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1321601 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1321624 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1321598 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1321627 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1321632 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1321632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1321632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687924 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1623982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1623976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623974 {
	width:700px !important;
	height:309px !important;
}

#item1623987 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1623994 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:193px !important;
}

@keyframes intensificar-1623994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624018 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:66px !important;
}

#item1624023 {
	width:595px !important;
	height:177px !important;
}

@keyframes intensificar-1624023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624046 {
	width:594px !important;
	height:269px !important;
	top:218px !important;
}

table#table2070565 th, table#table2070565 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2070565 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2070565 {
	table-layout:fixed;
}

#item1624047 {
	width:594px !important;
	height:424px !important;
}

@keyframes intensificar-1624047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624070 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:330px !important;
}

#item1624205 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1624208 {
	width:595px !important;
	height:487px !important;
}

#item1624077 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1624077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624100 {
	width:490px !important;
	height:372px !important;
	top:84px !important;
}

@keyframes intensificar-1624100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624123 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:478px !important;
}

@keyframes intensificar-1624123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624129 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1624129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624152 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1624152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624176 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1624176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624199 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1624199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623992 {
	width:664px !important;
	height:504px !important;
	left:36px !important;
	top:588px !important;
}

#item1624231 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:520px !important;
}

#item1624254 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:440px !important;
}

#item1624278 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1624282 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1624581 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1624582 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1624578 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1624615 {
	width:172px !important;
	height:70px !important;
}

#item1624616 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1624590 {
	width:172px !important;
	height:70px !important;
}

#item1624591 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1624586 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1624669 {
	width:141px !important;
	height:70px !important;
}

#item1624670 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1624644 {
	width:141px !important;
	height:70px !important;
}

#item1624645 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1624639 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1624723 {
	width:139px !important;
	height:70px !important;
}

#item1624724 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1624698 {
	width:139px !important;
	height:70px !important;
}

#item1624699 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1624693 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1624748 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727770 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727794 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727767 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1624751 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624751 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624751 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687440 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1321932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1321930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321928 {
	width:600px !important;
	height:790px !important;
}

#item1321933 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2074308 th, table#table2074308 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2074308 tr {
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2074308 {
	table-layout:fixed;
}

#item1321981 {
	width:528px !important;
	height:88px !important;
	top:19px !important;
}

@keyframes intensificar-1321981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322005 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1322005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322564 {
	width:528px !important;
	height:341px !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-1322564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322158 {
	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-1322158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322030 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1322030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322053 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1322053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322077 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:139px !important;
}

@keyframes intensificar-1322077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322083 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1322083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322106 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1322106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322130 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1322130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322153 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1322153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321936 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1322182 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1322205 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1322230 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1322233 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1322259 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1322260 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1322256 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1322294 {
	width:123px !important;
	height:50px !important;
}

#item1322295 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322269 {
	width:123px !important;
	height:50px !important;
}

#item1322270 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322265 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1322347 {
	width:101px !important;
	height:50px !important;
}

#item1322348 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322322 {
	width:101px !important;
	height:50px !important;
}

#item1322323 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322318 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1322401 {
	width:99px !important;
	height:50px !important;
}

#item1322402 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1322376 {
	width:99px !important;
	height:50px !important;
}

#item1322377 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1322371 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1322429 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1322452 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1322425 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1322455 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1322461 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1322461 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1322461 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687788 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1624782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624774 {
	width:700px !important;
	height:309px !important;
}

#item1624788 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1624796 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:163px !important;
}

#item1624799 {
	width:595px !important;
	height:371px !important;
}

@keyframes intensificar-1624799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2076855 th, table#table2076855 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2076855 tr {
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2076855 {
	table-layout:fixed;
}

#item1624823 {
	width:628px !important;
	height:124px !important;
	top:27px !important;
}

@keyframes intensificar-1624823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624846 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1624846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625000 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:253px !important;
}

#item1625004 {
	width:595px !important;
	height:551px !important;
}

#item1624872 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1624872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624895 {
	width:490px !important;
	height:255px !important;
	top:68px !important;
}

@keyframes intensificar-1624895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624919 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:195px !important;
}

@keyframes intensificar-1624919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624925 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1624925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624948 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1624948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624972 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1624972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624996 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1624996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624793 {
	width:664px !important;
	height:551px !important;
	left:36px !important;
	top:524px !important;
}

#item1625027 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:479px !important;
}

#item1625050 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1625075 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1625079 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1625135 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1625136 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1625132 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1625168 {
	width:172px !important;
	height:70px !important;
}

#item1625169 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1625143 {
	width:172px !important;
	height:70px !important;
}

#item1625144 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1625139 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1625223 {
	width:141px !important;
	height:70px !important;
}

#item1625224 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1625197 {
	width:141px !important;
	height:70px !important;
}

#item1625198 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1625193 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1625276 {
	width:139px !important;
	height:70px !important;
}

#item1625277 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1625251 {
	width:139px !important;
	height:70px !important;
}

#item1625252 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1625247 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1625300 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727806 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727829 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727803 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1625303 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1625303 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1625303 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687618 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1322626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1322623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322621 {
	width:600px !important;
	height:790px !important;
}

#item1322627 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1322802 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1322805 {
	width:534px !important;
	height:280px !important;
	top:15px !important;
}

#item1364899 {
	width:510px !important;
	height:510px !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-1364899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322836 {
	width:14px !important;
	height:9px !important;
}

#item1322840 {
	width:14px !important;
	height:9px !important;
	top:302px !important;
}

table#table2079245 th, table#table2079245 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2079245 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2079245 {
	table-layout:fixed;
}

#item1322845 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1322845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322868 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1322868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322633 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1322639 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1387812 {
	width:509px !important;
	height:1020px !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-1387812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322665 {
	width:14px !important;
	height:9px !important;
}

#item1322668 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1322674 {
	width:528px !important;
	height:50px !important;
}

@keyframes intensificar-1322674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322697 {
	width:350px !important;
	height:182px !important;
	top:69px !important;
}

@keyframes intensificar-1322697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322720 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:261px !important;
}

@keyframes intensificar-1322720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322726 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1322726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322749 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1322749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322773 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1322773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322796 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1322796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322630 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1322891 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1322914 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1322938 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1322941 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1322967 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1322968 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1322964 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1323002 {
	width:123px !important;
	height:50px !important;
}

#item1323003 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322977 {
	width:123px !important;
	height:50px !important;
}

#item1322978 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322973 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1323056 {
	width:101px !important;
	height:50px !important;
}

#item1323057 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323031 {
	width:101px !important;
	height:50px !important;
}

#item1323032 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323027 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1323111 {
	width:99px !important;
	height:50px !important;
}

#item1323112 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1323085 {
	width:99px !important;
	height:50px !important;
}

#item1323087 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1323081 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1323138 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1323161 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1323135 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1323164 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1323171 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1323171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1323171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687987 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1625338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625328 {
	width:700px !important;
	height:309px !important;
}

#item1625343 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1625350 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:143px !important;
}

@keyframes intensificar-1625350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625373 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:42px !important;
}

#item1625376 {
	width:595px !important;
	height:117px !important;
	top:7px !important;
}

@keyframes intensificar-1625376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625399 {
	width:628px !important;
	height:283px !important;
	top:168px !important;
}

table#table2082715 th, table#table2082715 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2082715 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2082715 {
	table-layout:fixed;
}

#item1625400 {
	width:737px !important;
	height:283px !important;
}

@keyframes intensificar-1625400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690865 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:468px !important;
}

#item1625553 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1625557 {
	width:595px !important;
	height:493px !important;
	top:1px !important;
}

#item1625425 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1625425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625448 {
	width:490px !important;
	height:255px !important;
	top:96px !important;
}

@keyframes intensificar-1625448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625471 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:365px !important;
}

@keyframes intensificar-1625471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625477 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1625477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625500 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1625500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625524 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1625524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625547 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1625547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625347 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1625580 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:503px !important;
}

#item1625603 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1625628 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1625633 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1625688 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1625689 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1625685 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1625723 {
	width:172px !important;
	height:70px !important;
}

#item1625724 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1625697 {
	width:172px !important;
	height:70px !important;
}

#item1625698 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1625693 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1625777 {
	width:141px !important;
	height:70px !important;
}

#item1625778 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1625752 {
	width:141px !important;
	height:70px !important;
}

#item1625753 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1625748 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1625830 {
	width:139px !important;
	height:70px !important;
}

#item1625831 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1625805 {
	width:139px !important;
	height:70px !important;
}

#item1625806 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1625801 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1625854 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727835 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727859 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727832 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1625857 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1625857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1625857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687504 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1323454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1323451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323449 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1323455 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1323458 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1323481 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1323734 {
	width:57px !important;
	height:13px !important;
	top:370px !important;
}

@keyframes intensificar-1323734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2085520 th, table#table2085520 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2085520 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2085520 {
	table-layout:fixed;
}

#item1323785 {
	width:528px !important;
	height:173px !important;
	top:390px !important;
}

@keyframes intensificar-1323785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324212 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:165px !important;
}

#item1324215 {
	width:534px !important;
	height:325px !important;
	top:15px !important;
}

#item1324270 {
	width:510px !important;
	height:420px !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-1324270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324246 {
	width:14px !important;
	height:9px !important;
}

#item1324250 {
	width:14px !important;
	height:9px !important;
	top:347px !important;
}

#item1323709 {
	width:528px !important;
	height:23px !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-1323709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388410 {
	width:528px !important;
	height:489px !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-1388410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596737 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1596742 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1596743 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1596743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596767 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1596770 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

#item1323507 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1323507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323530 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1323530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323554 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

@keyframes intensificar-1323554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323560 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1323560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323583 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1323583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323607 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1323607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323630 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1323630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323655 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1323655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323679 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1323679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323504 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1323809 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1323812 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1323838 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1323839 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1323835 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1323872 {
	width:123px !important;
	height:50px !important;
}

#item1323873 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323847 {
	width:123px !important;
	height:50px !important;
}

#item1323848 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323842 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1323925 {
	width:113px !important;
	height:50px !important;
}

#item1323926 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323900 {
	width:113px !important;
	height:50px !important;
}

#item1323901 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323896 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1323978 {
	width:101px !important;
	height:50px !important;
}

#item1323979 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323953 {
	width:101px !important;
	height:50px !important;
}

#item1323954 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1323949 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1324032 {
	width:101px !important;
	height:50px !important;
}

#item1324033 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324006 {
	width:101px !important;
	height:50px !important;
}

#item1324007 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324002 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729799 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729822 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729796 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1324086 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1324086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1324086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687803 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1625893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625881 {
	width:700px !important;
	height:309px !important;
}

#item1625898 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1625901 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:479px !important;
}

#item1625924 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1625949 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:86px !important;
}

#item1625952 {
	width:595px !important;
	height:218px !important;
}

@keyframes intensificar-1625952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625976 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1625976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2089751 th, table#table2089751 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2089751 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2089751 {
	table-layout:fixed;
}

#item1626000 {
	width:628px !important;
	height:242px !important;
	top:28px !important;
}

@keyframes intensificar-1626000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626230 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:234px !important;
}

#item1626233 {
	width:595px !important;
	height:518px !important;
}

#item1626202 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:234px !important;
}

#item1626206 {
	width:595px !important;
	height:516px !important;
	top:2px !important;
}

#item1626025 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1626025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626048 {
	width:490px !important;
	height:364px !important;
	top:108px !important;
}

@keyframes intensificar-1626048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626072 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:473px !important;
}

@keyframes intensificar-1626072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626080 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1626080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626103 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1626103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626127 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1626127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626150 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1626150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626174 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1626174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626197 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1626197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625947 {
	width:639px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1626258 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626261 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1626316 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1626317 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1626313 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1626351 {
	width:172px !important;
	height:70px !important;
}

#item1626352 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1626325 {
	width:172px !important;
	height:70px !important;
}

#item1626326 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1626321 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1626405 {
	width:158px !important;
	height:70px !important;
}

#item1626406 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1626379 {
	width:158px !important;
	height:70px !important;
}

#item1626380 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1626375 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1626458 {
	width:141px !important;
	height:70px !important;
}

#item1626459 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1626433 {
	width:141px !important;
	height:70px !important;
}

#item1626434 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1626429 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1626511 {
	width:141px !important;
	height:70px !important;
}

#item1626512 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1626486 {
	width:141px !important;
	height:70px !important;
}

#item1626487 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1626482 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1626535 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1727866 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727889 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727863 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1626542 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1626542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1626542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363496 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1324328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1324326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324324 {
	width:600px !important;
	height:790px !important;
}

#item1324329 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2092827 th, table#table2092827 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2092827 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2092827 {
	table-layout:fixed;
}

#item1324381 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1324381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324404 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1324404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325146 {
	width:528px !important;
	height:365px !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-1325146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324960 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1324966 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1325073 {
	width:509px !important;
	height:830px !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-1325073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324992 {
	width:14px !important;
	height:9px !important;
}

#item1324995 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1324430 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1324430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324453 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1324453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324476 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

@keyframes intensificar-1324476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324482 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1324482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324505 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1324505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324529 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1324529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324552 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1324552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324332 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1324581 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1324604 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1324628 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1324632 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1324658 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1324659 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1324655 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1324691 {
	width:123px !important;
	height:50px !important;
}

#item1324693 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324666 {
	width:123px !important;
	height:50px !important;
}

#item1324667 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324662 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1324746 {
	width:101px !important;
	height:50px !important;
}

#item1324747 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324720 {
	width:101px !important;
	height:50px !important;
}

#item1324721 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324716 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1324799 {
	width:99px !important;
	height:50px !important;
}

#item1324800 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324774 {
	width:99px !important;
	height:50px !important;
}

#item1324775 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324770 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1324827 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1324850 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1324824 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1324855 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1324858 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1324858 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1324858 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687798 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1626575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1626567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626565 {
	width:700px !important;
	height:309px !important;
}

#item1626580 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1626586 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:86px !important;
}

#item1626592 {
	width:595px !important;
	height:298px !important;
}

@keyframes intensificar-1626592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2096012 th, table#table2096012 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2096012 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2096012 {
	table-layout:fixed;
}

#item1626616 {
	width:628px !important;
	height:202px !important;
	top:27px !important;
}

@keyframes intensificar-1626616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626639 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1626639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626794 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:256px !important;
}

#item1626797 {
	width:595px !important;
	height:558px !important;
}

#item1626665 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1626665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626688 {
	width:490px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1626688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626711 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:315px !important;
}

@keyframes intensificar-1626711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626720 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1626720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626743 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1626743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626767 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1626767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626790 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1626790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626584 {
	width:639px !important;
	height:558px !important;
	left:36px !important;
	top:517px !important;
}

#item1626820 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:479px !important;
}

#item1626843 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1626867 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626870 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1626927 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1626928 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1626924 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1626963 {
	width:172px !important;
	height:70px !important;
}

#item1626964 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1626938 {
	width:172px !important;
	height:70px !important;
}

#item1626939 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1626934 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1627016 {
	width:141px !important;
	height:70px !important;
}

#item1627017 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1626991 {
	width:141px !important;
	height:70px !important;
}

#item1626992 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1626987 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1627070 {
	width:139px !important;
	height:70px !important;
}

#item1627071 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1627044 {
	width:139px !important;
	height:70px !important;
}

#item1627046 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1627040 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1627095 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727923 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727946 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727919 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1627099 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1627099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687566 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1598018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1598012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598010 {
	width:600px !important;
	height:790px !important;
}

#item1598023 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2098212 th, table#table2098212 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2098212 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2098212 {
	table-layout:fixed;
}

#item1597693 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1597693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597716 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1597716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597739 {
	width:528px !important;
	height:365px !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-1597739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597895 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1597899 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1597900 {
	width:509px !important;
	height:1191px !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-1597900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597925 {
	width:14px !important;
	height:9px !important;
}

#item1597930 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1597765 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1597765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597788 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1597788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597812 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

@keyframes intensificar-1597812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597818 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1597818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597842 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1597842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597866 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1597866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597889 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1597889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597690 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1597934 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1597957 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1597982 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1597987 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1598106 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1597487 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1597488 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1597484 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1597521 {
	width:123px !important;
	height:50px !important;
}

#item1597522 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597496 {
	width:123px !important;
	height:50px !important;
}

#item1597497 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597492 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1597574 {
	width:101px !important;
	height:50px !important;
}

#item1597575 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597549 {
	width:101px !important;
	height:50px !important;
}

#item1597550 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597545 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1597628 {
	width:99px !important;
	height:50px !important;
}

#item1597629 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597603 {
	width:99px !important;
	height:50px !important;
}

#item1597604 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597598 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1597656 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1597679 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1597652 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1597684 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1678537 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1678537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678537 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687927 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1627123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1627125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627121 {
	width:700px !important;
	height:309px !important;
}

#item1627126 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1627132 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:86px !important;
}

#item1627136 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1627136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2101444 th, table#table2101444 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2101444 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2101444 {
	table-layout:fixed;
}

#item1627160 {
	width:628px !important;
	height:202px !important;
	top:27px !important;
}

@keyframes intensificar-1627160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627183 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1627183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627338 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:256px !important;
}

#item1627342 {
	width:595px !important;
	height:539px !important;
}

#item1627208 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1627208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627231 {
	width:490px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1627231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627255 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:315px !important;
}

@keyframes intensificar-1627255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627262 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1627262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627285 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1627285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627309 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1627309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627332 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1627332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627129 {
	width:639px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1627365 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1627388 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1627412 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1627415 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1627439 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1627495 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1627496 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1627492 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1627529 {
	width:172px !important;
	height:70px !important;
}

#item1627530 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1627504 {
	width:172px !important;
	height:70px !important;
}

#item1627505 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1627500 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1627582 {
	width:141px !important;
	height:70px !important;
}

#item1627583 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1627557 {
	width:141px !important;
	height:70px !important;
}

#item1627558 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1627553 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1627636 {
	width:139px !important;
	height:70px !important;
}

#item1627637 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1627611 {
	width:139px !important;
	height:70px !important;
}

#item1627612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1627607 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1627660 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727953 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1727976 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727950 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1678505 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1678505 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678505 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363086 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1363087 {
	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-1363087 {
	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;
	}
}
#item1363092 {
	width:459px !important;
	height:94px !important;
	left:80px !important;
	top:365px !important;
}

@keyframes intensificar-1363092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363115 {
	opacity:0.40;
	width:502px !important;
	height:234px !important;
	left:80px !important;
	top:481px !important;
	background:#0e0b00;
}

#item1363117 {
	width:459px !important;
	height:194px !important;
	left:102px !important;
	top:501px !important;
}

@keyframes intensificar-1363117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363140 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1363140 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1363140 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1627681 {
	width:1046px !important;
	height:1261px !important;
	left:-70px !important;
	top:-30px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1627682 {
	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-1627682 {
	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;
	}
}
#item1627687 {
	width:502px !important;
	height:94px !important;
	left:162px !important;
	top:55px !important;
}

@keyframes intensificar-1627687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627710 {
	opacity:0.20;
	width:502px !important;
	height:344px !important;
	left:162px !important;
	top:185px !important;
	background:#0e0b00;
}

#item1627711 {
	width:459px !important;
	height:306px !important;
	left:184px !important;
	top:205px !important;
}

@keyframes intensificar-1627711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627734 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1627734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325944 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1326325 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1326348 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1326348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326260 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1326284 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1326291 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1327919 {
	width:509px !important;
	height:1800px !important;
}

@keyframes intensificar-1327919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326316 {
	width:14px !important;
	height:9px !important;
}

#item1326320 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1385764 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1385787 {
	width:528px !important;
	height:655px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1385787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326213 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1326236 {
	width:528px !important;
	height:655px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1326236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325950 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1325973 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:84px !important;
}

#item1325996 {
	width:86px !important;
	height:16px !important;
	left:439px !important;
	top:84px !important;
}

table#table2107731 th, table#table2107731 td {
	vertical-align:top;;
}

table#table2107731 tr {
	height:18px;;
}

table#table2107731 {
	table-layout:fixed;
}

#item1327625 {
	width:510px !important;
	height:489px !important;
	top:1px !important;
}

#item1327651 {
	width:511px !important;
	height:17px !important;
}

#item1327648 {
	width:511px !important;
	height:17px !important;
	top:433px !important;
}

#item1327655 {
	width:511px !important;
	height:17px !important;
}

#item1327652 {
	width:511px !important;
	height:17px !important;
}

#item1327659 {
	width:511px !important;
	height:17px !important;
}

#item1327656 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1327663 {
	width:511px !important;
	height:17px !important;
}

#item1327660 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1327667 {
	width:511px !important;
	height:17px !important;
}

#item1327664 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1327671 {
	width:511px !important;
	height:17px !important;
}

#item1327668 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1327675 {
	width:511px !important;
	height:17px !important;
}

#item1327672 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1327679 {
	width:511px !important;
	height:17px !important;
}

#item1327676 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1327683 {
	width:511px !important;
	height:17px !important;
}

#item1327680 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1327687 {
	width:511px !important;
	height:17px !important;
}

#item1327684 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1327691 {
	width:511px !important;
	height:17px !important;
}

#item1327688 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

#item1327696 {
	width:511px !important;
	height:17px !important;
}

#item1327692 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

#item1327700 {
	width:511px !important;
	height:17px !important;
}

#item1327697 {
	width:511px !important;
	height:17px !important;
	top:198px !important;
}

#item1327704 {
	width:511px !important;
	height:17px !important;
}

#item1327701 {
	width:511px !important;
	height:17px !important;
	top:216px !important;
}

#item1327708 {
	width:511px !important;
	height:17px !important;
}

#item1327705 {
	width:511px !important;
	height:17px !important;
	top:234px !important;
}

#item1327712 {
	width:511px !important;
	height:17px !important;
}

#item1327709 {
	width:511px !important;
	height:17px !important;
	top:252px !important;
}

#item1327716 {
	width:511px !important;
	height:17px !important;
}

#item1327713 {
	width:511px !important;
	height:17px !important;
	top:270px !important;
}

#item1327720 {
	width:511px !important;
	height:17px !important;
}

#item1327717 {
	width:511px !important;
	height:17px !important;
	top:288px !important;
}

#item1327724 {
	width:511px !important;
	height:17px !important;
}

#item1327721 {
	width:511px !important;
	height:17px !important;
	top:306px !important;
}

#item1327728 {
	width:511px !important;
	height:17px !important;
}

#item1327725 {
	width:511px !important;
	height:17px !important;
	top:324px !important;
}

#item1327732 {
	width:511px !important;
	height:17px !important;
}

#item1327729 {
	width:511px !important;
	height:17px !important;
	top:342px !important;
}

#item1327736 {
	width:511px !important;
	height:17px !important;
}

#item1327733 {
	width:511px !important;
	height:17px !important;
	top:360px !important;
}

#item1327740 {
	width:511px !important;
	height:17px !important;
}

#item1327737 {
	width:511px !important;
	height:17px !important;
	top:378px !important;
}

#item1327744 {
	width:511px !important;
	height:17px !important;
}

#item1327741 {
	width:511px !important;
	height:17px !important;
	top:396px !important;
}

#item1659825 {
	width:511px !important;
	height:17px !important;
}

#item1659822 {
	width:511px !important;
	height:17px !important;
	top:415px !important;
}

@keyframes intensificar-1326207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326208 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1325948 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1326372 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1326376 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1327009 {
	width:512px !important;
	height:573px !important;
	left:44px !important;
	top:131px !important;
}

#item1327015 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1327038 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1327012 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1327045 {
	width:19px !important;
	height:19px !important;
}

#item1327041 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1327049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327052 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1327053 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1327049 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1327056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327086 {
	width:131px !important;
	height:50px !important;
}

#item1327087 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1327061 {
	width:131px !important;
	height:50px !important;
}

#item1327062 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1327056 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1327111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327140 {
	width:122px !important;
	height:50px !important;
}

#item1327141 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1327115 {
	width:122px !important;
	height:50px !important;
}

#item1327116 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1327111 {
	width:122px !important;
	height:50px !important;
	left:578px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1327164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327193 {
	width:122px !important;
	height:50px !important;
}

#item1327194 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1327168 {
	width:122px !important;
	height:50px !important;
}

#item1327169 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1327164 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1385706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385735 {
	width:92px !important;
	height:50px !important;
}

#item1385736 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385710 {
	width:92px !important;
	height:50px !important;
}

#item1385711 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385706 {
	width:92px !important;
	height:50px !important;
	left:703px !important;
	top:740px !important;
}

@keyframes intensificar-1327218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327248 {
	width:87px !important;
	height:50px !important;
}

#item1327249 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1327222 {
	width:87px !important;
	height:50px !important;
}

#item1327223 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1327218 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1327275 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1327298 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1327272 {
	width:166px !important;
	height:13px !important;
	left:384px !important;
	top:748px !important;
}

#item1327301 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1327301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1327301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1628096 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1628120 {
	width:595px !important;
	height:816px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1628120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628143 {
	width:23px !important;
	height:46px !important;
	left:675px !important;
	top:445px !important;
}

#item1628046 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1628069 {
	width:23px !important;
	height:46px !important;
	left:675px !important;
	top:445px !important;
}

#item1628072 {
	width:595px !important;
	height:790px !important;
	left:45px !important;
	top:75px !important;
}

@keyframes intensificar-1628072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627999 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1628022 {
	width:628px !important;
	height:826px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1628022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627951 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1627974 {
	width:628px !important;
	height:790px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1627974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627757 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1627904 {
	width:94px !important;
	height:20px !important;
	left:43px !important;
	top:94px !important;
}

#item1627927 {
	width:106px !important;
	height:20px !important;
	left:527px !important;
	top:94px !important;
}

table#table2115569 th, table#table2115569 td {
	vertical-align:top;;
}

table#table2115569 tr {
	height:22px;;
}

table#table2115569 {
	table-layout:fixed;
}

#item1660424 {
	width:622px !important;
	height:597px !important;
	left:46px !important;
	top:129px !important;
}

#item1660447 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731928 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:655px !important;
}

#item1660448 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731849 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:128px !important;
}

#item1660449 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731852 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:150px !important;
}

#item1660450 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731855 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:172px !important;
}

#item1660451 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731858 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:194px !important;
}

#item1660452 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731862 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:216px !important;
}

#item1660453 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731865 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:238px !important;
}

#item1660454 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731868 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:260px !important;
}

#item1660455 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731871 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:282px !important;
}

#item1660456 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731874 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:304px !important;
}

#item1660457 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731877 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:326px !important;
}

#item1660458 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731880 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:348px !important;
}

#item1660459 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731883 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:370px !important;
}

#item1660460 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731886 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:392px !important;
}

#item1660461 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731892 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:414px !important;
}

#item1660462 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731895 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:436px !important;
}

#item1660463 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731898 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:458px !important;
}

#item1660464 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731901 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:480px !important;
}

#item1660465 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731904 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:502px !important;
}

#item1660466 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731907 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:524px !important;
}

#item1660467 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731910 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:546px !important;
}

#item1660468 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731913 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:568px !important;
}

#item1660469 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731916 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:590px !important;
}

#item1660470 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731922 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:612px !important;
}

#item1660471 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1731925 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:634px !important;
}

#item1627753 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1627753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627751 {
	width:710px !important;
	height:910px !important;
	left:-10px !important;
	top:136px !important;
}

#item1628149 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1628153 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1628212 {
	width:26px !important;
	height:26px !important;
}

#item1628208 {
	width:26px !important;
	height:26px !important;
	left:650px !important;
	top:180px !important;
}

@keyframes intensificar-1628246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628249 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1628251 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1628246 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

@keyframes intensificar-1628254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628283 {
	width:183px !important;
	height:70px !important;
}

#item1628284 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1628258 {
	width:183px !important;
	height:70px !important;
}

#item1628259 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1628254 {
	width:183px !important;
	height:70px !important;
	left:461px !important;
	top:1130px !important;
}

@keyframes intensificar-1628307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628337 {
	width:171px !important;
	height:70px !important;
}

#item1628338 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1628312 {
	width:171px !important;
	height:70px !important;
}

#item1628313 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1628307 {
	width:171px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

@keyframes intensificar-1628361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628391 {
	width:185px !important;
	height:70px !important;
}

#item1628392 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1628365 {
	width:185px !important;
	height:70px !important;
}

#item1628366 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1628361 {
	width:185px !important;
	height:70px !important;
	left:388px !important;
	top:1057px !important;
}

@keyframes intensificar-1628415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628444 {
	width:122px !important;
	height:70px !important;
}

#item1628445 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1628419 {
	width:122px !important;
	height:70px !important;
}

#item1628420 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1628415 {
	width:122px !important;
	height:70px !important;
	left:336px !important;
	top:1130px !important;
}

@keyframes intensificar-1628468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628498 {
	width:123px !important;
	height:70px !important;
}

#item1628499 {
	width:102px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1628472 {
	width:123px !important;
	height:70px !important;
}

#item1628473 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1628468 {
	width:123px !important;
	height:70px !important;
	left:576px !important;
	top:1057px !important;
}

#item1628522 {
	width:35px !important;
	height:74px !important;
	left:386px !important;
	top:1053px !important;
}

#item1628527 {
	width:35px !important;
	height:74px !important;
	left:160px !important;
	top:1126px !important;
}

#item1704301 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1704324 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1704298 {
	width:232px !important;
	height:18px !important;
	left:31px !important;
	top:1090px !important;
}

#item1704473 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1704496 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1704471 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:117px !important;
}

#item1628533 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1628533 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1628533 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687446 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1329490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1329488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329486 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1329491 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1329494 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1329517 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1330273 {
	width:57px !important;
	height:12px !important;
	top:333px !important;
}

@keyframes intensificar-1330273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330296 {
	width:528px !important;
	height:183px !important;
	top:352px !important;
}

table#table2119741 tr {
	border-right:2.2px solid #fff;;
}

table#table2119741 {
	table-layout:fixed;
}

#item1330353 {
	width:580px !important;
	height:183px !important;
}

@keyframes intensificar-1330353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330320 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:550px !important;
}

#item1330400 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:147px !important;
}

#item1330405 {
	width:534px !important;
	height:289px !important;
	top:15px !important;
}

#item1365338 {
	width:510px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1365338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330436 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1330439 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:311px !important;
}

#item1329743 {
	width:528px !important;
	height:533px !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-1329743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329718 {
	width:528px !important;
	height:559px !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-1329718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329545 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1329545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329568 {
	width:350px !important;
	height:260px !important;
	top:69px !important;
}

@keyframes intensificar-1329568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329591 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:313px !important;
}

@keyframes intensificar-1329591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329597 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1329597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329620 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1329620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329644 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1329644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329667 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1329667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329691 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1329691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329714 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1329714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330202 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1330202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330226 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1330226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329541 {
	width:552px !important;
	height:574px !important;
	left:36px !important;
	top:162px !important;
}

#item1329843 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1329847 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1329873 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1329874 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1329870 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1329909 {
	width:123px !important;
	height:50px !important;
}

#item1329910 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1329884 {
	width:123px !important;
	height:50px !important;
}

#item1329885 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1329880 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1329963 {
	width:113px !important;
	height:50px !important;
}

#item1329964 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1329937 {
	width:113px !important;
	height:50px !important;
}

#item1329939 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1329933 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1330016 {
	width:101px !important;
	height:50px !important;
}

#item1330017 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1329991 {
	width:101px !important;
	height:50px !important;
}

#item1329992 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1329987 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1330069 {
	width:101px !important;
	height:50px !important;
}

#item1330070 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1330044 {
	width:101px !important;
	height:50px !important;
}

#item1330045 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1330040 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1330096 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1330119 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1330093 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1330122 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1330122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1330122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687807 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1628561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1628555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628553 {
	width:700px !important;
	height:309px !important;
}

#item1628566 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1628570 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:479px !important;
}

#item1628593 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1628618 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:199px !important;
}

@keyframes intensificar-1628618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628642 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:64px !important;
}

#item1628646 {
	width:595px !important;
	height:159px !important;
	top:7px !important;
}

@keyframes intensificar-1628646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628669 {
	width:628px !important;
	height:227px !important;
	top:224px !important;
}

table#table2125483 tr {
	border-right:3.08px solid #fff;;
}

table#table2125483 {
	table-layout:fixed;
}

#item1628670 {
	width:812px !important;
	height:227px !important;
}

@keyframes intensificar-1628670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690862 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:469px !important;
}

#item1628944 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1628948 {
	width:595px !important;
	height:494px !important;
}

#item1628917 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1628920 {
	width:595px !important;
	height:494px !important;
}

#item1628695 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1628695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628718 {
	width:490px !important;
	height:364px !important;
	top:84px !important;
}

@keyframes intensificar-1628718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628741 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:426px !important;
}

@keyframes intensificar-1628741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628748 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1628748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628771 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1628771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628795 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1628795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628818 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1628818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628842 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1628842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628866 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1628866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628869 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:157px !important;
}

@keyframes intensificar-1628869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628892 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:179px !important;
}

@keyframes intensificar-1628892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628616 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1628972 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1628976 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1629034 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1629036 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1629031 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1629068 {
	width:172px !important;
	height:70px !important;
}

#item1629069 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1629043 {
	width:172px !important;
	height:70px !important;
}

#item1629044 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1629039 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1629121 {
	width:158px !important;
	height:70px !important;
}

#item1629122 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1629096 {
	width:158px !important;
	height:70px !important;
}

#item1629097 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1629092 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1629174 {
	width:141px !important;
	height:70px !important;
}

#item1629175 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1629149 {
	width:141px !important;
	height:70px !important;
}

#item1629150 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1629145 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1629228 {
	width:141px !important;
	height:70px !important;
}

#item1629229 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1629203 {
	width:141px !important;
	height:70px !important;
}

#item1629204 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1629199 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1702826 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1702849 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1702823 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1629255 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1629255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1629255 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687624 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1330545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1330542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330540 {
	width:600px !important;
	height:790px !important;
}

#item1330546 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2130117 th, table#table2130117 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2130117 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2130117 {
	table-layout:fixed;
}

#item1330752 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1330752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330775 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1330775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331144 {
	width:528px !important;
	height:281px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1331144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330553 {
	width:528px !important;
	height:440px !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-1330553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330579 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1330579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330602 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1330602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330625 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

@keyframes intensificar-1330625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330631 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1330631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330654 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1330654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330678 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1330678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330701 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1330701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330551 {
	width:542px !important;
	height:440px !important;
	left:636px !important;
	top:176px !important;
}

#item1330798 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1330821 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1330845 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1330850 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1330876 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1330877 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1330873 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1330911 {
	width:123px !important;
	height:50px !important;
}

#item1330912 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1330886 {
	width:123px !important;
	height:50px !important;
}

#item1330887 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1330882 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1330964 {
	width:101px !important;
	height:50px !important;
}

#item1330965 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1330939 {
	width:101px !important;
	height:50px !important;
}

#item1330940 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1330935 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1331019 {
	width:99px !important;
	height:50px !important;
}

#item1331020 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1330992 {
	width:99px !important;
	height:50px !important;
}

#item1330993 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1330988 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1331046 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1331070 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1331043 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1331073 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1331076 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1331076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1331076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687990 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1629286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1629279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629277 {
	width:700px !important;
	height:309px !important;
}

#item1629292 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1629298 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:132px !important;
}

#item1629302 {
	width:595px !important;
	height:309px !important;
}

@keyframes intensificar-1629302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2132904 th, table#table2132904 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2132904 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2132904 {
	table-layout:fixed;
}

#item1629326 {
	width:628px !important;
	height:161px !important;
	top:27px !important;
}

@keyframes intensificar-1629326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629349 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1629349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629500 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1629505 {
	width:595px !important;
	height:529px !important;
}

#item1629374 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1629374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629397 {
	width:490px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1629397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629420 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:267px !important;
}

@keyframes intensificar-1629420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629426 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1629426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629449 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1629449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629473 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1629473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629496 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1629496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629296 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:546px !important;
}

#item1629528 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1629551 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1629575 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1629580 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1629635 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1629636 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1629632 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1629668 {
	width:172px !important;
	height:70px !important;
}

#item1629670 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1629643 {
	width:172px !important;
	height:70px !important;
}

#item1629644 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1629639 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1629723 {
	width:141px !important;
	height:70px !important;
}

#item1629724 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1629698 {
	width:141px !important;
	height:70px !important;
}

#item1629699 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1629693 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1629777 {
	width:139px !important;
	height:70px !important;
}

#item1629778 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1629752 {
	width:139px !important;
	height:70px !important;
}

#item1629753 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1629747 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1629801 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1727983 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728006 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1727980 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1629804 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1629804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1629804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687507 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1331204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1331202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331200 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1331205 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1331208 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1331231 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1331483 {
	width:57px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1331483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331506 {
	width:528px !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-1331506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2135385 tr {
	border-right:2.2px solid #fff;;
}

table#table2135385 {
	table-layout:fixed;
}

#item1331533 {
	width:528px !important;
	height:162px !important;
	top:359px !important;
}

@keyframes intensificar-1331533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331458 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1331458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331432 {
	width:528px !important;
	height:508px !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-1331432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331257 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1331257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331280 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1331280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331303 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

@keyframes intensificar-1331303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331309 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1331309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331332 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1331332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331357 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1331357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331380 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1331380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331405 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1331405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331428 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1331428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331916 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1331916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331939 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1331939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331254 {
	width:542px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

#item1331557 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1331561 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1331588 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1331589 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1331585 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1331621 {
	width:123px !important;
	height:50px !important;
}

#item1331622 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1331596 {
	width:123px !important;
	height:50px !important;
}

#item1331597 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1331592 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1331674 {
	width:113px !important;
	height:50px !important;
}

#item1331675 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1331649 {
	width:113px !important;
	height:50px !important;
}

#item1331650 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1331645 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1331727 {
	width:101px !important;
	height:50px !important;
}

#item1331729 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1331702 {
	width:101px !important;
	height:50px !important;
}

#item1331703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1331698 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1331782 {
	width:101px !important;
	height:50px !important;
}

#item1331783 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1331756 {
	width:101px !important;
	height:50px !important;
}

#item1331757 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1331752 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1331809 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1331832 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1331806 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1331835 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1331835 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1331835 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687815 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1629837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1629829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629827 {
	width:700px !important;
	height:309px !important;
}

#item1629842 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1629845 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:479px !important;
}

#item1629868 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1629893 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:186px !important;
}

@keyframes intensificar-1629893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629916 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:55px !important;
}

#item1629920 {
	width:595px !important;
	height:153px !important;
	top:1px !important;
}

@keyframes intensificar-1629920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629943 {
	width:628px !important;
	height:227px !important;
	top:211px !important;
}

table#table2139882 tr {
	border-right:3.08px solid #fff;;
}

table#table2139882 {
	table-layout:fixed;
}

#item1629944 {
	width:872px !important;
	height:227px !important;
}

@keyframes intensificar-1629944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690857 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:463px !important;
}

#item1630220 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1630224 {
	width:595px !important;
	height:488px !important;
}

#item1630191 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1630196 {
	width:595px !important;
	height:488px !important;
}

#item1629969 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1629969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629992 {
	width:490px !important;
	height:364px !important;
	top:108px !important;
}

@keyframes intensificar-1629992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630015 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:451px !important;
}

@keyframes intensificar-1630015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630022 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1630022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630045 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1630045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630069 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1630069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630092 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1630092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630117 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1630117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630140 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1630140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630144 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:181px !important;
}

@keyframes intensificar-1630144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630167 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:203px !important;
}

@keyframes intensificar-1630167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629891 {
	width:664px !important;
	height:488px !important;
	left:36px !important;
	top:587px !important;
}

#item1630248 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1630251 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1630306 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1630307 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1630303 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1630340 {
	width:172px !important;
	height:70px !important;
}

#item1630341 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1630315 {
	width:172px !important;
	height:70px !important;
}

#item1630316 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1630311 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1630394 {
	width:158px !important;
	height:70px !important;
}

#item1630395 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1630368 {
	width:158px !important;
	height:70px !important;
}

#item1630370 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1630364 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1630448 {
	width:141px !important;
	height:70px !important;
}

#item1630449 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1630422 {
	width:141px !important;
	height:70px !important;
}

#item1630423 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1630418 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1630501 {
	width:141px !important;
	height:70px !important;
}

#item1630502 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1630476 {
	width:141px !important;
	height:70px !important;
}

#item1630477 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1630472 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1630526 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1728015 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728038 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728012 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1630530 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1630530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1630530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1663130 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1332005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1332002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332000 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1332006 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1332013 {
	width:542px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1332036 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1332286 {
	width:57px !important;
	height:13px !important;
	top:382px !important;
}

@keyframes intensificar-1332286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2144009 th, table#table2144009 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2144009 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2144009 {
	table-layout:fixed;
}

#item1332336 {
	width:528px !important;
	height:144px !important;
	top:402px !important;
}

@keyframes intensificar-1332336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662929 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:171px !important;
}

#item1662933 {
	width:534px !important;
	height:337px !important;
	top:15px !important;
}

#item1662935 {
	width:510px !important;
	height:550px !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-1662935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1662935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1662962 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1662966 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:361px !important;
}

#item1332261 {
	width:528px !important;
	height:531px !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-1332261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332236 {
	width:528px !important;
	height:604px !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-1332236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332062 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1332062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332085 {
	width:350px !important;
	height:212px !important;
	top:66px !important;
}

@keyframes intensificar-1332085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332108 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1332108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332114 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1332114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332137 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1332137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332161 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1332161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332184 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1332184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332208 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1332208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332232 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1332232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332720 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1332720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332743 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:150px !important;
}

@keyframes intensificar-1332743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332059 {
	width:552px !important;
	height:605px !important;
	left:36px !important;
	top:180px !important;
}

#item1332360 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1332364 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1332390 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1332392 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1332387 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1332425 {
	width:123px !important;
	height:50px !important;
}

#item1332426 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1332400 {
	width:123px !important;
	height:50px !important;
}

#item1332401 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1332395 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1332478 {
	width:113px !important;
	height:50px !important;
}

#item1332479 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1332453 {
	width:113px !important;
	height:50px !important;
}

#item1332454 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1332449 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1332531 {
	width:101px !important;
	height:50px !important;
}

#item1332532 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1332506 {
	width:101px !important;
	height:50px !important;
}

#item1332507 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1332502 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1332585 {
	width:101px !important;
	height:50px !important;
}

#item1332587 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1332560 {
	width:101px !important;
	height:50px !important;
}

#item1332561 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1332556 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1332613 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1332636 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1332610 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1332639 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1332639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1332639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687811 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1630564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1630558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630556 {
	width:700px !important;
	height:309px !important;
}

#item1630568 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1630571 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:479px !important;
}

#item1630594 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1630619 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:93px !important;
}

#item1630623 {
	width:595px !important;
	height:229px !important;
	top:1px !important;
}

@keyframes intensificar-1630623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630647 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1630647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2148635 th, table#table2148635 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2148635 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2148635 {
	table-layout:fixed;
}

#item1630670 {
	width:628px !important;
	height:202px !important;
	top:28px !important;
}

@keyframes intensificar-1630670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630946 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1630949 {
	width:595px !important;
	height:488px !important;
}

#item1630918 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1630921 {
	width:595px !important;
	height:488px !important;
}

#item1630695 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1630695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630719 {
	width:490px !important;
	height:297px !important;
	top:92px !important;
}

@keyframes intensificar-1630719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630742 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:432px !important;
}

@keyframes intensificar-1630742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630750 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1630750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630773 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1630773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630797 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1630797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630820 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1630820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630844 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1630844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630867 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1630867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630870 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

@keyframes intensificar-1630870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630893 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:188px !important;
}

@keyframes intensificar-1630893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1630893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1630617 {
	width:664px !important;
	height:488px !important;
	left:36px !important;
	top:587px !important;
}

#item1630973 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1630977 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1631033 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1631034 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1631030 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1631067 {
	width:172px !important;
	height:70px !important;
}

#item1631068 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1631042 {
	width:172px !important;
	height:70px !important;
}

#item1631043 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1631038 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1631121 {
	width:158px !important;
	height:70px !important;
}

#item1631122 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1631096 {
	width:158px !important;
	height:70px !important;
}

#item1631097 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1631092 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1631175 {
	width:141px !important;
	height:70px !important;
}

#item1631176 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1631149 {
	width:141px !important;
	height:70px !important;
}

#item1631150 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1631145 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1631228 {
	width:141px !important;
	height:70px !important;
}

#item1631229 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1631203 {
	width:141px !important;
	height:70px !important;
}

#item1631204 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1631199 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1728050 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728073 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728047 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1631253 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1631253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1631253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687570 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1332802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1332800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332798 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1332803 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1332806 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1332829 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1333629 {
	width:57px !important;
	height:12px !important;
	top:260px !important;
}

@keyframes intensificar-1333629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333652 {
	width:528px !important;
	height:266px !important;
	top:279px !important;
}

table#table2152369 tr {
	border-right:2.2px solid #fff;;
}

table#table2152369 {
	table-layout:fixed;
}

#item1333927 {
	width:588px !important;
	height:266px !important;
}

@keyframes intensificar-1333927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333676 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:549px !important;
}

#item1333679 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:110px !important;
}

#item1333683 {
	width:534px !important;
	height:215px !important;
	top:15px !important;
}

#item1365498 {
	width:510px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1365498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333712 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1333715 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:237px !important;
}

#item1333058 {
	width:528px !important;
	height:26px !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-1333058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387858 {
	width:528px !important;
	height:521px !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-1387858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333532 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1333535 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1365419 {
	width:509px !important;
	height:752px !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-1365419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333561 {
	width:14px !important;
	height:9px !important;
}

#item1333565 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1332855 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1332855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332878 {
	width:350px !important;
	height:260px !important;
	top:49px !important;
}

@keyframes intensificar-1332878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332901 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

@keyframes intensificar-1332901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332908 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1332908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332933 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1332933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332957 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1332957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332980 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1332980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333004 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1333004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333027 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1333027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332852 {
	width:552px !important;
	height:562px !important;
	left:36px !important;
	top:163px !important;
}

#item1333159 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1333164 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1333191 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1333192 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1333188 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1333228 {
	width:123px !important;
	height:50px !important;
}

#item1333229 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333203 {
	width:123px !important;
	height:50px !important;
}

#item1333204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333199 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1333282 {
	width:113px !important;
	height:50px !important;
}

#item1333283 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333256 {
	width:113px !important;
	height:50px !important;
}

#item1333258 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333252 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1333338 {
	width:101px !important;
	height:50px !important;
}

#item1333339 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333311 {
	width:101px !important;
	height:50px !important;
}

#item1333313 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1333306 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1333391 {
	width:101px !important;
	height:50px !important;
}

#item1333392 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1333366 {
	width:101px !important;
	height:50px !important;
}

#item1333367 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1333362 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1333419 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1333442 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1333415 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1333445 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1333445 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1333445 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687934 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1631286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1631280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631278 {
	width:700px !important;
	height:309px !important;
}

#item1631291 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1631296 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:495px !important;
}

#item1631320 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1631345 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:120px !important;
}

@keyframes intensificar-1631345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631368 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:27px !important;
}

#item1631373 {
	width:595px !important;
	height:99px !important;
	top:1px !important;
}

@keyframes intensificar-1631373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631396 {
	width:628px !important;
	height:329px !important;
	top:145px !important;
}

table#table2157886 tr {
	border-right:3.08px solid #fff;;
}

table#table2157886 {
	table-layout:fixed;
}

#item1631397 {
	width:980px !important;
	height:329px !important;
}

@keyframes intensificar-1631397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690854 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:492px !important;
}

#item1631623 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1631628 {
	width:595px !important;
	height:517px !important;
}

#item1631596 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:242px !important;
}

#item1631599 {
	width:595px !important;
	height:534px !important;
}

#item1631423 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1631423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631446 {
	width:419px !important;
	height:364px !important;
	top:84px !important;
}

@keyframes intensificar-1631446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631469 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:496px !important;
}

@keyframes intensificar-1631469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631475 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1631475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631498 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1631498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631522 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1631522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631545 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1631545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631569 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1631569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631592 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1631592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631343 {
	width:639px !important;
	height:534px !important;
	left:36px !important;
	top:558px !important;
}

#item1631652 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1631656 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1631713 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1631714 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1631710 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1631746 {
	width:172px !important;
	height:70px !important;
}

#item1631747 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1631721 {
	width:172px !important;
	height:70px !important;
}

#item1631722 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1631717 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1631800 {
	width:158px !important;
	height:70px !important;
}

#item1631801 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1631775 {
	width:158px !important;
	height:70px !important;
}

#item1631776 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1631770 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1631853 {
	width:141px !important;
	height:70px !important;
}

#item1631854 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1631828 {
	width:141px !important;
	height:70px !important;
}

#item1631829 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1631824 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1631906 {
	width:141px !important;
	height:70px !important;
}

#item1631907 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1631881 {
	width:141px !important;
	height:70px !important;
}

#item1631882 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1631877 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1689804 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1728081 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728104 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728078 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1631930 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1631930 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1631930 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687452 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1334074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1334071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334069 {
	width:600px !important;
	height:790px !important;
}

#item1334075 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1334256 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:141px !important;
}

#item1334259 {
	width:534px !important;
	height:278px !important;
	top:15px !important;
}

#item1365563 {
	width:508px !important;
	height:430px !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-1365563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334290 {
	width:14px !important;
	height:9px !important;
}

#item1334293 {
	width:14px !important;
	height:9px !important;
	top:300px !important;
}

table#table2162945 tr {
	border-right:2.2px solid #fff;;
}

table#table2162945 {
	table-layout:fixed;
}

#item1334297 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1334297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334320 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1334320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334082 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1334090 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1334740 {
	width:509px !important;
	height:650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1334740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334116 {
	width:14px !important;
	height:9px !important;
}

#item1334120 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1334125 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1334125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334148 {
	width:350px !important;
	height:204px !important;
	top:49px !important;
}

@keyframes intensificar-1334148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334171 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

@keyframes intensificar-1334171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334179 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1334179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334202 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1334202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334227 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1334227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334251 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1334251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334079 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1334344 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1334367 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1334392 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1334395 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1334421 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1334422 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1334418 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1334456 {
	width:123px !important;
	height:50px !important;
}

#item1334457 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1334431 {
	width:123px !important;
	height:50px !important;
}

#item1334432 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1334427 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1334509 {
	width:101px !important;
	height:50px !important;
}

#item1334510 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1334484 {
	width:101px !important;
	height:50px !important;
}

#item1334485 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1334480 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1334563 {
	width:99px !important;
	height:50px !important;
}

#item1334564 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1334537 {
	width:99px !important;
	height:50px !important;
}

#item1334538 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1334533 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1334617 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1660553 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1660576 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1660550 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1334625 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1334625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1334625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687824 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1631963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1631957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631954 {
	width:700px !important;
	height:309px !important;
}

#item1631969 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1631977 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:150px !important;
}

@keyframes intensificar-1631977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1631977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632001 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:40px !important;
}

#item1632004 {
	width:595px !important;
	height:125px !important;
}

@keyframes intensificar-1632004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632027 {
	width:628px !important;
	height:308px !important;
	top:175px !important;
}

table#table2167028 tr {
	border-right:3.08px solid #fff;;
}

table#table2167028 {
	table-layout:fixed;
}

#item1632028 {
	width:840px !important;
	height:308px !important;
}

@keyframes intensificar-1632028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690851 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:508px !important;
}

#item1632182 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:242px !important;
}

#item1632186 {
	width:595px !important;
	height:534px !important;
}

#item1632053 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1632053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632076 {
	width:419px !important;
	height:285px !important;
	top:84px !important;
}

@keyframes intensificar-1632076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632099 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:402px !important;
}

@keyframes intensificar-1632099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632107 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1632107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632131 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1632131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632155 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1632155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632178 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1632178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1631975 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1632209 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:503px !important;
}

#item1632232 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1632256 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1632260 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1632317 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1632318 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1632314 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1632350 {
	width:172px !important;
	height:70px !important;
}

#item1632351 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1632325 {
	width:172px !important;
	height:70px !important;
}

#item1632326 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1632321 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1632403 {
	width:141px !important;
	height:70px !important;
}

#item1632404 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1632378 {
	width:141px !important;
	height:70px !important;
}

#item1632379 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1632374 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1632457 {
	width:139px !important;
	height:70px !important;
}

#item1632458 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1632431 {
	width:139px !important;
	height:70px !important;
}

#item1632432 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1632427 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1632481 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728111 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728134 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728108 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1632484 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1632484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1632484 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1334913 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item1334938 {
	width:160px !important;
	height:45px !important;
	left:36px !important;
	top:536px !important;
}

#item1334942 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1334945 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1334968 {
	width:302px !important;
	height:157px !important;
	left:262px !important;
	top:532px !important;
}

#item1365108 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1365108 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1365108 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1632504 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item1632526 {
	width:160px !important;
	height:45px !important;
	left:36px !important;
	top:1017px !important;
}

#item1632530 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1632534 {
	width:552px !important;
	height:54px !important;
	left:23px !important;
}

#item1632557 {
	width:402px !important;
	height:151px !important;
	left:262px !important;
	top:1013px !important;
}

#item1632581 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1632581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1632581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687628 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1335050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335046 {
	width:600px !important;
	height:790px !important;
}

#item1335051 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1335700 {
	width:528px !important;
	height:337px !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-1335700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2171097 th, table#table2171097 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2171097 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2171097 {
	table-layout:fixed;
}

#item1335255 {
	width:528px !important;
	height:117px !important;
	top:19px !important;
}

@keyframes intensificar-1335255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335278 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1335278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335056 {
	width:528px !important;
	height:561px !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-1335056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335083 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1335083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335106 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1335106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335129 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

@keyframes intensificar-1335129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335136 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1335136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335159 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1335159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335183 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1335183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335206 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1335206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335054 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:177px !important;
}

#item1335301 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1335324 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1335348 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1335356 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1335382 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1335383 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1335379 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1335417 {
	width:123px !important;
	height:50px !important;
}

#item1335418 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1335390 {
	width:123px !important;
	height:50px !important;
}

#item1335391 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1335386 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1335472 {
	width:101px !important;
	height:50px !important;
}

#item1335473 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1335446 {
	width:101px !important;
	height:50px !important;
}

#item1335447 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1335441 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1335525 {
	width:99px !important;
	height:50px !important;
}

#item1335526 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1335500 {
	width:99px !important;
	height:50px !important;
}

#item1335501 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1335496 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1335578 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1660589 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1660612 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1660585 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1335582 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1335582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1335582 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687995 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1632605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1632612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632603 {
	width:700px !important;
	height:309px !important;
}

#item1632619 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1632624 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:134px !important;
}

#item1632628 {
	width:595px !important;
	height:313px !important;
}

@keyframes intensificar-1632628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2173754 th, table#table2173754 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2173754 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2173754 {
	table-layout:fixed;
}

#item1632652 {
	width:628px !important;
	height:164px !important;
	top:27px !important;
}

@keyframes intensificar-1632652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632675 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1632675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632830 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1632836 {
	width:595px !important;
	height:526px !important;
	top:8px !important;
}

#item1632700 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1632700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632724 {
	width:490px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1632724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632747 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:267px !important;
}

@keyframes intensificar-1632747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632754 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1632754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632777 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1632777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632801 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1632801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632824 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1632824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1632824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1632622 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1632859 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1632882 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1632906 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1632909 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1632965 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1632966 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1632962 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1632999 {
	width:172px !important;
	height:70px !important;
}

#item1633000 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1632974 {
	width:172px !important;
	height:70px !important;
}

#item1632975 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1632970 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1633052 {
	width:141px !important;
	height:70px !important;
}

#item1633053 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1633027 {
	width:141px !important;
	height:70px !important;
}

#item1633028 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1633023 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1633107 {
	width:139px !important;
	height:70px !important;
}

#item1633108 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1633081 {
	width:139px !important;
	height:70px !important;
}

#item1633082 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1633077 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1633131 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728144 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728167 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728141 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1633136 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1633136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1633136 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687510 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1335758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335754 {
	width:600px !important;
	height:790px !important;
}

#item1335759 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1336390 {
	width:528px !important;
	height:337px !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-1336390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336428 {
	width:57px !important;
	height:12px !important;
	top:360px !important;
}

@keyframes intensificar-1336428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336451 {
	width:528px !important;
	height:162px !important;
	top:378px !important;
}

table#table2178027 tr {
	border-right:2.2px solid #fff;;
}

table#table2178027 {
	table-layout:fixed;
}

#item1336533 {
	width:661px !important;
	height:162px !important;
}

@keyframes intensificar-1336533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336475 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:550px !important;
}

#item1336587 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1336591 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1336592 {
	width:509px !important;
	height:628px !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-1336592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336617 {
	width:14px !important;
	height:9px !important;
}

#item1336623 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1335790 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1335790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335813 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1335813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335836 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

@keyframes intensificar-1335836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335844 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1335844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335867 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1335867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335891 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1335891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335914 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1335914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335762 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1336007 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1336030 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1336054 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1336057 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1336083 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1336084 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1336080 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1336117 {
	width:123px !important;
	height:50px !important;
}

#item1336118 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336092 {
	width:123px !important;
	height:50px !important;
}

#item1336093 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336088 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1336171 {
	width:101px !important;
	height:50px !important;
}

#item1336172 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336145 {
	width:101px !important;
	height:50px !important;
}

#item1336146 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1336141 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1336224 {
	width:99px !important;
	height:50px !important;
}

#item1336225 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1336199 {
	width:99px !important;
	height:50px !important;
}

#item1336200 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1336195 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1336279 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1660620 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1660643 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1660617 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1336285 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1336285 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336285 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687831 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1633169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1633162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633160 {
	width:700px !important;
	height:309px !important;
}

#item1633174 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1633179 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:250px !important;
}

@keyframes intensificar-1633179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633202 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:88px !important;
}

#item1633206 {
	width:595px !important;
	height:221px !important;
}

@keyframes intensificar-1633206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633230 {
	width:628px !important;
	height:187px !important;
	top:275px !important;
}

table#table2182652 tr {
	border-right:3.08px solid #fff;;
}

table#table2182652 {
	table-layout:fixed;
}

#item1633231 {
	width:926px !important;
	height:187px !important;
}

@keyframes intensificar-1633231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690847 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:493px !important;
}

#item1633386 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1633390 {
	width:595px !important;
	height:512px !important;
	top:6px !important;
}

#item1633256 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1633256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633279 {
	width:490px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1633279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633302 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:267px !important;
}

@keyframes intensificar-1633302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633309 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1633309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633332 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1633332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633356 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1633356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633379 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1633379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633177 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1633413 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:494px !important;
}

#item1633436 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1633460 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1633463 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1633518 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1633519 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1633515 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1633552 {
	width:172px !important;
	height:70px !important;
}

#item1633554 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1633527 {
	width:172px !important;
	height:70px !important;
}

#item1633528 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1633523 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1633608 {
	width:141px !important;
	height:70px !important;
}

#item1633609 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1633582 {
	width:141px !important;
	height:70px !important;
}

#item1633583 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1633578 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1633661 {
	width:139px !important;
	height:70px !important;
}

#item1633662 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1633636 {
	width:139px !important;
	height:70px !important;
}

#item1633637 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1633632 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1633685 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728177 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728201 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728173 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1633689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1633689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1633689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687457 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1665036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1665029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665027 {
	width:600px !important;
	height:790px !important;
}

#item1665042 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1664878 {
	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-1664878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2185827 th, table#table2185827 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2185827 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2185827 {
	table-layout:fixed;
}

#item1665154 {
	width:528px !important;
	height:86px !important;
	top:308px !important;
}

@keyframes intensificar-1665154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665177 {
	width:57px !important;
	height:9px !important;
	top:289px !important;
}

@keyframes intensificar-1665177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664840 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1664843 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1664844 {
	width:509px !important;
	height:616px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1664844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664869 {
	width:14px !important;
	height:9px !important;
}

#item1664874 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1664709 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1664709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664732 {
	width:395px !important;
	height:75px !important;
	top:66px !important;
}

@keyframes intensificar-1664732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664755 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

@keyframes intensificar-1664755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664761 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1664761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664784 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1664784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664808 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1664808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664832 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1664832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1664832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1664706 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1664953 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1664976 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1665000 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1665004 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1665121 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1664506 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1664507 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1664503 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1664540 {
	width:123px !important;
	height:50px !important;
}

#item1664541 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664515 {
	width:123px !important;
	height:50px !important;
}

#item1664516 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664511 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1664593 {
	width:101px !important;
	height:50px !important;
}

#item1664594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664568 {
	width:101px !important;
	height:50px !important;
}

#item1664569 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1664564 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1664648 {
	width:99px !important;
	height:50px !important;
}

#item1664649 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1664622 {
	width:99px !important;
	height:50px !important;
}

#item1664623 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1664617 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1664672 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1729830 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729854 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729827 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1664502 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1664502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1664502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687828 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1665766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1665761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665759 {
	width:700px !important;
	height:309px !important;
}

#item1665771 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1665430 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:145px !important;
}

#item1665433 {
	width:595px !important;
	height:336px !important;
}

@keyframes intensificar-1665433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2188145 th, table#table2188145 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2188145 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2188145 {
	table-layout:fixed;
}

#item1665456 {
	width:628px !important;
	height:143px !important;
	top:395px !important;
}

@keyframes intensificar-1665456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665479 {
	width:80px !important;
	height:12px !important;
	top:368px !important;
}

@keyframes intensificar-1665479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665633 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:256px !important;
}

#item1665636 {
	width:595px !important;
	height:538px !important;
}

#item1665504 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1665504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665528 {
	width:570px !important;
	height:255px !important;
	top:108px !important;
}

@keyframes intensificar-1665528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665552 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:284px !important;
}

@keyframes intensificar-1665552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665558 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1665558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665581 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1665581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665605 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1665605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665628 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1665628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1665628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1665428 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1665659 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1665682 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1665706 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1665712 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1665735 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:334px !important;
}

#item1665226 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1665227 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1665223 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1665261 {
	width:172px !important;
	height:70px !important;
}

#item1665262 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1665235 {
	width:172px !important;
	height:70px !important;
}

#item1665237 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1665231 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1665314 {
	width:141px !important;
	height:70px !important;
}

#item1665315 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1665289 {
	width:141px !important;
	height:70px !important;
}

#item1665290 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1665285 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1665369 {
	width:139px !important;
	height:70px !important;
}

#item1665370 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1665344 {
	width:139px !important;
	height:70px !important;
}

#item1665345 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1665339 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1665393 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728212 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728235 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728209 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1678506 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1678506 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678506 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687573 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1337498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337494 {
	width:600px !important;
	height:790px !important;
}

#item1337499 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1337674 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:98px !important;
}

#item1337678 {
	width:534px !important;
	height:191px !important;
	top:15px !important;
}

#item1365628 {
	width:510px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1365628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337709 {
	width:14px !important;
	height:9px !important;
}

#item1337713 {
	width:14px !important;
	height:9px !important;
	top:213px !important;
}

table#table2190693 tr {
	border-right:2.2px solid #fff;;
}

table#table2190693 {
	table-layout:fixed;
}

#item1337720 {
	width:528px !important;
	height:307px !important;
	top:19px !important;
}

@keyframes intensificar-1337720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337743 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1337743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337506 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1337509 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1338172 {
	width:509px !important;
	height:953px !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-1338172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337536 {
	width:14px !important;
	height:9px !important;
}

#item1337539 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1337547 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1337547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337570 {
	width:350px !important;
	height:306px !important;
	top:49px !important;
}

@keyframes intensificar-1337570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337593 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

@keyframes intensificar-1337593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337599 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1337599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337622 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1337622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337646 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1337646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337669 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1337669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337503 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1337766 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1337789 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1337813 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1337816 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1337842 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1337843 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1337839 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1337876 {
	width:123px !important;
	height:50px !important;
}

#item1337877 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1337851 {
	width:123px !important;
	height:50px !important;
}

#item1337852 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1337847 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1337929 {
	width:101px !important;
	height:50px !important;
}

#item1337930 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1337904 {
	width:101px !important;
	height:50px !important;
}

#item1337905 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1337900 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1337982 {
	width:99px !important;
	height:50px !important;
}

#item1337983 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1337957 {
	width:99px !important;
	height:50px !important;
}

#item1337958 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1337953 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1338037 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1729864 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729887 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729861 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1338040 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1338040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687938 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1633737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1633730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633728 {
	width:700px !important;
	height:309px !important;
}

#item1633741 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1633746 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:172px !important;
}

@keyframes intensificar-1633746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633769 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:45px !important;
}

#item1633773 {
	width:595px !important;
	height:136px !important;
}

@keyframes intensificar-1633773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633796 {
	width:588px !important;
	height:261px !important;
	top:197px !important;
}

table#table2196056 tr {
	border-right:3.08px solid #fff;;
}

table#table2196056 {
	table-layout:fixed;
}

#item1633797 {
	width:828px !important;
	height:430px !important;
}

@keyframes intensificar-1633797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1666449 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:329px !important;
}

#item1691198 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:487px !important;
}

#item1633952 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:242px !important;
}

#item1633955 {
	width:595px !important;
	height:512px !important;
}

#item1633822 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1633822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633845 {
	width:490px !important;
	height:428px !important;
	top:68px !important;
}

@keyframes intensificar-1633845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633868 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:506px !important;
}

@keyframes intensificar-1633868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633876 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1633876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633900 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1633900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633925 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1633925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633948 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1633948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1633948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1633744 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:563px !important;
}

#item1633978 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:524px !important;
}

#item1634002 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:440px !important;
}

#item1634026 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1634029 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1634086 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1634087 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1634082 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1634120 {
	width:172px !important;
	height:70px !important;
}

#item1634121 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1634095 {
	width:172px !important;
	height:70px !important;
}

#item1634096 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1634091 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1634173 {
	width:141px !important;
	height:70px !important;
}

#item1634174 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1634148 {
	width:141px !important;
	height:70px !important;
}

#item1634149 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1634144 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1634226 {
	width:139px !important;
	height:70px !important;
}

#item1634227 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1634201 {
	width:139px !important;
	height:70px !important;
}

#item1634202 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1634197 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1634251 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728244 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728267 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728241 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1634257 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1634257 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1634257 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687462 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1336702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1336699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336697 {
	width:600px !important;
	height:790px !important;
}

#item1336703 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2200671 th, table#table2200671 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2200671 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2200671 {
	table-layout:fixed;
}

#item1336908 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1336908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336931 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1336931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337416 {
	width:528px !important;
	height:338px !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-1337416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337312 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1337315 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1365709 {
	width:509px !important;
	height:882px !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-1365709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337341 {
	width:14px !important;
	height:9px !important;
}

#item1337346 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1336736 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1336736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336759 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1336759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336782 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

@keyframes intensificar-1336782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336789 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1336789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336813 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1336813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336837 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1336837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336860 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1336860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336708 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1336954 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1336977 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1337001 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1337004 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1337450 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1337030 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1337031 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1337027 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1337065 {
	width:123px !important;
	height:50px !important;
}

#item1337066 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1337039 {
	width:123px !important;
	height:50px !important;
}

#item1337041 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1337035 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1337118 {
	width:101px !important;
	height:50px !important;
}

#item1337119 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1337093 {
	width:101px !important;
	height:50px !important;
}

#item1337094 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1337089 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1337171 {
	width:99px !important;
	height:50px !important;
}

#item1337172 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1337146 {
	width:99px !important;
	height:50px !important;
}

#item1337147 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1337142 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1337229 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1729898 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729921 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729895 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1337233 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1337233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1337233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687835 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1634289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1634283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634281 {
	width:700px !important;
	height:309px !important;
}

#item1634294 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1634301 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:127px !important;
}

#item1634307 {
	width:595px !important;
	height:300px !important;
}

@keyframes intensificar-1634307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2204157 th, table#table2204157 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2204157 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2204157 {
	table-layout:fixed;
}

#item1634330 {
	width:628px !important;
	height:181px !important;
	top:378px !important;
}

@keyframes intensificar-1634330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634353 {
	width:80px !important;
	height:12px !important;
	top:351px !important;
}

@keyframes intensificar-1634353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634508 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:256px !important;
}

#item1634511 {
	width:595px !important;
	height:558px !important;
}

#item1634379 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1634379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634403 {
	width:490px !important;
	height:255px !important;
	top:108px !important;
}

@keyframes intensificar-1634403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634426 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:284px !important;
}

@keyframes intensificar-1634426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634433 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1634433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634456 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1634456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634480 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1634480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634503 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1634503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634299 {
	width:664px !important;
	height:558px !important;
	left:36px !important;
	top:517px !important;
}

#item1634534 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:479px !important;
}

#item1634557 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1634581 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1634585 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1634609 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:334px !important;
}

#item1634666 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1634667 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1634663 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1634700 {
	width:172px !important;
	height:70px !important;
}

#item1634701 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1634675 {
	width:172px !important;
	height:70px !important;
}

#item1634676 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1634671 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1634753 {
	width:141px !important;
	height:70px !important;
}

#item1634754 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1634728 {
	width:141px !important;
	height:70px !important;
}

#item1634729 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1634724 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1634807 {
	width:139px !important;
	height:70px !important;
}

#item1634808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1634782 {
	width:139px !important;
	height:70px !important;
}

#item1634783 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1634778 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1634831 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728285 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728309 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728282 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1634834 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1634834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1634834 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687633 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1338453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338448 {
	width:600px !important;
	height:790px !important;
}

#item1338455 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2206389 tr {
	border-right:2.2px solid #fff;;
}

table#table2206389 {
	table-layout:fixed;
}

#item1338664 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1338664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338687 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1338687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339156 {
	width:528px !important;
	height:379px !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-1339156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338462 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1338462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338488 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1338488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338511 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1338511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338534 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

@keyframes intensificar-1338534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338540 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1338540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338564 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1338564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338588 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1338588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338611 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1338611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338460 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1338710 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1338733 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1338757 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1338760 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1338786 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1338787 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1338783 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1338820 {
	width:123px !important;
	height:50px !important;
}

#item1338821 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338795 {
	width:123px !important;
	height:50px !important;
}

#item1338796 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338790 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1338873 {
	width:101px !important;
	height:50px !important;
}

#item1338874 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338848 {
	width:101px !important;
	height:50px !important;
}

#item1338849 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338844 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1338926 {
	width:99px !important;
	height:50px !important;
}

#item1338927 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1338901 {
	width:99px !important;
	height:50px !important;
}

#item1338902 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1338897 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1338981 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1729935 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729958 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729932 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1338984 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1338984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338984 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687998 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1634863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1634858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634856 {
	width:700px !important;
	height:309px !important;
}

#item1634869 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1634876 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:279px !important;
}

@keyframes intensificar-1634876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634900 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:123px !important;
}

#item1634903 {
	width:595px !important;
	height:251px !important;
}

@keyframes intensificar-1634903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634927 {
	width:628px !important;
	height:187px !important;
	top:304px !important;
}

table#table2210222 tr {
	border-right:3.08px solid #fff;;
}

table#table2210222 {
	table-layout:fixed;
}

#item1634928 {
	width:870px !important;
	height:187px !important;
}

@keyframes intensificar-1634928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690842 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:508px !important;
}

#item1635081 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:247px !important;
}

#item1635086 {
	width:595px !important;
	height:527px !important;
	top:6px !important;
}

#item1634953 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1634953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634976 {
	width:419px !important;
	height:255px !important;
	top:108px !important;
}

@keyframes intensificar-1634976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634999 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:283px !important;
}

@keyframes intensificar-1634999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635005 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1635005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635028 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1635028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635053 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1635053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635076 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1635076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1634874 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1635109 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1635132 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1635156 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1635162 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1635218 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1635219 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1635215 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1635252 {
	width:172px !important;
	height:70px !important;
}

#item1635253 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1635226 {
	width:172px !important;
	height:70px !important;
}

#item1635227 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1635222 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1635306 {
	width:141px !important;
	height:70px !important;
}

#item1635307 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1635281 {
	width:141px !important;
	height:70px !important;
}

#item1635282 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1635277 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1635359 {
	width:139px !important;
	height:70px !important;
}

#item1635360 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1635334 {
	width:139px !important;
	height:70px !important;
}

#item1635335 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1635330 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1635383 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728320 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728343 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728317 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1635386 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1635386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1635386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687514 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1339212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1339210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339208 {
	width:600px !important;
	height:790px !important;
}

#item1339213 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2213114 tr {
	border-right:2.2px solid #fff;;
}

table#table2213114 {
	table-layout:fixed;
}

#item1339220 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1339220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339243 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1339243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339267 {
	width:528px !important;
	height:367px !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-1339267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339843 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1339849 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1388081 {
	width:509px !important;
	height:891px !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-1388081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339875 {
	width:14px !important;
	height:9px !important;
}

#item1339881 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1339297 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1339297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339320 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1339320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339343 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

@keyframes intensificar-1339343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339350 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1339350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339373 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1339373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339397 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1339397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339420 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1339420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339217 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1339449 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:144px !important;
}

#item1339472 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1339496 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1339501 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1339527 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1339528 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1339524 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1339561 {
	width:123px !important;
	height:50px !important;
}

#item1339562 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1339536 {
	width:123px !important;
	height:50px !important;
}

#item1339537 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1339532 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1339614 {
	width:101px !important;
	height:50px !important;
}

#item1339615 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1339589 {
	width:101px !important;
	height:50px !important;
}

#item1339590 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1339585 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1339669 {
	width:99px !important;
	height:50px !important;
}

#item1339670 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1339643 {
	width:99px !important;
	height:50px !important;
}

#item1339645 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1339638 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1339723 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1729972 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1729995 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1729969 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1339726 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1339726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1339726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687843 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1635417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1635411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635409 {
	width:700px !important;
	height:309px !important;
}

#item1635424 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1635429 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:224px !important;
}

@keyframes intensificar-1635429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635452 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:77px !important;
}

#item1635455 {
	width:595px !important;
	height:200px !important;
}

@keyframes intensificar-1635455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635478 {
	width:628px !important;
	height:227px !important;
	top:249px !important;
}

table#table2217472 tr {
	border-right:3.08px solid #fff;;
}

table#table2217472 {
	table-layout:fixed;
}

#item1635479 {
	width:739px !important;
	height:227px !important;
}

@keyframes intensificar-1635479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690839 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:508px !important;
}

#item1635632 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:246px !important;
}

#item1635637 {
	width:595px !important;
	height:528px !important;
	top:6px !important;
}

#item1635504 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1635504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635527 {
	width:419px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1635527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635550 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:314px !important;
}

@keyframes intensificar-1635550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635556 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1635556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635580 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1635580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635604 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1635604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635627 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1635627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635427 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1635660 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:496px !important;
}

#item1635683 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1635707 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1635712 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1635768 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1635769 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1635765 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1635803 {
	width:172px !important;
	height:70px !important;
}

#item1635804 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1635776 {
	width:172px !important;
	height:70px !important;
}

#item1635777 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1635772 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1635856 {
	width:141px !important;
	height:70px !important;
}

#item1635857 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1635831 {
	width:141px !important;
	height:70px !important;
}

#item1635832 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1635827 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1635910 {
	width:139px !important;
	height:70px !important;
}

#item1635911 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1635885 {
	width:139px !important;
	height:70px !important;
}

#item1635886 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1635880 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1635936 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728352 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728376 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728349 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1635939 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1635939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1635939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687466 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1339973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1339971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339969 {
	width:600px !important;
	height:790px !important;
}

#item1339974 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2220922 th, table#table2220922 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2220922 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2220922 {
	table-layout:fixed;
}

#item1339983 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1339983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340006 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1340006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340030 {
	width:528px !important;
	height:336px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1340030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340188 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1340192 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1340623 {
	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-1340623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340218 {
	width:14px !important;
	height:9px !important;
}

#item1340221 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1340059 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1340059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340082 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1340082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340106 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

@keyframes intensificar-1340106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340112 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1340112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340135 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1340135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340159 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1340159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340182 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1340182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339980 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1340224 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1340247 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1340272 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1340275 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1340301 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1340302 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1340298 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1340337 {
	width:123px !important;
	height:50px !important;
}

#item1340338 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340311 {
	width:123px !important;
	height:50px !important;
}

#item1340312 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340307 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1340390 {
	width:101px !important;
	height:50px !important;
}

#item1340391 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340365 {
	width:101px !important;
	height:50px !important;
}

#item1340366 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340361 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1340445 {
	width:99px !important;
	height:50px !important;
}

#item1340446 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1340420 {
	width:99px !important;
	height:50px !important;
}

#item1340421 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1340415 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1340503 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730006 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730029 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730002 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1340506 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1340506 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340506 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687839 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1635972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1635966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635964 {
	width:700px !important;
	height:309px !important;
}

#item1635977 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1635982 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:93px !important;
}

#item1635985 {
	width:595px !important;
	height:220px !important;
}

@keyframes intensificar-1635985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2224868 th, table#table2224868 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2224868 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2224868 {
	table-layout:fixed;
}

#item1636009 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1636009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636032 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1636032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636187 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:246px !important;
}

#item1636191 {
	width:595px !important;
	height:530px !important;
	top:4px !important;
}

#item1636058 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1636058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636081 {
	width:490px !important;
	height:255px !important;
	top:108px !important;
}

@keyframes intensificar-1636081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636104 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:379px !important;
}

@keyframes intensificar-1636104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636111 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1636111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636134 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1636134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636159 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1636159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636182 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1636182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635980 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1636214 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:496px !important;
}

#item1636237 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1636262 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1636265 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1636320 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1636321 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1636317 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1636353 {
	width:172px !important;
	height:70px !important;
}

#item1636354 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1636328 {
	width:172px !important;
	height:70px !important;
}

#item1636329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1636324 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1636407 {
	width:141px !important;
	height:70px !important;
}

#item1636408 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1636381 {
	width:141px !important;
	height:70px !important;
}

#item1636382 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1636377 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1636460 {
	width:139px !important;
	height:70px !important;
}

#item1636461 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1636435 {
	width:139px !important;
	height:70px !important;
}

#item1636436 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1636431 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1636484 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728384 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728407 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728381 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1636488 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1636488 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1636488 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687576 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1340689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1340687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340685 {
	width:600px !important;
	height:790px !important;
}

#item1340690 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2227582 th, table#table2227582 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2227582 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2227582 {
	table-layout:fixed;
}

#item1340697 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1340697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340720 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1340720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667128 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:149px !important;
}

#item1667131 {
	width:534px !important;
	height:294px !important;
	top:15px !important;
}

#item1667133 {
	width:507px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1667133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667161 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1667165 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:317px !important;
}

#item1340902 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1340906 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1365879 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1365879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340934 {
	width:14px !important;
	height:9px !important;
}

#item1340937 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1340774 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1340774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340797 {
	width:350px !important;
	height:195px !important;
	top:83px !important;
}

@keyframes intensificar-1340797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340820 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1340820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340826 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1340826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340849 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1340849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340873 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1340873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340896 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1340896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340694 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1340940 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1340963 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1340987 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1340990 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1341016 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1341017 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1341013 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1341050 {
	width:123px !important;
	height:50px !important;
}

#item1341051 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341025 {
	width:123px !important;
	height:50px !important;
}

#item1341026 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341021 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1341104 {
	width:101px !important;
	height:50px !important;
}

#item1341105 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341079 {
	width:101px !important;
	height:50px !important;
}

#item1341080 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341074 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1341157 {
	width:99px !important;
	height:50px !important;
}

#item1341158 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1341132 {
	width:99px !important;
	height:50px !important;
}

#item1341133 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1341128 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1341214 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730038 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730061 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730035 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1341218 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1341218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1341218 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687943 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1636519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1636514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636512 {
	width:700px !important;
	height:309px !important;
}

#item1636524 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1636530 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:65px !important;
}

#item1636534 {
	width:595px !important;
	height:176px !important;
}

@keyframes intensificar-1636534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2231883 th, table#table2231883 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2231883 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2231883 {
	table-layout:fixed;
}

#item1636558 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1636558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636581 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1636581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636736 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:247px !important;
}

#item1636739 {
	width:595px !important;
	height:527px !important;
	top:6px !important;
}

#item1636606 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1636606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636629 {
	width:419px !important;
	height:273px !important;
	top:116px !important;
}

@keyframes intensificar-1636629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636652 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:433px !important;
}

@keyframes intensificar-1636652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636659 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1636659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636683 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1636683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636707 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1636707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636730 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1636730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1636730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636527 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1636762 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:503px !important;
}

#item1636785 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1636809 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1636812 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1636867 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1636868 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1636864 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1636902 {
	width:172px !important;
	height:70px !important;
}

#item1636903 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1636876 {
	width:172px !important;
	height:70px !important;
}

#item1636877 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1636872 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1636955 {
	width:141px !important;
	height:70px !important;
}

#item1636956 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1636930 {
	width:141px !important;
	height:70px !important;
}

#item1636931 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1636926 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1637008 {
	width:139px !important;
	height:70px !important;
}

#item1637009 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1636983 {
	width:139px !important;
	height:70px !important;
}

#item1636984 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1636979 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1637032 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728415 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728438 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728412 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1637037 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1637037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1637037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1667868 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1667859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1667855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667853 {
	width:600px !important;
	height:790px !important;
}

#item1667865 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2235102 th, table#table2235102 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2235102 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2235102 {
	table-layout:fixed;
}

#item1667527 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1667527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667550 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1667550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667573 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:149px !important;
}

#item1667576 {
	width:534px !important;
	height:294px !important;
	top:15px !important;
}

#item1667577 {
	width:507px !important;
	height:430px !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-1667577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667601 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1667606 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:317px !important;
}

#item1667741 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1667745 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1667746 {
	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-1667746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667771 {
	width:14px !important;
	height:9px !important;
}

#item1667776 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1667613 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1667613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667636 {
	width:350px !important;
	height:333px !important;
	top:83px !important;
}

@keyframes intensificar-1667636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667659 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

@keyframes intensificar-1667659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667665 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1667665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667688 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1667688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667712 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1667712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667735 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1667735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1667735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1667524 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1667780 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1667803 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1667827 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1667830 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1667916 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1667327 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1667328 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1667324 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1667360 {
	width:123px !important;
	height:50px !important;
}

#item1667361 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667335 {
	width:123px !important;
	height:50px !important;
}

#item1667336 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667331 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1667413 {
	width:101px !important;
	height:50px !important;
}

#item1667414 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667388 {
	width:101px !important;
	height:50px !important;
}

#item1667389 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1667384 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1667467 {
	width:99px !important;
	height:50px !important;
}

#item1667468 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1667441 {
	width:99px !important;
	height:50px !important;
}

#item1667442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1667437 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1667491 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730068 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730091 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730065 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1678464 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1678464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687851 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1668522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1668524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668520 {
	width:700px !important;
	height:309px !important;
}

#item1668525 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1668347 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:59px !important;
}

#item1668353 {
	width:595px !important;
	height:163px !important;
}

@keyframes intensificar-1668353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2239667 th, table#table2239667 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2239667 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2239667 {
	table-layout:fixed;
}

#item1668376 {
	width:628px !important;
	height:302px !important;
	top:219px !important;
}

@keyframes intensificar-1668376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668399 {
	width:80px !important;
	height:12px !important;
	top:193px !important;
}

@keyframes intensificar-1668399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668319 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:256px !important;
}

#item1668323 {
	width:595px !important;
	height:538px !important;
}

#item1668192 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1668192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668215 {
	width:570px !important;
	height:409px !important;
	top:108px !important;
}

@keyframes intensificar-1668215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668238 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:475px !important;
}

@keyframes intensificar-1668238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668244 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1668244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668268 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1668268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668292 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1668292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668315 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1668315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1668315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1668189 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:553px !important;
}

#item1668422 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:495px !important;
}

#item1668446 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1668470 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1668474 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1668497 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:334px !important;
}

#item1667990 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1667991 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1667987 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1668024 {
	width:172px !important;
	height:70px !important;
}

#item1668025 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1667998 {
	width:172px !important;
	height:70px !important;
}

#item1667999 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1667994 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1668077 {
	width:141px !important;
	height:70px !important;
}

#item1668078 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1668052 {
	width:141px !important;
	height:70px !important;
}

#item1668053 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1668048 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1668131 {
	width:139px !important;
	height:70px !important;
}

#item1668132 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1668106 {
	width:139px !important;
	height:70px !important;
}

#item1668107 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1668102 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1668155 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728447 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728470 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728444 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1678532 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1678532 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1678532 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687636 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1341397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1341395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341393 {
	width:600px !important;
	height:790px !important;
}

#item1341398 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1342121 {
	width:528px !important;
	height:340px !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-1342121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2243133 tr {
	border-right:2.2px solid #fff;;
}

table#table2243133 {
	}

#item1341448 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1341448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341471 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1341471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341625 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1341628 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1388277 {
	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-1388277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341654 {
	width:14px !important;
	height:9px !important;
}

#item1341659 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1341496 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1341496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341521 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1341521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341544 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

@keyframes intensificar-1341544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341550 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1341550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341573 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1341573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341597 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1341597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341620 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1341620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341402 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1341666 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1341689 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1341713 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1341716 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1341742 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1341743 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1341739 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1341775 {
	width:123px !important;
	height:50px !important;
}

#item1341776 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341750 {
	width:123px !important;
	height:50px !important;
}

#item1341751 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341746 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1341828 {
	width:101px !important;
	height:50px !important;
}

#item1341829 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341803 {
	width:101px !important;
	height:50px !important;
}

#item1341804 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1341799 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1341882 {
	width:99px !important;
	height:50px !important;
}

#item1341883 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1341857 {
	width:99px !important;
	height:50px !important;
}

#item1341858 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1341853 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1341937 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730098 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730121 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730095 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1341940 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1341940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1341940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1688001 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1637082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1637077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637075 {
	width:700px !important;
	height:309px !important;
}

#item1637087 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1637093 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:222px !important;
}

@keyframes intensificar-1637093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637116 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:65px !important;
}

#item1637120 {
	width:595px !important;
	height:176px !important;
}

@keyframes intensificar-1637120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2246764 tr {
	border-right:3.08px solid #fff;;
}

table#table2246764 {
	table-layout:fixed;
}

#item1669128 {
	width:628px !important;
	height:287px !important;
	top:247px !important;
}

@keyframes intensificar-1669128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1669128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637299 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:245px !important;
}

#item1637302 {
	width:595px !important;
	height:526px !important;
	top:6px !important;
}

#item1637169 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1637169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637192 {
	width:490px !important;
	height:255px !important;
	top:108px !important;
}

@keyframes intensificar-1637192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637215 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:378px !important;
}

@keyframes intensificar-1637215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637222 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1637222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637246 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1637246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637270 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1637270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637294 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1637294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637091 {
	width:664px !important;
	height:535px !important;
	left:36px !important;
	top:541px !important;
}

#item1637325 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:496px !important;
}

#item1637348 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1637372 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1637375 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1637434 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1637435 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1637431 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1637470 {
	width:172px !important;
	height:70px !important;
}

#item1637471 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1637445 {
	width:172px !important;
	height:70px !important;
}

#item1637446 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1637440 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1637523 {
	width:141px !important;
	height:70px !important;
}

#item1637524 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1637498 {
	width:141px !important;
	height:70px !important;
}

#item1637499 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1637494 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1637577 {
	width:139px !important;
	height:70px !important;
}

#item1637578 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1637552 {
	width:139px !important;
	height:70px !important;
}

#item1637553 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1637548 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1637602 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728477 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728500 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728474 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1637605 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1637605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1637605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687521 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1342874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1342872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342870 {
	width:600px !important;
	height:790px !important;
}

#item1342876 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2249922 th, table#table2249922 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2249922 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2249922 {
	table-layout:fixed;
}

#item1342882 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1342882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342905 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1342905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342929 {
	width:528px !important;
	height:300px !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-1342929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343088 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1343092 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1366042 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1366042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343118 {
	width:14px !important;
	height:9px !important;
}

#item1343122 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1342959 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1342959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342982 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1342982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343005 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

@keyframes intensificar-1343005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343012 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1343012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343035 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1343035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343059 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1343059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343083 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1343083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342879 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1343126 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1343149 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1343173 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1343176 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1343202 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1343203 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1343199 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1343236 {
	width:123px !important;
	height:50px !important;
}

#item1343237 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1343211 {
	width:123px !important;
	height:50px !important;
}

#item1343212 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1343206 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1343291 {
	width:101px !important;
	height:50px !important;
}

#item1343292 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1343264 {
	width:101px !important;
	height:50px !important;
}

#item1343265 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1343260 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1343344 {
	width:99px !important;
	height:50px !important;
}

#item1343345 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1343319 {
	width:99px !important;
	height:50px !important;
}

#item1343320 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1343315 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1343397 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730130 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730153 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730127 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1343400 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1343400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1343400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687857 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1637635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1637630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637628 {
	width:700px !important;
	height:309px !important;
}

#item1637641 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1637647 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:155px !important;
}

#item1637651 {
	width:595px !important;
	height:353px !important;
	top:1px !important;
}

@keyframes intensificar-1637651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2252970 th, table#table2252970 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2252970 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2252970 {
	table-layout:fixed;
}

#item1637675 {
	width:628px !important;
	height:161px !important;
	top:27px !important;
}

@keyframes intensificar-1637675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637698 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1637698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637851 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:256px !important;
}

#item1637854 {
	width:595px !important;
	height:558px !important;
}

#item1637724 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1637724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637747 {
	width:490px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1637747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637770 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:266px !important;
}

@keyframes intensificar-1637770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637777 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1637777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637800 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1637800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637824 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1637824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637847 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1637847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1637847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1637645 {
	width:664px !important;
	height:558px !important;
	left:36px !important;
	top:517px !important;
}

#item1637877 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:479px !important;
}

#item1637900 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1637925 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1637929 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1637987 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1637988 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1637984 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1638021 {
	width:172px !important;
	height:70px !important;
}

#item1638022 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1637995 {
	width:172px !important;
	height:70px !important;
}

#item1637996 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1637991 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1638075 {
	width:141px !important;
	height:70px !important;
}

#item1638076 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1638049 {
	width:141px !important;
	height:70px !important;
}

#item1638050 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1638045 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1638128 {
	width:139px !important;
	height:70px !important;
}

#item1638129 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1638103 {
	width:139px !important;
	height:70px !important;
}

#item1638104 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1638099 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1638152 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728510 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728533 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728506 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1638155 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1638155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1638155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363618 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1343566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1343564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343562 {
	width:600px !important;
	height:790px !important;
}

#item1343567 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2255159 tr {
	border-right:2.2px solid #fff;;
}

table#table2255159 {
	}

#item1343573 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1343573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343596 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1343596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343620 {
	width:528px !important;
	height:383px !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-1343620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343781 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1343786 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1366189 {
	width:509px !important;
	height:809px !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-1366189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343812 {
	width:14px !important;
	height:9px !important;
}

#item1343816 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1343649 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1343649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343674 {
	width:380px !important;
	height:126px !important;
	top:66px !important;
}

@keyframes intensificar-1343674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343697 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:226px !important;
}

@keyframes intensificar-1343697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343703 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1343703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343726 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1343726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343751 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1343751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343774 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1343774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343570 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1343820 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1343844 {
	width:549px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1343868 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1343871 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1343894 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1343920 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1343921 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1343917 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1343953 {
	width:123px !important;
	height:50px !important;
}

#item1343954 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1343928 {
	width:123px !important;
	height:50px !important;
}

#item1343929 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1343924 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1344008 {
	width:101px !important;
	height:50px !important;
}

#item1344009 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1343981 {
	width:101px !important;
	height:50px !important;
}

#item1343982 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1343977 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1344061 {
	width:99px !important;
	height:50px !important;
}

#item1344062 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1344036 {
	width:99px !important;
	height:50px !important;
}

#item1344037 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1344032 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1344114 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730163 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730186 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730160 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1344117 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1344117 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1344117 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687854 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1638187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1638179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638177 {
	width:700px !important;
	height:309px !important;
}

#item1638193 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1638203 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:246px !important;
}

@keyframes intensificar-1638203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638226 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:91px !important;
}

#item1638229 {
	width:595px !important;
	height:212px !important;
	top:8px !important;
}

@keyframes intensificar-1638229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638252 {
	width:628px !important;
	height:227px !important;
	top:271px !important;
}

table#table2259361 tr {
	border-right:3.08px solid #fff;;
}

table#table2259361 {
	}

#item1638253 {
	width:738px !important;
	height:227px !important;
}

@keyframes intensificar-1638253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690834 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:516px !important;
}

#item1638406 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1638410 {
	width:595px !important;
	height:541px !important;
}

#item1638278 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1638278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638301 {
	width:462px !important;
	height:176px !important;
	top:92px !important;
}

@keyframes intensificar-1638301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638324 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:316px !important;
}

@keyframes intensificar-1638324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638330 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1638330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638353 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1638353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638377 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1638377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638400 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1638400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638200 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1638433 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:496px !important;
}

#item1638457 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1638481 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1638487 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1638510 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1638565 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1638566 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1638562 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1638600 {
	width:172px !important;
	height:70px !important;
}

#item1638601 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1638575 {
	width:172px !important;
	height:70px !important;
}

#item1638576 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1638569 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1638653 {
	width:141px !important;
	height:70px !important;
}

#item1638654 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1638628 {
	width:141px !important;
	height:70px !important;
}

#item1638629 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1638624 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1638706 {
	width:139px !important;
	height:70px !important;
}

#item1638707 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1638681 {
	width:139px !important;
	height:70px !important;
}

#item1638682 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1638677 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1638730 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728539 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728563 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728536 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1638733 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1638733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1638733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687580 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1344347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1344345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344343 {
	width:600px !important;
	height:790px !important;
}

#item1344348 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2262288 th, table#table2262288 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2262288 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2262288 {
	table-layout:fixed;
}

#item1344355 {
	width:528px !important;
	height:289px !important;
	top:19px !important;
}

@keyframes intensificar-1344355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344378 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1344378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345093 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:90px !important;
}

#item1345101 {
	width:534px !important;
	height:176px !important;
	top:15px !important;
}

#item1368557 {
	width:507px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345130 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1345133 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:198px !important;
}

#item1344558 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1344564 {
	width:534px !important;
	height:499px !important;
	top:15px !important;
}

#item1344993 {
	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-1344993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344590 {
	width:14px !important;
	height:9px !important;
}

#item1344593 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1344431 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1344431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344454 {
	width:350px !important;
	height:327px !important;
	top:83px !important;
}

@keyframes intensificar-1344454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344477 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:411px !important;
}

@keyframes intensificar-1344477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344483 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1344483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344506 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1344506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344530 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1344530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344553 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1344553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344351 {
	width:564px !important;
	height:530px !important;
	left:636px !important;
	top:195px !important;
}

#item1344597 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:162px !important;
}

#item1344620 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1344644 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1344647 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1344673 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1344674 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1344670 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1344707 {
	width:123px !important;
	height:50px !important;
}

#item1344708 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1344681 {
	width:123px !important;
	height:50px !important;
}

#item1344682 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1344677 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1344761 {
	width:101px !important;
	height:50px !important;
}

#item1344762 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1344736 {
	width:101px !important;
	height:50px !important;
}

#item1344737 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1344732 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1344814 {
	width:99px !important;
	height:50px !important;
}

#item1344815 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1344789 {
	width:99px !important;
	height:50px !important;
}

#item1344790 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1344785 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1344868 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730193 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730216 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730190 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1344872 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1344872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1344872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687946 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1638768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1638760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638757 {
	width:700px !important;
	height:309px !important;
}

#item1638774 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1638779 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:207px !important;
}

@keyframes intensificar-1638779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638802 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:68px !important;
}

#item1638807 {
	width:595px !important;
	height:173px !important;
	top:4px !important;
}

@keyframes intensificar-1638807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638830 {
	width:594px !important;
	height:259px !important;
	top:232px !important;
}

table#table2267719 th, table#table2267719 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2267719 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2267719 {
	table-layout:fixed;
}

#item1691076 {
	width:594px !important;
	height:424px !important;
}

@keyframes intensificar-1691076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1691076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1669556 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:339px !important;
}

#item1638984 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:221px !important;
}

#item1638991 {
	width:595px !important;
	height:491px !important;
}

#item1638856 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1638856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638879 {
	width:490px !important;
	height:360px !important;
	top:116px !important;
}

@keyframes intensificar-1638879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638902 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:481px !important;
}

@keyframes intensificar-1638902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638909 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1638909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638932 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1638932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638956 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1638956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638979 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1638979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1638979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1638777 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:584px !important;
}

#item1639014 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:526px !important;
}

#item1639037 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:440px !important;
}

#item1639061 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1639064 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1639120 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1639121 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1639117 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1639154 {
	width:172px !important;
	height:70px !important;
}

#item1639155 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1639129 {
	width:172px !important;
	height:70px !important;
}

#item1639130 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1639125 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1639207 {
	width:141px !important;
	height:70px !important;
}

#item1639208 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1639182 {
	width:141px !important;
	height:70px !important;
}

#item1639183 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1639178 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1639261 {
	width:139px !important;
	height:70px !important;
}

#item1639262 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1639235 {
	width:139px !important;
	height:70px !important;
}

#item1639236 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1639231 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1639285 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728576 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728599 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728573 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1639289 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1639289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1639289 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363629 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1345234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1345231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345229 {
	width:600px !important;
	height:790px !important;
}

#item1345236 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1345243 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:107px !important;
}

#item1345247 {
	width:534px !important;
	height:210px !important;
	top:15px !important;
}

#item1366374 {
	width:507px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1366374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345277 {
	width:14px !important;
	height:9px !important;
}

#item1345282 {
	width:14px !important;
	height:9px !important;
	top:232px !important;
}

#item1346025 {
	width:57px !important;
	height:12px !important;
	top:255px !important;
}

@keyframes intensificar-1346025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346048 {
	width:528px !important;
	height:271px !important;
	top:274px !important;
}

table#table2272392 tr {
	border-right:2.2px solid #fff;;
}

table#table2272392 {
	table-layout:fixed;
}

#item1675757 {
	width:670px !important;
	height:235px !important;
}

@keyframes intensificar-1675757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1675757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346072 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:550px !important;
}

#item1345462 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1345465 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1366283 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1366283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345491 {
	width:14px !important;
	height:9px !important;
}

#item1345498 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1345334 {
	width:528px !important;
	height:64px !important;
}

@keyframes intensificar-1345334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345357 {
	width:350px !important;
	height:210px !important;
	top:87px !important;
}

@keyframes intensificar-1345357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345380 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:314px !important;
}

@keyframes intensificar-1345380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345387 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1345387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345410 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1345410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345434 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1345434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345457 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1345457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345240 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1345502 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1345525 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1345550 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1345553 {
	width:370px !important;
	height:37px !important;
	left:16px !important;
}

#item1345579 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1345581 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1345576 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1345613 {
	width:123px !important;
	height:50px !important;
}

#item1345614 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345588 {
	width:123px !important;
	height:50px !important;
}

#item1345589 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345584 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1345666 {
	width:101px !important;
	height:50px !important;
}

#item1345667 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345641 {
	width:101px !important;
	height:50px !important;
}

#item1345642 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1345637 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1345720 {
	width:99px !important;
	height:50px !important;
}

#item1345721 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345694 {
	width:99px !important;
	height:50px !important;
}

#item1345696 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1345690 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1345775 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730228 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730251 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730225 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1345778 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1345778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345778 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687861 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1639322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1639315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639313 {
	width:700px !important;
	height:309px !important;
}

#item1639327 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1639332 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:125px !important;
}

@keyframes intensificar-1639332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639355 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:25px !important;
}

#item1639358 {
	width:595px !important;
	height:96px !important;
}

@keyframes intensificar-1639358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639382 {
	width:628px !important;
	height:329px !important;
	top:151px !important;
}

table#table2277251 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2277251 {
	table-layout:fixed;
}

#item1639383 {
	width:938px !important;
	height:331px !important;
}

@keyframes intensificar-1639383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1690831 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:495px !important;
}

#item1639538 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1639542 {
	width:595px !important;
	height:516px !important;
	top:4px !important;
}

#item1639408 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1639408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639431 {
	width:490px !important;
	height:419px !important;
	top:108px !important;
}

@keyframes intensificar-1639431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639454 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:426px !important;
}

@keyframes intensificar-1639454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639461 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1639461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639484 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1639484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639509 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1639509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639532 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1639532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639330 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:555px !important;
}

#item1639565 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1639590 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1639614 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1639617 {
	width:518px !important;
	height:52px !important;
	left:22px !important;
}

#item1639672 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1639673 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1639669 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1639706 {
	width:172px !important;
	height:70px !important;
}

#item1639707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1639681 {
	width:172px !important;
	height:70px !important;
}

#item1639682 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1639677 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1639762 {
	width:141px !important;
	height:70px !important;
}

#item1639763 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1639736 {
	width:141px !important;
	height:70px !important;
}

#item1639737 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1639730 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1639816 {
	width:139px !important;
	height:70px !important;
}

#item1639817 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1639791 {
	width:139px !important;
	height:70px !important;
}

#item1639792 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1639786 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1639840 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728610 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728633 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728607 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1639844 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1639844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1639844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687639 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1346298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1346296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346294 {
	width:600px !important;
	height:790px !important;
}

#item1346299 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1346460 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

#item1346467 {
	width:534px !important;
	height:237px !important;
	top:15px !important;
}

#item1347121 {
	width:507px !important;
	height:540px !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-1347121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346498 {
	width:14px !important;
	height:9px !important;
}

#item1346501 {
	width:14px !important;
	height:9px !important;
	top:259px !important;
}

table#table2282290 th, table#table2282290 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2282290 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2282290 {
	table-layout:fixed;
}

#item1346505 {
	width:528px !important;
	height:261px !important;
	top:19px !important;
}

@keyframes intensificar-1346505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346528 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1346528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346900 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1346903 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1385958 {
	width:509px !important;
	height:1350px !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-1385958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346929 {
	width:14px !important;
	height:9px !important;
}

#item1346932 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1346330 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1346330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346353 {
	width:350px !important;
	height:274px !important;
	top:66px !important;
}

@keyframes intensificar-1346353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346376 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:361px !important;
}

@keyframes intensificar-1346376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346382 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1346382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346405 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1346405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346430 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1346430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346455 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1346455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1346455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1346302 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1346551 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1346574 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1346598 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1346602 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1346628 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1346629 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1346625 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1346662 {
	width:123px !important;
	height:50px !important;
}

#item1346663 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346637 {
	width:123px !important;
	height:50px !important;
}

#item1346638 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346633 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1346716 {
	width:101px !important;
	height:50px !important;
}

#item1346717 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346691 {
	width:101px !important;
	height:50px !important;
}

#item1346692 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1346686 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1346770 {
	width:99px !important;
	height:50px !important;
}

#item1346771 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1346744 {
	width:99px !important;
	height:50px !important;
}

#item1346745 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1346740 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1346823 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730261 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730284 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730258 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1346828 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1346828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1346828 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1688004 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1639875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1639869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639867 {
	width:700px !important;
	height:309px !important;
}

#item1639881 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1639886 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:21px !important;
}

#item1639891 {
	width:595px !important;
	height:80px !important;
	top:3px !important;
}

@keyframes intensificar-1639891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2286832 th, table#table2286832 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2286832 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2286832 {
	table-layout:fixed;
}

#item1639915 {
	width:628px !important;
	height:384px !important;
	top:27px !important;
}

@keyframes intensificar-1639915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639938 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1639938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640093 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:233px !important;
}

#item1640096 {
	width:595px !important;
	height:515px !important;
	top:3px !important;
}

#item1639963 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1639963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639986 {
	width:419px !important;
	height:383px !important;
	top:92px !important;
}

@keyframes intensificar-1639986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1639986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640009 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:505px !important;
}

@keyframes intensificar-1640009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640018 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1640018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640041 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1640041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640065 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1640065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640089 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1640089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1639884 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:557px !important;
}

#item1640119 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1640142 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1640166 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1640169 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1640225 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1640226 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1640222 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1640261 {
	width:172px !important;
	height:70px !important;
}

#item1640262 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1640236 {
	width:172px !important;
	height:70px !important;
}

#item1640237 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1640230 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1640314 {
	width:141px !important;
	height:70px !important;
}

#item1640315 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1640289 {
	width:141px !important;
	height:70px !important;
}

#item1640290 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1640285 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1640367 {
	width:139px !important;
	height:70px !important;
}

#item1640368 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1640342 {
	width:139px !important;
	height:70px !important;
}

#item1640343 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1640338 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1640391 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728641 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728664 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728638 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1640396 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1640396 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1640396 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687524 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1347178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1347176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347174 {
	width:600px !important;
	height:790px !important;
}

#item1347179 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1347357 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:126px !important;
}

#item1347361 {
	width:534px !important;
	height:248px !important;
	top:15px !important;
}

#item1366724 {
	width:507px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1366724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347391 {
	width:14px !important;
	height:9px !important;
}

#item1347394 {
	width:14px !important;
	height:9px !important;
	top:270px !important;
}

table#table2291220 tr {
	border-right:2.2px solid #fff;;
}

table#table2291220 {
	table-layout:fixed;
}

#item1347400 {
	width:528px !important;
	height:251px !important;
	top:19px !important;
}

@keyframes intensificar-1347400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347424 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1347424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347190 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1347193 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1368748 {
	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-1368748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347219 {
	width:14px !important;
	height:9px !important;
}

#item1347222 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1347227 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1347227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347251 {
	width:350px !important;
	height:315px !important;
	top:83px !important;
}

@keyframes intensificar-1347251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347274 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

@keyframes intensificar-1347274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347281 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1347281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347304 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1347304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347328 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1347328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347352 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1347352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1347352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1347187 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1347447 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1347472 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1347496 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1347499 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1347525 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1347526 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1347522 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1347558 {
	width:123px !important;
	height:50px !important;
}

#item1347559 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347533 {
	width:123px !important;
	height:50px !important;
}

#item1347534 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347529 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1347612 {
	width:101px !important;
	height:50px !important;
}

#item1347613 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347587 {
	width:101px !important;
	height:50px !important;
}

#item1347588 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1347582 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1347665 {
	width:99px !important;
	height:50px !important;
}

#item1347666 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1347640 {
	width:99px !important;
	height:50px !important;
}

#item1347641 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1347636 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1347723 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730295 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730318 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730292 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1347726 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1347726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1347726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687867 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1640427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1640421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640419 {
	width:700px !important;
	height:309px !important;
}

#item1640432 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1640438 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:101px !important;
}

@keyframes intensificar-1640438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640461 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:16px !important;
}

#item1640466 {
	width:595px !important;
	height:78px !important;
}

@keyframes intensificar-1640466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640489 {
	width:628px !important;
	height:349px !important;
	top:127px !important;
}

table#table2296741 tr {
	border-right:3.08px solid #fff;;
}

table#table2296741 {
	table-layout:fixed;
}

#item1640490 {
	width:739px !important;
	height:349px !important;
}

@keyframes intensificar-1640490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1691004 {
	width:51px !important;
	height:25px !important;
	left:273px !important;
	top:493px !important;
}

#item1640646 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:234px !important;
}

#item1640649 {
	width:595px !important;
	height:514px !important;
	top:4px !important;
}

#item1640516 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1640516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640539 {
	width:419px !important;
	height:393px !important;
	top:116px !important;
}

@keyframes intensificar-1640539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640564 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:481px !important;
}

@keyframes intensificar-1640564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640571 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1640571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640594 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1640594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640618 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1640618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640641 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1640641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640436 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1640672 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:520px !important;
}

#item1640695 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:440px !important;
}

#item1640720 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1640724 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1640782 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1640783 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1640779 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1640816 {
	width:172px !important;
	height:70px !important;
}

#item1640817 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1640791 {
	width:172px !important;
	height:70px !important;
}

#item1640792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1640787 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1640869 {
	width:141px !important;
	height:70px !important;
}

#item1640870 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1640844 {
	width:141px !important;
	height:70px !important;
}

#item1640845 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1640840 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1640923 {
	width:139px !important;
	height:70px !important;
}

#item1640924 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1640897 {
	width:139px !important;
	height:70px !important;
}

#item1640898 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1640893 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1640947 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728694 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728717 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728691 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1640950 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1640950 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1640950 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363652 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1348177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1348175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348173 {
	width:600px !important;
	height:790px !important;
}

#item1348178 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1348185 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:126px !important;
}

#item1348190 {
	width:534px !important;
	height:263px !important;
	top:15px !important;
}

#item1348926 {
	width:507px !important;
	height:450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1348926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348220 {
	width:14px !important;
	height:9px !important;
}

#item1348223 {
	width:14px !important;
	height:9px !important;
	top:285px !important;
}

table#table2304133 th, table#table2304133 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2304133 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2304133 {
	table-layout:fixed;
}

#item1348228 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1348228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348251 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1348251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348404 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1348409 {
	width:534px !important;
	height:498px !important;
	top:15px !important;
}

#item1386754 {
	width:509px !important;
	height:1036px !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-1386754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348435 {
	width:14px !important;
	height:9px !important;
}

#item1348438 {
	width:14px !important;
	height:9px !important;
	top:520px !important;
}

#item1348276 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1348276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348299 {
	width:350px !important;
	height:315px !important;
	top:83px !important;
}

@keyframes intensificar-1348299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348322 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:311px !important;
}

@keyframes intensificar-1348322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348328 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1348328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348352 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1348352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348376 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1348376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348399 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1348399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348182 {
	width:564px !important;
	height:529px !important;
	left:636px !important;
	top:196px !important;
}

#item1348445 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:145px !important;
}

#item1348468 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1348493 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1348497 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1351245 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1348524 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1348525 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1348521 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1348559 {
	width:123px !important;
	height:50px !important;
}

#item1348560 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1348533 {
	width:123px !important;
	height:50px !important;
}

#item1348534 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1348529 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1348612 {
	width:101px !important;
	height:50px !important;
}

#item1348613 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1348587 {
	width:101px !important;
	height:50px !important;
}

#item1348588 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1348583 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1348665 {
	width:99px !important;
	height:50px !important;
}

#item1348667 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1348640 {
	width:99px !important;
	height:50px !important;
}

#item1348641 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1348636 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1348719 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730326 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730349 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730323 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1348723 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1348723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1348723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687864 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1640982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1640976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640973 {
	width:700px !important;
	height:309px !important;
}

#item1640988 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641150 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:33px !important;
}

table#table2307344 th, table#table2307344 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2307344 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2307344 {
	table-layout:fixed;
}

#item1641156 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1641156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641179 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1641179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641202 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1641202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641123 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:212px !important;
}

#item1641126 {
	width:595px !important;
	height:474px !important;
}

#item1640996 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1640996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1640996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641019 {
	width:419px !important;
	height:347px !important;
	top:132px !important;
}

@keyframes intensificar-1641019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641042 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:449px !important;
}

@keyframes intensificar-1641042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641049 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1641049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641072 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1641072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641096 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1641096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641119 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1641119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640993 {
	width:664px !important;
	height:485px !important;
	left:36px !important;
	top:601px !important;
}

#item1641225 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:520px !important;
}

#item1641249 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:440px !important;
}

#item1641273 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1641277 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1641300 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1641358 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1641359 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1641355 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1641391 {
	width:172px !important;
	height:70px !important;
}

#item1641392 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1641366 {
	width:172px !important;
	height:70px !important;
}

#item1641367 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1641362 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1641445 {
	width:141px !important;
	height:70px !important;
}

#item1641446 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1641420 {
	width:141px !important;
	height:70px !important;
}

#item1641421 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1641416 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1641498 {
	width:139px !important;
	height:70px !important;
}

#item1641499 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1641473 {
	width:139px !important;
	height:70px !important;
}

#item1641474 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1641469 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1641522 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728730 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728753 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728726 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1641525 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1641525 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1641525 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687583 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1348986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1348984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1348984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348982 {
	width:600px !important;
	height:790px !important;
}

#item1348987 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1349168 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:114px !important;
}

#item1349171 {
	width:534px !important;
	height:355px !important;
	top:15px !important;
}

#item1349828 {
	width:507px !important;
	height:480px !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-1349828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349201 {
	width:14px !important;
	height:9px !important;
}

#item1349204 {
	width:14px !important;
	height:9px !important;
	top:377px !important;
}

table#table2311716 th, table#table2311716 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2311716 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2311716 {
	table-layout:fixed;
}

#item1349208 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1349208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349231 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1349231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348996 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1349000 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1386837 {
	width:509px !important;
	height:1064px !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-1386837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349026 {
	width:14px !important;
	height:9px !important;
}

#item1349030 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1349035 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1349035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349058 {
	width:350px !important;
	height:182px !important;
	top:83px !important;
}

@keyframes intensificar-1349058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349081 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:243px !important;
}

@keyframes intensificar-1349081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349087 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1349087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349110 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1349110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349134 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1349134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349158 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1349158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1348992 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1349254 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1349277 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1349302 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1349306 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1351268 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1349333 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1349334 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1349329 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1349367 {
	width:123px !important;
	height:50px !important;
}

#item1349368 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349342 {
	width:123px !important;
	height:50px !important;
}

#item1349343 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349338 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1349420 {
	width:101px !important;
	height:50px !important;
}

#item1349421 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349395 {
	width:101px !important;
	height:50px !important;
}

#item1349396 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1349391 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1349473 {
	width:99px !important;
	height:50px !important;
}

#item1349474 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1349448 {
	width:99px !important;
	height:50px !important;
}

#item1349449 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1349444 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1349528 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730356 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730379 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730352 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1349531 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1349531 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1349531 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687949 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1641557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1641550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641548 {
	width:700px !important;
	height:309px !important;
}

#item1641563 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1641568 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:95px !important;
}

#item1641571 {
	width:595px !important;
	height:235px !important;
}

@keyframes intensificar-1641571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2315085 th, table#table2315085 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2315085 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2315085 {
	table-layout:fixed;
}

#item1641595 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1641595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641618 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1641618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641774 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1641779 {
	width:595px !important;
	height:533px !important;
}

#item1641643 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1641643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641666 {
	width:419px !important;
	height:255px !important;
	top:132px !important;
}

@keyframes intensificar-1641666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641689 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:355px !important;
}

@keyframes intensificar-1641689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641696 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1641696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641719 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1641719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641744 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1641744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641768 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1641768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1641768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1641566 {
	width:639px !important;
	height:533px !important;
	left:36px !important;
	top:542px !important;
}

#item1641803 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:503px !important;
}

#item1641826 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1641850 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1641854 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1641877 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1641933 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1641934 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1641929 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1641966 {
	width:172px !important;
	height:70px !important;
}

#item1641967 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1641941 {
	width:172px !important;
	height:70px !important;
}

#item1641942 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1641937 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1642019 {
	width:141px !important;
	height:70px !important;
}

#item1642020 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1641994 {
	width:141px !important;
	height:70px !important;
}

#item1641995 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1641990 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1642072 {
	width:139px !important;
	height:70px !important;
}

#item1642073 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1642047 {
	width:139px !important;
	height:70px !important;
}

#item1642048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1642043 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1642098 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728766 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728789 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728762 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1642101 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1642101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363012 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1363013 {
	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-1363013 {
	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;
	}
}
#item1363017 {
	width:566px !important;
	height:144px !important;
	left:11px !important;
	top:429px !important;
}

@keyframes intensificar-1363017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363040 {
	opacity:0.20;
	width:502px !important;
	height:233px !important;
	left:617px !important;
	top:429px !important;
	background:#0e0b00;
}

#item1363041 {
	width:459px !important;
	height:194px !important;
	left:639px !important;
	top:448px !important;
}

@keyframes intensificar-1363041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363064 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1363064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1363064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1642121 {
	width:1082px !important;
	height:1247px !important;
	left:-228px !important;
	top:-27px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1642122 {
	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-1642122 {
	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;
	}
}
#item1642126 {
	width:566px !important;
	height:144px !important;
	left:98px !important;
	top:637px !important;
}

@keyframes intensificar-1642126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642149 {
	opacity:0.20;
	width:502px !important;
	height:347px !important;
	left:162px !important;
	top:817px !important;
	background:#0e0b00;
}

#item1642150 {
	width:459px !important;
	height:306px !important;
	left:184px !important;
	top:836px !important;
}

@keyframes intensificar-1642150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642173 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1642173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1349876 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1350191 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1350215 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1350215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350127 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1350151 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1350154 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1351362 {
	width:509px !important;
	height:975px !important;
}

@keyframes intensificar-1351362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350179 {
	width:14px !important;
	height:9px !important;
}

#item1350187 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1350079 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1350102 {
	width:528px !important;
	height:655px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1350102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349881 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1349904 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:84px !important;
}

#item1349927 {
	width:86px !important;
	height:16px !important;
	left:439px !important;
	top:84px !important;
}

table#table2320845 th, table#table2320845 td {
	vertical-align:top;;
}

table#table2320845 tr {
	height:18px;;
}

table#table2320845 {
	table-layout:fixed;
}

#item1349951 {
	width:510px !important;
	height:227px !important;
}

#item1349978 {
	width:511px !important;
	height:17px !important;
}

#item1349975 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

#item1349982 {
	width:511px !important;
	height:17px !important;
}

#item1349979 {
	width:511px !important;
	height:17px !important;
	top:1px !important;
}

#item1349986 {
	width:511px !important;
	height:17px !important;
}

#item1349983 {
	width:511px !important;
	height:17px !important;
	top:19px !important;
}

#item1349990 {
	width:511px !important;
	height:17px !important;
}

#item1349987 {
	width:511px !important;
	height:17px !important;
	top:37px !important;
}

#item1349994 {
	width:511px !important;
	height:17px !important;
}

#item1349991 {
	width:511px !important;
	height:17px !important;
	top:55px !important;
}

#item1349998 {
	width:511px !important;
	height:17px !important;
}

#item1349995 {
	width:511px !important;
	height:17px !important;
	top:73px !important;
}

#item1350002 {
	width:511px !important;
	height:17px !important;
}

#item1349999 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

#item1350006 {
	width:511px !important;
	height:17px !important;
}

#item1350003 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

#item1350010 {
	width:511px !important;
	height:17px !important;
}

#item1350007 {
	width:511px !important;
	height:17px !important;
	top:127px !important;
}

#item1350014 {
	width:511px !important;
	height:17px !important;
}

#item1350011 {
	width:511px !important;
	height:17px !important;
	top:145px !important;
}

@keyframes intensificar-1350074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350075 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1349879 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1350239 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1350242 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1350774 {
	width:555px !important;
	height:573px !important;
	left:23px !important;
	top:131px !important;
}

#item1350780 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1350803 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1350777 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1350811 {
	width:19px !important;
	height:19px !important;
}

#item1350807 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1350814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350817 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1350818 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1350814 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1350876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350905 {
	width:122px !important;
	height:50px !important;
}

#item1350906 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1350880 {
	width:122px !important;
	height:50px !important;
}

#item1350881 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1350876 {
	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-1350929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350958 {
	width:122px !important;
	height:50px !important;
}

#item1350959 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350933 {
	width:122px !important;
	height:50px !important;
}

#item1350934 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350929 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1350982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351012 {
	width:87px !important;
	height:50px !important;
}

#item1351013 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350986 {
	width:87px !important;
	height:50px !important;
}

#item1350987 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1350982 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1351040 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1351063 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1351037 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1351066 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1351066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1351066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1642437 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1642460 {
	width:595px !important;
	height:790px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1642460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642483 {
	width:23px !important;
	height:46px !important;
	left:665px !important;
	top:435px !important;
}

#item1642386 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1642410 {
	width:23px !important;
	height:46px !important;
	left:665px !important;
	top:435px !important;
}

#item1642413 {
	width:595px !important;
	height:790px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes intensificar-1642413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642339 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1642362 {
	width:627px !important;
	height:812px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1642362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642199 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

table#table2325288 th, table#table2325288 td {
	vertical-align:top;;
}

table#table2325288 tr {
	height:22.3px;;
}

table#table2325288 {
	table-layout:fixed;
}

#item1642223 {
	width:632px !important;
	height:281px !important;
}

#item1642249 {
	width:634px !important;
	height:21px !important;
}

#item1642246 {
	width:634px !important;
	height:21px !important;
	top:200px !important;
}

#item1642253 {
	width:634px !important;
	height:21px !important;
}

#item1642250 {
	width:634px !important;
	height:21px !important;
	top:1px !important;
}

#item1642258 {
	width:634px !important;
	height:21px !important;
}

#item1642255 {
	width:634px !important;
	height:21px !important;
	top:23px !important;
}

#item1642262 {
	width:634px !important;
	height:21px !important;
}

#item1642259 {
	width:634px !important;
	height:21px !important;
	top:45px !important;
}

#item1642266 {
	width:634px !important;
	height:21px !important;
}

#item1642263 {
	width:634px !important;
	height:21px !important;
	top:68px !important;
}

#item1642270 {
	width:634px !important;
	height:21px !important;
}

#item1642267 {
	width:634px !important;
	height:21px !important;
	top:90px !important;
}

#item1642274 {
	width:634px !important;
	height:21px !important;
}

#item1642271 {
	width:634px !important;
	height:21px !important;
	top:112px !important;
}

#item1642278 {
	width:634px !important;
	height:21px !important;
}

#item1642275 {
	width:634px !important;
	height:21px !important;
	top:135px !important;
}

#item1642282 {
	width:634px !important;
	height:21px !important;
}

#item1642279 {
	width:634px !important;
	height:21px !important;
	top:157px !important;
}

#item1642286 {
	width:634px !important;
	height:21px !important;
}

#item1642283 {
	width:634px !important;
	height:21px !important;
	top:179px !important;
}

#item1642291 {
	width:94px !important;
	height:20px !important;
	left:33px !important;
	top:84px !important;
}

#item1642314 {
	width:106px !important;
	height:20px !important;
	left:518px !important;
	top:84px !important;
}

#item1642192 {
	width:700px !important;
	height:900px !important;
}

@keyframes intensificar-1642192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642190 {
	width:700px !important;
	height:900px !important;
	top:146px !important;
}

#item1642487 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1642490 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1642547 {
	width:26px !important;
	height:26px !important;
}

#item1642543 {
	width:26px !important;
	height:26px !important;
	left:650px !important;
	top:180px !important;
}

@keyframes intensificar-1642582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642585 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1642586 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1642582 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

@keyframes intensificar-1642589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642618 {
	width:171px !important;
	height:70px !important;
}

#item1642619 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1642593 {
	width:171px !important;
	height:70px !important;
}

#item1642594 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1642589 {
	width:171px !important;
	height:70px !important;
	left:180px !important;
	top:1130px !important;
}

@keyframes intensificar-1642642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642671 {
	width:165px !important;
	height:70px !important;
}

#item1642672 {
	width:150px !important;
	height:39px !important;
	left:15px !important;
	top:19px !important;
}

#item1642646 {
	width:165px !important;
	height:70px !important;
}

#item1642647 {
	width:150px !important;
	height:39px !important;
	left:15px !important;
	top:19px !important;
}

#item1642642 {
	width:165px !important;
	height:70px !important;
	left:354px !important;
	top:1130px !important;
}

@keyframes intensificar-1642695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642725 {
	width:122px !important;
	height:70px !important;
}

#item1642726 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1642700 {
	width:122px !important;
	height:70px !important;
}

#item1642701 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1642695 {
	width:122px !important;
	height:70px !important;
	left:522px !important;
	top:1130px !important;
}

#item1642749 {
	width:35px !important;
	height:74px !important;
	left:179px !important;
	top:1126px !important;
}

#item1704339 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1704362 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1704335 {
	width:232px !important;
	height:18px !important;
	left:31px !important;
	top:1090px !important;
}

#item1704505 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1704528 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1704503 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:117px !important;
}

#item1642752 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1642752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1642752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1363666 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1351490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1351488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351486 {
	width:600px !important;
	height:790px !important;
}

#item1351491 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1351494 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1351518 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1351543 {
	width:57px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1351543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351566 {
	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-1351566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2327782 th, table#table2327782 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2327782 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2327782 {
	table-layout:fixed;
}

#item1351593 {
	width:528px !important;
	height:144px !important;
	top:289px !important;
}

@keyframes intensificar-1351593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352242 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1352246 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1352247 {
	width:509px !important;
	height:810px !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-1352247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352272 {
	width:14px !important;
	height:9px !important;
}

#item1352277 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1351618 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1351618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351641 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1351641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351664 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

@keyframes intensificar-1351664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351717 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1351717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351740 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1351740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351765 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1351765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351788 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1351788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351541 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:143px !important;
}

#item1351846 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1351849 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1352202 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1352099 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1352124 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1352096 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1700458 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1700459 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1700454 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1700491 {
	width:123px !important;
	height:50px !important;
}

#item1700492 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700466 {
	width:123px !important;
	height:50px !important;
}

#item1700467 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700464 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1700542 {
	width:101px !important;
	height:50px !important;
}

#item1700543 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700517 {
	width:101px !important;
	height:50px !important;
}

#item1700518 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1700515 {
	width:101px !important;
	height:50px !important;
	left:916px !important;
	top:740px !important;
}

#item1700593 {
	width:101px !important;
	height:50px !important;
}

#item1700594 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1700568 {
	width:101px !important;
	height:50px !important;
}

#item1700569 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1700566 {
	width:101px !important;
	height:50px !important;
	left:812px !important;
	top:740px !important;
}

#item1700617 {
	width:25px !important;
	height:53px !important;
	left:811px !important;
	top:738px !important;
}

#item1352127 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1352127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1352127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687872 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1642780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1642774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642772 {
	width:700px !important;
	height:309px !important;
}

#item1642787 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1642790 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1642813 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1642838 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:118px !important;
}

#item1642842 {
	width:595px !important;
	height:275px !important;
	top:3px !important;
}

@keyframes intensificar-1642842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642866 {
	width:80px !important;
	height:18px !important;
	top:306px !important;
}

@keyframes intensificar-1642866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2330545 th, table#table2330545 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2330545 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2330545 {
	table-layout:fixed;
}

#item1642890 {
	width:628px !important;
	height:202px !important;
	top:334px !important;
}

@keyframes intensificar-1642890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643090 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:246px !important;
}

#item1643094 {
	width:595px !important;
	height:536px !important;
}

#item1642915 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1642915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642938 {
	width:490px !important;
	height:364px !important;
	top:92px !important;
}

@keyframes intensificar-1642938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642961 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:309px !important;
}

@keyframes intensificar-1642961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1642961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643014 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1643014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643037 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1643037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643061 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1643061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643085 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1643085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1642836 {
	width:664px !important;
	height:536px !important;
	left:36px !important;
	top:539px !important;
}

#item1643143 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1643147 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1643170 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1701048 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1701049 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1701045 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1701082 {
	width:172px !important;
	height:70px !important;
}

#item1701083 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1701056 {
	width:172px !important;
	height:70px !important;
}

#item1701057 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1701054 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1701134 {
	width:141px !important;
	height:70px !important;
}

#item1701135 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1701108 {
	width:141px !important;
	height:70px !important;
}

#item1701109 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1701106 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1701185 {
	width:141px !important;
	height:70px !important;
}

#item1701186 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1701160 {
	width:141px !important;
	height:70px !important;
}

#item1701161 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1701158 {
	width:141px !important;
	height:70px !important;
	left:181px !important;
	top:1130px !important;
}

#item1701209 {
	width:34px !important;
	height:73px !important;
	left:180px !important;
	top:1127px !important;
}

#item1701989 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1702012 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1701986 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1643443 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1643443 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1643443 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687642 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1352372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1352370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352368 {
	width:600px !important;
	height:790px !important;
}

#item1352373 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1352376 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1352399 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1352424 {
	width:57px !important;
	height:13px !important;
	top:291px !important;
}

@keyframes intensificar-1352424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352447 {
	width:528px !important;
	height:276px !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-1352447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2333266 th, table#table2333266 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

table#table2333266 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2333266 {
	table-layout:fixed;
}

#item1352474 {
	width:528px !important;
	height:174px !important;
	top:311px !important;
}

@keyframes intensificar-1352474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352677 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1352685 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1368896 {
	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-1368896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352711 {
	width:14px !important;
	height:9px !important;
}

#item1352714 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1352499 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1352499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352522 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1352522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352545 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:260px !important;
}

@keyframes intensificar-1352545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352599 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1352599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352622 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1352622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352646 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1352646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352670 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1352670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352422 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1352744 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1352747 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1352796 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1352797 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1352793 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1352830 {
	width:123px !important;
	height:50px !important;
}

#item1352831 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352805 {
	width:123px !important;
	height:50px !important;
}

#item1352806 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352801 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1352938 {
	width:101px !important;
	height:50px !important;
}

#item1352939 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352913 {
	width:101px !important;
	height:50px !important;
}

#item1352914 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1352909 {
	width:101px !important;
	height:50px !important;
	left:916px !important;
	top:740px !important;
}

#item1352991 {
	width:101px !important;
	height:50px !important;
}

#item1352992 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352966 {
	width:101px !important;
	height:50px !important;
}

#item1352967 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1352962 {
	width:101px !important;
	height:50px !important;
	left:812px !important;
	top:740px !important;
}

#item1676372 {
	width:25px !important;
	height:53px !important;
	left:811px !important;
	top:738px !important;
}

#item1730395 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730418 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730392 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1353045 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1353045 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1353045 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1688008 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1643476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1643468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643466 {
	width:700px !important;
	height:309px !important;
}

#item1643484 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1643487 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:479px !important;
}

#item1643510 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:440px !important;
}

#item1643693 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:69px !important;
}

#item1643697 {
	width:595px !important;
	height:171px !important;
	top:6px !important;
}

@keyframes intensificar-1643697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643720 {
	width:80px !important;
	height:18px !important;
	top:200px !important;
}

@keyframes intensificar-1643720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2336955 th, table#table2336955 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

table#table2336955 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2336955 {
	table-layout:fixed;
}

#item1643743 {
	width:628px !important;
	height:263px !important;
	top:228px !important;
}

@keyframes intensificar-1643743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643535 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:247px !important;
}

#item1643539 {
	width:595px !important;
	height:539px !important;
}

#item1643565 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1643565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643588 {
	width:490px !important;
	height:364px !important;
	top:92px !important;
}

@keyframes intensificar-1643588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643611 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:365px !important;
}

@keyframes intensificar-1643611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643617 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1643617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643640 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1643640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643664 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1643664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643687 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1643687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1643687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1643533 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1643768 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1643772 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1643828 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1643829 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1643825 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1643863 {
	width:172px !important;
	height:70px !important;
}

#item1643864 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1643836 {
	width:172px !important;
	height:70px !important;
}

#item1643837 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1643832 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1643917 {
	width:141px !important;
	height:70px !important;
}

#item1643918 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1643891 {
	width:141px !important;
	height:70px !important;
}

#item1643892 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1643887 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1643970 {
	width:141px !important;
	height:70px !important;
}

#item1643971 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1643945 {
	width:141px !important;
	height:70px !important;
}

#item1643946 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1643941 {
	width:141px !important;
	height:70px !important;
	left:181px !important;
	top:1130px !important;
}

#item1689809 {
	width:34px !important;
	height:73px !important;
	left:180px !important;
	top:1127px !important;
}

#item1728802 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728825 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728799 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1643994 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1643994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1643994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687528 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1354326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1354324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354322 {
	width:600px !important;
	height:790px !important;
}

#item1354327 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2340094 th, table#table2340094 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2340094 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2340094 {
	table-layout:fixed;
}

#item1354548 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1354548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354571 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1354571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355049 {
	width:528px !important;
	height:256px !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-1355049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354334 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1354337 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1369087 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1369087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354363 {
	width:14px !important;
	height:9px !important;
}

#item1354370 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1354375 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1354375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354398 {
	width:435px !important;
	height:199px !important;
	top:83px !important;
}

@keyframes intensificar-1354398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354421 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1354421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354428 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1354428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354451 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1354451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354475 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1354475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354499 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1354499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354331 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1354594 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1354617 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1354641 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1354644 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1354671 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1354672 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1354668 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1354706 {
	width:123px !important;
	height:50px !important;
}

#item1354707 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354680 {
	width:123px !important;
	height:50px !important;
}

#item1354681 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354676 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1354759 {
	width:101px !important;
	height:50px !important;
}

#item1354760 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354734 {
	width:101px !important;
	height:50px !important;
}

#item1354735 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1354730 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1354813 {
	width:99px !important;
	height:50px !important;
}

#item1354814 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1354787 {
	width:99px !important;
	height:50px !important;
}

#item1354788 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1354783 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1354868 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730427 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730450 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730423 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1354872 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1354872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1354872 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687879 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1644026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1644019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644017 {
	width:700px !important;
	height:309px !important;
}

#item1644034 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1644039 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:70px !important;
}

#item1644043 {
	width:595px !important;
	height:175px !important;
	top:6px !important;
}

@keyframes intensificar-1644043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2343548 th, table#table2343548 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2343548 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2343548 {
	table-layout:fixed;
}

#item1644067 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1644067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644091 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1644091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644244 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1644249 {
	width:595px !important;
	height:541px !important;
	left:2px !important;
}

#item1644116 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1644116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644139 {
	width:609px !important;
	height:279px !important;
	top:132px !important;
}

@keyframes intensificar-1644139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644162 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:452px !important;
}

@keyframes intensificar-1644162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644168 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1644168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644191 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1644191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644215 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1644215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644238 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1644238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644037 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1644272 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:496px !important;
}

#item1644295 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1644319 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1644323 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1644378 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1644379 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1644375 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1644411 {
	width:172px !important;
	height:70px !important;
}

#item1644413 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1644386 {
	width:172px !important;
	height:70px !important;
}

#item1644387 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1644382 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1644466 {
	width:141px !important;
	height:70px !important;
}

#item1644467 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1644440 {
	width:141px !important;
	height:70px !important;
}

#item1644441 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1644436 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1644519 {
	width:139px !important;
	height:70px !important;
}

#item1644520 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1644494 {
	width:139px !important;
	height:70px !important;
}

#item1644495 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1644490 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1644543 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728832 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728856 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728829 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1644546 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1644546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1644546 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687474 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1355109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1355107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355105 {
	width:600px !important;
	height:790px !important;
}

#item1355110 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1355377 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1355400 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1355424 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1355427 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1355723 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

table#table2346396 th, table#table2346396 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2346396 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2346396 {
	table-layout:fixed;
}

#item1355331 {
	width:528px !important;
	height:232px !important;
	top:18px !important;
}

@keyframes intensificar-1355331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355354 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1355354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355873 {
	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-1355873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355117 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1355120 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1369171 {
	width:509px !important;
	height:1500px !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-1369171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355147 {
	width:14px !important;
	height:9px !important;
}

#item1355154 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1355159 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1355159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355182 {
	width:350px !important;
	height:319px !important;
	top:66px !important;
}

@keyframes intensificar-1355182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355205 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

@keyframes intensificar-1355205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355212 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1355212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355235 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1355235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355259 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1355259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355282 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1355282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355113 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1355453 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1355454 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1355450 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1355487 {
	width:123px !important;
	height:50px !important;
}

#item1355488 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355462 {
	width:123px !important;
	height:50px !important;
}

#item1355463 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355457 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1355540 {
	width:101px !important;
	height:50px !important;
}

#item1355541 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355515 {
	width:101px !important;
	height:50px !important;
}

#item1355516 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1355511 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1355593 {
	width:99px !important;
	height:50px !important;
}

#item1355594 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355568 {
	width:99px !important;
	height:50px !important;
}

#item1355569 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1355564 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1355647 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730456 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730479 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730453 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1355650 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1355650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1355650 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687876 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1644580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1644571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644569 {
	width:700px !important;
	height:309px !important;
}

#item1644586 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1644591 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:49px !important;
}

#item1644594 {
	width:595px !important;
	height:143px !important;
}

@keyframes intensificar-1644594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2350190 th, table#table2350190 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2350190 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2350190 {
	table-layout:fixed;
}

#item1644617 {
	width:628px !important;
	height:343px !important;
	top:192px !important;
}

@keyframes intensificar-1644617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644640 {
	width:80px !important;
	height:12px !important;
	top:166px !important;
}

@keyframes intensificar-1644640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644795 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:245px !important;
}

#item1644799 {
	width:595px !important;
	height:535px !important;
}

#item1644665 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1644665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644688 {
	width:490px !important;
	height:446px !important;
	top:108px !important;
}

@keyframes intensificar-1644688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644711 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:471px !important;
}

@keyframes intensificar-1644711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644718 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1644718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644741 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1644741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644766 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1644766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644789 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1644789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1644789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1644589 {
	width:664px !important;
	height:560px !important;
	left:36px !important;
	top:540px !important;
}

#item1644822 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:503px !important;
}

#item1644845 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1644869 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1644873 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1644896 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1644952 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1644953 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1644949 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1644985 {
	width:172px !important;
	height:70px !important;
}

#item1644986 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1644960 {
	width:172px !important;
	height:70px !important;
}

#item1644961 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1644956 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1645038 {
	width:141px !important;
	height:70px !important;
}

#item1645039 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1645013 {
	width:141px !important;
	height:70px !important;
}

#item1645014 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1645009 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1645091 {
	width:139px !important;
	height:70px !important;
}

#item1645092 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1645066 {
	width:139px !important;
	height:70px !important;
}

#item1645067 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1645062 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1645116 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728868 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728891 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728864 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1645120 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1645120 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1645120 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687587 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1355980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1355978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355976 {
	width:600px !important;
	height:790px !important;
}

#item1355981 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2353356 th, table#table2353356 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2353356 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2353356 {
	table-layout:fixed;
}

#item1355987 {
	width:528px !important;
	height:231px !important;
	top:18px !important;
}

@keyframes intensificar-1355987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356011 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1356011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356035 {
	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-1356035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356197 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1356201 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1391546 {
	width:509px !important;
	height:1076px !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-1391546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356228 {
	width:14px !important;
	height:9px !important;
}

#item1356231 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1356066 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1356066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356089 {
	width:350px !important;
	height:319px !important;
	top:66px !important;
}

@keyframes intensificar-1356089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356112 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:327px !important;
}

@keyframes intensificar-1356112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356118 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1356118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356141 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1356141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356165 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1356165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356188 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1356188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355984 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1356234 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1356257 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1356281 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1356285 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1356334 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1356335 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1356331 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1356370 {
	width:123px !important;
	height:50px !important;
}

#item1356371 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356344 {
	width:123px !important;
	height:50px !important;
}

#item1356345 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356340 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1356424 {
	width:101px !important;
	height:50px !important;
}

#item1356425 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356399 {
	width:101px !important;
	height:50px !important;
}

#item1356400 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1356394 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1356477 {
	width:99px !important;
	height:50px !important;
}

#item1356478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356452 {
	width:99px !important;
	height:50px !important;
}

#item1356453 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1356448 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1356531 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730486 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730509 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730483 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1356535 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1356535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1356535 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687952 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1645153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1645147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645145 {
	width:700px !important;
	height:309px !important;
}

#item1645158 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1645164 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:52px !important;
}

#item1645170 {
	width:595px !important;
	height:140px !important;
	top:5px !important;
}

@keyframes intensificar-1645170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2357246 th, table#table2357246 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2357246 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2357246 {
	table-layout:fixed;
}

#item1645193 {
	width:628px !important;
	height:343px !important;
	top:197px !important;
}

@keyframes intensificar-1645193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645217 {
	width:80px !important;
	height:12px !important;
	top:171px !important;
}

@keyframes intensificar-1645217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645371 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:247px !important;
}

#item1645375 {
	width:595px !important;
	height:540px !important;
}

#item1645243 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1645243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645266 {
	width:490px !important;
	height:446px !important;
	top:108px !important;
}

@keyframes intensificar-1645266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645289 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:473px !important;
}

@keyframes intensificar-1645289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645296 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1645296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645319 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1645319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645343 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1645343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645366 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1645366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645162 {
	width:664px !important;
	height:560px !important;
	left:36px !important;
	top:535px !important;
}

#item1645398 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:497px !important;
}

#item1645421 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1645445 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1645449 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1645505 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1645506 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1645502 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1645540 {
	width:172px !important;
	height:70px !important;
}

#item1645541 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1645515 {
	width:172px !important;
	height:70px !important;
}

#item1645516 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1645511 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1645593 {
	width:141px !important;
	height:70px !important;
}

#item1645594 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1645568 {
	width:141px !important;
	height:70px !important;
}

#item1645569 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1645564 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1645647 {
	width:139px !important;
	height:70px !important;
}

#item1645648 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1645622 {
	width:139px !important;
	height:70px !important;
}

#item1645623 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1645618 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1645671 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728900 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728923 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728897 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1645676 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1645676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1645676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687477 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1356764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1356762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356760 {
	width:600px !important;
	height:792px !important;
	left:600px !important;
	top:-2px !important;
}

#item1356765 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1356768 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1356792 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1356818 {
	width:57px !important;
	height:13px !important;
	top:238px !important;
}

@keyframes intensificar-1356818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356841 {
	width:528px !important;
	height:235px !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-1356841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2360880 th, table#table2360880 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2360880 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2360880 {
	table-layout:fixed;
}

#item1356868 {
	width:528px !important;
	height:319px !important;
	top:258px !important;
}

@keyframes intensificar-1356868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357742 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1357746 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1369388 {
	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-1369388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357772 {
	width:14px !important;
	height:9px !important;
}

#item1357776 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1357535 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1357540 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1391637 {
	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-1391637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357566 {
	width:14px !important;
	height:9px !important;
}

#item1357570 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1356894 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1356894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356917 {
	width:350px !important;
	height:442px !important;
	top:66px !important;
}

@keyframes intensificar-1356917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356940 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:544px !important;
}

@keyframes intensificar-1356940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356946 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1356946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356969 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1356969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356993 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1356993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357016 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1357016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357041 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1357041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357064 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1357064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357478 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:303px !important;
}

@keyframes intensificar-1357478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357501 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:319px !important;
}

@keyframes intensificar-1357501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356816 {
	width:552px !important;
	height:581px !important;
	left:36px !important;
	top:162px !important;
}

#item1357124 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1357127 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1357153 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1357154 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1357150 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1357186 {
	width:123px !important;
	height:50px !important;
}

#item1357187 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357161 {
	width:123px !important;
	height:50px !important;
}

#item1357162 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357157 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1357240 {
	width:113px !important;
	height:50px !important;
}

#item1357241 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357215 {
	width:113px !important;
	height:50px !important;
}

#item1357216 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357211 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1357293 {
	width:101px !important;
	height:50px !important;
}

#item1357294 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357268 {
	width:101px !important;
	height:50px !important;
}

#item1357269 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357264 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1357346 {
	width:101px !important;
	height:50px !important;
}

#item1357347 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357321 {
	width:101px !important;
	height:50px !important;
}

#item1357322 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357317 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1357373 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1357397 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1357370 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:755px !important;
}

#item1357400 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1357400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1357400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687885 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1645707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1645701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645699 {
	width:700px !important;
	height:309px !important;
}

#item1645712 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1645716 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:496px !important;
}

#item1645740 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1645765 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:221px !important;
}

@keyframes intensificar-1645765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645788 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:82px !important;
}

#item1645793 {
	width:595px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1645793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645816 {
	width:594px !important;
	height:272px !important;
	top:246px !important;
}

table#table2367573 th, table#table2367573 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2367573 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2367573 {
	table-layout:fixed;
}

#item1645817 {
	width:594px !important;
	height:465px !important;
}

@keyframes intensificar-1645817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672010 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:356px !important;
}

#item1646091 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1646094 {
	width:595px !important;
	height:518px !important;
}

#item1646064 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1646067 {
	width:595px !important;
	height:518px !important;
}

#item1645842 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1645842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645865 {
	width:415px !important;
	height:431px !important;
	top:92px !important;
}

@keyframes intensificar-1645865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645888 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:538px !important;
}

@keyframes intensificar-1645888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645895 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1645895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645918 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1645918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645942 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1645942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645966 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1645966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645990 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1645990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1645990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646013 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646016 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:305px !important;
}

@keyframes intensificar-1646016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646039 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:327px !important;
}

@keyframes intensificar-1646039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1645763 {
	width:639px !important;
	height:563px !important;
	left:36px !important;
	top:557px !important;
}

#item1646119 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1646124 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1646183 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1646185 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1646180 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1646217 {
	width:172px !important;
	height:70px !important;
}

#item1646218 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1646192 {
	width:172px !important;
	height:70px !important;
}

#item1646193 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1646188 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1646270 {
	width:158px !important;
	height:70px !important;
}

#item1646271 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1646245 {
	width:158px !important;
	height:70px !important;
}

#item1646246 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1646241 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1646324 {
	width:141px !important;
	height:70px !important;
}

#item1646325 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1646298 {
	width:141px !important;
	height:70px !important;
}

#item1646300 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1646294 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1646377 {
	width:141px !important;
	height:70px !important;
}

#item1646378 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1646352 {
	width:141px !important;
	height:70px !important;
}

#item1646353 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1646348 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1728931 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728955 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728928 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1646401 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1646401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1646401 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687646 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1357893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1357891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357889 {
	width:600px !important;
	height:790px !important;
}

#item1357894 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1358075 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:77px !important;
}

#item1358078 {
	width:534px !important;
	height:150px !important;
	top:15px !important;
}

#item1358681 {
	width:511px !important;
	height:259px !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-1358681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358108 {
	width:14px !important;
	height:9px !important;
}

#item1358111 {
	width:14px !important;
	height:9px !important;
	top:172px !important;
}

table#table2373332 th, table#table2373332 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2373332 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2373332 {
	table-layout:fixed;
}

#item1358115 {
	width:528px !important;
	height:348px !important;
	top:19px !important;
}

@keyframes intensificar-1358115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358138 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1358138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357904 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1357907 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1358585 {
	width:509px !important;
	height:1800px !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-1358585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357933 {
	width:14px !important;
	height:9px !important;
}

#item1357936 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1357941 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1357941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357964 {
	width:350px !important;
	height:360px !important;
	top:66px !important;
}

@keyframes intensificar-1357964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357987 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:462px !important;
}

@keyframes intensificar-1357987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357997 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1357997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358021 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1358021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358045 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1358045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358068 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1358068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357901 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1358161 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1358185 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1358210 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1358214 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1358240 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1358241 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1358237 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1358273 {
	width:123px !important;
	height:50px !important;
}

#item1358274 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358248 {
	width:123px !important;
	height:50px !important;
}

#item1358249 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358244 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1358326 {
	width:101px !important;
	height:50px !important;
}

#item1358327 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358301 {
	width:101px !important;
	height:50px !important;
}

#item1358302 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358297 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1358380 {
	width:99px !important;
	height:50px !important;
}

#item1358381 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358355 {
	width:99px !important;
	height:50px !important;
}

#item1358356 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358351 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1358439 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730515 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730538 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730512 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1358442 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1358442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1358442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1688011 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1646431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1646425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646423 {
	width:700px !important;
	height:309px !important;
}

#item1646438 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1646445 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:207px !important;
}

@keyframes intensificar-1646445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646468 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:68px !important;
}

#item1646472 {
	width:595px !important;
	height:173px !important;
	top:4px !important;
}

@keyframes intensificar-1646472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646495 {
	width:592px !important;
	height:306px !important;
	top:232px !important;
}

table#table2378081 th, table#table2378081 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2378081 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2378081 {
	table-layout:fixed;
}

#item1646496 {
	width:592px !important;
	height:503px !important;
}

@keyframes intensificar-1646496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672506 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:362px !important;
}

#item1646649 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1646652 {
	width:595px !important;
	height:538px !important;
}

#item1646521 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1646521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646544 {
	width:418px !important;
	height:435px !important;
	top:92px !important;
}

@keyframes intensificar-1646544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646567 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:544px !important;
}

@keyframes intensificar-1646567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646573 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1646573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646596 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1646596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646620 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1646620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646643 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1646643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646443 {
	width:664px !important;
	height:574px !important;
	left:36px !important;
	top:537px !important;
}

#item1646675 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:503px !important;
}

#item1646698 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1646722 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1646726 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1646783 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1646784 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1646780 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1646818 {
	width:172px !important;
	height:70px !important;
}

#item1646819 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1646791 {
	width:172px !important;
	height:70px !important;
}

#item1646792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1646787 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1646872 {
	width:141px !important;
	height:70px !important;
}

#item1646873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1646846 {
	width:141px !important;
	height:70px !important;
}

#item1646847 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1646842 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1646926 {
	width:139px !important;
	height:70px !important;
}

#item1646927 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1646900 {
	width:139px !important;
	height:70px !important;
}

#item1646901 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1646896 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1646950 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1728967 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1728990 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728964 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1646953 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1646953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1646953 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687532 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1358736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1358734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358732 {
	width:600px !important;
	height:790px !important;
}

#item1358737 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1359004 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1359027 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1359051 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1359056 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1359331 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1358744 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:83px !important;
}

#item1358748 {
	width:534px !important;
	height:162px !important;
	top:15px !important;
}

#item1359516 {
	width:510px !important;
	height:270px !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-1359516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358778 {
	width:14px !important;
	height:9px !important;
}

#item1358782 {
	width:14px !important;
	height:9px !important;
	top:184px !important;
}

table#table2382848 th, table#table2382848 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2382848 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2382848 {
	table-layout:fixed;
}

#item1358788 {
	width:528px !important;
	height:319px !important;
	top:19px !important;
}

@keyframes intensificar-1358788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358811 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1358811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358964 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1358967 {
	width:534px !important;
	height:515px !important;
	top:15px !important;
}

#item1369469 {
	width:509px !important;
	height:1450px !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-1369469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358994 {
	width:14px !important;
	height:9px !important;
}

#item1358997 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1358836 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1358836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358859 {
	width:350px !important;
	height:360px !important;
	top:49px !important;
}

@keyframes intensificar-1358859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358882 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

@keyframes intensificar-1358882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358889 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1358889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358912 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1358912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358936 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1358936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358959 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1358959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358741 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1359082 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1359083 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1359079 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1359115 {
	width:123px !important;
	height:50px !important;
}

#item1359116 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359090 {
	width:123px !important;
	height:50px !important;
}

#item1359091 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359086 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1359169 {
	width:101px !important;
	height:50px !important;
}

#item1359170 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359144 {
	width:101px !important;
	height:50px !important;
}

#item1359145 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359140 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1359223 {
	width:99px !important;
	height:50px !important;
}

#item1359224 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359197 {
	width:99px !important;
	height:50px !important;
}

#item1359198 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359193 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1359276 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730546 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730569 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730542 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1359280 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1359280 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1359280 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687898 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1646978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1646985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646975 {
	width:700px !important;
	height:309px !important;
}

#item1646992 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1646998 {
	width:80px !important;
	height:16px !important;
	top:202px !important;
}

@keyframes intensificar-1646998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1646998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647021 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:64px !important;
}

#item1647024 {
	width:595px !important;
	height:173px !important;
	left:1px !important;
}

@keyframes intensificar-1647024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647047 {
	width:592px !important;
	height:291px !important;
	left:1px !important;
	top:228px !important;
}

table#table2387215 th, table#table2387215 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2387215 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2387215 {
	table-layout:fixed;
}

#item1647048 {
	width:592px !important;
	height:465px !important;
}

@keyframes intensificar-1647048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1647047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1672968 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:350px !important;
}

#item1647202 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:234px !important;
}

#item1647206 {
	width:595px !important;
	height:518px !important;
	left:1px !important;
	top:1px !important;
}

#item1647073 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1647073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647096 {
	width:490px !important;
	height:427px !important;
	top:84px !important;
}

@keyframes intensificar-1647096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647119 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:528px !important;
}

@keyframes intensificar-1647119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647126 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1647126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647149 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1647149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647173 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1647173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647196 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1647196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1646996 {
	width:665px !important;
	height:555px !important;
	left:35px !important;
	top:556px !important;
}

#item1647229 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1647252 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1647276 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1647281 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1647304 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:334px !important;
}

#item1647362 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1647363 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1647359 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1647396 {
	width:172px !important;
	height:70px !important;
}

#item1647397 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1647371 {
	width:172px !important;
	height:70px !important;
}

#item1647372 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1647366 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1647449 {
	width:141px !important;
	height:70px !important;
}

#item1647450 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1647424 {
	width:141px !important;
	height:70px !important;
}

#item1647425 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1647420 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1647503 {
	width:139px !important;
	height:70px !important;
}

#item1647504 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1647477 {
	width:139px !important;
	height:70px !important;
}

#item1647478 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1647473 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1647527 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1729002 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1729025 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1728998 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1647530 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1647530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1647530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687485 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1359579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1359577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359575 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1359580 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1359584 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1359607 {
	width:540px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1359632 {
	width:57px !important;
	height:13px !important;
	top:310px !important;
}

@keyframes intensificar-1359632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2391432 th, table#table2391432 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2391432 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2391432 {
	table-layout:fixed;
}

#item1359682 {
	width:528px !important;
	height:233px !important;
	top:330px !important;
}

@keyframes intensificar-1359682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360475 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:135px !important;
}

#item1360479 {
	width:534px !important;
	height:265px !important;
	top:15px !important;
}

#item1360559 {
	width:510px !important;
	height:420px !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-1360559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360509 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1360513 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:289px !important;
}

#item1359906 {
	width:528px !important;
	height:26px !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-1359906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388213 {
	width:528px !important;
	height:319px !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-1388213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360312 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1360315 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1360428 {
	width:509px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360341 {
	width:14px !important;
	height:9px !important;
}

#item1360344 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1359707 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1359707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359730 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1359730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359753 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

@keyframes intensificar-1359753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359759 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1359759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359782 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1359782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359806 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1359806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359830 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1359830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359854 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1359854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359877 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1359877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359630 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1359931 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1359934 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1386130 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1359960 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1359961 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1359957 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1359996 {
	width:123px !important;
	height:50px !important;
}

#item1359997 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359969 {
	width:123px !important;
	height:50px !important;
}

#item1359970 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359965 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1360050 {
	width:113px !important;
	height:50px !important;
}

#item1360051 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360024 {
	width:113px !important;
	height:50px !important;
}

#item1360026 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360020 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1360104 {
	width:101px !important;
	height:50px !important;
}

#item1360105 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360078 {
	width:101px !important;
	height:50px !important;
}

#item1360079 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360074 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1360157 {
	width:101px !important;
	height:50px !important;
}

#item1360158 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1360132 {
	width:101px !important;
	height:50px !important;
}

#item1360133 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1360128 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1360185 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1360208 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1360181 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1360216 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1360216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1360216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687890 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1647563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1647555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647552 {
	width:700px !important;
	height:309px !important;
}

#item1647570 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1647574 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:496px !important;
}

#item1647597 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1647622 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:37px !important;
}

#item1647626 {
	width:595px !important;
	height:119px !important;
}

@keyframes intensificar-1647626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647651 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1647651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2396259 th, table#table2396259 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2396259 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2396259 {
	table-layout:fixed;
}

#item1647674 {
	width:628px !important;
	height:347px !important;
	top:28px !important;
}

@keyframes intensificar-1647674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647904 {
	width:628px !important;
	height:518px !important;
	top:6px !important;
}

#item1647875 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

#item1647880 {
	width:595px !important;
	height:519px !important;
	top:5px !important;
}

#item1647699 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1647699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647722 {
	width:490px !important;
	height:364px !important;
	top:108px !important;
}

@keyframes intensificar-1647722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647745 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:472px !important;
}

@keyframes intensificar-1647745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647752 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1647752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647775 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1647775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647799 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1647799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647822 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1647822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647846 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1647846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647870 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1647870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1647870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1647620 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1647928 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1647931 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1647954 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1648009 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1648010 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1648006 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1648043 {
	width:172px !important;
	height:70px !important;
}

#item1648044 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1648018 {
	width:172px !important;
	height:70px !important;
}

#item1648019 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1648013 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1648096 {
	width:158px !important;
	height:70px !important;
}

#item1648097 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1648071 {
	width:158px !important;
	height:70px !important;
}

#item1648072 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1648067 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1648149 {
	width:141px !important;
	height:70px !important;
}

#item1648150 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1648124 {
	width:141px !important;
	height:70px !important;
}

#item1648125 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1648120 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1648203 {
	width:141px !important;
	height:70px !important;
}

#item1648204 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1648177 {
	width:141px !important;
	height:70px !important;
}

#item1648178 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1648173 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1729033 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1729056 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1729030 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1648231 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1648231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1648231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687592 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1342188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1342186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342184 {
	width:600px !important;
	height:790px !important;
}

#item1342189 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2399752 th, table#table2399752 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2399752 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2399752 {
	table-layout:fixed;
}

#item1342196 {
	width:528px !important;
	height:160px !important;
	top:19px !important;
}

@keyframes intensificar-1342196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342219 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1342219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342243 {
	width:528px !important;
	height:380px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1342243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342810 {
	width:528px !important;
	height:564px !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-1342810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342272 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1342272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342296 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

@keyframes intensificar-1342296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342319 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

@keyframes intensificar-1342319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342326 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1342326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342349 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1342349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342373 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1342373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342396 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1342396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342193 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1342440 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1342463 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1342487 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1342491 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1369511 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1342517 {
	width:53px !important;
	height:50px !important;
	background:#e2d3c7;
}

#item1342518 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1342514 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1342554 {
	width:123px !important;
	height:50px !important;
}

#item1342555 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342529 {
	width:123px !important;
	height:50px !important;
}

#item1342530 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342525 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1342607 {
	width:101px !important;
	height:50px !important;
}

#item1342608 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342582 {
	width:101px !important;
	height:50px !important;
}

#item1342583 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1342578 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1342662 {
	width:99px !important;
	height:50px !important;
}

#item1342663 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1342635 {
	width:99px !important;
	height:50px !important;
}

#item1342637 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1342631 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1342715 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1730596 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1730619 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1730593 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1342718 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1342718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1342718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1687956 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1648265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1648258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648256 {
	width:700px !important;
	height:309px !important;
}

#item1648270 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1648275 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:95px !important;
}

#item1648279 {
	width:595px !important;
	height:236px !important;
}

@keyframes intensificar-1648279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2403194 th, table#table2403194 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2403194 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2403194 {
	table-layout:fixed;
}

#item1648303 {
	width:628px !important;
	height:245px !important;
	top:27px !important;
}

@keyframes intensificar-1648303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648327 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1648327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648484 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:253px !important;
}

#item1648487 {
	width:595px !important;
	height:534px !important;
}

#item1648353 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1648353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648376 {
	width:490px !important;
	height:255px !important;
	top:92px !important;
}

@keyframes intensificar-1648376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648399 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:314px !important;
}

@keyframes intensificar-1648399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648407 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1648407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648430 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1648430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648454 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1648454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648478 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1648478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648273 {
	width:664px !important;
	height:534px !important;
	left:36px !important;
	top:541px !important;
}

#item1648510 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:496px !important;
}

#item1648533 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:440px !important;
}

#item1648558 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1648561 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1648584 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1648639 {
	width:53px !important;
	height:70px !important;
	background:#e2d3c7;
}

#item1648640 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1648636 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1648673 {
	width:172px !important;
	height:70px !important;
}

#item1648674 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1648648 {
	width:172px !important;
	height:70px !important;
}

#item1648649 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1648644 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1648727 {
	width:141px !important;
	height:70px !important;
}

#item1648729 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1648702 {
	width:141px !important;
	height:70px !important;
}

#item1648703 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1648697 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1648781 {
	width:139px !important;
	height:70px !important;
}

#item1648782 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1648756 {
	width:139px !important;
	height:70px !important;
}

#item1648757 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1648752 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1648805 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1729064 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1729087 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1729061 {
	width:170px !important;
	height:18px !important;
	left:34px !important;
	top:1089px !important;
}

#item1648810 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1648810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1648810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1725605 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1725613 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1725614 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1725623 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1725628 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1725633 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1725638 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1725643 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1725648 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1725654 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1725659 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1725423 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1725423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1725423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1725524 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1725525 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1725526 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1725534 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1725542 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1725547 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1725552 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1725557 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1725562 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1725567 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1725573 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1725498 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1725498 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1725498 {
	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;
}

#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;}
}
#item1590336 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#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;}
}
#item1648829 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1648830 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1648853 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1648857 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1648857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1648857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1648860 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1648886 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1648886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1648886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle255 {
	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.autoParaStyle254 {
	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.autoParaStyle253 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	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.autoParaStyle252 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	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.autoParaStyle251 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:16.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.autoParaStyle250 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12.6px;
	line-height:16.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;
	text-align:left;
}

p.autoParaStyle249 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:16.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;
	text-align:left;
}

p.autoParaStyle248 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16.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.autoParaStyle247 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.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.autoParaStyle246 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16.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.autoParaStyle245 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:18.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.autoParaStyle244 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.8px;
	line-height:18.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:right;
}

p.autoParaStyle243 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.6px;
	line-height:18.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:center;
}

p.autoParaStyle242 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.9px;
	line-height:32.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:right;
}

p.autoParaStyle241 {
	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.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.autoParaStyle240 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle239 {
	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.autoParaStyle238 {
	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-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle237 {
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle236 {
	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.autoParaStyle235 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	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.autoParaStyle234 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	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.autoParaStyle233 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	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.autoParaStyle232 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	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.autoParaStyle231 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	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.autoParaStyle230 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle229 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle228 {
	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.autoParaStyle227 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle226 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle225 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle224 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle223 {
	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.autoParaStyle222 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle221 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle220 {
	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.autoParaStyle219 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	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.autoParaStyle218 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	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.autoParaStyle217 {
	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.autoParaStyle216 {
	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.autoParaStyle215 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	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;
	text-align:center;
}

p.autoParaStyle214 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:17px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle213 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle212 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	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:center;
}

p.autoParaStyle211 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:21px;
	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:center;
}

p.autoParaStyle210 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle209 {
	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.autoParaStyle208 {
	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.autoParaStyle207 {
	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.autoParaStyle206 {
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	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.autoParaStyle203 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle202 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle201 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle200 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle199 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle198 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle197 {
	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.autoParaStyle196 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:23.5px;
	line-height:27.4px;
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle185 {
	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.autoParaStyle184 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:22.4px;
	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.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:13px;
	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.autoParaStyle182 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16px;
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle179 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",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.autoParaStyle178 {
	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.autoParaStyle177 {
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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;
	text-align:left;
}

p.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	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;
	text-align:left;
}

p.autoParaStyle169 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:33.6px;
	line-height:29.4px;
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:15.4px;
	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.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	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.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:15.4px;
	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.autoParaStyle164 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12.6px;
	line-height:15.4px;
	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.autoParaStyle163 {
	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;
	text-align:left;
}

p.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle147 {
	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;
	text-align:left;
}

p.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle135 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	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.autoParaStyle129 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle128 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#775a4a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	font-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.autoParaStyle122 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-weight: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.autoParaStyle113 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#775a4a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:FF-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.autoParaStyle100 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	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;
	-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: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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#775a4a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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-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.autoParaStyle78 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:17.5px;
	line-height:21.3px;
	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.autoParaStyle77 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.1px;
	line-height:18.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-align:left;
}

p.autoParaStyle76 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.9px;
	line-height:18.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-align:right;
}

p.autoParaStyle75 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.8px;
	line-height:18.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-align:center;
}

p.autoParaStyle74 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15px;
	line-height:32.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:right;
}

p.autoParaStyle73 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:17.5px;
	line-height:21.3px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	font-weight: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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#775a4a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle67 {
	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.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	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.autoParaStyle55 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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;
	padding-left:18px;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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;
	padding-left:18px;
	text-align:left;
}

p.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.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: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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.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: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight: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.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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: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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight: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.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:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle8 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	letter-spacing:0.100em;
	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.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;
	letter-spacing:0.100em;
	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.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.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._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

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.autoCharStyle15 {
	letter-spacing:0.010em;
}

span.autoCharStyle14 {
	color:#ea5153;
}

span.autoCharStyle13 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle12 {
	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.autoCharStyle11 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle9 {
	color:#101820;
}

span.autoCharStyle8 {
	font-size:14px;
}

span.autoCharStyle7 {
	font-size:10px;
}

span.autoCharStyle6 {
	letter-spacing:0.020em;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

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._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

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;
    }
}
